/home/rokasa/dbs
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: robisear_patanyumba -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!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_patanyumbacommentmeta` -- DROP TABLE IF EXISTS `wp_patanyumbacommentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbacommentmeta` ( `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 DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbacommentmeta` -- LOCK TABLES `wp_patanyumbacommentmeta` WRITE; /*!40000 ALTER TABLE `wp_patanyumbacommentmeta` DISABLE KEYS */; INSERT INTO `wp_patanyumbacommentmeta` VALUES (7,6,'akismet_result','false'),(8,6,'akismet_history','a:4:{s:4:\"time\";d:1427569136.665155887603759765625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(9,7,'akismet_result','false'),(10,7,'akismet_history','a:4:{s:4:\"time\";d:1427569415.74619388580322265625;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(11,8,'akismet_result','false'),(12,8,'akismet_history','a:4:{s:4:\"time\";d:1428477220.6334469318389892578125;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(15,10,'akismet_result','false'),(16,10,'akismet_history','a:4:{s:4:\"time\";d:1427569165.8852651119232177734375;s:7:\"message\";s:28:\"Akismet cleared this comment\";s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:0:\"\";}'),(22,12,'akismet_error','1475847815'),(23,12,'akismet_history','a:4:{s:4:\"time\";d:1475847815.36439609527587890625;s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:6:\"peterk\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'),(25,13,'akismet_error','1476193314'),(26,13,'akismet_history','a:4:{s:4:\"time\";d:1476193314.3924400806427001953125;s:5:\"event\";s:11:\"check-error\";s:4:\"user\";s:6:\"peterk\";s:4:\"meta\";a:1:{s:8:\"response\";s:7:\"invalid\";}}'); /*!40000 ALTER TABLE `wp_patanyumbacommentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbacomments` -- DROP TABLE IF EXISTS `wp_patanyumbacomments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbacomments` ( `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=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbacomments` -- LOCK TABLES `wp_patanyumbacomments` WRITE; /*!40000 ALTER TABLE `wp_patanyumbacomments` DISABLE KEYS */; INSERT INTO `wp_patanyumbacomments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2016-09-21 12:55:59','2016-09-21 12:55:59','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(3,2047,'vlad','flyfreemedia@yahoo.com','','86.121.1.43','2014-06-01 11:49:29','2014-06-01 11:49:29','Donec vitae aliquet tellus. Nulla at posuere velit, nec placerat lectus. In ipsum erat, pellentesque id metus sit amet, molestie pharetra justo. Duis interdum convallis nisi sit amet sodales. Ut non aliquam ligula. Cras fringilla dapibus sodales. Nam varius, turpis eu elementum viverra, urna mauris venenatis elit, id fringilla lectus velit vel elit.',0,'1','','',0,1),(6,2048,'Deneme | DAVKON ENTERTAINMENT','','http://davkon.com/deneme/','185.87.121.201','2015-03-28 18:58:56','2015-03-28 18:58:56','[…] SED ELEIFEND SED DUI NEC NIBH IACULIS FAUCIBUS […]',0,'0','','pingback',0,0),(7,2048,'Başlangıç Yazısı | DAVKON ENTERTAINMENT','','http://davkon.com/baslangic-yazisi/','185.87.121.201','2015-03-28 19:03:35','2015-03-28 19:03:35','[…] SED ELEIFEND SED DUI NEC NIBH IACULIS FAUCIBUS […]',0,'0','','pingback',0,0),(8,2048,'vikrant','vikrantjaswal3@gmil.com','http://www.satyamtech.org/dev/cityflow/','124.253.183.196','2015-04-08 07:13:40','2015-04-08 07:13:40','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vulputate faucibus purus quis efficitur. Nullam vulputate mauris ut aliquet sagittis. Nam non finibus est. Integer vitae sollicitudin velit,',0,'0','','',0,0),(10,2049,'Deneme | DAVKON ENTERTAINMENT','','http://davkon.com/deneme/','185.87.121.201','2015-03-28 18:59:25','2015-03-28 18:59:25','[…] NULLA EGET TELLUS NEC LIBERO MOLESTIE TINCIDUNT […]',0,'0','','pingback',0,0),(12,2631,'peterk','kamorepta.pk@gmail.com','','::1','2016-10-07 13:43:34','2016-10-07 13:43:34','I Love this listing, how can I get it?',0,'1','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','',0,1),(13,2181,'peterk','kamorepta.pk@gmail.com','','::1','2016-10-11 13:41:54','2016-10-11 13:41:54','It is indeed a very good house and a spacious one, you should consider buying it.',0,'1','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','',0,1); /*!40000 ALTER TABLE `wp_patanyumbacomments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbagmwfb_mapdetails` -- DROP TABLE IF EXISTS `wp_patanyumbagmwfb_mapdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbagmwfb_mapdetails` ( `gmwfb_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `gmwfb_heading` varchar(255) NOT NULL, `gmwfb_address` varchar(255) NOT NULL, `gmwfb_latitude` varchar(255) NOT NULL, `gmwfb_longitude` varchar(255) NOT NULL, `gmwfb_message` varchar(255) NOT NULL, `gmwfb_draggable` varchar(3) NOT NULL, `gmwfb_width` varchar(5) NOT NULL, `gmwfb_height` varchar(5) NOT NULL, `gmwfb_zoom` varchar(3) NOT NULL, `gmwfb_maptype` varchar(10) NOT NULL, `gmwfb_turnoffscrolling` varchar(3) NOT NULL, `gmwfb_enablevisualrefresh` varchar(3) NOT NULL, `gmwfb_imagery` varchar(5) NOT NULL, `gmwfb_layers` varchar(20) NOT NULL, `gmwfb_turnoffpan` varchar(3) NOT NULL, `gmwfb_turnoffzoom` varchar(3) NOT NULL, `gmwfb_turnoffmaptype` varchar(3) NOT NULL, `gmwfb_turnoffscale` varchar(3) NOT NULL, `gmwfb_turnoffstreetview` varchar(3) NOT NULL, `gmwfb_turnoffoverviewmap` varchar(3) NOT NULL, `gmwfb_streetview` varchar(3) NOT NULL, PRIMARY KEY (`gmwfb_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbagmwfb_mapdetails` -- LOCK TABLES `wp_patanyumbagmwfb_mapdetails` WRITE; /*!40000 ALTER TABLE `wp_patanyumbagmwfb_mapdetails` DISABLE KEYS */; INSERT INTO `wp_patanyumbagmwfb_mapdetails` VALUES (1,'Singapore flyer','Singapore flyer','1.2892783','103.86313889999997','Singapore flyer','','75%','75%','15','ROADMAP','','','','TrafficLayer','','','','','','',''); /*!40000 ALTER TABLE `wp_patanyumbagmwfb_mapdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbahuge_it_reslider_sliders` -- DROP TABLE IF EXISTS `wp_patanyumbahuge_it_reslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbahuge_it_reslider_sliders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `params` mediumtext NOT NULL, `time` datetime NOT NULL, `slide` longtext DEFAULT NULL, `style` text NOT NULL, `custom` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbahuge_it_reslider_sliders` -- LOCK TABLES `wp_patanyumbahuge_it_reslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_patanyumbahuge_it_reslider_sliders` DISABLE KEYS */; INSERT INTO `wp_patanyumbahuge_it_reslider_sliders` VALUES (1,'First Slider','simple','{\"autoplay\":1,\"effect\":{\"type\":4,\"duration\":1500,\"interval\":1000},\"thumbnails\":{\"show\":0,\"positioning\":0},\"custom\":{\"type\":\"text\"},\"title\":{\"show\":1,\"position\":\"1\",\"style\":{\"width\":213,\"height\":61,\"left\":\"571.375px\",\"top\":\"14.7031px\",\"color\":\"FFFFFF\",\"opacity\":0,\"font\":{\"size\":18},\"border\":{\"color\":\"FFFFFF\",\"width\":1,\"radius\":2},\"background\":{\"color\":\"FFFFFF\",\"hover\":\"30FF4F\"}}},\"description\":{\"show\":1,\"position\":\"1\",\"style\":{\"width\":768,\"height\":116,\"left\":\"16.0348px\",\"top\":\"345.247px\",\"color\":\"FFFFFF\",\"opacity\":80,\"font\":{\"size\":14},\"border\":{\"color\":\"3478FF\",\"width\":0,\"radius\":2},\"background\":{\"color\":\"000000\",\"hover\":\"000000\"}}},\"arrows\":{\"show\":2,\"type\":1,\"style\":{\"background\":{\"width\":\"49\",\"height\":\"49\",\"left\":\"91px 46px\",\"right\":\"-44px 1px\",\"hover\":{\"left\":\"91px 46px\",\"right\":\"-44px 1px\"},\"free\":{\"width\":\"49\",\"height\":\"49\",\"left\":\"91px 46px\",\"right\":\"-44px 1px\",\"hover\":{\"left\":\"91px 46px\",\"right\":\"-44px 1px\"}}}}},\"bullets\":{\"show\":0,\"type\":\"0\",\"position\":0,\"autocenter\":0,\"rows\":1,\"s_x\":10,\"s_y\":10,\"orientation\":1,\"style\":{\"background\":{\"width\":\"60\",\"height\":\"60\",\"color\":{\"hover\":646464,\"active\":\"30FF4F\",\"link\":\"CCCCCC\"}},\"position\":{\"top\":\"16px\",\"left\":\"10px\"}}}}','2016-05-02 10:58:58',NULL,'{\"background\":\"blue;\",\"border\":\"1px solid red;\",\"color\":\"yellow\",\"width\":\"800\",\"height\":\"480\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"marginTop\":\"0\",\"marginBottom\":\"0\"}','{}'); /*!40000 ALTER TABLE `wp_patanyumbahuge_it_reslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbahuge_it_reslider_slides` -- DROP TABLE IF EXISTS `wp_patanyumbahuge_it_reslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbahuge_it_reslider_slides` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(200) NOT NULL, `sliderid` int(11) NOT NULL, `published` tinyint(1) NOT NULL DEFAULT 1, `slide` longtext DEFAULT NULL, `description` text NOT NULL, `thumbnail` varchar(255) NOT NULL, `custom` text NOT NULL, `ordering` int(11) NOT NULL, `type` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbahuge_it_reslider_slides` -- LOCK TABLES `wp_patanyumbahuge_it_reslider_slides` WRITE; /*!40000 ALTER TABLE `wp_patanyumbahuge_it_reslider_slides` DISABLE KEYS */; INSERT INTO `wp_patanyumbahuge_it_reslider_slides` VALUES (1,'CABS',1,1,NULL,'Lorem ipsum dolor sit amet, ne verear elaboraret mel. Ea sed quaestio pericula. Vel ludus pericula ex, euripidis conceptam abhorreant an sed. Vis ad apeirian antiopam molestiae..','http://www.robisearch.com/patanyumba/wp-content/plugins/slider/Front_images/Default/1.jpg','{}',5,''),(2,'MESSY EVENING',1,1,NULL,'Lorem ipsum dolor sit amet, ne verear elaboraret mel. Ea sed quaestio pericula. Vel ludus pericula ex, euripidis conceptam abhorreant an sed. Vis ad apeirian antiopam molestiae.. ','http://www.robisearch.com/patanyumba/wp-content/plugins/slider/Front_images/Default/2.jpg','{}',4,''),(3,'UMBRELLA',1,1,NULL,'Lorem ipsum dolor sit amet, ne verear elaboraret mel. Ea sed quaestio pericula. Vel ludus pericula ex, euripidis conceptam abhorreant an sed. Vis ad apeirian antiopam molestiae.. ','http://www.robisearch.com/patanyumba/wp-content/plugins/slider/Front_images/Default/3.jpg','{}',3,''),(4,'OLD TRAM',1,1,NULL,'Lorem ipsum dolor sit amet, ne verear elaboraret mel. Ea sed quaestio pericula. Vel ludus pericula ex, euripidis conceptam abhorreant an sed. Vis ad apeirian antiopam molestiae.. ','http://www.robisearch.com/patanyumba/wp-content/plugins/slider/Front_images/Default/4.jpg','{}',2,''),(5,'THE MIXTURE ',1,1,NULL,'Lorem ipsum dolor sit amet, ne verear elaboraret mel. Ea sed quaestio pericula. Vel ludus pericula ex, euripidis conceptam abhorreant an sed. Vis ad apeirian antiopam molestiae..','http://www.robisearch.com/patanyumba/wp-content/plugins/slider/Front_images/Default/5.jpg','{}',1,''),(6,'Magnolia Hills2',1,1,NULL,'My beautiful house','http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5.jpg','{}',6,''); /*!40000 ALTER TABLE `wp_patanyumbahuge_it_reslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbalayerslider` -- DROP TABLE IF EXISTS `wp_patanyumbalayerslider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbalayerslider` ( `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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbalayerslider` -- LOCK TABLES `wp_patanyumbalayerslider` WRITE; /*!40000 ALTER TABLE `wp_patanyumbalayerslider` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbalayerslider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbalinks` -- DROP TABLE IF EXISTS `wp_patanyumbalinks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbalinks` ( `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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbalinks` -- LOCK TABLES `wp_patanyumbalinks` WRITE; /*!40000 ALTER TABLE `wp_patanyumbalinks` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbalinks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbamasterslider_options` -- DROP TABLE IF EXISTS `wp_patanyumbamasterslider_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbamasterslider_options` ( `ID` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(120) NOT NULL, `option_value` text NOT NULL, PRIMARY KEY (`ID`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbamasterslider_options` -- LOCK TABLES `wp_patanyumbamasterslider_options` WRITE; /*!40000 ALTER TABLE `wp_patanyumbamasterslider_options` DISABLE KEYS */; INSERT INTO `wp_patanyumbamasterslider_options` VALUES (1,'masterslider_custom_css_ver','3.1'); /*!40000 ALTER TABLE `wp_patanyumbamasterslider_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbamasterslider_sliders` -- DROP TABLE IF EXISTS `wp_patanyumbamasterslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbamasterslider_sliders` ( `ID` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `type` varchar(64) NOT NULL, `slides_num` smallint(5) unsigned NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `params` mediumtext NOT NULL, `custom_styles` text NOT NULL, `custom_fonts` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'draft', PRIMARY KEY (`ID`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbamasterslider_sliders` -- LOCK TABLES `wp_patanyumbamasterslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_patanyumbamasterslider_sliders` DISABLE KEYS */; INSERT INTO `wp_patanyumbamasterslider_sliders` VALUES (1,'slider0','custom',4,'2016-10-12 12:23:48','2016-10-14 07:49:29','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzIiwiU2xpZGUhbmV4dElkIjo0LCJDb250cm9sIWlkcyI6IjIiLCJDb250cm9sIW5leHRJZCI6M30sIk1TUGFuZWwuU2V0dGluZ3MiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJzbmFwcGluZ1wiOnRydWUsXCJkaXNhYmxlQ29udHJvbHNcIjpmYWxzZSxcIm5hbWVcIjpcInNsaWRlcjBcIixcIndpZHRoXCI6XCIxMDAwXCIsXCJoZWlnaHRcIjo0MDAsXCJ3cmFwcGVyV2lkdGhVbml0XCI6XCJweFwiLFwiYXV0b0Nyb3BcIjp0cnVlLFwidHlwZVwiOlwiY3VzdG9tXCIsXCJzbGlkZXJJZFwiOlwiMVwiLFwiZW5hYmxlT3ZlcmxheUxheWVyc1wiOnRydWUsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOmZhbHNlLFwidHJWaWV3XCI6XCJiYXNpY1wiLFwic3BlZWRcIjpcIjIwXCIsXCJzcGFjZVwiOlwiMFwiLFwic3RhcnRcIjpcIjFcIixcImdyYWJDdXJzb3JcIjpcIjFcIixcInN3aXBlXCI6ZmFsc2UsXCJtb3VzZVwiOlwiMVwiLFwid2hlZWxcIjpcIlwiLFwiYXV0b3BsYXlcIjp0cnVlLFwibG9vcFwiOnRydWUsXCJzaHVmZmxlXCI6XCJcIixcInByZWxvYWRcIjpcIi0xXCIsXCJvdmVyUGF1c2VcIjpmYWxzZSxcImVuZFBhdXNlXCI6XCJcIixcImhpZGVMYXllcnNcIjpcIlwiLFwiZGlyXCI6XCJoXCIsXCJwYXJhbGxheE1vZGVcIjpcInN3aXBlXCIsXCJ1c2VEZWVwTGlua1wiOmZhbHNlLFwiZGVlcExpbmtUeXBlXCI6XCJwYXRoXCIsXCJzY3JvbGxQYXJhbGxheE1vdmVcIjozMCxcInNjcm9sbFBhcmFsbGF4QkdNb3ZlXCI6NTAsXCJzY3JvbGxQYXJhbGxheEZhZGVcIjp0cnVlLFwiY2VudGVyQ29udHJvbHNcIjpcIjFcIixcImluc3RhbnRTaG93TGF5ZXJzXCI6XCJcIixcImNsYXNzTmFtZVwiOlwiXCIsXCJza2luXCI6XCJtcy1za2luLWRlZmF1bHRcIixcIm1zVGVtcGxhdGVcIjpcImN1c3RvbVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJcIixcInVzZWRGb250c1wiOlwiXCJ9In0sIk1TUGFuZWwuU2xpZGUiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMTAvZGVzaWduLWhvdXNlLTE1MHgxNTAuanBnXCIsXCJpc092ZXJsYXlMYXllcnNcIjpmYWxzZSxcIm9yZGVyXCI6MCxcImJnXCI6XCIvMjAxNi8xMC9kZXNpZ24taG91c2UuanBnXCIsXCJkdXJhdGlvblwiOjEsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwiYmdUaXRsZVwiOlwiZGVzaWduLWhvdXNlXCIsXCJsYXllcl9pZHNcIjpbXX0iLCIyIjoie1wiaWRcIjoyLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE2LzEwLzItMTUweDE1MC5qcGdcIixcImlzT3ZlcmxheUxheWVyc1wiOmZhbHNlLFwib3JkZXJcIjoxLFwiYmdcIjpcIi8yMDE2LzEwLzIuanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjpcIjFcIixcImJndl9tdXRlXCI6XCIxXCIsXCJiZ3ZfYXV0b3BhdXNlXCI6XCJcIixcImJnQWx0XCI6XCJcIixcImJnVGl0bGVcIjpcIkJFTEwgQ1JFU1QgR0FSREVOUy0gS0lMRUxFU0hXQSxcIixcImxheWVyX2lkc1wiOltdfSIsIjMiOiJ7XCJpZFwiOjMsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMTAvZGVzaWduLWhvdXNlLTE1MHgxNTAuanBnXCIsXCJpc092ZXJsYXlMYXllcnNcIjpmYWxzZSxcIm9yZGVyXCI6MixcImJnXCI6XCIvMjAxNi8xMC9kZXNpZ24taG91c2UuanBnXCIsXCJkdXJhdGlvblwiOjEuNSxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJiZ1RpdGxlXCI6XCJkZXNpZ24taG91c2VcIixcImxheWVyX2lkc1wiOltdfSJ9LCJNU1BhbmVsLkNvbnRyb2wiOnsiMiI6IntcImlkXCI6MixcImxhYmVsXCI6XCJBcnJvd3NcIixcIm5hbWVcIjpcImFycm93c1wiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcImluc2V0XCI6dHJ1ZSxcImhpZGVVbmRlclwiOjZ9In19','','','published'); /*!40000 ALTER TABLE `wp_patanyumbamasterslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbaoptions` -- DROP TABLE IF EXISTS `wp_patanyumbaoptions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbaoptions` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) 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=InnoDB AUTO_INCREMENT=2457 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbaoptions` -- LOCK TABLES `wp_patanyumbaoptions` WRITE; /*!40000 ALTER TABLE `wp_patanyumbaoptions` DISABLE KEYS */; INSERT INTO `wp_patanyumbaoptions` VALUES (1,'siteurl','http://www.robisearch.com/patanyumba','yes'),(2,'home','http://www.robisearch.com/patanyumba','yes'),(3,'blogname','patanyumba','yes'),(4,'blogdescription','A name you can Trust','yes'),(5,'users_can_register','1','yes'),(6,'admin_email','kamorepta.pk@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','1','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','100','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:380:{s:11:\"property/?$\";s:28:\"index.php?post_type=property\";s:41:\"property/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=property&feed=$matches[1]\";s:36:\"property/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=property&feed=$matches[1]\";s:28:\"property/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=property&paged=$matches[1]\";s:7:\"land/?$\";s:24:\"index.php?post_type=land\";s:37:\"land/feed/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=land&feed=$matches[1]\";s:32:\"land/(feed|rdf|rss|rss2|atom)/?$\";s:41:\"index.php?post_type=land&feed=$matches[1]\";s:24:\"land/page/([0-9]{1,})/?$\";s:42:\"index.php?post_type=land&paged=$matches[1]\";s:13:\"commercial/?$\";s:30:\"index.php?post_type=commercial\";s:43:\"commercial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=commercial&feed=$matches[1]\";s:38:\"commercial/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=commercial&feed=$matches[1]\";s:30:\"commercial/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=commercial&paged=$matches[1]\";s:14:\"epl-contact/?$\";s:31:\"index.php?post_type=epl_contact\";s:44:\"epl-contact/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=epl_contact&feed=$matches[1]\";s:39:\"epl-contact/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=epl_contact&feed=$matches[1]\";s:31:\"epl-contact/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=epl_contact&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:11:\"services/?$\";s:28:\"index.php?post_type=services\";s:41:\"services/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:36:\"services/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:28:\"services/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=services&paged=$matches[1]\";s:12:\"employees/?$\";s:29:\"index.php?post_type=employees\";s:42:\"employees/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=employees&feed=$matches[1]\";s:37:\"employees/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=employees&feed=$matches[1]\";s:29:\"employees/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=employees&paged=$matches[1]\";s:15:\"testimonials/?$\";s:32:\"index.php?post_type=testimonials\";s:45:\"testimonials/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:40:\"testimonials/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:32:\"testimonials/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=testimonials&paged=$matches[1]\";s:10:\"clients/?$\";s:27:\"index.php?post_type=clients\";s:40:\"clients/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=clients&feed=$matches[1]\";s:35:\"clients/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=clients&feed=$matches[1]\";s:27:\"clients/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=clients&paged=$matches[1]\";s:11:\"projects/?$\";s:28:\"index.php?post_type=projects\";s:41:\"projects/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:36:\"projects/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:28:\"projects/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=projects&paged=$matches[1]\";s:42:\"wp-types-group/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"wp-types-group/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"wp-types-group/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"wp-types-group/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"wp-types-group/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"wp-types-group/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"wp-types-group/([^/]+)/embed/?$\";s:47:\"index.php?wp-types-group=$matches[1]&embed=true\";s:35:\"wp-types-group/([^/]+)/trackback/?$\";s:41:\"index.php?wp-types-group=$matches[1]&tb=1\";s:43:\"wp-types-group/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?wp-types-group=$matches[1]&paged=$matches[2]\";s:50:\"wp-types-group/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?wp-types-group=$matches[1]&cpage=$matches[2]\";s:39:\"wp-types-group/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?wp-types-group=$matches[1]&page=$matches[2]\";s:31:\"wp-types-group/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"wp-types-group/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"wp-types-group/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"wp-types-group/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"wp-types-group/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"wp-types-group/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"wp-types-user-group/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"wp-types-user-group/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"wp-types-user-group/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"wp-types-user-group/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"wp-types-user-group/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"wp-types-user-group/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"wp-types-user-group/([^/]+)/embed/?$\";s:52:\"index.php?wp-types-user-group=$matches[1]&embed=true\";s:40:\"wp-types-user-group/([^/]+)/trackback/?$\";s:46:\"index.php?wp-types-user-group=$matches[1]&tb=1\";s:48:\"wp-types-user-group/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?wp-types-user-group=$matches[1]&paged=$matches[2]\";s:55:\"wp-types-user-group/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?wp-types-user-group=$matches[1]&cpage=$matches[2]\";s:44:\"wp-types-user-group/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?wp-types-user-group=$matches[1]&page=$matches[2]\";s:36:\"wp-types-user-group/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"wp-types-user-group/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"wp-types-user-group/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wp-types-user-group/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wp-types-user-group/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"wp-types-user-group/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"wp-types-term-group/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"wp-types-term-group/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"wp-types-term-group/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"wp-types-term-group/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"wp-types-term-group/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"wp-types-term-group/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"wp-types-term-group/([^/]+)/embed/?$\";s:52:\"index.php?wp-types-term-group=$matches[1]&embed=true\";s:40:\"wp-types-term-group/([^/]+)/trackback/?$\";s:46:\"index.php?wp-types-term-group=$matches[1]&tb=1\";s:48:\"wp-types-term-group/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?wp-types-term-group=$matches[1]&paged=$matches[2]\";s:55:\"wp-types-term-group/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?wp-types-term-group=$matches[1]&cpage=$matches[2]\";s:44:\"wp-types-term-group/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?wp-types-term-group=$matches[1]&page=$matches[2]\";s:36:\"wp-types-term-group/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"wp-types-term-group/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"wp-types-term-group/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wp-types-term-group/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wp-types-term-group/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"wp-types-term-group/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:36:\"property/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"property/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"property/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"property/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"property/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"property/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"property/([^/]+)/embed/?$\";s:41:\"index.php?property=$matches[1]&embed=true\";s:29:\"property/([^/]+)/trackback/?$\";s:35:\"index.php?property=$matches[1]&tb=1\";s:49:\"property/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?property=$matches[1]&feed=$matches[2]\";s:44:\"property/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?property=$matches[1]&feed=$matches[2]\";s:37:\"property/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?property=$matches[1]&paged=$matches[2]\";s:44:\"property/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?property=$matches[1]&cpage=$matches[2]\";s:33:\"property/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?property=$matches[1]&page=$matches[2]\";s:25:\"property/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"property/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"property/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"property/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"property/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"property/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"land/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"land/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"land/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"land/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"land/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"land/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"land/([^/]+)/embed/?$\";s:37:\"index.php?land=$matches[1]&embed=true\";s:25:\"land/([^/]+)/trackback/?$\";s:31:\"index.php?land=$matches[1]&tb=1\";s:45:\"land/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?land=$matches[1]&feed=$matches[2]\";s:40:\"land/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?land=$matches[1]&feed=$matches[2]\";s:33:\"land/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?land=$matches[1]&paged=$matches[2]\";s:40:\"land/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?land=$matches[1]&cpage=$matches[2]\";s:29:\"land/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?land=$matches[1]&page=$matches[2]\";s:21:\"land/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"land/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"land/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"land/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"land/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"land/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"commercial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"commercial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"commercial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"commercial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"commercial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"commercial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"commercial/([^/]+)/embed/?$\";s:43:\"index.php?commercial=$matches[1]&embed=true\";s:31:\"commercial/([^/]+)/trackback/?$\";s:37:\"index.php?commercial=$matches[1]&tb=1\";s:51:\"commercial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?commercial=$matches[1]&feed=$matches[2]\";s:46:\"commercial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?commercial=$matches[1]&feed=$matches[2]\";s:39:\"commercial/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?commercial=$matches[1]&paged=$matches[2]\";s:46:\"commercial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?commercial=$matches[1]&cpage=$matches[2]\";s:35:\"commercial/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?commercial=$matches[1]&page=$matches[2]\";s:27:\"commercial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"commercial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"commercial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"commercial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"commercial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"commercial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"epl-contact/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"epl-contact/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"epl-contact/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"epl-contact/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"epl-contact/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"epl-contact/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"epl-contact/([^/]+)/embed/?$\";s:59:\"index.php?post_type=epl_contact&name=$matches[1]&embed=true\";s:32:\"epl-contact/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=epl_contact&name=$matches[1]&tb=1\";s:52:\"epl-contact/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?post_type=epl_contact&name=$matches[1]&feed=$matches[2]\";s:47:\"epl-contact/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?post_type=epl_contact&name=$matches[1]&feed=$matches[2]\";s:40:\"epl-contact/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=epl_contact&name=$matches[1]&paged=$matches[2]\";s:47:\"epl-contact/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=epl_contact&name=$matches[1]&cpage=$matches[2]\";s:36:\"epl-contact/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=epl_contact&name=$matches[1]&page=$matches[2]\";s:28:\"epl-contact/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"epl-contact/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"epl-contact/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"epl-contact/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"epl-contact/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"epl-contact/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"residence/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:45:\"residence/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:26:\"residence/([^/]+)/embed/?$\";s:41:\"index.php?location=$matches[1]&embed=true\";s:38:\"residence/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&paged=$matches[2]\";s:20:\"residence/([^/]+)/?$\";s:30:\"index.php?location=$matches[1]\";s:48:\"feature/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tax_feature=$matches[1]&feed=$matches[2]\";s:43:\"feature/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?tax_feature=$matches[1]&feed=$matches[2]\";s:24:\"feature/([^/]+)/embed/?$\";s:44:\"index.php?tax_feature=$matches[1]&embed=true\";s:36:\"feature/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tax_feature=$matches[1]&paged=$matches[2]\";s:18:\"feature/([^/]+)/?$\";s:33:\"index.php?tax_feature=$matches[1]\";s:57:\"business_listing/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?tax_business_listing=$matches[1]&feed=$matches[2]\";s:52:\"business_listing/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?tax_business_listing=$matches[1]&feed=$matches[2]\";s:33:\"business_listing/([^/]+)/embed/?$\";s:53:\"index.php?tax_business_listing=$matches[1]&embed=true\";s:45:\"business_listing/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?tax_business_listing=$matches[1]&paged=$matches[2]\";s:27:\"business_listing/([^/]+)/?$\";s:42:\"index.php?tax_business_listing=$matches[1]\";s:56:\"epl_contact_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?epl_contact_tag=$matches[1]&feed=$matches[2]\";s:51:\"epl_contact_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?epl_contact_tag=$matches[1]&feed=$matches[2]\";s:32:\"epl_contact_tag/([^/]+)/embed/?$\";s:48:\"index.php?epl_contact_tag=$matches[1]&embed=true\";s:44:\"epl_contact_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?epl_contact_tag=$matches[1]&paged=$matches[2]\";s:26:\"epl_contact_tag/([^/]+)/?$\";s:37:\"index.php?epl_contact_tag=$matches[1]\";s:40:\"wck-meta-box/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"wck-meta-box/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"wck-meta-box/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wck-meta-box/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wck-meta-box/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"wck-meta-box/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"wck-meta-box/([^/]+)/embed/?$\";s:45:\"index.php?wck-meta-box=$matches[1]&embed=true\";s:33:\"wck-meta-box/([^/]+)/trackback/?$\";s:39:\"index.php?wck-meta-box=$matches[1]&tb=1\";s:41:\"wck-meta-box/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?wck-meta-box=$matches[1]&paged=$matches[2]\";s:48:\"wck-meta-box/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?wck-meta-box=$matches[1]&cpage=$matches[2]\";s:37:\"wck-meta-box/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?wck-meta-box=$matches[1]&page=$matches[2]\";s:29:\"wck-meta-box/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"wck-meta-box/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"wck-meta-box/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wck-meta-box/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wck-meta-box/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"wck-meta-box/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"services/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"services/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"services/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"services/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"services/([^/]+)/embed/?$\";s:41:\"index.php?services=$matches[1]&embed=true\";s:29:\"services/([^/]+)/trackback/?$\";s:35:\"index.php?services=$matches[1]&tb=1\";s:49:\"services/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:44:\"services/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:37:\"services/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&paged=$matches[2]\";s:44:\"services/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&cpage=$matches[2]\";s:33:\"services/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?services=$matches[1]&page=$matches[2]\";s:25:\"services/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"services/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"services/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"services/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"employees/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"employees/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"employees/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"employees/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"employees/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"employees/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"employees/([^/]+)/embed/?$\";s:42:\"index.php?employees=$matches[1]&embed=true\";s:30:\"employees/([^/]+)/trackback/?$\";s:36:\"index.php?employees=$matches[1]&tb=1\";s:50:\"employees/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?employees=$matches[1]&feed=$matches[2]\";s:45:\"employees/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?employees=$matches[1]&feed=$matches[2]\";s:38:\"employees/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?employees=$matches[1]&paged=$matches[2]\";s:45:\"employees/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?employees=$matches[1]&cpage=$matches[2]\";s:34:\"employees/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?employees=$matches[1]&page=$matches[2]\";s:26:\"employees/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"employees/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"employees/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"employees/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"employees/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"employees/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:46:\"testimonials/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"testimonials/([^/]+)/embed/?$\";s:45:\"index.php?testimonials=$matches[1]&embed=true\";s:33:\"testimonials/([^/]+)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:53:\"testimonials/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";s:48:\"testimonials/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";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:37:\"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:35:\"testimonials/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"clients/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"clients/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"clients/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"clients/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"clients/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"clients/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"clients/([^/]+)/embed/?$\";s:40:\"index.php?clients=$matches[1]&embed=true\";s:28:\"clients/([^/]+)/trackback/?$\";s:34:\"index.php?clients=$matches[1]&tb=1\";s:48:\"clients/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?clients=$matches[1]&feed=$matches[2]\";s:43:\"clients/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?clients=$matches[1]&feed=$matches[2]\";s:36:\"clients/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?clients=$matches[1]&paged=$matches[2]\";s:43:\"clients/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?clients=$matches[1]&cpage=$matches[2]\";s:32:\"clients/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?clients=$matches[1]&page=$matches[2]\";s:24:\"clients/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"clients/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"clients/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"clients/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"clients/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"clients/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"projects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"projects/([^/]+)/embed/?$\";s:41:\"index.php?projects=$matches[1]&embed=true\";s:29:\"projects/([^/]+)/trackback/?$\";s:35:\"index.php?projects=$matches[1]&tb=1\";s:49:\"projects/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:44:\"projects/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:37:\"projects/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&paged=$matches[2]\";s:44:\"projects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&cpage=$matches[2]\";s:33:\"projects/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?projects=$matches[1]&page=$matches[2]\";s:25:\"projects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"projects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"projects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"projects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=2040&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:22:{i:0;s:17:\"realia/realia.php\";i:1;s:27:\"LayerSlider/layerslider.php\";i:2;s:31:\"advanced-access-manager/aam.php\";i:3;s:19:\"akismet/akismet.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:31:\"easy-fancybox/easy-fancybox.php\";i:6;s:49:\"easy-property-listings/easy-property-listings.php\";i:7;s:33:\"fancy-lightbox/fancy-lightbox.php\";i:8;s:65:\"google-map-with-fancybox-popup/google-map-with-fancybox-popup.php\";i:9;s:9:\"hello.php\";i:10;s:38:\"latest-tweets-widget/latest-tweets.php\";i:11;s:45:\"live-chat-by-oggflow/live-chat-by-oggflow.php\";i:12;s:35:\"mortgage-loan-calculator/mlcalc.php\";i:13;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:14;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:15;s:69:\"sugarcrmsuitecrm-customer-portal/sugarcrmsuitecrm-customer-portal.php\";i:16;s:14:\"types/wpcf.php\";i:17;s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";i:18;s:42:\"wonderplugin-slider/wonderpluginslider.php\";i:19;s:23:\"wowslider/wowslider.php\";i:20;s:24:\"wp-all-import/plugin.php\";i:21;s:29:\"wp-error-fix/wp-error-fix.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:72:\"/home/robisear/public_html/patanyumba/wp-content/themes/moesia/style.css\";i:1;s:81:\"/home/robisear/public_html/patanyumba/wp-content/themes/moesia/content-search.php\";i:2;s:82:\"/home/robisear/public_html/patanyumba/wp-content/themes/moesia/page_front-page.php\";i:4;s:77:\"/home/robisear/public_html/patanyumba/wp-content/themes/moesia/searchform.php\";i:5;s:88:\"/home/robisear/public_html/patanyumba/wp-content/plugins/advanced-access-manager/aam.php\";}','no'),(40,'template','moesia','yes'),(41,'stylesheet','moesia','yes'),(42,'comment_whitelist','','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','author','yes'),(48,'db_version','37965','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:5:{s:69:\"sugarcrmsuitecrm-customer-portal/sugarcrmsuitecrm-customer-portal.php\";s:26:\"sugar_crm_portal_uninstall\";s:42:\"wonderplugin-slider/wonderpluginslider.php\";s:29:\"wonderplugin_slider_uninstall\";s:31:\"advanced-access-manager/aam.php\";a:2:{i:0;s:3:\"AAM\";i:1;s:9:\"uninstall\";}s:29:\"wp-error-fix/wp-error-fix.php\";a:2:{i:0;s:8:\"ErrorFix\";i:1;s:9:\"uninstall\";}s:27:\"LayerSlider/layerslider.php\";s:29:\"layerslider_uninstall_scripts\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','733','yes'),(84,'page_on_front','2040','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','2583','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','37965','yes'),(92,'wp_patanyumbauser_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:82:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:26:\"wpcf_custom_post_type_view\";b:1;s:26:\"wpcf_custom_post_type_edit\";b:1;s:33:\"wpcf_custom_post_type_edit_others\";b:1;s:25:\"wpcf_custom_taxonomy_view\";b:1;s:25:\"wpcf_custom_taxonomy_edit\";b:1;s:32:\"wpcf_custom_taxonomy_edit_others\";b:1;s:22:\"wpcf_custom_field_view\";b:1;s:22:\"wpcf_custom_field_edit\";b:1;s:29:\"wpcf_custom_field_edit_others\";b:1;s:25:\"wpcf_user_meta_field_view\";b:1;s:25:\"wpcf_user_meta_field_edit\";b:1;s:32:\"wpcf_user_meta_field_edit_others\";b:1;s:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:45:\"slideshow-jquery-image-gallery-add-slideshows\";b:1;s:46:\"slideshow-jquery-image-gallery-edit-slideshows\";b:1;s:48:\"slideshow-jquery-image-gallery-delete-slideshows\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:19:\"access_masterslider\";b:1;s:20:\"publish_masterslider\";b:1;s:19:\"delete_masterslider\";b:1;s:19:\"create_masterslider\";b:1;s:19:\"export_masterslider\";b:1;s:22:\"duplicate_masterslider\";b:1;s:45:\"slideshow-jquery-image-gallery-add-slideshows\";b:1;s:46:\"slideshow-jquery-image-gallery-edit-slideshows\";b:1;s:48:\"slideshow-jquery-image-gallery-delete-slideshows\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:13:{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:45:\"slideshow-jquery-image-gallery-add-slideshows\";b:1;s:46:\"slideshow-jquery-image-gallery-edit-slideshows\";b:1;s:48:\"slideshow-jquery-image-gallery-delete-slideshows\";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:5:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:12:\"upload_files\";b:1;s:12:\"delete_posts\";b:1;s:9:\"edit_post\";b:1;}}}','yes'),(93,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'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'),(95,'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'),(96,'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'),(97,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:14:\"recent-posts-2\";i:1;s:17:\"recent-comments-2\";i:2;s:10:\"archives-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-3\";a:1:{i:0;s:6:\"mlcalc\";}s:9:\"sidebar-4\";a:1:{i:0;s:10:\"nav_menu-2\";}s:9:\"sidebar-5\";a:1:{i:0;s:22:\"latest_tweets_widget-3\";}s:13:\"array_version\";i:3;}','yes'),(99,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(103,'cron','a:11:{i:1491310103;a:1:{s:13:\"errorfix-cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1491310563;a:3:{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;}}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;}}}i:1491310604;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:1491313414;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1491319672;a:1:{s:26:\"epl_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1491330477;a:1:{s:16:\"ewic_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1491346103;a:1:{s:21:\"errorfix-notification\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1491375150;a:1:{s:8:\"aam-cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1491376112;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:1491492472;a:1:{s:27:\"epl_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(117,'can_compress_scripts','1','no'),(119,'_transient_twentysixteen_categories','1','yes'),(120,'_site_transient_timeout_wporg_theme_feature_list','1474474905','no'),(121,'_site_transient_wporg_theme_feature_list','a:3:{s:6:\"Layout\";a:7:{i:0;s:11:\"grid-layout\";i:1;s:10:\"one-column\";i:2;s:11:\"two-columns\";i:3;s:13:\"three-columns\";i:4;s:12:\"four-columns\";i:5;s:12:\"left-sidebar\";i:6;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:10:\"buddypress\";i:2;s:17:\"custom-background\";i:3;s:13:\"custom-colors\";i:4;s:13:\"custom-header\";i:5;s:11:\"custom-menu\";i:6;s:12:\"editor-style\";i:7;s:21:\"featured-image-header\";i:8;s:15:\"featured-images\";i:9;s:15:\"flexible-header\";i:10;s:14:\"footer-widgets\";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:9:{i:0;s:4:\"blog\";i:1;s:10:\"e-commerce\";i:2;s:9:\"education\";i:3;s:13:\"entertainment\";i:4;s:14:\"food-and-drink\";i:5;s:7:\"holiday\";i:6;s:4:\"news\";i:7;s:11:\"photography\";i:8;s:9:\"portfolio\";}}','no'),(122,'theme_mods_twentysixteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1474464345;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(123,'current_theme','Moesia','yes'),(124,'theme_mods_moesia','a:20:{s:12:\"header_image\";s:13:\"remove-header\";s:9:\"site_logo\";s:71:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/123.png\";s:9:\"logo_size\";i:115;s:13:\"toggle_search\";i:1;s:18:\"moesia_menu_sticky\";i:1;s:10:\"menu_color\";s:7:\"#eaeaea\";s:16:\"menu_links_color\";s:7:\"#eb3824\";s:12:\"footer_color\";s:7:\"#7c7c7c\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:8;}s:11:\"blog_layout\";s:9:\"fullwidth\";s:15:\"moesia_post_img\";i:1;s:15:\"moesia_page_img\";i:1;s:10:\"author_bio\";i:1;s:15:\"moesia_menu_top\";i:1;s:18:\"moesia_menu_height\";i:15;s:14:\"headings_fonts\";s:34:\"Ubuntu:400,700,400italic,700italic\";s:9:\"menu_size\";i:18;s:10:\"wlogo_size\";i:235;s:15:\"header_btn_text\";s:21:\"Welcome To Patanyumba\";s:15:\"header_btn_link\";s:37:\"http://www.robisearch.com/patanyumba/\";}','yes'),(125,'theme_switched','','yes'),(129,'recently_activated','a:0:{}','yes'),(130,'siteorigin_panels_initial_version','2.4.15','no'),(131,'siteorigin_panels_settings','a:0:{}','yes'),(132,'widget_siteorigin-panels-post-content','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'widget_siteorigin-panels-postloop','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(134,'widget_siteorigin-panels-builder','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'widget_fp_social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'WPCF_VERSION','2.2.1','no'),(137,'wpcf-version','2.2.5','yes'),(138,'wp_installer_settings','eJzs/etuI0mWJor+ngTyHRzsmZKiS5RE6hrKSx+lIiJLPRGZ0SFFZdceDFQu0iV5Bkln08lQqBoF9GPsDcwG5ud5iYMDzKP0C5xXOOtqtszNnKSUGVXV2LNnoytDdDczt8uydfnWt/KTvZN/rU96/ZPOrJhWdTmvZmVRd77KT/r4w/5J5346HuG/e/LvYT7P6d/0ALxYDjtf1Sd7x/xod35XdO+r2XA6K+q6O16M5uWonNwu8lF3OlrclhN8GtqZ5OOC/nP3pPPT2zevs252eVdkP8Grb/HV7I15NXvrXsWxTmfVcDGYd10b3ASN46SzmI3owcOTzt18Pq1PdnZwZNvV7Bb/3oen4UOLqw/FQ301zif5bTEuJvMreW+vF7+3kw8G1WIy38EX6x0dR72YTqvZ/Gqe39YyR+XJrpm8pQPce57o6KaaLcb1zryaloMutEu/QId//nN9AlM8zQcfYLy6QuXJ/kFvt3cM/zoKlgM/Ppj7wbhuTDw+Eszx2ZsL+jt8/7CoB7NyOi8rnvNdaBhXZ1CNp6NiXmQyjq3stqqGGQw6yycPme0xw6naysrJYLQYwp+yfFRX4RM/VdVZNR4Xs0GRyVRuY3cwL+UYWtcVOUytyP20O6gmc1i4ncV0VOXDeqe/29vf2T2mZ7qj6rbqdXd729MJLfvBSQe2VjHrfIVLBI3iZM7gdf3DsdtXfv/3D+Jp7MLXdkflTeFPgZlVfKM5qzQ//EZyeuEEyAins3JQyC7pPT+g549wn127F67mD9MCx3x41O9hh/3E71fz4tN8veE0my8nNxW9CT9cmB+y+3J+l02qrPg0LWcP9MhxquviXxblx3xEM+u+ze/6g93EYv5DPhx251V3kM/m3/QO+7t7z3+Tj6dfXS8eribV/Te9Di8QrFdxDxsJp3735F/5TCymt7N8WJg/wtBZ1vCplGMJAz7ko5+QTXQ+yhOa0T0RZfV8Br9257N8Uo9yXq3ypC+Tw9LO/9b1ogQf25PJlZbKwYcH2DWTD9TNvggQ+hH31CT/iH8/oMMmfx8XwzKnlca/Hshf89GoW47xrOBPRyLQ7qtqIEcp+C585lj2AczSx3L+AKs/rqOHnvMGzAc3Y/p3D+erp0J9Ch/WvV6UIzhA8AF/pjM6rO4ndPB04v/cJncS5+QR0idxPGDqjp6vOB295ytPR+sg2g5FDz77D0U+Gz1k9vfPfRgOVh4Gup1xI0TSSp7Chw6asmo/IRzc87wWA9hv/XzQWIvEKj2HuXz5CeTxMHuoFrMsaliu0Oz6Ae6KCtSEWfYAU7mVgdT9WNIVgQK9nCyqRa33ATw6zPSAbye2wd7zJ83oUXNG/xzLEtZ4+ktugK483r2ZVWPd6kfNu7+/RATrt2XYgj0Da897rwcff5F/LLJxNSkeaMLu8roeFTjT3DzO7bzKcupyXo4LXYzt7A/VAiT7aATrPijKj25ANTWkq4DDJSUN/qP4WMyilcD7qne4zn312KXa78WbH/twisUVXUjFkMX3n/+3+P+rif8//1n00cNYHz1qHKNr0M+aCulR46B8J88kdv2BKKTXeV0OeGvCtqzhV6OSBsomdlj/7aiXJFxaZiV1XT5ibtL3ZX/lfXm8+r5sHcXf2IW5v+aF2VTvcf6X3phNdRon4OlX5tGSK5Na/jx3Zu/gSZN6uMadyft2b+07Uzd8dGnurX1p2pOw/q15AAf0vW1m7qRJvAxwd+LPNwu4J6NRvdY7VWxifFovU1g/dGXg3QuvVjckqTZquKqHi5HcsTeLCQ04H4F0XnrBHn6eC3b3cRcs9JDSM9da1r2UxvkrrCa6Un6d1fw1FjF15g521zFXHn0mj3+hcnT4ON0oVk767crJ3hrKyX5D7zhYYyjt6kfiF5LzsUK4upccmmoI/554KlMmIzoVoYvOGuNPbuGj4760DnN1XU5gXwXqiygjWb6Y31Wol7I/ZlrdFzPYyZnRRDOviW5n53N+poYWZrAy+bwgzxxv2xIujRJdelkxqRa3dyRi8fDewhvbX37x5RdfD0fffj2cf3u5mE1q4521g/t6Bx74ejj89iVIroesGFHfWTkxz18X8F2Nj9rOLu9gBLxZUX7eFjVcbVU9h/9Bn+pWNoDx3pJPGv57Uc/xaMOR4dGDoJxktLUm83obRjGkof6+nM1xykY59gJneQgnYMCebXpPf8Cu4cebmwIVtWxYjXPYIu5r0DQa5PhEPR3lD3aK6c33717jnTu4y/I6+7oYf1t8ynEut2FIO0W98/UO/G0r+uVmxr9kMNXlxLlUQUOKhrKFz4C86Lp/T0ED0OH7Lz6rJjAVJb5p9wHumVk18l/00x1MGKga2ceyuCchOCphslGm0eTT7Mj8w2MbIO7qosju7/I5yLt8NCvyoZ+HYkjP468ZKCdsS+KEgZQKJ8uJZOyuS53Dh93flbjxhuVc9RjcsfxRO7DtRFcf3MH3FnotHDw/hqP29d3+t3vbh9t7X+/Af30Nllo1uf32VfmpgI+Vf9HuXYzgf//T16OSfgSDFjZhdgtCenAHn4u7fTirpigx/Hap7+nnGTQF7wWvX8DJof18cnJbzEEvno2v8uHPsDGvyiHfGXNYKPrW6vpn2HX49/ImmxTFsBhuZzTEbFzWNX7zT2eZ2ATZx3xW8mzFvRazGQwUFhTmcTLvFjTpsJILbgSFBvT5ppiADni9mLNkgFOlzvq6mC+mcbOwZlmdf8RZKea4BjU3m8Pgbifkso8nhf0IcOIW3E2eoXjE/mHhC+gTPtO/tfm74npW3G9lZ3co0oqtbHt7+1k8FFoWHC9MwXVJihBM0UKWKB4EdIdDSMzVvJzDpqrzCeyqP/ExoI/6HpYKRrg5LF68fEb79gU8U9/BX/IXp8+MTACrLUPRDZsxbh4GeIeLDNIQ/gVqOW6DOxj9Ff1CXcn61yDxjLBhrZxWLJQ/KnWaXQ2LmxyEZTaqQA8qaCJomnIQEoO5meXUu9SojkSOFtq7TlHBdRznMJv8xGJm5A5KNtvm6XQ6Kt0q0XGkoct1VX0AwXqSoQZwNStQgs2oK3IrXdP2w8370xk8jZNwVQ5GV9LjlZue8GmQhnBqFjWudZ3RhQTnaBJ/Keg2JN1LPh5jHLsLVUQ3wAN+tnvCzXD82GZO31zzg7MKjsqUdiAepcQGvsnncOPwQR0uZu5c0vPZZg3aQNZ/RpIAm6rgiF2PSMuExZlAp/ifP721YlM6+XqHZBj8h8i107fnRsZFEg42J1x0H3EEt6CPwYUMopv8HbC1b0Bi8QqSSxBWvjkHwboPh7Tl4bvF+QOtg30+o/sdxBgIQvwRt+aL8mOJDY6LxKGBGwXelNvgrpzSG5d0j7NexgcHhBEOiy6guBUSCPggnM/gdsErB44h3tMymYUISL1bclgTWE5UJqj15Y3jDbYALXs4g/nK+P+WqMFQUyQc8eqD6UwsV7NNlmBmUfhayPDqoEOU2+2n9/8cloiWB+e7qM0W3aR5LOiyuZ9eofiRi4ZaTGxN92lwYUyHOU/I5IH3J52wm7IYDfn0sI8B/9rWkJ77exCvMyPecF+TQMH2UcP0P9HRLGq8k2o4JqMlTdN48uG4NPcxDX0+exAvNgqI3P5aghCD9cEB4NKBLACjjcbY2NTRUXpV5CDJ23UGagQMq6yGPdZ2F80LuGbzOYtEXDPxF8LjeGTsx56jPgbXPW4fUAnuYdtOCjASsxp0+jnenS19kGzVP1/pn23TL8To4dXVm4YdzNXkprzd/jQeUevsluSzKhf+x7wc5SCP2ubpzN7MbZP1rhhXqEycfsyHeSA1cGZAjZ/ROdm2o35X1NUIX0re/SR7Ny7vYbgP2QVq+/OimPxRho5fabVdUGIv6Ycfpy16lJwEbPXlBFcHJGMg3bBJXBb2/Aet31ezDzej6n5pqzjnqH2AhOiq4vEjn/ezHFYMt2kxwZnWBfpp7/IsOSH/eIE3ww0ILdHnTs9eZW9n1Zbc//TyHy7Of/rD93x+67bFuyjgro3Wzf0IJhuCNeQhaCvSoZP3jjlE5WhOynJ6W/xmVP/L9Ve4EcEALbp7z3t7v5nhnzK+XmhrO/F8JSfiSpYAjhRpHagEsbQnJRsO3ADvLtDTBiQNUaVoa8ROjBoO/aWGgxn+6+gsOmUZFUUUDuwfovucZOi4gm2c0srcgsJWde1euDOOq0zmMdrjIPZnqHPN80/VpBqXonEZxAyYpHBZwIaFW/N22RUk15pOpQhhns4tkliJweTeSnHWG2u0OahHTkKRIWD7PRsV+cwquX7iBtWoAlmATaOsdpcRNg0LiWahbekCB0tafnZfzPiCcZKKzBC6ilNGSihz2fKMhjMsc9AreQLQDELTaY6nFsYHqgSfUtGYYNU+0OUNOvXcqZd1MWJlox5VgU7xQzUvb0rdsSh0nSghbSQUjqi/4D66Rg2gxlkvhqnNE0lIK8qgFZYonZ/yGRpvJ9n569cvvz99nV1cvjv/4fvsx1evLl5eZhuvT3/4/v3p9y+vzn588XKj05A+oP1CZxVDfsjm4O3udClvz9SNizopx8xA8W7npYcNSLe50+vhDM1AJ1ZjyJq3kVMk8IHYPt/rhoJ+YG3LP0HTIDTn6J/As4qKA2ybjUE1fdgAgT7ZmNOswdEqPsECgZp/7y7xF989Ygn+UOWgo128/JFukO8Ww+EDe710UWCFO+8n8K/buzl0NijY79fsoraNXlDQOLsrcrqaplM5WDLAn1j/MjN1dgcHNaF+WyHgZKT4efho3bHijc12figK0F3ocBYdXKl5aGa7lYWFLAeiQUzzWr8T/qsaoCsDPeezWf5A3iW0ANhxR3bO1T+BeHuwzb6d0f2evdTJEbUPjVO6Or1tJrreYFbQd8AexX/ew/XV1GFU2vce6yby2iYaFtNZBXtuTl8yqeBq5yvdKNagiYPVi0ovSA/cV7DXlhuJ8W7I/v3f/s/zyUfYuMPT2e0CTSw3Gf/+b/9XoOyJ0SYe0Vi28fn1V1SJ7hA5EizSWJ6jccqKvG0+vvPE34JTz5OB8dw79Jq5VaqrBd9KqvTf0J/1tYRt02J6OgXGqxjvQRov1T1fqLzGdi+MMC8Tfj1zg4fSvZynNs/u+ptHVWCWi2TLuN5v2Naga5j877PFhJxs3ke+v32Eu/muvL0TZVRc40O4i0V9RpkJBgP7Tj2656e34kx33dSy8Kx4s8HouyrncHndBLr4Kdi8YMCVGHV7yDSIwsq2eIY5hmL8Vxgt4wtOzC7303a8/Um3IctQVJB2gfrTW5iMw9+KYKsXk1lZF4km81Uy2biHUkOCnWheoaAhXgLk6PB+JSNj/aezY6i4paCfcd9mm8X27TYoTd2z02dBlz9O/BSw2kHONpqRhlIJFxYq1TTCh3FFgnvGU3Hd1RcW0+SM4AaZBON31jVvPBq5/xA2Dxcz9mnwJZtsOG7yB+jpE163iL0J2123WTP9g1FFB2KCxhyLWJCG6kIBEYs68YP8lGiKtCq1xrP6YTKAC3GiXuDyxv+GYS9WBkQGNYxSMi+G2cWkAlUBxgV3mt8hcHv9bj6f8p8ftyfJW0OieXMD12IxG208a10YcnQsmTr0Tlx9ByewmAyv3rGjiOMS+c/5pytxHZHbIPG2CWVc4Vxd8WVyxc4gmBoQ00M0Zr0yhakfjZlieceeKrS2BmqKkwv3JZjD6GPHr2j6Wtnj5xaJhRhdF9tp1xDPPTlkvOKRD4fOZciGCsVIYEba9xq+p3qQf5nUxDu8OjSiiJNwbVWmJU2iNBblnfQgugB4oDIucXRSN+iQJ1W2nhagK43QJTtzqieFMJYfFVXKUT2D2wAjtrz9RRu7pT0+pZgHfArK8wJDQalPSO5WL/G+ryr0abyFNi+moBtml1U1orGeTkkxg7NJcmA7oc5RKGKB9lo+htHUFLXFIJEosvHd/P7d62UrNzMaBmLMZmNxz4jaReEsngSv3qqm+LHMs9N/PP3nDK+4oJfLpIUIA1TnU/kJXU8bKIqqudjHgwVa8jePauhVeRM3NM1nqJ3BKt2VwyGM/fqBVapyWFzns6CDc7HiBznaLZviHnjYEmDAFh7SwsVxSeeGO2VwB5dz/WyrxRRWPbKcfCBZC3Jy/hC6v8Rol1h4YyOdUggUZhhDK+jNn7IPFO4LCZaxCMd14XAlSzfQPpcJOJJAZHbfgImd1xiypTbQgqOYMY+b/V/bTf1xbe3xjEJaQ9FXOaZRzx9GJHYuQETBsqFQfBWAfOJISQ7TNOPA6XUFm0OlAevAcPvI8Ek2VhO7lYNrWAOI8ErrR61yXb8rhoVEKtJrvomOTpZT78+3yO15+vb82XasAh9s76kF1bST4EzTGZwMisB0vfiRv9R1iza7BiXtt6a7a3bm1PsJ25WqpJGxlDtXBTmYsilo86ELiBwDeP7947Cj/kiex7K+oj9f3RWfrqiBPwYxUjiWoEaDKk+v0JFgB/of6ZD9cXZ7/UfxbKU+RfyM02+/vlbT4frbr3emZrmyZhxcvd9eBuesOLLmp5MXeNNbG8HlkOnqGgUu9d4SxcXaKIe/DV9+Oalp13KkeYYdRMYgrDlMoUjmGm7npnv95+qa7lv7N7A0Pz2Eff1I4anrxS37qRung6f5rd+TrbMNp4OiMDjmyWJ8jSbzjfhc3T3MNwhCVkhLsFaNHU1wBsYIzC0UkBQPzh/b9MDe19YjyKp8yjemUtRIDZg93KbGOPNnbrOcZ+Towu+6Lydg3W3j570RaXdfXMenX8ds5Gd60Of81RjTkCfV+rd6UNa5BH0ErrhihhfSQ1ND76Qm17dopzZ10noqo/Tfwb92zb/2/bP8lWZD5GoEk45AW/L8LJ+8RgwG6MBi6+CfUX7jDN/BVk9Isf1gAPs6ANehmzO8MgeI36LsBau7oNuYosRBtJtUVO9NQdBh7X0q1ayELZNriFWEJ8PX4Oe7WXGDGwSupHnO+Lnyxm12zBtCv7btbwtvaDDMMPINd9iGs5yufRTeut0aHSZcU4LtwF/P3l4aW6y9xX+Sg9k0jmmyUha7j7OZVl7BKYWzPV2gFXJdjBTqI/4s1H74GMHQyhk/6XEu37ooSW3adLai3hD/+XeXl2+v3p3+dPX2x4vLqxenl6d/ZBn6x+nd9GRnh5r9ox0WCV83UZQklFEufskOrFNy/ZJ86X4rMC+87t5dvm544BMHY2/7OHV1Uwsn2aWLXZPGmOPesdgT+L825KTYAwkSumdE/ZGTiqAW0qjYoVKgd7maqUj493/7H+jSrsku/fd/+795KyLaE9Ven9eACsldVX2w/Xy3+BR0bT/zyBy3ve1D+hd5xGDQBSjLxuiSmKe7RrYyCr0P4LkJqqSTYbtQR9l3UfCnOWTi9hjnZOTMVLH1GACwxQEgRZzjfYJzITiqbR3xAY3YededZ+q6mN8XhQNbzVi5R6j6D/nHLYUSwfYtXJ7fPSqEfkfNsM0F3/rS2X4k/qRbE60mE420iGC/y4OM90aYDCr6xWwbdnf8uCgkMuFWJ3F2WPw4qcuR+yZSiv5lUQnowuvXqZGi0jTOp3XQ/U9vMVpDhjk5CqNB2IeXh6BoPX56m1nPpgS10F3nAxemD77c4OhWpM3UWeu2Zl24m1k7WI8hAzBhDcwSUCikmpE/m4JbQ7UmUUJtcpopqHkViMxnzkmfo08ZDggMHr7y6urF+burqyyrBgjTk8Dn29+91Rw7uJsIL0HXDpoHOtq+jDYAjPDH8WgJ9PXlF93s3Bwq/un3ZXFf874ADTsfI2RqAHsHlQU8o0kvrAdQYqM8re/PG4rsjQq8QI/d10Evjw51I+cLy1wxFNksviOZhUPwqvRsgpY1Sh72W6BjjjwyKOE3nzmTWleLvq/zXwTx/vBfOvSEiwBAl2/1bemIImNiHwtK1OKC9y7PEg9OHSKrmsy9o8D9paUFBoYNArnQ9qzxIXmwgUEqOy94dL4ayC9UDAijLc5DfEc7UVNb7meOKF69zWewsU9Opvi/7DDefObXxcXGxx/gWG4+O8l+qBjCT+Ibu9LT6k1tY1DYfSGQHlxWNnc8QOv64Qo2L+kScnnYC8W/63RMRMyDYnZL/6D1oGsC7MrFeJKG4GTZJmLzoxyhYTWg2CGJzR1JCdwRIBju0m4+LfnfdL12GbIL49qhibpQKBqcqAz+v27230L0GX4Ge4n/+xYM8wPfhW3PZJy/tcW4Ccoznwwl/ijeLlbJ6Oktwq+Xc7KAQB8kzhgSYhKKJb+IgwaBSNrmxSUIkg44MRbq40r6YMjgwHh94pHIOL34pEZhnZZ8pAgUo4j0RS0hoXKCmoPArObl7d28oA3M5DlOtONyca//uBiVVfYWjCfEaKLgxtdJfH35xVsyETS++7Fk/FGZjqxuBao+eYs1qUV9xSiJTGIH3l4jn0IDHcK+mMrTk4Q3X/yvd9U9GcuS6exAR+Su/PIL5hCaPgjYVIwV3vGa4RTmQ0ocUz1+eDPczvLpHWusOEZ2As9J/l7O0Es4bGaz0DyVt5PKrGdkmXz5hcT+H+AdN3DYdJj97G8ZmHrjYIA1dYpG5AyrGzdwORgxloFDWLpFWFf993/7f+vdkfCqkTMNkfYwB4upfB80S+bfFmGgZoggRtMJrxwPAX3zcH5x+ob8rPpjgfDvAjqE/18Hwern3/0dZ6h8+cXfZ08cjRBQfGS/FSWE8di8n4XXRPeqjEoHsh8N5IKnl2FiFWzzMY1gK9xcWwJLhg/VXUi38GwxJYiWS3HhK8B/Ibb7SfwknJInNuZ9/uCi9FvZcMGgM0QdomiYDMRDZoaY2wHOCkkZIAtddIASzyGiFgtsAXbCR+9+9w5798qElXeGxevtX8txnt9Ryh6O//27c44l3ZTqiWu0qdPL0unsrhigsbtJuas0DTxAzlN6xgH4vVCPAlH7Jq2a0xG9ATVaYAsUsa7Jit/WY2UVao8ECJyZaF298LM7wEFKlq2KqBHqbhxopJ6GBVwR0mg5KceLsaYoDFVZhUabbsMvv3DuF7O71RbrixrLdrLcNiSdPs1rn4fDwAh9pWdeCbVPSZO64Yw7xVJwdNUbo5qTpmOg5n6Ady6NR/S7vP5QzLdQXShC8DP6pTDWuIX24rzhldQl2eaEzvIjRze+6YzhYJaTk34x/gr2KoVST7Ie/uuayCzgH1N05o5Al/m7491Xr4534ad88OF2Vi0mwy75vU+yv3sFP73a/aoDt97et6dzFOM4qMBzNhiV7LqDR3AcdFrhQ0GyFnx3CHuBfWs7e8vG+32uuEtiStCU8QV0NMru8RMnMKJBM4mM3ggb/Kmg20C1bsrAkTw56OL04pSQNCheJM0BrpgcjKCPhbe3xnRHMkZO0mR3YFrl0u9tPzfXfiAVaJ/iGbKJI+4lvgj+PrsIwdju9wP5vXMOFuYtbJoxKuY3qCYKPw2Dy1AinbnEWRTMYXZbEMjzzbPkZV9OQPxjjKb+tn9+T58v+boWO4szrGpFyU66igLAIDcoSphZ7Bvpm4myAW6TCmRC8ywYg6xdgzhyjfZMo+hf9R4Q+iA7KByqf5Pec9PPC6w/Hsv6XIxR6zBOIUqlK1CdLOuxpPuMKyfcyLTwfRzLMiabORf3wUyVVNp+d8VoStovp+zItvMN7pvPdb6WiT0JLpPNePO2op3IKRUSUbY/mL540S/m6uzj0YDSfePxqwYsk2pNrDy4awvOlqTPIi+K8TUGieK+f94vGtGDKbvxBid1mupwqm4anwZGBAbsNDKt88b5p0UJFw82zNvfDyqae3r+Tf5zNdPfyIGc/GronxITMN1ingpruGaP5DP/PlOEzRjMwfxDgb5zFv45bOKHMbK+qL685dDGdhG8x+aGPDhfH2zved2HovLkLVzUAtoUSMm4APViCILNDckeKr6tZMaTzAPuPZ4h+gi3u+kOYSSwrHxu1EN2NSQnhk/gd3qRL3fV6kt83l4tIsBhKNz2tp8Lcw6vI/6KM3awfUCEHkcnHZlMofegBHThfiC0tPAd9Xd7R93dXndvN+vtnuz2TnYbfDv7ByluD0VcfnO4e3z8G+nqG9cJ0rzdwInpgvC6nxKXrSOWQv3ZsVSsZs9YynCW4L3YE2aKC1aFLu3jIfPFsobTtBcHmM2v7g2MtddBrgTrXAqMQvWJ1H7eIopHZaQsA8Tccp6ikNluZCxNwdAW3Ud0F1AUQW9hHoo6Y/ICzN3itok/QxTKWkllCqJ0aKECYWoHTFJaUO/QI/WNlm88f45uRtx8dXDxylEkwfUAqwH/TfPBQQj+kScoJxD/DDUy9hUKxw3uX3ZObWc/4CEZjR4IBPRArxiDnyXH9rji62rLEwnMl45cWhN/jWlwhh4OtvOxmZb1wS95Yb+NQndoNc7vOCUhnwt6YNbFFBSyKYgpGjf5Ro2RI5j/QlZPiTbEFRxMG31ydQPaKczuwu8ZTid0BuIm+bTIOmGM1jPdYLLftinTQzefspeMMac26E8CP4jm4z2Kka4ugShT1BZH+7t7zGzR98CRR6Qs3HHS2INoDuRAZNCRfKddvTdOUIMBXt9dV40UACGe+IR7UZxtU9kaNoeEz3nkxlVjKYUVVYA6p6LaPChaa3eL3gW7iexYl2sQOo5KTVcZhuiF9cFS34M5MzWfg7DuWkLMJZrZ7pOyHfEENWM1fQ85WJ1U+C4va1kysrNIiYezqUk45Gu0sfAr3P9XuH/Y4YgBo9Fc2DgIoST6vMXVcFR6xgHWimfOMYi0J1u08guApi+OTr4cKV4qLqDFhBxdKs7cvsAPATE2m0su5pU8ccVTPPOqEeeBEkr1iltzz0prqSl/RHJGE/EfZpXrkmPQbu75lXbRcYYX4bLkAQpCEcpVW5FYS3A7/FQOUYf3PDet7dFBQEfWHWZ9TVxwyOTAD+gi40m+LpA0Ts1Yt4corUcpliQ9HreKTypIjMH7CClLiV1QmqiCFx4SoywdPId9xio42Pe3rcJjZQ7Gi5evTt+/viTILJ433e4E74tM+zcPF//0GjS0owQaEzYBrkl9B0Kc1oOzrN4VDAfOLi6zF99JIIYOmeQWd+F78UfxMSRGvHHGLbz9kT5qo+Gyriv0JLgbnbLqxvXtYP5p3lGnHruoEm2zNk7jQT8hGiHqBxTMdxRFizCiS3K2g9NciKcOnmKohWHrd+EOObeBNdjaX4i9SwkRixUTg4MgVRs1WemoqojnE/f4RHYzes0qr/CxckS7PwRHO68eIWkMHcIYbh+4GjHEvRhPFVlDfAEbfDlzhYmNmiOp6tucMs9W2/euulhCZ4rBNxaG8kHPsYYKglsxgpb1t/edu9H09Na6mKzJCrJ+WpUYZZ9JoCLedKgm2qwKDsUTYFDi8U1gUDCadTGubnmGIORdpgg5izTGR/nHJIVwfTCrX/YfmE4N9KWAjiZ6sDGbhzMwKCzUSMEgsjXBZuyIuqA4HV0A3XHrY051Ciz4sB9g//oe+7daLxDjWg66ucf1SiLZCpNCSs+AgSYcsUbHAGUz4s96Dcnkpc6IepxA0BkDeisrJCVl9CBCPGdMwIz05Bk7TzHJjEBMRlFKncf/WhRT/Aww9uFh1kt1ssmfx2A3ZkFiekOORwhZnPxoJkKfc6sWgBXjnQ2qGy+1BBMYtBGm5YVYHONZaIOcrpAAZkHRgX9dfTIgQpjvOdbQYKPBRxXQTiI4lVWMtrMzpsnC1UUyPpk7WgP/sIapG8lsZofuiWtT/2Uxgf4sSdKdgjxwCvBsjSn5y7HTtG7PGBHYzFql+xVxSMUnQVUnFlHC1A/8UOpbPNQvfabo58TBClM90ebDA48fDoZjjjyOjumVVus3t/Ov5F5g1yi9ZO+HhMnk9abGBbaTuL0ymhpo704wOD8RNjuxkVnfF70yQs4Lrn4kxDCdVzOTFt4J924wb83dG0/dKeUVZddlRXF3TA+mzCsN+1kzJX0sU0uoOfktCE2Mr/3twDP7Dp6ZQEw+BgiZe+Y3sxc5QoH8BRRo5vzEBsC7vstZAmc10i3KJDM7aMhy0ybRUquw/x8GXNiPoJANKBpXqHhJyAZmGtHXlntSuplNYiXt23EbdN4qjIUXwZCIBL4udpY5r5qmfTGM3PpA9f7hbmuPa+i88tQQJ9kZJRxvEKztp7cvvrvCrJANmn1yXLl2ZK8UlHzvMXbdM1SiBOcK/4Q7B6Qt6kSUpK8T05MYg1PLOPl0XAhuDVXWkJIwYkyAleu8I+YexwvpXegdjDMEjTP65T6fjQXQ4IwFt+0ZleSMcPYicq/WuAYDa5OvEo8Iq6V9RUxLEyw562fy2eYeVOiNQ2fxgjiQYDm5IgaTzWfoCStwIwgyFUbTl21AT2xlExQeBO9IQITEQ1dV7CVEm1VzjZxPC/fshlDqsAJgmeDEgMekE02taRAuOJxFrP/xvYsJLo2EJzMQB4kIZCvFg5ryPI2ekLgtIoCCZ3vZGedTw/+ORvm0LnTyD0xAqSWRMEXE1gAfBdsTpBE6a7QHxRKloEQd4VqBBWSyFTLTiOcUZQm6VGA3bT7rkGyKUEM54cQY5a0YMRHE0rlESsX2g5nUWIxxj4W+EsqOdi5X5zKBjSmNaEfqjExet38LIJr+40E0fWfV/gQ3TO3FV0bwGm227Qn+uSdLnsBZbusTewE0A7/HUGra2FMTQlW7JtpGQSgKUuMiyETf2YhPBkzo/CTwCf3t3e3efuuojsEIdY/tLXlszz2VjLOrULa+W3FEixI1RvDpR1C6pn7U0FrbwlJE3z+2u+QxfShEdzSwNf9MOTIedeFj4niI6XqVG2oSmy++C1FNC4HGGcQfbhc4dfjUMdxWQ+IQIxAf32+cBZYIlwl7LF/UXJqLUj3FeevILSjDR4OPpB0TopGub8MmRjJyC66TD+rvFaUWz3cDDUwwD0L6QfcLMu3xKUmQeybdgMqzGA3xRiMwH364m5BjM+NN+KNZKBo7yTRyNtMFRRT2Ql6jhWK02aPW5T5yXR+afejLkBEWQJKb1wcDYHsHpr1mTogiADTqr++0HyxzrAyoB4aEp0VTOs2o8Tl+QZuUrm2zu9SoopGa3fYReSVPHLdIInym755JHz58pqfPtD7Bvx+1tgEjEOSOfgleyVWGFp682/pmElRBsc91QBV7u48EVTzvO1CF62RtUMUyYMOf1ygIl0BVHAmqIh2WbSIrVnWQrovTP9z18IrL9hiwxu0QaUaY50b9BlJFMZDj15nyd/528BWuTomMG/NjK0wiltIXSHfEyjWn1xMpCXxMOUE+U7N9a+Er9roA3BnbmW+X36c0ZgQkKO564HyTLnznuMIZjTEOmUApkKIFPAq8j5hlKVHBw33FKX/ALVFgO9wq3j9cVONmrVodxPAYUCcreo2QFYzmQJYG/0khMwM66vWrzSwpJTMonCB5b3E+/SfanQc2B7lHtGwM+t58O5SGnvNDlC4gfBHo6QoXYkgcnvg9OCQ0CoRnJmdyr4rSjpCbhgDEtdNS/LAuymHRvX7o4v8G34hrW83C0ilGO6QCKVQd5boSkIxDJTSZqd3MS8qRr5QycIVbYDehG0ISYyZF5ni4qGnUvbe4JCelqzgj9/dlvZAuf3eJVRAxdOM/z5H6MblP4JWTL2uf0PtqBmeDuWyQSHAmKfIawrYI6YA8UEChzoFPASgiTSAbIvbnh8tKZ0sH4SNm5J5As4douisGCBWjWgvhtNWMOTrYPVZgjSZkPRkxUHuq1ABhWg4+wM0HdlaCgLWJOfAmBhXjdPxUdD1+z2U6s1f8E7tE8VlaXqmtlHAQ4800RRALYiuJLcnhm6JdHTKGW+/1OC9HFDRT+mJh2SodqVELPzoezuW8XZjfmJXoB2RWLrT/0NtUeyw6oZZnEs6iycLtTB7tU9hkjoCh0xaNaYk/pyPQDUdHGsfq4VGJsIo6kNYO7dn5cFTfI6r2dVvN/RoGLFeU5MYwiASS66XIqebUt3L5CJG8syYsK629oMihz1II0z1AL0hNwMGjjxO5gquRQkzKQNfA+/9DMQ+Jgq5zLteEYKcJmG4STy88a0YQ0CMKcvHy0KsN2qEqmL+3yDIEk1COkAwdevhYlUOLcaNrJ81tp00yX9piUjJW9Z9fn796FeJdgjnbj8P3rngCLE64ckQzifV1yL+sVXKQMk49gfjO9QzRRaJVJftMsIBINMluAI7RMtk0fQux/RWces3ziPceZpCWE6Ecmrkypfd3FV3e5i4H7QXRmJikspjVwnvKfY3R0Us96b7m60HK06GY8DR9wcfsrYs4eEm83nJ4pJ6jVDqJ90DABqPpvysJtn4RS1d72YvT4UcUTMPsjL1Qr/gbRG1OtBeSm73JB9mPF9mfWJwkNuTfFp9WsLpr12ZYQ9DNimkhlDXpGw90HGwCd28k/JL0giEJ+hLOtFxZcCj4z5yxpS8AQ39FOrUAuQZDfsdDptCe7Nxmmrdc5OyalDwajpEMTRmYBGyCOTiSNmADQBdiUIsr1OWu5mgDzi34FP0csZoX99yYeBcj43c9op+ztSfD0EUeGKNCKIlknnBal5dg+gHUxe+x+htXwkot1mosyNOgH4yA8DTkdtZfqE7BkRkujuS5EvNyRoS55YT3SSSqkpg3R0gS3HZKrNdy5cWwyffn+Hhod8vuuSC++Mv82sOOFYtKwdO7auSA8zPdFmpx4lw2sUhKm+lnSVAyl2/w/xiTwMyTNTgJKEbi3CZ5poSKOu3bVsh08JhGPzOPnA+K6L+aPHK/AgHZJdWswjF0sNLfQ6e5Ht1v7faps83gX/+Edvozkk/35OXLawmXBuxr2EuH8s5x63Q4MGWxUWv1MuVSY/cCdmGon7E9tCeyP6Hlzmtkgeegtm2OLBBiCsVodYeaFDOk1vAqbn16s57n46lqWyNskM0922faryYkjrU/nMUn5R3xOZJxHvcybjWOEOKH77AcFh31URMZbzT11Cp106gInNJ728efCVujWX1PxnMFFQFV29HqYbsb2eafiln1DLeluwZdPaEBFthIqYTpi5H7/WOA1khU8thoq+OxoSngDN/YuOQaTxVhlT3qwcTUcooIEhTOZjtv/DGWowEOVstKOivTWTSwIa4XI4oJF0Q+D8KWiQU0GKV3R+yubLHvtd4sk7/amgtabcRu8fxjIQhc9owR4h1v/h063aTZ0OXRULkSAIYX3zklE5F0rarlo1Fvv0N3YP0Ak676XwBQMeFhVdHQ50dsnZhuEy8OKCLFbJKPunpYjE6+Ze7Tu3I2JOvuwXE60K+CTLRuRkOVHpzjg/9IyLpeOxfhesi6NcFuvf9ATHpeW3kspZ1nOqv0PVfsOkQhtOPhSD0XAYWZTU5XDUnNm0ifusH+ZuUcjlPfw6nVXMsdPBUTngdPo2exDmHY1uF42PFMzmoXUrfS+4KPjiO3nVWEbL4Tyr1rNJjU64oS0FXPofEz7VhJRD0I+FKjmhbYQZrxowKdjkJHjaCxipqTL784VYU5qPheczW7BJWLYMKbdb+s+gtmKtEuKSIbfj4/e331u/MXL68u353+cPH69PL8xx+uLl6++/352csLtzF1kHwmnAnRosWgNgcylvIDFHE4cilyiXn/myDywe9rhQspYGh3GeaoEapPQY6IbcRvVfrnbhtKB39NB/WVx0MeSsfjBaKj6IAl8Ilj98zhCoiFp5X5dSAWnkdmfYiF55Jph1h4Vpc1IRZt8AkPr2gHPew52MNqeEU7NMLDK9ogEAqvOHwEvMIDK9JLC+/wzweOQSoo5qgpAkoTqcu2H9D/0Illn47U5RPsFCd667uGmacUSiKHWSMgpm/do+7qgOxDfJ7BRWy/9sC10Dfj4+rJihY26nIQg5/4Uob4yZvCLYniB15/pg33lFQEd5RoTK7XXeFLY5ttgA63ArTMsZ6V4AZoBn1vJOLhP1dwpLXGMMuBm6O9gENMFbU65rDiWOxNjqQO8fIfuK25J4MPqHYbOj0pZFaR3ZJaXIotsHwU7ExlA4Vcoi0Inv720ToInoP9xyJ49g2CRzpZG8GzCkDzZ2jryKF8sPRml4yQFHand+QYUahG52t+MEDstDSWxOkcPzcsKJeL2YT9GrTOqOmrlxTjLZNr0Fs+oNawhXc/qNojZjskMkU5mbT/N7RmvWO2/9uB62A5qXqL/b0I0lSysi1mgsfTIduSq4bidHDlA2EeJd4uRKvUBaNnvfPZEWxm5y+Q9gTL0lOpJQ/B4MEzb+UCAz23FUemzl/UjvmxIEpIzbnZysAknMzLmwdN6VKNDL5zmyleSg3QSEUH8U85Jzc+DSarDDL6lMkWY1VyOzz0/bsAOeFZpPx1bZIklU+JXnM8kTSqnzRmRwghHgGBVzYwoRAMuo3F7ehhw0Hq+c3sd9U90rBsaRi+LknjpEaIgs9VMXwARRyRozJttdiIi2kXLDePA6HBONwLR0aEvdSXBBH9gseP6uFiQGQhyvXKXxsuEHlaAvP065wKXXzT2fkHnMOrcvjNwfP9zrf2tHLg8nZRImAj/zbJyNLv7R8xcKT3yCxeW9GDspqpY1dfS7e2r+1tNrzHmwdehMngjiBW4rkaOUIU2WpspjrSP7y6Rzg9NGUxEUsguhoEBiZBsRm3CdDWWIBC7+BSad2mPgYhZwEFiRhpcOcVczSqoYEIKePMRTY0PaSYTTYKtDNmWTxjUUHRptlPl+pzo53DP4/Dfx4578OjfA9hF21a9h4D6umZg9Zn+u6Z/XBsrDN9BkPK9bDCPqJnVhhI9MwKG0nTj5+S+qAtHLdbVXtLTaF9fajdFjp2M9K2St5e2gvsm19uL2le42Pspb0lGShqL9lWAziidtxPKr76226QZOEVWFJJTcIMmgcsfAKBElB0YoIrs3TDxXJKvhW12s1LhhWCL1CmyaHxqLXmeSeD4babWCC2bSHl0PZAG0LoqOKEf9czb5tzR9DWrB7ThHvSrsamQ2bSnmcitEyZgeGT5N5M6Ph7zkTtGfLPpGFlPqtuyHy0BNwNlO6m57ppeIqa9MK1WuUKJJHX+uFr1ppwkYmpr6fsEpyZckkaWWKg9YKNuuJOMxFpZW0TdBVzHZBzCXTFWQmWovuIXZ+3hTcPurLT7Lh+unbdqGZUg5qd8OJBHDAzC5Z9VXmctKNI50jbUYfd3eNu7yDr7Z/sHZ7s7T3Wjtp1dpTrZF07qsWsQeupL78MxnV3kn9MGk59MZykflHTZoqaSJpLB8fPvbnEXExI0vWxvBWQq4BklUT3QbRO9Nuzp3/ywMlqfzsGkeYvfIe4/cEMjjEKgdJD/y/ukBsz578GCv8dugqEqMig2q/zmZkUn0KAqheX0oBzoFODBUikOa06i59WU6e0a5mIRALwiMImKVfe3l1XMxt0kxG8mFXTLu45Sj9rfMXc0DfCYyPMGDQ1GzhxfnBXjqSSAxM+DoMm9RDWRHLItUx0wTmWxvo0l5bmg8e+IXR5FKORDrYNNt57frzntf9AjdwP1ch9p0a2GghxhPGP/xkV/S5yjJDPGs2rP9Iey3ALdAkEL9VFUMByeh6rwujxj4OxKH19nMkllndIjcWoa0fo+yg5xRU2INNDsMDkdYJt2v3h9PdoYgjCRvL3yDLB8Kynm0jHgmnRNoTb0GvvMyIXavA0uilcWrKNwZI+Vvl5wpE0Ds/08WSeD6VUJpkvBTi46IaYbDPxo825KsgVyLsrOKtXA89G1zQz9tsTfJ2Zsd+e3et08X3V+t0/e5/XzNhfYh74QbV56/vuUt1vDYu4Ro7abYT9per/vutjtQGw/ysbAPtPMAD21zAA0rvFxje43wAdJGlgagXYMgaq+HKovdZJDp3YmhHRoqj3W+b3V1DUFeLuFfVQJWWPe3EfeL89NX/PwcrfgMQZPTRetBofjSYsUjTxKvOua86WNgjMJrZ2vb4iVDZbLfXCaADC3/HiO7g4/1QsNeHcj7vL9FbBlWMdqexUCsSr3Lx2SkjN+kZDFX+EKmwV9DqyJLda58S6yRz3wq+hWR+yZt173qpaH3b7FKI42D/p9xqq9eEq1fowUK25l7V160j9RbV6V/5IFQuSSvWuKNVv+IkwcbhvX1+Dkf0QWag5+N+oPBwuMXUmsAm5ZzkTUGEOjpwH7bnFlG7NodRd2CzHHADIF8Oy2sLUR3L+F/PB9rPQeWCHsOXomKXAFBO2cuOmuIM6DwL/N+gRBWxUHoCU2XN1b7Fz+qIAzkAfVOFICIOFl7/vpGymxTonvkuT0Snws4aWwS2D0dkSIBrQeX675eeK50Zm0+XHoDALOsOPi4dM0BXW+Aipz1JzqI02IX3YyPlcgLtt805QwdpkrTL9bbA5QFIxtQTmEiv9VSJRLe1of37Y0wxNEFz7vyxFk0ikcQS81GJRZJ0fZ7dYoqXIxg+yHyWmNobtctelBx9gtrt4JoeiNdYdjZ8jzfhkwIWzrPZ7UYSThaz9C/GA57C0gzuKyJWWOD2FT+uvndWU4k12xN5NIeqH8PT0ntNhTihZn1E3Ksew/5kLRFBtTUIquc5dwotSnFy9efni/PTqu9PLs99dvT5/c37p8XKIhwf5OaNkbJQsH/PRokiiHPtei6V/NpH4wlYiUy6h7vA4eF5TTk7tvHCHu/Fg46BLaVYuKBhp/+5rGp3zdqR9IUYUn3kiPSYhlPxOX7r+cehol08i8AjHVc5C43V5PUPqg5p9rsk57ikTzn8QKGnP85o+LZpDjbQFE/aUHqm3LOLjmKiWRHx67pn9YBN/3ogP9bASEddbGvHxDS0N+eATrcW0+ttt4KuQq6rNq2/5oNpgUJZEqPerItw8ZPkxJEK9lQg3D81dm0Sol4b3WPbvwP+oxolHRr6vxW1JioeTGGNQOyijlfEL7BiXeOx4Wk2oK1ButjOsqvTgXXGm6wClhjC07zGzDH2O4/yD9BpaUaLFJ3QaopseUFr3bFuJDhPBDgEdu8pedFyUrzi8mBB566C1hLQNFbVcytP40EWj6iWRBDa0qyWF6Xqtlu/zwF7/rhFCadZbS1q+MaVdA0fHQGbKZJozpheH79F1IVtf28ymcHlrmaBcIG2FH6RpKeJn0H4R8L1RZLw5gVmgftMY2gbJikUndSUQRU+mOeFopPdRRfxdRhpExTaX2qLb2WuloaFUFWRGZRIfZ127cVxXnxQqoQoBGSVkR8yoMAFp89QK+ry3yH4gTlf0G/NHBwmw8PMWz1ouxbTEGuDKc3OTB5SdmgnF8TpSbjWfksYza+ir8X39xxrPR/tHFt+nvawN8Fti6KIZfSA/w7x0mXIzaUsfiC2NfCPn8lgYo0o1lK5tBiPiJoJihpZUyZ2o7eydRpF+ems6z35DYiJpNe33j9RoUiR/pATiLcTZai+Jc6Ey5hEPPpETjy/9IIUTaHcKzw8WlFEl5AZZau9CS0jBBu8n5b+AqvlfC8pXlH+dM3qOaplTVGOUXxcRYsdfTSGdOimGjiiVE6041hPSE8/kKss5qVxTpTxPyJ1F/cd9GCZl+XK7GPl1XfjkCT79wg8/r+Zk/jKRN9YYAyMYBJ3e3z0OsybQsrttRQQPu71et98jV9TRyX4zynu0/DT1d/v9njlPu48rI5jc5sh0B+O8rypxtRVBgcEkzR38d5tC0nRVLW06ecSe92DYZJ5s3IKhuKFWA6sYzJDAlAkccSXz4SE8jkVXexTmEXJf/K//6VCEOMs4yXBWqagizTRlLg2V03/HjHung3fBN51Jxdjczrfm+xFrSLdK1LouYfw2HD6CKGJAlj9sqrzkzJRQzRREYekrtsBQmNceuinEYaEaxCE61x7fUKUnnt7mzEmfMWlsTfYNvMZO0Nnlibq8DvShnAyp9KjdAtJbgHHktoQGz97jgcMKL0h5eRlk2EM4woIxAUeZ1+f8hGYfQR9UUTJRtS5oBEuapFTmObSl1djJaEMvJTSLaZtBAxcFTgkRbXHlE66LLarGmEsKyipwuoax5cPv4Ru+RAq5OVY3Iuo9zcvC/gkqbmZN/F1uCwTNvZxwESwt95WjBLsdFcHa8WZjPVvxOwwNGJRh2mXqxjo46B085ztr391ZX9B2Mv4Ty0fkEy9hveb5J1PXWBPUg2zK6ayEtw5Q2Yb2eCRffKEd9psdajZJS60wIThpkAxbkjKTdi5zfIXbWm4oBMflIx4/k9+K09ombR4lh9pLzw1uUCz6K2q5ca9BF3rX7PPlRK16d6H7CMdPKbk9Dh+BnFJkCnG4XqskObJuSnA8EdOK1WIpdq1VpZL9MSQgOrcGGGDOInfnRERQF2YiOAC4purkpO2m15cyAtyKKjNTYUg6lJUhmzmLnpI9ic9J9veDZ/fjxGNXGoekQcM8lKPveBoDkT1vVoZQ0hapei7P+r5S30EV4fzCcQMk43VBvainYFpwSk2zYWbxIunV8Nt0FNZwk7fymusjGGTotJouRrkv24eMby7dd/0xLKbwG1W2MGKob4fjeeVamJj+UCFnBxVthc1aLsYnoG0zR0HtMkZcSVHZesQRoTnC9haSU8jr9ohR2PEjhw7H2GYnTOzILN9C/4eyexnbJFyoOaJEfO/iNjhxBFBSQFA2HX0Mn1gntpl7UT6fttAmwuiLfMjcXTlIBuSfo4PxLNEV6Q7daf7gasy5OmWILyq6YcEOuMxulBnrGrbmB3buRwd5z6WkRtIvF/51S6K1R5z7JNOmjpjPagy0WHY2kj3ut/QYBFk0Q2NGptFmXYAsGaITXUXEMw1fOFb2GaWhT4KEHydQnESDZsr0fpq0bSGuy4RYgB9ADJyev8m+h715D6vRqBrqo3GDGXFr0FqrjpJYV3yUGB8b+0eKlg29u8wBvDxdKCs2jzgW74qP1WjB2eOjEtrz72rWJaGkkLVILEc8je4IZsYk4O0MUgbswNwmzI/qkNS3ZZItrp0EEJIi1Xcle0NxtZor7kq48Cw3zjhsundUalSaaJls1wOhken04N1oaVEl9Db4UEyEHXT9Xlk1tpAzlXFUvcR/U6BlPl6ovZ2hCDiffKzKQRFtgXaqQ9CI66Js3gi5TeudYdkjghAuUEWlanLxC2ZNSB4M2fmHUfhhMQBlfpQ++y16qHFB4pIoRtKjYeEE84XL+ADBZvplk5rLdN5oDZxdoN7iQTHDYNoSAeBLc9baXrANfHWLxI2I4zclIrxXV6fDaTqRaGLFTKTZsJgk92BCR8KZEia+5jRH2rc7BFjfyicAXNxVU70diT+Up9/hX4ULpzXMwYDj5ScNTQk9Z7mU/WlQDyupp+1HNWw2M/pC3hj2c9nEzJCoKudNUeVIqBCaa3pPNElZ/CRrxW6sxX/oDEaRzC2miU3mC1s+DdlfcfFCBLE3W0jqL4kt7WWb6GDEcK3RFqSEmsLmQaXAA0zfrowwTHnOjgjnmAjukXAf9WLjyH2P3fkpgmNUnohwJ7AaN4X46mD78Fm6y2USwpYPomJk1eCDjTHwIoN9wL51XZ98MEOAtbUCEgskmEih1iKNyVpINemKVKYLeyUt8q66V1HhyHtazgOTwlfMuRVqN3o6lAIpuHSTC5M2vhJVuxuaPO4bRNoghGAxxfVAGNj2ttlF57rBWfhG2bN1XQ1KjyNs+LPWFRXeymK3oaPcCznonXuJ85eb7zfe1UwjUvRI1Sd3lYwsukiW23y0tu5OIZ/zGi2J9xo0dXKpjQvQHIdNcB8ewrGUHMtwGZwv3Ilz+D9vMHXGm31RhVx+yBX8a534enFNSRyUfB89mlyWe86qw4KXSi4nJ+6CEVfy55PQ1g7vp9Q5cBpTzTEJK5rvmFsBdGF7mU9d7cWfzsR2k9KK6WPm1kbdrVwyUY+Yr7ouIUOUDnx4Eka7a9lf50E1KwmO5LVh2OeEBNkpMl2oIydaDbwsIOGSirYo4jg96AaYwuoYO6eFnj5hPdbaRHCutN6mMUeJTCbRSiAK1e2p9tmkyqaLGRiwdSGUps+2mra0FiPwCw0Tt/FqVhQb2SYLk0YTT9SOv2N+hfqkKWd1r3m90d8Ryj9BKnoWb2IBYkt5SQVBN9njI1SIcT+s+prAiYftI4s6CBHVhH7auzxr3oBLRNEqWyC0J1h1OCXVIXXlHAu8JLyYjT2F4HZDxcBL40vXVILSSalxaBS6ezdsEc9WpOVHijGfdfKzMkNvw9paIpK4CNEyhdgRmEpsy99QsfPQNUuuHDYIZXQGEhF8xLBkVVu8ogFqQUClelRL87UtBxQTRx6yokvFRSQFbY4oiQD64AbFeAfRd/klkmaF53chvTe5IVo8R+OKyf1xLwdeSsOeESxy3WbuN/cy8jcvOTJ2Q2PyY3bBQZXfJ1yIbtKS7m9/KVlvecNoGeesrcFkOjiHtpZL+mjgRpwwuAu+IjEOL/tJ/ia8ElWF3kRnmqpQZ/BNuKl8+46UAH7kfAdyyW9/Go/CugmkjZxQIRQVl0RJlpgdQsrwFIQGqaucazz39MmcH+SJNN2+8vxayR0WeQrddEXoy3zMZTHknh/ko8FCafF12ZiWLeFW2vSqgXcBkeqAASARaSlz5Th2aPA9YbU1PUnxXR2FXEOi2+DGRQUr5QwXjwwb6rY9qVgOesR1wbTuXnLZUgGPviykDpar2H3m9hF0ucn6jywH+ltAi3vqRW6uJbIdA+WLFcio6fW+gdlky6QQf+WLhjCmbJ0GVedIHG3j4nCSPbf1rTVtYgPTrjGqsKF2CG7nRa1REeNONLE9zjHfsk6Ixcxq1mJWJkbWEMORLl5Znci6LdMRwnZna9h86+E0R1LmCze186ARc2/KhZbSKYZD9ik5EWaiLzLhE30KiwmFRfcqcYKNUClG7491baRmMhkNbLFk+Ns8dGNYjQnmj1OQALXSLqC6RzZ8nBjEryoUk/aKKmle7XwYX1ejtJq28Yq9ytcP6K8eFBuyVZNytN1jSZOnNUrMtWiIenVYVsdqjfaYq5+uudZYg25XDc7LZ1H6D8bhhHDdqXo+CLXJi4QJ5t7wlKpBxTAV4AvjEkWbCtIIjlrnC39vORssxpgSM0ifSv+uBhJTHsJ5cSfoukLCAPypjt9zHpDfpb6HfGSanxUYyKv0qmA+uR3NeFsuXAPJwPLxgUlCgjPp4giqebOnpyE9m4udVqk4vkcLDXbrncZLqErXTBEoeInYq6IlpEK5znRiTrKN+8F4dKUwF9YKrni/bjTfrJk4u1CnTEtlOQUeC89l028XaHjp2N16F2EqKra3vfvb1cp8ixLw4gE0YphTlCHQGF8tVHbByjZcxImuGgrCbigkU5/AmKbQ9D3x5ZD0BPqtkZRcLQ7rtb/v9Of8U3YGgxVRJ3CAWAQFd/gjO/EuES/Er+Vv3i3TEnqqbm+Jg1wBNqy6h9C2dQeFrZ8OETuAsKBLrFSHfxtHkdDVrSxmi3H63fadii963c+psKaYX0ONsID+oTjLqonVxULVQap+upUb58MCyxX+yyJl9XmpqC4qIn1WhYcXZnE9J4K+Yba7vduzDuJGHV2X/VDFvng3WFJDhAyfoGwiMlNoKy3TUHL1QvTg6P2EwgT2A94KJtkkdUAiA4kJpQss2Lwlco/qCRONc1GMhBF5bPByJEI5JWvfyL+IZKIwZtVdSrf3JN11K961gWnlrqDtyR2XCeREwKHUrAytaDHHHelawhv+Mq/LImKGRm5GG0ag1Io5eWpxHkI8XT53Lja32OJqngaggiQbXHNrvHt5cZmdvj33r10gE8Xt3RyevsdEhJqqkUlWgsC72+INdpdPhrjHzpkxFEuHKFa8uIGm56TdU2jVGd1OdRW0d7gr5XJLA68oZoNZCRJXoXBHgfWu5ZGmV4J1NSY9xlx7JntSG5zif/Ua6vGl2UJ2UrjAr94m5DShwrMlbm5zuf6wgOfRzxDmQsl2s/Eee6yONDHWnKyzVfG/QzDPPXr+CsMXV1hDhwMzteJLn2qup67+zQbipmFexqZlSju+NPH1pKIcapfeEglXL3FjuS4Sl2X2m7/bO/4qO52SnsyuHAJJ10GeD92RS+pZhf0wQDL08wR29yShkYUKWWMbtAL4Aufod6dnFy4seSvwNWtVMQrFqMGlOolJ6miAfZoALa2or7o8HNL4mjZwoPuaEJKYctSdZG+q0agsoiisjbE37IYNeeUtvxLFcTZCFaEx6MgJ6LeV8TLk2e2ousYK8i6qXU5GzFSGCVEON+adFi2oMQmtwfFlvI4vr0N+XvLAPQphtnylThp1i6lM6INYN96pmMeCVkF/7Pl+QsdM7eHm4w5DlEgZ5eYSJFcYaETLDFoA4w5LFpFt50PKse0c3ZV++RUAIKel9rJ8hhcVA24bRnkQwVdLkW1CLuvgYboBly2S+qpk+1M1kTtAN25gTiqtfjlpSvf05ow8KxHkjnRUdthVUwEGSenX/d19rUeCEUgDUj9orrKrt2EqeFF83Ey6gH+W4hVSWIikmA7eGmHFjui+Nj40lbGSzdzEgDUmrR32RNZnO/JbvRu8w7jAtVoejUSENgSDFbc3VLad9KemfhERRrW5ap2JnAe5I/52DXAvnQsGNY0ewmh/I5be4jXrRGAmrCzuEU0JcHhgDzEIvxG2D3gc2WBQgSDHHDvzzWmFd7RiSX9dAYxKFYijZHunD1P8qq0sHM67SZ1YckQadzJdXjnmQrAV0DAriXqFzLU0dCdE+bDzJ72bo2QdHQ4H5hqGdTLoJ5bVZu555TEiicy3os49Rmt8U4zJa0ZO1QswxW8JdnzSjG9gpXjiy1Pm6oJEL4omnGyQTi2HiHV7od/VLWlAxRbkp2QWcQZSlpRBIWyHm6vlzjjnOjIyQ06kLw99lK1hlpQE9IoLKvK5FGgQn4F6Ayvh8QlOEl+UNNOUWcPf7kAxGIsaUyHsZQDZc/v1W4kb1WZ2UuNeHUe8jwVRbkRu1u14EwWY0hAx62ts0dlAB0Hom0KBtoFZ5W5GN1LOES2S2NBu0/bUJXqc6uwNZivCHf2GSLretkQR+ZY12X+5AUZXanJSgMkjAByuRb3ZPp50E5xQ3dhSyiHduUPVW2dTkI24gaHvbRjAfCOrFzeYh8ljC0I6vIcecci/n4E0hz+9qlALsH7WH5MQo6MY19pIGtEKafYISxq61xraQpPNtipyrFCCssKXkXUOl7MYuiJs/rRRmw7Q1DCl0t8T+b5s7MBrhapOLL/hKTCjp207SJFftWUjN3DW234OstzVTatI/iRuOauk8+2ol+VTnQQXjElgH5zEicvbSReU9JvCx8t0eUU29pOYvF/ScR7B8UG7v70ljV5IuGmbNRLMV4XaXpmSsOvZO41xubjclgXFwQzJBKUUr6dOiVi7ms5Wn8gmtxEQb+jsuHLqeCjQ39ye2GbuALVOqffTyUMMMyAFCvNSXBK+t5DvxYA2kMd08Lv04tAyUfCY8eqYZZrE20EeSa/HymL5yK+GGzu2nmNu6Hza7Fw/6+VoSSwGS4JfUGDTVH6lmHHjdiSqRKe+k1WRco/Bp3y0eESeYWSjkEnAc81AR/gYyjc0weMWDQrTdghiI0gI3QdpL4O5XBy4omVFvMOgnC/VNLA0NxIMk4hYcJk5bPyuyH3NdPIZ3yxcGksqbKfKAoMaBfF5V5E3QQCjgqYrUx7JtGw/WnFXRclsocAhO9VzoNCHvILR0gFMBrXC/FTrOUAhNCTXPKwZhYIRQ7j8/VYgUfM1805kwSm+K9tk+9uCVRtLwAACD5NxG8dsaIVYu1zEK7wVr/gPvsoM9tpQ1skZbOy1IuQXCdlafNm35MKmcM6F52R3yFZvLzkgRNOrCD3aAls+urpMMZGioJSeox4BztXxUGRJowv8Qhr4RgSQAH+UrBuXKMhdSUGn1gy7rtikTX03cCu5JKjrwBVnEumEIYAksvdgbNoMXMfs+dsUIvNoSUL7MncAttqgNtnb7mebicy2lAhWrcDph2wcNk0h0mzkPvRf3QUbBe7F/4Kn9r9s2FwMcvHa3H3bp0PjeP/oDbNrYV0WYpwrlAUcRR2VYidKsmLomP7UbZdt2iuK1vwke3543Iv1vMZGpeq1lBmbP7zFA6Iu9BZojjkuCny0sMjcACNlzyIgZ/koXHa8R8n/9JZtwZNsI5/N8oeNBkjNzvIdsZGhGwWbSO6qlXEJ4z4JwxFZwKwYu9Jd2mey3xZ8cRDPjQHERg5vhtmEzxyPIwz8BhRa8eWk/NfLu/KB1/w6yMHcbPHm/4pdw8wqcRTYQMTqXIf9qqXzGb73muLaXK4n6FNNXA58P6FrZjqLACzNqhhtzUXJRzHSZX3FGZXlPOULxEM6nMF9bvNvhNGFUnAW1yPPV7jKdZbQQ3yNWrJQCef1zKjBgwldfeuk9PKNxzmsmA4t2A2fXEf0LrKgTPUS+7OYYoVdygkcZJPOJjGMMNzLhAkCPiS6VCqSZmYYRAiBgAeSfkS6NvPpDappufbnJwgDrGveBSgsD5S9slxdq18YEzBodrvpvSSnrFnkcW9VPTyx0GYsQemO8U8g3DB1SROokozWq2py5cw5xVnWV+XkigmeiNPSX9C+moC/4JmaS7Uqb5OG4ruFBi3FcEz2n9Ici+23Cao9yM0wEWTZ0j86UcoDA0M4IBOPjjjCef0QQdoTwNhH950A4m2mrSWpjF3c80+DZvbGMpXMuOmDTO5UgiCtvDlt6is3yoJ1WjSoTgLJk0Bpu4l1ItJlWCDBYY36GpLPNxSnmwVhJeWldCaH0z9LUGP49FoXjC1oZ4m28sim41VqAhVEaElBAj0GSLDriwcnzhu5CIK5JSUIJ1/BJU7GBI95TxMCI9BG99J2KBkzdJDhz8TgRUje/GEa4s/MLUB5iDgZd+WUJX3kzvEqXHCf+fLf0U+SGbCdPPpRCPmsJX6YdNDiF657lasqCiZtxTvbmcqtumdqyKtVTfUMtrCvB0AtA5bAneeQfWz+QQtagHrT8DGzbffbX5757aSZ1PPxxqRBnyFkAAVAtukKi7Z4y49/hSE5NuicCAVnEq5QTYAts2Z54+qJYxNjzLmvTdGehFagxd7VIIuiiZIWPGcUKoYd+VGwc3IkWU0+OKyWuUjXT/wz2VySno+Xr8c8oPB04F1H5XFDXPHu77c5J9GmQN6RowY/QjNisK3SsUqagm1eKFhhT87Q0YL9tiUxcQ8oWM7iYxJR1MVArVTCFQohV5gFumI/n4slNm1bT3eVDlM4YHDCF9Iat0uBpt29iuZQDMHAwDRos6w7YeHYMJ1xBTAjCI2k9Gro+Irdlts/11wWh0V2Lom85N7VQtSk2CFcZFIUwzb7JA99OFsGTrBMaWijlSC3vs+GDa6QoAH3ckqXUR57edCX02hQkWqGBnbzkdN06ZxiEWFGcDSzF9phpsFNbli6GjoBKzWIYYYZE0xBnlEYlZOP2qJsiRvoMAG88lrlWn51jhdNwmClsOqr/rGJpWCebx+l/IeHCbSMm4azwNwJHStNkjFGLYGG4TjhNi7Q1hP43oZwnCQm+62HBKWYoXIPjrkznKXoKYSbBO4KL21K497idKlpWtBsIO8Fe8j83kIaIA7pJGpVNj3d6OKlXLvf+uHxaHWjLWYjeiLRfXON2+PWXb0KcHAu881d9jbJV+huyOYs+MawPr/71E1wafFXxJrkqUUMsi/Wth9xz+EA3xbDIRL2tvjQsS46pbfSW5pEHGw+m+wXm+5NDGq9rsRtuLA8/6jCLIgKNTFzFy7+1+JPYhVDwiKL28hvlbsPdPp2K9gtYoEKT3AEI/FHq3Fy0/hNISoJ5LjZ7wk2dvELNXFF/e19LcYVz5inJWkhH3GBc4P4ity7tIL1FG45Y4vJgR23wcfmdxHT2TrOnRCkZlOl6ZBtZZOqMZvuUjMIFcM0y4cLy5lyfRF7+vJZgt+zdUe41/gKQwIeMD4rwtjAzy9eXpwlt0qcnSbZuKCf45dh5bs1zDYsqvwp24yWZ8vDOVLX+rnT7yxDlcEIYj/JrBoqQC96xOhBUDwwkXrh4bcdpLpskaqujqrGh3IVql4ESFLolohYMZ2irHi1Z1o3fssQgkPAflkZAUsEj1PkEcYm+dQxRvEj6/ftelJrgS7BIqLwNu6+lQwYy2Y6j3q0eRzxjLthTD2Thsn6WDqODYaa/NP8YUO45FQ8jyossNrMNyosz8wSXPFh7DDwipKToOuQLHgzJ75Yt7Ni+3YbbZHs9z+8EFLzCf73ycv378JqArhr9na3dnd3T3qpBSF3lOdGiUifExwB9np1eo2tmpDf2vBkOD8tSIIWsuOc8ms1HBvy4protA9OJ/uMot8vxbRvik+3JUP5Jt6eViUtUSxO/HySTtkAjip+K8prcueIdzuocwmPUmIYp3TTpiNT5MqAC8AvqYPG6ON8P2xF09EU3Yk7GR2By3VGe3Bu8nLE3i5UGo2vAJMuy6GYcq4EtFLb0M/Ct/qAz6nixrk0NOPog5G60GjnLaM3Q7VsCceZ+sImlSExU24Fd3pTyu1iyhGz9TCOTbVykw41PdYGf0r4tBigaihRm0zyTXpzPw0kAl2hhYiC5J7xagTrwXlRN7XAwhoJdhHLmjHdQlRwTCbRyBuTKg7JmLBr9Xv2xp8arS8BcksR8MIeXAXhj15qEMM0elkG2MMk+U/wbLaRb5BkJD1dsZtNxpEESYfhynaJZxJ+xZQPrwcmorTJjJG2E+H8ZpphF10IXvNfxuG0XuGBcL7VgDNxJI5ciDpcL8ZjvCUdH52jg0BQVVZqCoBXGElm1861rkErYkSGSUkHZ2xmqpdDRoCRCiazu+VLVJk0Bbe6RPlIGlKio/ezUcJ6SGTmRWHpCECUs8c0kGObjrFIKZWfBXa+9VUWdxKFXOvYhctG/8k5/UEVjiUnfJVTIAiMRjQ3DV8kegA/wUKgC4XOQS43LhI08X2G2rckPqH/mnXGkuO36CUbkH8eO2NaBNzMID2rPO2La2dffJvP6oKP54lWC6N/bWWLSfFpyiDuy6u3p6dvTv9w/ubqh5f/9f2LHy/xv7H0TVhU5nC7lzaOmhxeba4F/AInB1zBhyaIsMket92q46zIZ29cZsm5W1rnYrXG1/RfYlk/1AEveN9eRvs27L2dTO3Uy0uKCbOhs8zMMQD8dNQvdQ02mVSU7buFZTWkGyRTspgYy2YFq5m5GFP9JLrYADNfZ2JDcsam+aRI3ZaXHHG5rW1CXUJ8aRfRzdHwTQhHTEtPcbkTG4sy1bNNlISZX1wBAk173Gz4A5KnDPskkqN8+DN8WlYO60atcC5GoQ70ILUXT8P94Ao6c1xlpKa29LNRk5eZQMBRES5xVJvwmldolLEkOOSp82t1cacQgFo3pXyD5viDDMz1si+TqM86n4CA+lNxxRizRlwA2n6RYwVfCsV8j+hXy/LvCPwRKTkW5mmXkDg3Xm683MwOOKMa8UgI5Ft7oZgG3qyM/eUI/L0wfIguu4WKhGyrLT7kabJf72loF5hhCMZZto1sTUblmn2kxIrwkX6f9gX04Z7OOfDIerl/g3HD8KWOIL1O4TAOYxyGTcJTSyswI5voLFar9ELQYpgCVugnZgVb5kpCPBkoGmpDQ8GEYqMw73RJ2mcZpHl67GA5LNR00dAgLml6qdhF7UxxorZVYcNAWs1BJKHlaEaCB7GX22pSbGenSGhEWkfggnEAKulvVnQ1YlPcuXaS47Ms8EGHvHGnyPfjlr5JZcM7mFlBKZzg2GuStltqAEatLoOQS4oU1AT58sCJ57BdqS7YPMIxEOJAG+TrVYhV2sHclNZjsAh1qgvntY9wta1yEL0morQtSzPw1AZuY07xS+J7IQpYMDsHBeiZuIQKLadDIkFMxhl+LFqScjrjstTOt1RrkgtewbZkD+7yxST/CDo89rLdabtBHNIOUQ1FKK9Ui7BuJ0db6i3UhqcrKo++XI1xgUKuQtTZ7ch/JUpYtAMyXctvqiGWgx9mWGzDG782vU/AgRHXZWQyag2B5G0hcijAkTPAmQmMKfSXFNPt5WTV26O1kzSCWKvK0EKIm1C9mnj7p8TB2qf7redBDPjfT7Kb4h75Zq+zf1kUXEcb2S9gFrez91Psen/3v8AVSumVFbIXzG6lQro54RcNCr8N3EobYbZMitYPQzUWovqj+2C6P+yF45VPSsStZs3d3OJTUS2ASR3DsPUGHNdJ4dCVfrdsYNnaLl+KywTaKVHbO6ABJXs4QMyqqlMpL7G+q1SdTYvSpbKmRrNxPpHE2o1GrFP1f8QfUXZTGCxyHglSs6nIQ5sG2wZrykfkU2R0U+rlC2af/FEILpm/7gwhgBmSYFgZXYWb5Ud2dC7xmUkNWxje+dsf0KnjEmrFe+Vvfm/fei+eD5Drzc2VBil7LNWngZK6mreGBMbnG6+ig/nJRlIi1arhghcVayvc9ZqxxggXT+mtj6ck2kEcipEhFUOHJMobLt0A29XINYmiJ3b9EC/00Y+4Ke4uQU1Og/0sX5FRZS8KkAX4kNTPUqoIW3pMWcM+FA9Zx/JKDlAEjkbF8IpUsCtVcztBGq5v6SV51TStm7OdON2bthjPg4LAPXK8LdGb1/o3f3fc7x1+dSY7jP559JWgrqg44ZItj0ukfpn8GpUIzazlvgWSS/tYTqUe/5h6PozlgdwfDQPgT7hr2rxutGtyRC9KrY9YEpJJmJJ4jfmO9+FbjJxfEhMqVjyo+U7ab4WKH8QOLtOoVvw2JLW01zp/gCGr0UaR7A5nfPJl2roSnNmD5u/QMJk177s0HqT90xMCRoWJGGSUA4PO9GVTJ0ldOQUINZ7uneTt8fOD2E23gr2lv723/Sk5ltYZR1xfh78mr1fN82sVioNqtBhP0p6nmJ4s2Za6AKkCoxNr6Qy6iHg526jLPxUbyYZfSYYUqFhE8OTS+gjk6oQCSkAyJVZpCJa59bJ1s/w4IZQNIsrnd6hENyW3syra6SDt3rszanhIe7MUekZxs5inrLWPSLELGaQ3FefPmoLC+T2an9MuQaerZhZxk8ggaCnKiANBFDfISxRSKDfx8JvSUlqhkfkBXLkVlD5pLx82CVpYDdNEitaGkekG9yzaXciY1fAMC1t3w35Nd6nJiilqn9YMNz0FsLFibyK2eppIwMr9ZRL4RIIC98nAqS57S4KADTlazIZGOG3N7CCHoFlFJRRjbVyZJAasTeQxsGIHSV3NVKurc5EcI6Q1+lIBRjTpzJpKqrWh17as6IM1rpNs88ZVtokM+y01zU0Zv1F++ywagTE8PRShgYGc+LiWqcFLOkh6l6r5EPssTFmJFPxVODYoHZnDuagOI3LaPWl23rMVvXOSZTQGI8kwZkB2Dj26+Yy+1f0Rax7I3zUYYWJ6wg2fVQKgThhSOJqfzBZndgLqhDU4GWEY9peD4Gsi6klgZ3RQCzFx6sKbSXOpbon7/oH/KreFKfYuHBB6HS5L6PZiiAzr/1oUU1cpjPzM0BM6mj/AD85eRpehL4o7ITesc15sNRNI2KvO+3apHMx+hhuPk3Oabn8VM2E1H+NETRew9HcW30lSc7c9aKOndmU1MDvsX09wMyuP5kxQnD2oCc+0W02PlI+pwr+ECw0+gJJqCRDkCAYjSFnLLrdWYDVXjIITPg1CvZVtzAqUsA2fRpQrm54UY2p7u5ITUimevRXeM5qhMck2ik9TSg6tmddiQ/YUnO063InhPeADGLPbxVjMoFl+z7WShDkqcb3sL7VfPCw7zoNkQKh6Av1XtosGMUSNxtKwRRtumUhVIb+3lMlM74ELd379hNhoDwIG9VLQABCDf4SoFqFvLYYFKWdiwbOfjJNXRVyGVUyat0rrhPR3v/q98NM1o+Qoc+mR3leWfy8yEqSuGFzSI/FXOvU7YQO3XFg26sdh9HIgS2LKvqWWpNXycSB9Fw/zGeQUMyxrZStNeNmbx1F2T427/fpBdw47GG8rWdzrUaVrs+R0escvT5ffLJRZrpAutfhKrUEzcrspjgVS5Cp5wGLmiwHqVpXEXlNxV8ts7wNEYbPtxOxtqnQ1Zj8hIgtcLh4iEWiR4iphCmpbXpuV71vUk8DsxPruKd048uWc+iNnVdnAGm5jgI2EYAwVSVX30Rp8jAlxeTSB3PLYEdPJe4ez9TkvNtwiRz5OSWp3T7JNFn2IVEa0RCg1hgu1fGUUTrTFskJbNH3Mz1sLV7qdL9mvRu9bu6mw3IyhtYjKba+KQZNbidUKkXwbLz8RCpQnhBDKG+5K57i4Kh9O9djOLtzDxiHCDbX1GsOOQu501QQ8Fb33ePCj4hFa5xsv78Jk0no+g+OKJCdYAXcqCq6nDVwzGzANUsEO3wija7IsrF8eYa1kMZEHuy3bjBO/nyGGBq7GdJ8vU9VSsNSVSeClX+U+DGjK9QJkNgVhxZWpbVCc64qlghAJEcSKMMIQDXAeV6u7IjXUsSP+5u8Od7/K+tv97b9PdhmpVivdmn3r1jxFNJpSYi+veMFOJ7K0qIpcDNx663yEdfx6UB+PMaL5B6zeRoi3tu22rThj04tyQxBhQARAw2j1ljHkbzkD1lr33vVJ5KAwSbAbJLJANnlEmonccjEclEuZqwq+lEoc/XiKmG5KZI19iP7NlboirNLUfHYzEiPmT1uRyJPsO3zJyVCxz9XTGGKV/KXZwlpqlC6pMobh1aZ1zy6vVfT/KYs4PHFR5/E+ijDt3i5MFA1uZwJJdCBXqbMIsmFVEKnFoJo+NBKCwvyd8JSmywKdZBuvveVIm2BDQMJ1eKkl8R/eSy3DDBJLUlVlTR40FuETGIpLGslNXlLDbSCvvyGM4ynRnZIF6KpgBqxpotXaM0sctZhfQcUwqYcb45Vb1IozSeKeg+bj/SjwLro6FeYa4E3X4d/QJTnDpZVA38Zys7HFg/SCC3623R16KlSQfQMyvv+VRSQ1Qcun6GrKNmzYl21uOW9XXEhiIxZcJP9bgezppsmncYVy6wqP9gbJzrYnYPOgavuUrt2ecswPZUD8YFTRznCWswxHnaWDS+pY7GT6LlC/b6HrwpBSeDz8FSBZuhWeajf69nMTKmjqZ2otiZ4G00vRV3M7roOrqR12HnroKoRJUJEMYxI3HhwtD8bCE50ALcfcV9SSOp9YKUsUtY3l5RkzPWRSgT4OfMQXyamHmeHJR0pOb+mGFaiWq/OhmI3s1YuowkJj5RrE+jb9zNHeaZRmO9ZBnNZBic7d1ZSr8iRW0vr//X//PyxT6MIvAyTimsiZeER10wPehFd3PZhH/dHuiSC+0wkb6vB8OICrlDcqahym2i3OjROlZVzOqgVWPb2rKr7QEsUSJZZuNGXcfj+mK5MHUL1qmqAQDrXe3m898MC/C8IemdMXmFHIPgon8elRMST8ToHVC+bc5CXcVeJxjFJ4aUtYpEB7JmOwn5u7uR3zWLkq0sgMRiqiRP1iSCNlLJLLbKE1/AYNBgGDO6oIMf2RizF///6cnn8ThqSrJmeYPhc5TWrMk0HTmDNa0JKN1OF0qC46Rxr4w9ICLqQO4m8SpOG2TBlbJGdvXl9dYgrNyYmT/FfawRXN4mb+sSqHtpQClz40o77A7CmWzDZXUYotk8OnVeV8UUyRg5ojNXx4lpRdnDWoG3u26B2WYTD3j2cIx091ap1HUVImgyl2iHAmwtoy7gIEhJEuLyouhUDKglfhqISRDzUxs1D8lcpPBxJvMCpyjMBlBEsSLQv+TtIF/rfGyTR1S+AD8Fe89dFKDfzDAjoIRckbMaIYSIahv/tZiWW9veGBFDjT8ajL8AwuyElR2OIT3n2lueJeI5IdBvBCVtBp+zgoceyyApFWMm1Rc2+KRCnRTI/pUp4LtkjrIjL05CprCpiGg8GXbUZfuDLclMliHiGi5SeqVnI3hUnBeln/siCSf2QbSmM6BF9AT5HlbLItQj+NGV7Dp9kskZPR3FLhbjelgVOMQMwJSDjzDuQSwK40F8CFloeVuXNVZQuA0mYUZophjwlil+H1gfM1uqlJSVXZdAe3g6IfXXy7zcB1BkD2mnIFPDh1MQmpB0QJahppb+CczVz6bGhlcOUAOvWwv5gIvVVp9E3ChMkfuyoYcXnSbAjNudgO2iFxq6OhQ12JzSajkbOAa+SaZoQCelfJFoHfjBYtBbMZc+pqEtUSmWyPVDujW+rvMUHG/6uYPNNML8QKtMTB2lMS/mlRwv4jx3aY1CkLQq7K5tGFLzpDMYqa8ERj0zITP51dXXCI9up3OaY/z05O4MbcfBZMw6u4xkVAmE80BxyXgE5QBsuMBa04n3TZxMY5tiq+BP1Oh11ZjuiXWXED15KrsdpYeFA8YAinuOt17+Su7kHh8yuRAtAMSFVvE7CQOoGpY2cw/1TdLO3eUXUncpGafFBC/pKg8MWz4J8mmnTub1f8IDxY5PUMJN4JseMzYpLVE1jVPKiHoFlMMBGKbGo0gcA8eBB6ocjw+IHXE3utktlZbC7D7+4vlMbGLp6w4Euw/NTbWwe9JybXO4IRKEllC/J7TUtl/WVQxVgvsRNznaG7UWTGsMBMjYabZxVa84RUDMw8smgRnE366ipEdYuLUsDKgRlAP/Bmbg8D+wK7Qv4gsGG2Ke7AKAgzUd3TWjErRW2cpgVQ9cnfQukFV8LoOIYS2F2viAg+n98109OlAksxFqNq+9Oz5h5ynzwjtJ/x5zi+3IBRpHn9Nxv8vqke8JFC9E8ineUke3Ftg0FS43oFciLMPfPCvtF0ysdfJMIKligy8Bc1h1q4SJoxlQhjoV7g8oYELNxsVAwgnUB2o4AwW4kXVhsxa/A/241ufVTVnSzOdzQQk2IYYy4QoMJwpcDZ6w26MJ2vUQPNjW2zYZjHe+jXnue3WkXOeZWi6JQLf6rj3RlMPsQAL7VU2omu4IaBLHeqJX6HdUl4AfCICvlrGcO8vbJPOOHkJSblnxKDPCOeXvGF3YjZh8TxkQYbJg0M7qoaT1JosiQ60N3B6Vq6KVxAVZZvx1NFxHaSdX/0Y3de0tpJe9ik8XIe18B5Qji2v7273d9NDXKN8KspVx9sfKO4h9tF0ConLoEgYL+dWqKdNdqIaLT9/eFbjd1ETcpgCs0FgdNs01eXax7hl6yL05k0qaORo1w0CUQMYaFWNt5Mwlg67+WEDTKpQccYTLTqQ2fuamJ+VtMatjiHMxFtxJAPQyKXdBovEV6B94YYrjV+qBaidVpWs+bQ3pOKtaE7eyMUvAMku0ANAbfJqHTXGNOW+rea0pAzSGcFJv3VpoIgvuvozyozec1dYg9A7HI3UKuGPrZZgoXDDi8iCtAZfJZ99/LyNN6CrUXhMBx/Dlr6a3TGoXdwc9pSpc3syx+X+hXtdicSb2OJLNVT3fYhuDtB5qmyXN1AlRdzlKp3aMeVQpshpUZTEv4kddv5bDx3QJKvcubiLdcFcfEMNkKCiEYtBHcPtN2pCF0tOZPTBI6AW7+YPxC7hO45otxRNiT8rNNZfl0Omu+izoWFGq0fPOB2Y/M92WVMVaGXFt8unIkndiuVbAvdTBbOZ5o1uPOR431RN5P++IKq7xFHZ2L778YHAK5BLnNsinH8/E8LDKW4SkEjuNc3I9JNGlRguDnqYNrmw9Xuz2gX4KJ2zgzZOxoWnaA0dPJtC3MRFCYORetcd5ExLildxZtSF0gN+SwCMUpbdBHU02piC+oaXa9B+RUBCiTDYFTeTpw/H5QnZhvawdoPqEpJKKfJT7ESBcBT8CLaY+EGW4bTD3ZZaYEj7AA2LCbp6KNBx+AKnrNLmF0UjjxHAplEMOit3gcY8I2hW3lX1NWIpcaScsNwb9VgZl7nswDJQNe1uaEcJVD7ZBLFGbpHBoQC3GwUf/UswbQdo9fTx+I8IqvONo0iQzIrKK8tkVRKycGj9MwGpM2DhUg+SoQ0tQflA43keOmz2E6wQg+h1yNjaP2t9k6LvIcIYlbQN9UXmGvYH7HPrgMMYIh6SKiyZ41JR0EhRSTYxAyQFxQ/2vwtk309g8OMgD4HOdTiYebTRwMOC5Wc4GfgqHAsERtwN80oTV1fOCeHxc2DnncYz4cJBnA0nYwyX9ETA19Twr24gK3tKJcwc701tT7btGhuD65Gdxv+BbpJ1ZqJC83MFMqI4Ur8bwwM3Iyq+7QmUuT1QxJK7x83KJFG3D2GDqTj89HA+ymMJ5wLuBSoGB85riw6KZmXGRwp4jSYepRXbUMKIyGGYE6CMLxYWOoIZTwR9oio8Hv4KruhQ7UfY31uEOq9J7hkI7/nAjm9DaKz9icb2ciI1l0PdPilYivnP+efXAN8M2VBulJjqQPq9hnVXHM6Xbb5dZ7dzYqbbzp38/n0ZGfn/v5++76qJDsSBOyOHv+da3p5p4P25jedSXVTYQS18+3ab369k39rBOI5ch828hnsTf0yvs1oDti9ldskroXUqsGNn2I1pz1mTCnORkE9QgyvMNqd3LiRdUwrmSOZnSpwgh2wdJ9e4zUSSGi54aRjE5tDvMtIFFUgf57p3UJbiTanj2YZq1UrZgVIFq3xGiBoI4WRyWTxTUxrnE0w8oQ2cMg/ER7mGKTUT4GUBP0ySfggkLL2IFF8oB/LhHeFcA4H1aMnxrPIIR2luHVXFB/jkEMzTNQ59ambBRW3F8CLGD5eP2L2cNE2Gowh5RzVErOVtSheE6GEIWFe7NgEIsgS2Viusp0l0aaNaWNaATufsaSMTZ8b3ngCwMm920Y//4KQgkLg6h2cPsul8d0B3tk3g7iTAJRuCl4IFDIgzc/H1udgcQU+LsUiLYbbpy0rxGnjBEzyjy6ppAw8wM4pGopiNZ31JjtrCl+7TyMR8FaJFRwlvYYPNbDk4Nrp20tk+tj6VgyX2lxCn+QcYSgwPO3dbXZw0VFErc5DedRh5qqpivISTH4gizckhZPcUwKcfY1q7tu8ruGGHm4kDGuPyBLb2Ptc7KFNqRkn2RRjzjYVQCpXkOMI9jX0eAvGJvJ6zpkiFBF7dboxkq3NZAIXoEIk2MwSFvRT+/Hco6xOmCz8Hy92zi4uWFpTW0FFSLsekY6GsxOKVxxeSJmQ3iU2gZBfJN0Q9dyWy86tAnLxUzIcrQTXdrVLTiffaRMEOtGR/XSWhek1uJ9UMccKgY1AlChx4RnTHlw0VnID6lQPZwqoGvhgp5/SXsztwYd/rDlaemAMF2sMhjG34WX+QQCBczJZmSt9o6apjWvNMUtDlIRINhJRAPJl16gdsEwRMPurtu7/lbew+/bE0qVr1IVv0mkWDCG70WrGjlHpB0NY7BcuIABq6BRoSggpaERvyocNroBwp7OSM7Y0lQ4F1MAeyu3lA4IOCkJZxzBs04ri8+riIzElu/1GHK4C6TXeLNxq240tCDvQdRbyHhGTNilOcBg031mu3FhD6iXyeAl12KyDu0HITaVddKQ5G00AirOyozIkLhYWKk3Jd2VmYM26Gjpa/TpJFWpi5k58k0pZ0uUINeahIQEVaYOwRjVnr9ZS8ZAoH1vU2rKB2bNnkSZWQuRGYdi5UJ2F2cGVTW9STbpLMF74uVMNtTpUg08sxYgmq0x3VCipwTVBg/F8FlMy6rU7f6Z8+mpe3xejUfOQchqz0mUmmatbK0s22sKVjbN30MD20eLNG60GiHLwWdxAbcsqIyRlMdISx9bd3NrOuwIBrImqVyS5Ttj55/9YBkCO5uJvsbi7LkBcYeQsr8ti1hQEbrebghm8Q0UpSgsgwZixvFBzfn05ZEVAW0EPghtbYoCm7ZCCmDTFP/sgUfSz97NxfpPPC68RJ7hIsrYLcDWqk8qd13bruAQbjkW5KuuxGhPVt2IPIFYXyGdFi7NFbB6VBlF1jnt2JF9zJozzjTcDs4lFiTkm6Cq/K0bTm8UoG1YDIoWRhSDPe92898egPbCqYCtbmw8J3ZjN16fRjCxZN7sri5AWsTTY4KZhJlstHp7eq8ZH3KJKwi9RrRlJr7VmNrVGFH0px18vaZ0Uw2ZQtWW7Jaxq801LnD5FpKSm8FD84D9eeKr4iNSu+bDUJL4lTkL35OakcvWy1c56xiez2cD7abcGgV/vnOHFxv+t3rxNpTcajVIKbBRTwBrc93EEgikOZ8VUcEJ2HHZpUoYKtvqOGE0pxjwH1W0je//udbNrf6Mo73eT7ENNbwJZJAOxFi44Y6ENPekyJOJoqQbcGjziVda4KZk3IEvkoZiGwg8wIEd3kUu8levURHO8GxeWfkUhCLjdCl/YHF/ofFWfHJ10xEzGfx2cdPa3d7f38b/3Tzp4IeF/9vsnnf5u76i72+v2+lmvd3Kwn4+z799c4q97J53FbESNwX+ih7Y+2dlRboR6+16Vku1qdrvDroAdkxXbtR6Jbep/+0/lFBvsQYM3s6LoggJ1P4XXO1+VJz344fikg3OEcQ8aIAy2rcXOV3+GB+DLbmegsM0fEIJcN57IT56f/Ct9smvx8KTzPb+AZV1BMXsTvEEPo9lGDy9vHb6jB5PptVSatT34tlOmwpNsTi47gy7CoOctU0ozdN5UcGsM6EId19tffvHlF5fc0JwqTdBEbyEMcgNp1QvYmmJyfg26YDW5/TaVZCw/kaTT56ynnHFyeJv4Z1k5q7ezHyldjJOjsHrPbaVhz1RTDv3gWtpG0pVZ4QatMPfgS7cyJGV5iOwHnNXnJx0ODo8qWpne0SFMsyhH2z02kXQsr5gqXP6F84dH5ssv/lPzLqQKophL4sJyZYT4FOXuSz5arkfWyNw/WRf4evrt19fa/fW3X+9MTe8ZdU8JuPS5GZxbARpR/fGIUZxuhy1SUQb5pJFMzqACnMPORS4sJC538zU8MuuIzvFMPyAz3x/WTCJhpC5gY43ypn0/KakIgK/wnp6S3tJFiJbAhWGmnJQl3l52UFkrUXujd38kZ/e4nMCwrxWqnRzObrBCz4N/Hbt/pYdLPyfGLPAAzjCXPLdaLhypnJ3T6p5INnBoGWstLHnBfhcSQhAciGOwn+aqMbqXQKccPcRKbuOzuSo2laSRi4EPGYaYCS/gJo2d7S0ZtCR1qMiSKwSaiMbgN/7TovwTKnMgyumlCz3aely3x0N2eSgUgMPwysmodz1+HqMb8VQyF9u2fhUXaMHlCPAblLVI9eOoKsVsG8Pu7DOmuQlmhh1/YEl/0BLBnDSKASh5ZD/YJHzEbRgU0/KFHoH4zQd3VbkYYC74ppT+Yz0Sg2rPtJl+S78YCtC92vpIz9p/7zWHHu2Ft/ngAyoSVvCKsUxvio0i3ccExuEl2Nt+vv1pG1dPKi/QFnGN9FoaIXectMQNiRzFH0URd62s30b4YlvnhFQIvoLtQVkDzZESFiFuDbQomUyv9nm4EcdMN9C/+IGuKvHJyIt99yKmkfgsQYvgIwZVvMOdsMxos8/URHetpRe9jyyD7B28hsO4HetyoMDwnddQ5nrPvTK3t5v1dk92+ycHe6Emt3/oNTk8PaS6/YPqdN8cHx/3fyN9feN7Sapruwl1bbm+9GdSRPPBzTipmu3Bj6eaWS9m+yveTkt0NN9iUh3r9XdPuELXxi0cyw0VP2x4l3Nx+QT4P7McWt8CJWMpVUgVsSel3ejh9LhTmsvxwS4rLrsqbpqXTEAL7EqQMVAL2Qw4FUqYnHwIe7OaFF1MDIUbY4a+APeqj+g+s1cO9yZf47wBdBVExeBY6lFqUm3bSMgVYcmgN5o31K4cPvPNedTC6dkrDKWq1iL/Hz4rOZibzxw0nS5TLprhuNArrt5SDgnMa8VjSMQkA2A/o0UMsbmLjJbpb+g3v4HLaGLmLGfZfxqVNzf+m1wJ07S+zaq00+y3s3POcUKNn1simjROD0W3uDiW6gaod0tC9dTXFczi1T+/Pn/16uri/du3P767dIREi4Iz/iXfny5N7CHS6hTLa75U8TbW6DTbyaGZhwvSIyN/Au1p3kwobbHmywnXf/mRVm0rI86812APb2XvCvEy3ZXTrexSkGb4d14fO95YToLMii1eKyR3weLdB3sNxNajhGRv9/nRwfFzJyell3WFpBdYIA978CNpMXjRdK8XJWWYpqQjPkmbiCboO/dkIAzbmkuKxn20VC/9xlMCd7RK8aBNSq5i6OUik/I48llsXwgDyKeh/fETQ8KFEI8ZMsFQ9UW3t/F1jaIQ2guxKjIMO3ZuivyVvpUtPk0Vgl1rHkUXgxBy3vDyxD54AGQf2+NF9rT5al+uURogHasuAmQmI9JOyCTgtNtvOotRF6TmoKMH4LsCDLGZLk32lpvfPL0lt+TvebcEErjljdcY3mg8T5sch560hvfVFt4VT1zSBUQ/tx6Ifnf3EF1Au3Ameo0Dcbz8QPR3d3t7R0ZxkH7WPRJt2/bPf5YjEsSMrjBvHI9ID48I6Dkd4m/PeV/Tn8uT54cHPfjvPj3Sx+99qK/EAY1dwlvUM0yL/PVKFEX3K/cO70q6getg9+Rf5ZdxPvtQ4AV5NZj6X2B67/L6juYQHtob7t0U1ze9m4Pe8VHRH+wfHt0M968P+vvX/ef9YY490WrNq2pUF3P3abxM/Kn0IdBYOaQF6bmnu7JNu3B1dp1LrjssPsLumOI9ISuuk72Pp57fzbqy5xQipdDhxtv4qcp6oc0cuVbCvYL6lt8rXRLxiORUdx7KkKsPBazG2N2AV/IuaoCpd3fEIb5DAmhHhyTn9QoRsGZNYb9M2TgiQXqE22Hv4HnvcJf/ZebRbTzOnaZwzeyhMWH4RSRwutlZ87GEWJVRwLkiRLN+2+F+y7fxRYxa5s5iSp7VHTiQ/Z3d/R2utdZFUExvezpRfZecV+Qx7bE9wLnl+Jf+we5h71gmQXz9/qi0fG2OB7XltokmJqVj78EYuH7bb6VgZnZDZaokjkGbi1obleRdyP4A8lnjbsp9Ia5QCWjSBElyGf2nXlKI4GSSTa1FZxNAt2WOKEBJgwM1gD2GoRi5orwfmLKDQ2S4J1949PsVWpSNPRDPSLNlJJuil+CHC/OD5nhlJK/o3f5xqlcM+4AFK6dPNpQ/YgdtW+kf0A8zrwhE+M3eQe/w4OA3+Xj61fXi4QpU5W96cjxgtxT3+aj2Igv+uJiC6TbkM0PbYQ/+mNPl1ZXfuqjKdtNb6KhpzcEB4KtvK5PXjSac3FYY4uxzxqsV0fGGOzywIowdycx9kMnJpy339ndvu7QPWwWb3Sgwv73958u3ytHe0RNWYv8ItthuvBLYj8sLv5IiJHxFwpLsHdElWQ6eNPuwdt/hy/9BJh8O3+HKuX/+xLk/eP7ouX/u79cnzP7+rpui/yDzv87m33++/yQx1O8fHj9uAVgdEsVG5BErjjBm6kfjhagG0B+6fBfQHYj7ac8voLI1dqETUBfI7oL1dYFMLwXhGmNFv8OqI/fZN8pWDUsGlmeX8uvcIA6iB0h7/DOM5bj3/Pgg0jvg60Y52ChzNeCMVvXa/5BaffiwF1zoGhPKZmqUuQKvznLLkCK4C9dlF8kCTRGfpHbSpnkt0U7kC5aoJ3uPUk/spCRUkpVTI0emIVaOVu3qw/2Vt3+j67b7Hm2pPxT5jEzJ62Bsn/Gexy12tLfynmcN8MDNcVd+xN8OmtrfoftgDMrKc4+UUwfwp9OJF38UP2E+gAekz6puAotd0q8i/Q2Gtfd8++CpM3Pca87Mn2N1h42rY3+KR+VN4QS/2ZSpa1ZlMYEj4b2GxG/s2b+6mO/3l6vD/aPdp4j5/nH/8OjwsfesFdNrTHf/edu9+jc1yyh1VtgcT7tLaZKjDf3Iu7S333aZWgHM12jqet0TcanrxiCRrpAF4hP7IgtvkGcNnepdhY7QzwdfsX2pgogNvrLmXw/lxtVf5/cwww835c28KCb4wFHygbr8pA8cfxUKOjBC4MKksT+Xb9KfhuXHkr4epwO9VfpD/jFHx4yY2Eu1CXimLx/svojyIeGrJoW7B3GNLJQJ06Lqv6wuctDb3419IIfoj+bFDQ4b/P3U/T0l32FSzsQQvyeHr2MfQMLJmkArYqFXRJg5I10lrX98Du/I7qPUDzMPCe1j1WwcwZ/eVaNCv1hdFN7J1aCactwj4mB2BXajGxBBesuVGJDZByuVmPAL/mI6zN5aRsLx8+dHa6ow+7pOSzWYA/3avwUFprcfKTDrTcvz3d3+uvoLOuH05KMvONBhyHj12zvSY45W6jHh7v/rqzErbthYjVl7xh/tLegftXgL2ie8f9ymyfyNzXNvhboYazJrz/MjtcVIkTl8tFNgqdayt1xr2V+tBxz8rVzze8+fR9c8bL4BTWboqYI7/N3LF22XGoz563qaT76lEKXgVomZwpejGbqiXAqWoX1MfOBdxCsoipYaSl7+/cdf/vgtS67+/qOufjc3iYt/+Qwdwol8mdclXJccvthivnNOX6Tjt3RWnuKweK4aePtdbwf9t3fTJw5+8qbv87Isvef3+Ev/Fm75hJtibVm4tpdib3/VLa87ObrjD1be8Xajrz2BCbfbk9wMa8/VI53JDEtM3s9tU4VJIunb+Ukz9DfjZFh7ihNhw0ddzc/brmaMo9KZJkEIcrDLJHCf3eGw4uo+bL+62eOAgoYGrj+rp6H9i/7Sd/5RdOfDC/IRwfaGP/9e/5y69fddiGFewD51rFjK0as3GmJhR8Un4nig7FOMbyP+ERO0iTL0d2/T1n7bRkxf+L0duPPpQ341KISfmcSVv2J+ekfH8oDWFAvveOIk0KpjZt4IbozIyzuY0Y+U8f1AQLXBXVXVBQHTvi7G355JY5c6+V/vwF/d7OdIMXg7kjxCSueCn2k84YOYTMG8X09XNVYjI4LJ+tvTNVYDIFjX2JMNsVTZ2Jdv/Y+ubURYhFZt42CVtuFOUaRuHK5UN4JD9le3dD+jxpJwba3QWA5bNJbW6e4ftaksf0Oz/Fl1lv1fqLMct+kshJrz2oBTU1QdyadOTUmpLxpebldfDparL4er1ZejdvXlL6qF7B724wCDn8/mLXupf07dsofwPT9xlmFZBwmhUmJrUGCNb/G3C0kbBhloPyLr4gKmAWS1L71x6dzt9IzQjHowIhFxGkQispognYdS8OLcLiaYb2byVRbjX03H4a3TquMcP1bFkWlPqDh7MOGvcA5e6MagaXmFn5MtDXT0ERulb9GsWHjmVqZC47uqmuOCTTH1e8yKym1eTsyC4cuaXkk9b9EaUu4gjG07+8mjP0lPypWN0hXxcEGULRNB2eIl5nQ7aaRlVNosYc4zZmCvcVtJBwSueQKmdP/56oBMcAD+4hjStTWohFxdG0KKo8eLH6unhheZ25opz/hreaVxkwXi4q+uL+w9XwVY3N/96vEx/v0jRJk+xcWRwuq2T/NhCzz3b2uSPxMokSb58WiV/SQit32OD9Ig3L+hKf6MuNuD/cfOcKSStSJVlmhL/dXa0t8KHIMu7wQ01OUBNfGPJuEm6ZeAv3GgRqCh98U1o0OdX8JvCmb1TXlsMs6OA+3pjgm9iQCi5m27lYkFzF53jbG/YRo/Kba2XAsQrNavhkN1oL02vWn/oKk47cY6E91Xx/66SqpN5m5qWYS0N3zNu2K5vtDs/DOrDPsUZN9vqA3rHv6Ek2E9vYH/2ICs/Rq2WYhuI6tsiTP6oMWaU4dYuzV3tFw+ETqtFf32/KsV6LfebvIJA3/rqdxJ4N96OkERAI5kYhIAt0bgu6cWbBsAbql7vdfiX/8LyWJGfpEq1Ir8kl8fceLXTCVaDdnyXX8m5yp8KmpRTzvn+8+fJ8Jxrbgt1lBX4bZELf3r+1iPYtzW2uplP1J+Ek7WngLP00aS35UpJHSLlRRu1r+6Bg9qzmcyk/YPfmla0f++V/73vfIZ75UDMRfbgozf8Y/r3ipr22or3U6+47+tVCa6T9bFAe+pMb4iYicW+F//Ntl7+m2yvxfFMVvTmFo8QW4nru0JCrbnX91NcbzqGnliavbB/v4j0S7L3Jrts9zu1vwbmmc0Vfc+2329/0tDdP/7vv7f9/Vn9MklOupLYnJjE4bRtYiqyzDsOF9vSFnoAqIpP170vkS9PM6I84aosJqcahvmTATHlFRFq3USXbCtHJFkWT7Y7x0cMrVUf7sfE5D72kVC2UlVgAV+xFXXc4U642j1o4auPPb1g1Y0SZZEyoVtlqjvuFTKdDGDlqXGC/oikTksN+LtdAar/bHYktppClR3LlAdhGOpjnq2ZISYymYZ6qkOTFARB1d9mHUu7xbj60lejqiWdOcVT8gwO0f3ZodLmIXLwkhxWHos0FFFZW60CBEWmeFd4COc/mscxbBW/Z6kO0g0rCneUsXZlWtSal/YzEqeGld/nNhSyUScf1194tkyDLmVLzGPJNW7yhqu8LjWZon2LVpTT7oJZ7EcFupKZu5sxLsxQyeD83RKYKfw/J1PiOuYhxRWCVFW7PZq0EjcIRREwtdNZVaZd8FXvkZmK2U6LgejK6V+pv62lGkb9oyjR7TUmsSC545touZm6/je18Xp5OFVhZmFzHOXqj0oxNdxIZmJp7aGmeTpwiXDbyEuXS0VWk7MItfR0dngTX41qGup9if32p+KKyF1LuYbuA2U6rn4JPzSS77bcJULJdTF/AHpYF2B7QlXGDna7iUm7XaElYpw6K9Au7iBffqbvzvu93tf5cQhfD1Cul9YIFrSalpMXOFFWFRiBIUNg6/A/XXxoZxmr4piiHUw6W9HX0lryQk/apnw7B/hZr0gsW9J2JXG42aElaFUWst+mhk+TJku3FVLDucdc8rz4tHnURkOLhSqp1YrGkaHlZ6nmhxB7Wv9AsOx7AsHIZHoVpbDRVRtZUiZW3GK0Pjac83mNzd4NBWQs51RuQT89/t3r2sNV0y6xD1rmJS3kBOdyyZiV/QwCYppVTKNaj6f54M7Jkd1IvINbJI8e11ez7AC9KYMu6DLx4uYMT3FsSX4B27Wsh4/S8hNIt3nI/KmvBXeQa3qoZLhelZ9KCZaJCob5yWRsKcmchKVujXn+gUoZiRmeLzDaoEiupj8y6JYSG1GHM/P/7RA0t3359nv/aqEggD+z0+4zCA6i5mrGseahOPWFPuWi3Hzem1hkVuBRxHKe0HcmPmguKuY7tOVa8HSbcxdPZoTGXf71ly+pWXnwu0Fc4ksnlwbkVFZQs875GKN1J+UfMml7j02tOF4xIf8NXHJxGEm9dZF4CGvpNujs8IWxZXhCh01dsl3DOwZpLhPHv3D5tF/L5UDz9UOwK/pbYPQOmgUWtOCY5ZZHPsPxd7K+4Hec0QuPDesMeO+kR+6yAyE27hwP97B+cdZvy7othpUt1JzF3bKYnC3Xr94Y27JQubZDCf0/AU8OALJj7tTNrUrkFdJeYDcp8f7QspIYYSKeXqmo5qe7xF5b5LtjaiaYZxaJZWuNlPaIvpPOHCH1ZhKJmh8/PL1i2ZdPYqA26PKTNaNruxl9jvYN6OiubimOh1L/85uB2c6d7X+WENgGY5bTwoUlvOmOhXV54SNclt0qS43ldvA848CrknprZOP5dKZjtkWIwwnOy5HyVW4pJAlWMAwHKzkgcWPzGzAWM2UL1W6TV07Q5NgDIj1dHdEVJiqkPin/8zbq9vYXni8sY8r+BFE2pWTh5vPspvFhB/Cqf9v9Nh/9wIzGgCqIZo2A8pNjj4ZJvAOBRATwLFIzLGM3gSmCWQY2IK5VOWUO8iWgmcF1hWpFelPBQZpXm0VUlK3+LqiSo8FX/6u8A4WGSEriqUf7weq0Mjlgyxv9yYKfbNjMrR6qCJQkROV9/kLe1W+VKWO7166imnKrbyvMZFlUJia4fPse7jBSpL4isHVBS2JhH9azEYPkfxpvT1tTZvQBC4b9nO2D3J47XaHJZX58lDW/3w/vZJqiCtbNSNg1wm3OSpu88FD1mH6eva3heW7rcVRP0ywXq7oxFq/bzGfgrD65zevo07hWJbThWVhx2sUbmzcc8ZsEzV/nH8QEUPlOepyXI5yuq+8zZLQ0112MxfGbBTvJc0N6/ayKEMssCktR4O4+IB2a3MrB8V3PCZYZo91rFhd5A7spkUHTNQs7BFcKrIUJ1qIea73kKtJ53UwquZGf+6Luz9qk06HOkLMKaF60LhYhdYDkZGRpW7KTTWFbksBUL1Kai3bwndKuo2oXmUkTamegmNBjyWwWt88CUzazqGQqBC86jo6UbBztFDFfnpheV9HAhani25aW8852t1UD6qpRju1ibLo5m4A6BCQT2f82rKtNtD6oXQuGnaTqA+o4V8XXDoCC8AYeylcgqiCpVT8yLEqAjStw3IaYqqV9P1rPHAiBkgd37JVlEEHzKfuLlMlXWY+UOnLwASIfXN0WZZjot9G6X71p5IEYJGdvj2XurAtb92UcKndFcMrVmOuSC29Ym8hvpzLbYsaELrNc6pDT9PzdZ7dgQH/jYs3DEA4bcM9NWgUIwTh86GY7/SOjntHHbx0vulMqpsKdbvOt495+eud/Ntodxh7HX3qs3IgZ5nctFx2mwwITg+l80ISq0vVgWATw6+3XMMjatzVF6b2RdWzhk0kvaUOmVWfwfhxEqVtc7NUnpDmMVKDFmuIZ9+TTtgxjkS8ebg8DN0KEy4lRjtGlOeSKjcvRiT6W7qE995dvnbe1FrGQN4GrnbGpjOdJLDPZiPsk6ZvgKGGkT5VTQLhOXDFzpcd5Ej/oOV5cEWzlhfyDtsy8ttIA/HhNuv5qSZzzQ7ZqA6yLcHmu9BYlLtG0r4e80aNl46vY+hKMQeKvhSzeHBl5Xi2pROsjMiXNNV7pDnbwYt5h754+S3VUp7XO/uNhIv1dlV0quwOPbvkU9v96pXTKF7wCMXXFs1GKGFQ/FzR8l7R11/Zk7lEQp2PnUbxkpULa0/4Va99hpFMbNSUCV2AYRi8K3cJ7GJ4lI9cs/Y7NaH1krmokHOBYNmeUTmY1666tz+ohkruATY7V0pHrSMeoF4YsMxk9pFvg8++HEwZLm0u53xlzn5QvaAr2i4IEBmzLYpFtUgKsYT8WDqfDf4R91HrKCpRitAtTLcRFUeXzWCPWzVajLFue3kjiiWV/q6w8wnHtUiRvMslriFWUBhmyZaNIx2goQTDujIkCGjDfTIHTrYsmc/iKOJTz4XFUXnnwePD9BTKXPfFgd1wiuh83esSyNjKsMywfLgeYNisH3PQza99gUVpcNmOFGqiPHAxp26M9jetAF76cmSRN41taskY2gkblqorZp0f4M6E25YjbD9Q/b3OdqxzykL8RNtj7kpYciKp2ebR/LLgpjrM2aiCnjGySF5BDG7h3iq5ZDzdfLDTcPza3Q+55DcYhUt6aB/jcvmmI6JT58ekW7CjDBEdmlxXCCkZSWl0fEYXqvaG9ae5ljv5M2vt2F0SUouUzjjGUvxOrecPgSDWfmJFvlFuPbiFxKhlYot/WVRzTtx1hpP4vfmXRG9ySO+KnIpG5bc01rte0MhdP/GmxPRAoBYTynZxMcLEw29/vPTBYF8zrcVy8Cobm08kj7wJJUFd1J4GqjmpksAuZ2qhG+gsK7WAiW5DnMwFGu30F6QBCRlH4+AjOxlUbWHFoM7x2qwTcYvIHOeMIl6JWn0jEtWCRZkhO+od6XcF5vESAkqK5pK44/zuip9cqclxZRlvY2edU5CF2fcj3Ngde6ZRZrLzhEpqUsWxagEf1vZNaHGqSgmq8QtVwMhJrIUe4ZiAHj8sfelA5yyuS3L60RNP6MK+zsPmuEtDU/PXQWNM+MqifcWWdo2aAk/y3cP0DtfR7QeYMblkwv6WrZTe2cyFyziQcJfJ55CaA0IuUqbSTeqxweuB7SPyrMxMhM51vYZpYJUzvKy9e9xTHTkp0nEzhoDalCK8G6vC76QWM4qRk6y/2zvs7u53sWx466DKJlohSJ5Ldbtmpz0b0vyYj9HE4lvxzCyUc8SLacsBkeh2j0cpGtRWQytd7u1y7amKxAcdi2JjmK26Cd2TqEKo5hKpjSvcObO6mnl/Km8YrCGNH4HoywfVV/FWFge7+O2mizbTlg0wOj2xQJ+w2hK9ijVXYcaG7nptNfnlUl/nKlBoqYTkUbqq36u3/Zwjjs+3e34G6NBQjzVyfhFVtRoWsQuQnK0cqTCU1Uu3MVcMBYvBuVnhELmCueSBGoN+QIohRrK6w2KKmqER7/4YS+guaXjFCxIXY6YpNkLHbSO8JcM4mBYcXepFWbcb3KRxF95WEMMrHXbruXLR8ekeBsd7r7t73Bzpz2AhsEaKpxXXAy8XKgkTKQFL3EZqdoZWZ7wjaYt4/RBUstn8usCr8+f8U4YnLI4b0ADokI1KtCVhh/R3zXwuvxBGEuEBnco5PWInLW34G7CVONbKZYPRYQuvxB1EYL1ywI6npJoRvQ5mK2xgtoDZdhJ0TaiHcaFUq0MEinwaDeX8d3gTD5mEF46XSECeS3e6RXdgYAx/+XU1x08T0YaSc6myxXGQaD5iMSfQIlTFLsjrLxJMS8ITfyZjEMgs9j4ntYffRZup0xyZGvAw+sUEPYfeA5ftSLQB/gNEYFk5BwaCADZAuwFLZCVgyk9qNKeVy/ygs7IKFPnomya+ZQIRsM713u+iz1qH9UNxf+LFGMkgsmY3Bxb6y74tecpGcd/kPyMCVi4UwidQfFMLSSVQsGH5c7LTjT+kE133tJ+cM1yNU9TBruBkztU+RZEiv+GfrxDs4Czlym+K1eDXyKFBYMwiZTxbh04tvW25P6KikRgeBbxjs5+7RbShRIk799PBzZWAH6mi7RVJq6tqQrEQif8KMEXrMsvzGfqTnAdJjhY1CHvXNGbRC0hhNRsy5ij/WIHMkX1usE8sL7EUZzFDtJo99Us9nHB/lzcPBgRmgklb5qCHkGyGX7KyiHuwABHl53+5FwqjRB8R9uCFZUodOXt7yYVI2NWNrZMeQaf1QWMgjDUn8xX24cK8/xZmthJLSbDQQXtOhUPLl13YscD28AwwLyp2fCiWwTtzwHScdWgrdWAg6CbpuPg5Pf+RXKF3BH6P0OKI97mfVV5Y4RGgYnAS85x69Sm6G+1U09YYjCTUQxi9alR4kJ8iNUgWgFi7HVXX+YhHqkTwOf8K9zFegOzdhNMN39DwmbzVWSDUCwOZyHal8J/3F2E80OoxsFvvqqGrsjLSobbxgUWUqplC+/njWPXl6zFwbVpMy6ReEJSN3nObmO64mahDMlLx/l5y5If+Lzo+aDLL27s5hmF5N5d83oYVbAybwiFVdOlpuzwvP1FMiE6rJ58duwQHQb7LJnNeCTnksVKkKQ51GDnAq4JwuTgqEj+hmuWuXI/kGLKCTtJDfyVZYDcXtcRAMBSC8XiuHxhYvHAKBsFma4YYjnMKTGOF9kbLuP1Bay0nucNzebgmrwNBnSy6EPfJibqGWB20+4jrCk9N2gf5kue1ixTWczzY0G4TvolN/IB2jRmShC4VJldNgtHV7qjLfilrznipyCGR/eD3GUlJTCN0he4Rrpn98Nuef8buZ0ZI03c3htlMCmI8zQ6H9Z3jrAy1x9yGhUkYkdpCiVRitudo8V77YI/VYo63e6udIwfdXr+7exRbIEmQqUVQWsXGAtgSCn6iMQPb2ret4qVgKjnFWQ+MWdhQfU5zG6CtYoZaHwIM1DNAlwcpzCTo4BVSQIze4dWxMhVppUlc7eyBSex1e8fNsQb6BxqDV5KywTEZ33HCtYU9r1ZDuePdOIrjcc96KzH+OX7yDM46/Bw8dpwcTpTQkh7Obt8qqxK+gUvnCi+ZK1Ju9V90lSdhaCu+4xCGkxzjUYzZSY1yt9uPbHcSRoyQFl8DWzgWolbe8DHAg4paUaiYy7fWC7L48tkMdA2UsvQf42LGYVbWCEcVySZ2srV9y1rHF75lt7nzSNrLbYcnQI9ngV8gMr+yf60zuK7RdJ5xoFOAqS0DW29YvWiK88YEu3gVqmVJ67jxBmYCwYhryjD66Q8X5z/94XuRQHiyU3kHvF6Cu6cwxYwXKvsau/4WM8fmm8++3qF/4XrJseWfsQr1lZuoKw6bSaqZvPOYbXuECeRoCQ0XA8x6AMUCrz/4k4PJvT1Pz/rhWlt793m3/3zFLGrGpCRMrpp0RbHLGSDFUSNmoWe0OeB19i8OeNVGuS3mVwJ7DOysmsFRfrb5cmg5T1GSyOrRuDMN3w77i6Q5X7iktnRkPukfV6DDXE01AzUBwSaQTGKyScOk52lqr4sbxAEvpKIBHNiyJtSFwiB+XuCjfLDvOM+Bwu0I2m/JZUzINXa2cJTJLWUxEscMB+b1hDnsqc8qQK0qbfZT5tN9QYzO71F/F5xLIVkbNozBcBtOUoOfyEJYNfymrAgXOcpPSS/ybhQOavRiU6ud9JdldbqfOGFv5qy9iv656gMe3TQ601qFcZQj0vLBvb/eB9MhPf3H039WwOkmaGaYdzBUPw3lvvEfuUJH4M/cyor5YJv+z7PkHESQ7dQcHHf3Vs2BxIN8NEhshXwBNrCE1eFkdE7p3y1a21pS+rjbj3Tu1mNqolMvP/qES/rv7AyZgIa5gGQxTs2A2I4SfLRotWuO8mCtUfY5WAVraeYu2fF63VrPapKiQHaJ9YEyjJmDmszH4lgR3ibjnxHrAal7ZMwqXo9w2WLh8pe9TeUCJ9ujmEd1I1HNOeZqzWy0JvDf0iUA5nnUqBrATmnLgxdjz90k62C8q6NWsDqTrDleRV+k7qQ0Jm0iKENxy1Gb4fD1EiGreTKflYn5zq1TVny4ZBphuKu8vRK/2dUmmkfP2hy7nXJQdfgi4oB3zVsSPQiKo08sjjLSImsAmoioEi61IM03egCh/9ulDWbGvcmx6DhnoIsK6kK8deHAhP5ItW9cblvHpYlVWafpX+sk3M2YnTGpMR1rMkivBBsIyXV0bemNQDBlNncwpYgeooJHS+Q+X+w4vTYup+wQsjU1FmWxn5xuu2XTmVCakSIhYxQIFSaog44Sjl+h1wrUXGuIIaNyFh7DpNRjjC1uNgywO9j11S3FKq9KWLm6EyOf00OwKYkUoif/IPn2aVu67AOTJrJ67kckqExeId9kwfYj1gEK7G1G+R5o+FCOBtXdqHfm1bQc7LADg3I6iX4qgEnUO60JIE9qDTNCniU+1IXHqxub9WrIUCiLKcrJd2wsmtv9krmnLKNLejvBgiR2oNV/wQjxJ6eYsGMRlhLrcGw1S2qI8Lv8w9uXF1fvL15eXVz+4fX5D99fvXxxfvnjO4114SGGe4MrmREpN4jJ7endtCninLEb72TzTV6MGUoiJ8fSyvwbanaczz4Uc86U5RvASc/ODwU88LtiNP2HDt6LwXQjogjnG7H3PxT3HYe+QS/2aGT7lHCJE1sPiXWj/jCq22W/qUpX8+glXLoYuoZrd6yEEawteRhMuMRvZ1VnK6OQQamlVSiE4FPaySwDEbwYcNrXHV6y6eZSGGm9YIgx5vS+IHUYMQ4pdK3JykRcJ2wpEfz48Xh/8gPfyUS2eAuO1nP9gqa1u0zBMxip312SG8USN7R0vI67FDuOchN/YcfreEs/R79rqrS7e81+Q/8Vbv+f3mb7mIHqk0xn3FZ0g9PoXN4So/sJQ9wIjIZDXcdxt3vU7a+yk3Avfi+BmguidYPDCedyVuajlq7Xcr4cBa7Mlc60/cCZRmwyLljDihAGFBaDO8kddv62/7BDXMu7cdTtrbLaQhH4vYej2QwcDCBu0gX2jNMvakzjjC9JwtptxxmjAUNlcO/71pASRfgYu3QOutRaVzOwuteL22Vaxa/UA2oayQlfy7ty1N19/og90Uv2tJYP4zBhkIeuXTIcTkejTiYIC663hb67hEHzuGXjtFS89brYchc0kS4ZhkxB8JR1WtVk68Ks5WWB6QqkLl2qjQlzlmTHOzanTask4RMVXqDE/AUZzpKSJZ9LGrxuw2reRdQACNFur33qntJa66ytpRTArK3yjjrN9Pzs9dXF+eXLt+9eXlxc/f7lu4vzH3943Jww3WvvqMtL3sWji1oy8pJyL11i9wOjipq4kuP0pCl7amdmRh+1kwjAImAcZyr8jW8ZVKMdAF3QMSaABjfaH0JzRoA9E59+cn9X0QP5EHNn8CARFgoFYyyDthq2SGn+ZADbxgx7gzrZ9wEmPdjn6+1ye0t6Dx45hzqMkm94iNgx5PxEltPuUXIUpQn/1i2R6JjhdcNu2R3gBmS3QRfUKtiK8Mz1Qxf5Lm+r2QPeZTCiLrSNoVBQ+54idH/V/sONk6CpJVhlAMXlxLxaU4nUQ7mOmRopwteL0QfNlFVf27xKbh+buPLIdgwA9Be04vf38lbIkawzJq46BBSwU4t9aTppnUt0FAmYUf0ZPlHau3mD7IGQSy/o2POrCow+6QhdZ2loeC8/DYrZdK4iUU7UmfM810uc6QycYVYBLl02zj9d3ZfD+Z061zR5lmG7JG0pOkCShv1l9DyBBQl12pa+5Ls15JzEIfIgYEz62pzpcVfs3EAYLD2L0kV3MJ13pe0utt3N6y57fdMn/Jc22ji2ngVO9k6VcBsFU+fyiRNQf1aBa11tQ3pWE+0YI5DrEmObfD2tcrg2x9K8MwKa7cis8YMWtoVqNob/poyKDlL2/wlPEEU1rT8RjtsjgumeyjPcFQSyEEkkJzLa/lvSO+dm095Xn9lW1rlA0CHp9HTK8Z/OlbadPebmUZrOLusBIO5RCbiG/2KjpUvDgBtgVs+76Bl+yvXy+E6a2lVininbqDtCdUPwPi5v+n7G3DX03NtsE7EaoKtM756xm2Se3z5mjnxPXfTGs7IE1+QMTBRGlHZdD11Mf3/KHD2+k9QcBTOksF6akwFy+rCOMqhG1Qw9wRL1i451S+wvSXCcC/Jd/cD35CgNcg4wvXy8GAswFS8uk6ynXCFCd0pQ15QKd4j/b001bne5Rax4kQ7pb488L8oZ0RWCGC49cv9Ql/cPt2itPumArG61xYLDaVnLB3QQuKkS0/J+MsgXiI9/V5CXe1C8RLP7hHYBivWSF0rMo+1HXGkT2NDQRveWvB8PXeZn7i5mt1hS9PG32fL2lszUWs6bg0RquM4UExPtCFURKUJvLwOuunbHMA5gLZ/OfgIKEt59XJ4D016ROR2OsbiWKB7wliMWb1uyWQ/XxQ3urzpIr9CE5WuMlS6BoHHmg+akFEPPBv7WhBpR0jzKSOp1D+H/1UUxrrGyzTUIiw9cXESFJZkxQjILcqWbT7rGvH3KwfzFfS7ZjGu5XvYTYYJgEVT9dLQBzWTRlj2wZuetJ6GB1zVClZD1TTTuY8QFscF3scEutkhuCaZVnDvRKP5blZDsv/i5ZlfhE0TKL+8zdR0zhFqy8mTihP5a8gDmYs2IbdhxLiI8OjuIhxOH4yMOyrQislnQ8EkVlYGCoY7WU3cx7lK0+inHYc2WUx4AC9Uia99JzkrpMrlYQasXtXVU5SQfDBZIou6uT9FG+HRqupioNd0czaCnfP7TOkrNhg3qegMj0rWSqGs54GcXF4bgh4KSQgiGdr6icwS9TylJNrnU5d8ty/Qk7jzJwEGWKvqbyBubS7+sjbqYw5gcjxf6e9BR5AnHHhVvGA67Yh924YeuZtteDa5NUEdzqp4UfnhcDyt2Ok4gWhwHNie3wYpu5XULkie8/N9eMiXbI0M1ZGKhcYWbEkue4YdwQ10mKujOkNF4jhedgAz59yfN4y/oLjmpIjOdC4E3H4uN2nloECwlJrWgN7V4Ac21gTLD7JEzaTq7gj7BgqkZpMXUO5SgA1tcXXYomVKP09PIqi24k8esyF0xmtLHsxNlUdZ3Xedr69KnUagyIp95yno8vbNVwlzQ2YGvyGAFSwKX2lx243ZbvtMFdxFmmVCX6CzBf29nPzr45DLKAfaYGvL8GOfYQHRFI9Pc0RBLC///bRQrv5d8h8HIzAzTg6GfKa2QHaynD/a7/Qiu4uPKU+IHRKJ4zo1ZPr8dCeUo85SbgncYvumw3NccEgFgavRH090eodYxnqHLLOldKivFqlMXIQ7lrLhC5tsus8R0sRQU3qHy27DLFAvU/dUTFLxfs/fwSGh4fzEfX0khI9GAmdkReWsa2JhOG5Fvb11zvp9M8iwnYYbRFvlj0TCUkzdjQlRHYMeMBmy9USYzsX8sSsoTz0cJnJE5+kQPG7NUVclcJzruj9NiG5KoO6yKGqwsHKJBiBaUANEVbkeMTclfippintXTFN1fq3PcK+LFFa0faUL4Pzc3aFvJnF/hfF6Vk6tg4ja2so2rK86Qv6Il2Xj2VfNYNzN3MN6EPY5ym6uTXph0tEXG6mA/mHzW+YeO56ZfzEaPU9LZ9WthN2VNZhZSF+FZ4yeQjr+LX9F1GXZP8qf+ov5Sd54JfplEx62QfEPuIjdtxB9AcHkNGbvVUFZDujnoXniMiQxyrKvQPlJU4x3LbgrRYJ5iEj+6jzW89lqEI9AXZBLZHGIxZFjdEjT95HFWDUM9z4xyDxURLv+G2GfCXyvx6zIIObu2YD3AKEM02NuZXqePkl70RldbfZIMajSRml3HhKJkPtEVsM0Y0h48gfmUBfoMSWvGqbnJP3BIAFXYehrySiU0Bi3fZ2KCnpCFfVCP2cVyOrEJtLNAfE7BUsWqxiBE/d1b0jZ8wg5+XPvh/DoEPXEFotFFxPT0j0sHUWcyNSrT0yziCtNOzLrZ+/Olc+pLHyDNNl/FjnnFkjL7qEm2WdxuZ6/QSX/37DG7MrCz1AwjhvSnbNAlrbXMpR5ZJwyDw3rbit9Zx3O/T8wXcQ5lwAun7JaDhybNpikMRbgla7Aw2I98/sQCjJaI82l3ovDZ+/NOnGqSGo3eGrYYqKKp5brppGv3dlxt0C3Hat2AZTTdA8tPiowgvDBV50ErntINu1Q0rCusdGhPChqui47y/lOO6K/TMWlZ638uQ51c3x79xiZn13gvdrEzRDjp1D/hI39Rd8lLNdhGWPWO0Ysa7J3fzdDlIQWPR5xJxiVbK9bfhFuaqKofMXGIxo2AkiX816fuHSoHpUY/WgOhv17zqYkhQkdT90/RQMMhM4B9X1W3lA419fAjD200oCFm/JsQUVZFOTcEUDOOjRwUi6mG0F0AdwlsiVFgTrsnqsA0aon1dyYsVeOtobUzx63q+Xlr1KdlyzBJN2oBxL/ICAExIh0ZFk8gEppTYd5op+DtUA7yyagagF7wp2Ib9+sAJv/uX2hpQehjNb1652jv+d7uYQ+2NjGawGIPK/a27fSOnx8c7h4cHO4gxRiaTq0X0a/f1ZOkBgoccSZQOLCG+w9pwbuIayT4LO3Zrj590D16ssh4Sl9rKOEe0ces2ZWkiDNAqtMOS/7lS3DU6x33+nt/idVudvXI1SbkK4YDULsLrqenGFPLWltnxURJNOVNlMHflwa7oWjPpPsSdMayvguKyn2eo3sEk/x89y9ydBtdrTFnTTygECpgxe05VdR2E5fAQVkIFLvKGI/nCduj9kkjzCM0VSSJqRw7RfJ+vPz+guJ4ChBkz3gOR/2ROQE31QIUCKwGU98VxbzukkjvstjugqzQzMAn5Qis3fo6q6L8lKamQFDy5GPynllDg2RFUdSq4klwj9a22jDtBhnsueGMFt95OyMovdTzQ9LKBTKeahCKy6QKfITdSjHAvGHPP0KEoXUraJVqNg7yO9jlxaPrDuZP0dYe1fwaW0OrKXenWAQyhQH4xXLkeQ+EyOFB7y8gsqKu1pgB9gFo3AVmngWC9zk2yaDTuVjePem9kwHdC1m46oh0xGEfi4ja9e2M/NkS6KuLZOlL218V9pbUJJanosgvCjEJwFYIwSq6Dl7qSnrq72YHPmE//2pdpwPYwwdQtssBk8PBXz5lQjW9g+zTIBVuK64lZtHxj4VHMOxEuupyT91PXemJOupCR6g05l1kY3giSOLx/bS4hALbRjbR9YNETMixBrfSoKyLNOhhuYPK1QAhk/q6QGAX5fpWNwxLwOFNSRlGV68UZn+KfvfkrtZR/rQQS0j8TPqGugmQFdD9ruSdaVfaagzqPnGI7qUuPHW2Y4Sj/uBN5XxS31PFPoIEZvVi9rHgnKSbohgS4oe1rHLG+FCf2MDbvc1hZqkYZoVNvDFM4ciP0jv6qg70Y6r7IFF7562joqqs1FmQ++Od1uzEod67plcUBF0uFdiVEpyEG5qy9j9B+pMStAqSi093af8qva/Yem6+pQiV6Yaresisz4MCtq7aqEtyffJEqzJmevbSVj9T+rZW8C/0RD6lu3Wmks9KOHNanngxwcLXjFtilz9e0VFBHRN3WT7N6ywrSxGs7+giOlxTxg/vuuBqBOQ/GgpdJ4aatGI0Ryvwkdqpb1azf5RvkUfY7Ys/lB0fT/EiphsK18gRudKwMbd7INw8H4orqYjgeGWdeno/HV6fnCBbNT6XqpraPt+Blu90+iXlvqbo4iZVgW1P7+4jhpeuqeWx2v3XGBAtFOvZwkQnHmE2w4rJvyyKReHy08jAw1I5j7RLsRvupTuo664224WjNV1cj7Cc7BPs0ZWttqLuVyc+7BPJZUyYPBwSzTQ6zhn623zC0aXyPNe29oPDydfNt9B3z1SKYXGQ5OhXI8R49BFoH8PZN/lgXs0eTk44XoR/oo0U/CYfQT9K1elKCs7XDzUaNrFfuZo8jCuwat1pCZQXQcuzUIjmzC3k9qCm0hkEFxw9cGVbL1NkpyL+fBr5U/CwkuQLZt6rFm72U5P6+ClNonxBl5vlDi5qOMOL8bcRyv/rHfgrl+IoXJHvjqYALINcSaA9Kgjmvpjq0Lvqs1RqdrSY5aM0K2VMdsq2J5Zb2/TEpEhniH97tjTBxLWqZaq1cEVgM4Z8zomyCAZhS7WY2GcSVWOSjG7zCCN8ScjupK1lqYlNVXX/lDs4j4Y3fEQEK9hUUtGUXKoorCe9dFE8/ejrhamcXoymWNZkVhbkLeRf0/WNZRdzyXs9O6DO84Ejzs9qls+wWhFcUnhONRWPZqOgIBYXm0ckx7SYUIkueBqZKWAI6Ssq7FD5NdOd3SxGI5dL0MqkKbVLtJia2SvLce1yADA1gFyAc2I54DJDRAkKMvJguy0TSd72XlV3neEH+U2MVgdJM1xPx76bTDUPW74V7CZ+vKtKxwjxD8VDrVHWW7yqZx6Ik7yGw5YZmcRWLnEIIgznBvaaLwtT8R+JvjICNzsjWmaetTJTSt1VyEL9csT6ohz0XF9qY46UpXOQDcIvS6r+wNQwNlWgQzhHGpCtHqVZXpJlxvBpdi5hijLzyzaK2SlEWUNTeDyYCpYpmJrlopQfEr63JA/ezmLi/pvJBmj3FyELRu0Jc6tr9PDBR/0cFZnUxv+P4hpE/qi8pvNCLjVBYuAe0OoNMhnymCWmvC/yD7IIO3IYG+RSeO/O7zijHRFvXNN1LCPHhWvurxpTKmBRHF0g4539Y+8nSF9BKXvUGrP462AFNp6WbZamn1PjaCbLcMN4BodmKx0FXHUsp0K+GJbVFotenEMstKYXY+K+Poi5fEQPYd2jQx7TK65FzzUQ/V/wEvlEg96EkzeDTYcTMXv235YrnWJh7dh3/nskTiXoVi9ub6mCR8mSxv0d5HN7VgGRf1LSpJNXdBNX6x2qBKyMAxHezCglX4vz7ZM1qWKJHJid29kF7scS6+h2PF20Cjy4ok3+L1ZGm+ENMooLXFCZxuy1HJwaj6QfHV24mgWYzqf0ZDYRb28Axl1++Ti25nCCtfb1TfmJFZIuJXuI7QsXrIZiU6U45RDmHy1CkvWgsctRSRro9I6MpGnt6yz7hlZdpeVQb6XQW88ZAPwpIChgKvP2JJw68D5SnFS9PyWmmeS4YrNqSnxYYAx3nu9uBNqrCsoBWGQfyNPhEiKkuHi4XgmylqCcJG25paXD9rBWc8rreRAr+qdKtollSagmENMpL4TUzFR2wk1dSpLN8PEjajv0WtkOB4DcjEzVzEpBvPfTSomvEtMA/vLU8s+V113ijScN4d07w4QOA3bkHKvkdEZJKk6TF0zRBO+KkarZ7l5lU5IR+O6TImXaGzakSbKwGS4K1vpN5ROv1N9V99ik1H72p0/+S3noWHRGV9MF4vSDdzumkqLUAZTf28TK6RDr8OD6knyjqcDsgnAqzPOivVMGnUkekFqWBvrF9o29xs/xa5BBdpgxZ/jLN9+9fPHi5Yur9+9eezJG0nRIMcZ+vAXsVh/vdRMznLoCGbj1I7A5TgjdJIqobkwri+9wCcRGidryGqQSR82Fed7WgQ6rQJN+Rrpe25GK3Wr0ScqmpNsnKkVJ+6z1oKZbtThhzWP4XN2oPfALeyCBZiszPrE9VEsSb9SuZApocMWcAY2J3SuNEDk+5pFzC6hdOv4wwTNPF9fXqD6JA3o4g+Emrk4mOPI2iWatNB+lfCufvrUhsNm0iIsg52dw+5KyxhqvBPW94YT6BAj98k9kIJI0sM+ErUdRODkX0ofEXEz5LwwePrhFlGzo5gfCkwM/JUjpQzSNoGJh00zZ2AzZO1uTSNAiox7Rt9jYNSIFSVZEWkUsKGRvTBZgD4DZiBKUwhrM1yUXkvpX5CFvFERuQnIouWL2KuvxO6whKpneSbElwC+TViT8U3zx5m03g1NU2OkrSUY4+oXw8xs6+ObLcIznhbJ9UDw7H+Eku09pvmCdOrKGVi3VmSLUZvPdDTRXiKFW9saGqVFHXPKWjyW6P9nW4Qf3Ls+ysxc/ZHcMVKA9TV4GBI4nXAX/eGEtuimoxXjjTQbmulFdkJMHYUfdMIEjyRhaoeQpifz16mkKzhrdGOQ2FmrHWXZXUK3nUtYcvjm6grgRnWb87jLaO5b8D+t95WCsBhMYDjdy0HtUOqHvQdjZki3kW3cW++wjgc2NDpqUHGnFy1VNy86Q3Y395dH2cg/9Hq3s9p9P0Shv//mlqhRkyTWfe6/Kgb+zN4S7kH7baDlqCBK4R59cqFDjvG+wv8Hs6JT+d8WWvhT8sjvaJ/c03/MAPtJdpmwbDUCUTN0W4XAb+tAxwAQ/YR4QiRw+GRFOIqjkrYSQWp7bVW4j6Rv7Wny0w37BQ5Hj9pvcRr1RwUc1Ba7YpDl9e07uVA4kXlGn5E2napneLytVzJu7nm4Ykm9GAhGEAq4SrPE3skpE8m22dEl5ZdWQGTbZeTgtExLQvOwDmzDzbhxGRU2/ZdsVdG82qgaY4qj+BYt1c9+CvyRbdAFXV+51aHlauAoOlZnb0CdwTTdEIGn7Za2XRXrckneB6+WPzHXhvbfUHH9eeqkm8pnhFNBrl6bg0xtXRdtFEIjEIdnoTGvsmAbQL8LcgDWra0/uwqkI5kBIGIdJjdzum5FHxCAMZ/5H1hzbTFpbuBLX6Ac0MSRtbqMBqkxY28j1QGa6C97yYAy8od2cEjUudf70cEbK6Tj/NComt/O7jSW6kJKikGVQs0aszh52ryows1ZLDKNC5Oa12lIyHhtYZXPYv7fEGcoxXTFob523joQ8HVGV+Jy7jeb/+Yuo7TAxO0ctyDrbWDcHEQ/6FRXrkOitmJjRAkm1DvFwq2YquW5od9eh+TteZv4yM7CdHzI3HJql9UWbuvqI911dUXEx/KmYVQrrww0uE7riNT6FrU9LvSvbz+MeX9G+PZXj/IGdJI56rNWFH9lVWKGkznrbe+HN77tDzYE9vNkmqSHfvz/fkurHlHauai7lFbsA5ZaPTZQY/pk3TvOz5lW6sZiNmlrzudfXosfn+Qw02OYb6IFJPn+KAcKyZrd5eFprRl5bbQCkhCIqEvdHrLXL+RKtFtSSGiZLw5Lk72azVJnT8RGQRmYSVEdfTLqTAqUfuufl+InsY9f9ewqYC5Nh8KEe1uuNABQfVOvXHg+r8htbM6hSKfeeKgNED82bLlbTZyVCUKwsaKihzVeokraOVuopL1MxvPlrbIJ/vPCPvSBghpWweEG6LjbF7U6PiZvEzP2ZP3J68fLNF3g1RJH0r9FNXT9MBnezaqLOVp62JkTEq8EU0letY7Plft8KLn4YxoT7hh8YnkHXGym45sdn66wMDrrbogXG+/oyv8aQJYcmE+IkcqTETfgSIenueK4sJKSWuBIYbOlXhAdL/Z/uKEQPvityBKaBbYoX0JIHJ9UVbJV5NUAmroAhEKRS+hahvaQzi4suf+A4mX/6O/ZDiP8Wm6QH6b6peV8mm+Z4bx0FkU/dThZLRRJl8sTmxHPGtytvFsH6hDZecgjmSGxQeAwvyQ2n3dEFq9iDxgDDBoLX/U0g+NeJi2A2P1C9pq+EeTCv62pQ8ibhT9KxlBNhhm4O4R8vgvURr7aRZGnjI6goxa5x4/PiQuiwNlZ0f+TKmsqS6K6uWl0bQwROsZchkoU8LHd1C0PAXOOwCdfaWyPfrT8U5JzqvmAcL0boe4dJYC+av3LtAe5v99ocJ3HR+CGl4etsUKlnKp8HtsM4igoI4TzrwwwuLD4NCgQH7WabuB8ieTXL77/pzGeLosPnld8iPoqNuVoFS/Cc1rnuo/sCoRyByF2EPjRLaKQ/CwbXo+pxBbUt20E0+GKKAJSZs4EnwywJ1bHHpbEULW7pOMZ5evZqS6vPu5LzhBI3RP9sdwishCJ4DlenkI34Zg6X/aeqEr7zAg4ZqAY130LS2LyqshGJPUT1JaRQvC4rOqwjo81DWyuxTOMlbDTCtgspcSrxpSjnihcjG03JRz9euZ/iJpw9wlvAuG0QwO29FwOuFb5iDHCsHzDhDf83CCov6dh1h+K1MNXUcW8Pk87nYOelb3FyhtNFPJN6plIA22zzpthm5jXPcbDi8cBPqLvEoxE8rU/S664KQHXD9XhNiQtNr3THWLD0gm8guyntjoSlxww6zgHhjDolAHqRMCktxynSNecfCkzAKprpJAYJzPHlRBUnTA3QMsfN1XaeRloDMV/i/ZowKGoC2oyvr6Bdvrnhv6WEvTNyorsTDLkLwnI6iHcs8CZ+WxjLDnYhQhnmSfi3e/vHFqhs8zkyXgh6Tsn6OHyr+EcChkrAo8c7n7D8o3mRWj0vGBwtf5KaPc3GGA6oWo5nnoKGWbAo6cAjXkzFR2nTM+1W4kyCbh0b64HGYFEDpGYY3MtBS4stIZ2NYryBhXlIYlGcheqa42ew3YP/XHZ2NVk74O4SgpOPYLQaRENzSC2XXhiBQ3DeW/NdDSFoYFLit5oJs2PF/D7FRKjY0VGLPEIVKAXpAa22aFzoC+/SeRGF5nhkaKbxDN4Jmsfp9JHzB0V9PUYfNFm6+NbtCHFettkLsDRZ3KvPhkYbfcNuvG8QOwhTqT4lTH5FngtzhLUWgC905woeqdZuz2ajQQkBJP1HF2bm/MBTVXd303H5WiY9vFuT70fb27lE2FaXoSQv64QT2gLxigEs82jJW2+bPFGed/+2omwaOOq3qOEI+t2f1zY8AcMQNAFZRQjPh2GCTL83qBaTeWD5VCaLrfnmxZyDbs7J6WWLLcPuU+m2PKxMSTJri2qO0MzGosRapGQVbuxuiJ/YQ0uTC5sUEnWg7frzs8XLoC5uNAMRLpqbdMLUGIMeWzSiiYlZ0lUv8om3RUqp0DRS4WmNs8zSjQvGG2EsHL12gqeIsQCxiLodVdfo6BuB2cxCCFO6mF5/FOsK4lbBqzbwai5RL+I+MUB7enF2ft5AeCB9J35CFKm11ho2cDHNJ2V9tyXkmlvZ9wUauVugIs3mi1uwmoqt7HwOFw3WsoWPerEAEfkEYepXenf7eQpspHfLz6AFcUYLXTMh4fzULEKzxZZLLSdSaCFq8Op7RDGXbnX1zRQlYIUCSZFtTslkJa25MKQjo+tvhJ5IbJcKqXrCTHKBmMC0lwris7ByBe6ZMQKPhiadnW8UjCQkv3Q/rafgeb+h/OfbBFEpv9g68WpjqfLULJmgBVxcxiU5ayLZWlecC+ekOGlNZOsL2qvgbKcsv8VSL7Y6mc8uXhaeE5XQ0jLdaQkNGpmYkZQuNjLWcGMq1pBg7mpJdI/zICwrvifC+cQqmBfC3lH/j/7okAlN3oTAEZYed4v+lTtYtEIacOOdDj+iE6xRajQhWBPvWrbWgCY4LdmU183zADdyrti08828HJVjIq4cKm9HLQA2jNQhFSgfgnAncsZd49bEmK9D9MJ5Gj4wNreReSp0kgRYdIEb+NW4Kn2CWQI3n9LRcUla3APqVQg+INEVkyXYSsnqucWobZMAuBHTkc9GI9ZTHJAW7bFlQenveHeqyIiMpL3GNNd8tBW0ToVSiYVBMsvm96VF1dl3mGUejSD136IxL/d1c2uhNO1Knm6Up5kefzOC00jzCtcrkoHc7ct0MP7UZfVKRqSDfSdycy5T90WebU8rhtw3/ThsjblsndRwY4E943sLM8HNC52v6pOjk45QD+O/Dk46/e3+9nP87/2TDu4N/M9+D/6+2zuiei17Wf9kvz8dZ9+/ucQf9046i9mI3oZXNPUM3esYVa23wyQ0VhCZD3Sb+tr+UznFt3vQEJYqRtqDe1iJ285X5UkPfjg+6aBXA8+ijJHe7nz1Z/rtfkqETPDv/OT5yb/SwPVZbFOTAX/PD9HvaEZ3vmq8Do/Ddxq6FPrT8WGjCUWZuVvDXdiOvMjEcmr0t+OtBXsaoZHZPdwOD9VCCg1tf/nFl19gUv2ZNHbpryBMqvfsvOL4miqCD1+i8YQPImSgZhQ6VmTBT3h+0uHo6Kiij+4d7B/CHOBm6cvlgFvlyy+y/+R3oFIg+liyC5w7q5MSK9zpP+VKaqJHhK0RzVE+VYmFzjpnFQ/h0A7Uz0ROR8a8nEkUk+8F/IF7fYXgBNIH8BDczkz+edypZQSglOIHE0KGZpd9yFZDvMk5qbP97V165a68vdPMpuVdw94hjW4xm1bsPMypazQg87jrBlIALxzlyNGt+CKv764rUJdS3eemkuW//uv99CPnCGAKZpc8z3/+s1VWmAgL0zNdCoNnGmi2LJl7Jp6Lr5teSLhBB34IrnwIaLS1uO/KyQQhoc7Hme7MxZgXIXTNj6D29dEwm5UOp7JVrLkV7+/KeaGl34tP8CIFl2B7llIqrV5cyz+3BMtIJZHYgGRmAYmLYUEGFHgi+Qk4uPwjrVbEXxleEkLDasF/wXGwFiWbuGtsSPZS0V9nuST4YyhxNp27CWW8h5Ii3RUPXG4JbBHv+1eJt2X4z8xWkCbtZkgNrvOS64rOYE87H7JGCOivmS4PF7kXQUETsJVFovMRgqnzXT74IK7sM6xvFvX/ygeteMKHZQ6CtG2SvSkwzVXFsh5AhNDyE3inlxqFQ8aZAtTYj2l5wnQsNmNdRse8DWzUcDEQ2oXEGgTNVR9qTQnlM2L85CyBwt40wkFr6yJO5PzHc//3fnbcpffrr0x6EMrUdz0DrWKAhaDYEYeocJoIlpyjqpoK9RNXCWXv9KP6TANBmOyFP9w3t799uIVx+7keECotPhmMFkPFPJHEQQtCSiSFPQdKfbTZhJiMFQrcd85NRpeCwwZSippe2ewxqB/TjzQO12NdoJta7x1vRJHcI9yNrWvy2NbxqZLcBdKY5mCLQGGCWN5L6nIU3IYHaClG94ljMDxjjFyRi92Ft0F2l1QYGB/it00wjiWdj+YtGYSH/z3oyfDFIv2hcTanaD5+d+G2WdK+twGl9fjAOUsLOXXyqZwPL63vYXfPCBK9vk4XjMFcdIgu0z2IsmhOzFEu5t04W56AGwdHCEzOeaLQUlEMi2Un5bq4yz+WFfupNSooe4lKXVDE2C7ArLiFLx3hZ/Fslej9WcwGbTMcRNKTk8ubFsPPjiFLPxRJfgzedaKHFHQHLLs4JRo8b0PwhQz7cItWIHVSmLVEHR9LpoYX0q0Ev4eUzrQago0i7w3mVLPCZK8Wc+4etRPE/XPBipi7a3ynuSObkPKy7W0Z1R5XC/7yXZGj+fTdoqSiw0y+Hq0IdHbHcRVNVrRCUdMf6bn5bFE7MUfLSIvmPHNLRgczMi0EW+YHSvuqMUyWP/UClLOzaozK/7KhF7hNdEiO0INMvmtukPZcOaG007gJLdTJO4COevgV6gBh770KXY6y74hHb1ygtVjWY/bDFDNEFLD6wLofZfGSEin0bfjba+gs+4mFiSalmLRAx/JjeGPCQdGqU0UXtA6G33T+82AxQ3X3Cr+/YzV+JWWhM69fyyAugjY4JSv58Vo4hr5OsVsgxWCNRgLdJMy7r58oeTK6k0Q/Z4NDdBrfZ3rGo2o10f3kbRuT4fcgLNFaQY1Pka2i1jaVoTey0fkLcc5IepOG7XhKkGcY9VCkYMP+3MPecI52XnqXtY7hNVV9qYW7s7yZMUcdjOAVGFM31actuK45fbgukDOOCH5AQVYuNCG4w0YIGAPfxBRJjxxIU6g4clPdU8PbwjGJYsUapxaFutajV6HRMd9NQeNYfcmla+OWYLsK/wn2FO4bY2iBhQHbx9pZy7ehW+hBLnkUGZUQFu5OuoKRcNnJx+aKm3gdf1DO7FDkQxf/PolG+Ljo3fMXLYMDXft2Isl2wYY9f6Gy6tc3N9pOqEKPO4hV5H8gM+Nsrv/AG1NMR/MILFv4gI863RDCTJLbFCaipjaD6skp1GIsN+WkMN8WIBhGbipMhsyNc5TR/vXjkDw6tp84D9o/mtemjaW3h9ET5nclkg/C5DxYFX6L9heHE+auhn1fQud10XBl+D21dIXknc5bb0zjIlyMSrogL0Tx6Jjj3HFhrR+FlRQp5UTbQcdOMcyEYJyr47iiYYk3lSw614zE5fvJD4K/8txrDB1ETVJDvDCiBSoxGA3C3Uy6KnxcWWFRjdetX3LH3FdBtAPHgrSw8F1gIVsNZitc0yKAqYrigxh4SWgcFDO8lLJBORssxhi/Haw6XDQZarNbX13o0RPQrWybC3c1fv/+nDczghsJXVPd3Bi+BN1L6g3kpN7cN7ne0Q+Ahn5/qkq7Jd8RSxav9VI0krwAPuhruLDdiXSKESbiFzOll1s1QtJbcofT7bxB5hEs/md9aN79oBfuoBg92oPfNgSZYt0SXrzAX4q5+x49roOcHd8BxlW84DdK3qyNibObYrCi/s6Vvk2BFsuvOiMmpXrt2evzbBOL12BHpEDDzqcY2jO77Tm0rYMfFoMR8cUz/GfpzDTOTuzVDxRHrRGtRqOKSPzkAbLfzsqc72maPdaFnZuL85ZpKVcq07RB3uGiuI1BxZIXKFWI7F7vIVR7OfSAFHcFuQVyPaC4SI/5/hgs45QmVySymLDNQv3EE2Y9eNjk76pxsfMdunHsPCyfAM1yUuyabHxS8wVXjZqHnVeXm0JaAHqI5FuwaL2KpXz+iEE0poZ82nIEkA4XfU7oIEx6GBZ1oRS4+aiuslG6HRWqLtZMFtlSDT3aJQxXM6ITZr9yu8NR6gVuZHdFLKYIcFlc0+ytsL1YflpEvJCzD2ijD3Vr0F2X8p7ryoH2Qpw+JEaIWcwcFvrjnfqVcKKXrdSwgksMXuMOkNrRHZ63PvjSCW8tp0jDMWL9vbKqMDGJtfQZKuNT5b/jq5+ZJWH1UTsZOVLmAa6BR41KrOm2mICVjtPAM9Z0Wa5aCk9ZSRIIKQqbEcq3pyIbFS1Dx5YelVlnUkT+E30RSCdKLX7Et+fkgflJuKlYycC/HG33toItoZvUhXOpBDyvSUt/DCrR/WW+fWX4kkrG1sXQRlJMySLJwnW7j3/Cl0iuzPLklR5L6Bk0QJQ0cp5CtwLZEahF8PZEAe5EN2usLpfbJ1avPvXhlRR5ua2noXY+ZB/+lZRb2YC8NCG1mKtYlIrIplQLTq0PhqVGauP+qN3yR6TXwnAqmbHs6+Vzy1k6tc/nUt4zuPuWDi60ZBrpMbY0qdsrGl53+p/ymja+ToAVW0w7SyDzlplqKDVBrJtGVszGBJEXhp3xlDcIASeRSiJ7cXr5UkrZrO0pUYwrmd/FbT54EAnzJp/STdoVC4ytQBZNaAlqniR6a1S6+IrVlE74SH+NTZ6kAy2rQn2SFAlvZbcZPOQ/YHH+koFQDIXpCyyPwTCh13cpKe7+9pE2t/othJrtbR9u76ZfoTkSWnoiFlDVIRbnrUfoN6PrWT748NX9dDzq8ob/zYz/ZI+4v1gldY0tzJlhXZAchdwY6F7h/KX9e4vBjSQydP1xlbBA0vO97sCwiZ/rK2Lsv0KfjZevV0q/YoVuxtz+UoTe8Qdhji6cXb+JWjtM6i7cnPc4jyyhiXlOBUOiF0ItX8+qD8VEVAXKwDIKzFpz4RfqI5Y8va3mXVUqqARqvGpahcIfQ7jmOc1+dY/tPm25YBR5shxyseSTvBdKZQ/PKpEIYt4QCEn2KgtVNVl1q08UGa94oRBk46OB+tWDO1DRlNsF8auU+3VXzO8KxVioh/S2xIuaMMUB6Hh1/+o4I9ZuoisTBdh9GJF+1saR/KcuUZ1KmPXpPTSDO8wuyjS78N/ljckRNIdbbYRUx64+mWgy5aCw2l1zZ15jrY7JDbNWf9PBVLsrAV2BXhTv0ZXfGnIR8XEcEBm6Yr0x+T55QzAQWP5l/lspHwyQklOFvulMe51vv66n+UT/UMMf3pPWseSCOPh6B9/5Nh6EHQInVf1UjAYoEEAG8HmBH7ay0/96mp3N7xaju8WXmovZN8PE2flucYtcZQIN3hKXFQnearTweUSUAWREk8vkI3RcNXakVUTnynoNuxx5Ft3wcQxu/PAPnbfTIZGaR7OBe0Ehj6QzaF1Ned22pTlty67f0DGzv70HUhS2+502uGsaVNj3mTQzKuKLHwG0/DA9+ib/Wfn8CuNmczgNO8O5Z/zSC98nksl4jmUI32H9IczX0b/zur/FETS5Z5jdc8h5AQ6hrpPIeAVu5SicLo8moWRrE4EPgnbCXCQ13Dgp5mKurwZk0kGFVvcNNDA068L01qCk3bnlYIF9rZ0Hzup4z+HAKRFRJ0qLzAllUPqNtk/VNqiFd0U9RTQJCP/bWTkUrOUWyjL0aIKaIMaQZI2F/UgsaryALscE6gkodr/HQHpAMhaQ0BAkpLEFDvy5yRnjgbE2FQGOK64msIIMvJYQiRS/rAOIi9XMp6OKxLf0pUlgIEw526Qkc5CsfHFyYx7e7NYyRghCy3Dk0WC5bKh0LD9ryvr7OrWNHAAniP1tJVKkV8/ankuJvtB8RiMAzUP9dR7iUV+WIBzDZ3Ad8BFL6XWmp10Y/7ACbXk7cVWQUocQQzo3o+p+W/ls9nQiC47Hd0vnTaX9RfKnbByeaDe65vpGakVTLrvFPRyIosZsyHQ9gEb3iXDxI+SrhsXakvIRHia2ZVgnlJCJx87TGKyX33tBaT3EFFHIWziByKgr4sQ518pec0Fr6mZoHnBbnLQXZrGWsFnEBeHvPXZ9jFw+rG8wvhBopd0XCowxteNdI9Ygxfua1QZaVD26fMMoSEP4eL406U4/s5tAjXDNdBcUHkeJBG5gs+a/tJl7Eg1j7h8hPGPjJOwuyEUTPk210UqpoWGJoo1i0wt0KGzvTf6hoPQZx41KJSZ1AwwF8iTIMvdJ0eiR7auL+Uii5FYkJn2ZAGrRvMX9WtJQesKlovNTvJMahA1dJZKp+d99NPRp2Fhx0N33bOR8SkxBY71NLs7SBYpjeMH30B5M7jTzmLuf42HtBoejjSLAqTYnlNTkPyIEZfEF6Tgp+RnexZSEgjTRRHatmK6zV5Z0WWafXZy09NcVKDvd2CmgidFqhY3oVnfkZ5xCdKOIXCUrE5pnSU6125tS6EMaSfY+oRyj+EVi5poepReaFpakvZCHJJ2gHBddS4An6V7+uXVWVsfi890v70qXzKT3d6gKxKG7IFUqjbPJ0VnjMtNtYXcNv3to4XYzL90yE/mdQuuPeInZBFTXl59ALZmhg7+Rm+63WkTj5an9jWGYfDLWJrZjOWjmKJ4E+qthoDq1jsjImvQZ5V9j2bHJrV7DXJVY/qbniJZbWZLijXAWJQHZXy+8WY6fCmuJf/F8fzIq+B8dSTlBvsX2kWBCiI1XMBxUwqMcxG/sZyy4eSuhSr+T6FyGWffmFclKNkBM5WALcW9k+jtGLNNAn5DHOi8eHU4e/FD+y82lUsX9SnxaUvZOgh6SZ0PhLg2Ryd9QLwnBo80hdZD4Odo8HeNh+28+fQoexQozH/57eplQYr9iiZ1aJLyPU7I3F1wjDd6O773kK0WSlMNrkr7SlmsgID3hAvZ8LCr4KhS66odP1R7LNuV/CWWnFErou6FIYI3JEM+i8TaHxgxZ4klkMu87js0GwxEDU1lh5JskYa3BsRZ8gRo8NtBM8lK61EKVHiuQc6Cm4ZUiyWPrvoZlcwn2SbAIFB/h+r9CZUJxf1QB0aUBySBcUfudf5h+s3fQP+58q5YJ5uAvwMIcEyNe/q2TplYDFuXWME6IJkw23x3ezxM+FmwKsgtRqxEFNV+24yzzPcwy32vkmPeemxzzftY7PNk9POnvhxnm+4c+w/x+2uUschDaO/+g+ebf7O0e/0b6+kZ6SWaW78aZ5UE2+J/hvf5JZ85+k+4YzOJkhnnfp4e/oWeCBPO4iWSWOWbOv8zrEhFHmvEN1hATXd+EpWon1lJPJngfHe1yencvSO82qkXCM6YfwZ5c9HUexSrJkvfU87iHOk+kyjQif3TJrciw5AvVxXyDLIjoNu2loneirk4E1VwFnFuNQCTWvmYnNI+hWSZzi5m58GT/LHcEB9tRSZqTB2TCDHX8L3YGbVle9joBCXdOSfYAIfz9HjVqWPQzuKjz5Idar2fgTQ1+6TV9w4EftYeQCnQRfzdbwNU1qlFnJ80QAzogxcqJo4wgnkbzsvViOnN2i0UGoYnhUxYzUQudKW3t2y8DUrCAn0LoV1HEaZ/BlG158htlNScfwGihMUO56NOCp7dE8PS6/cNs9/lJ//hkt9cQPM9XC56Dw6ODPSd7eo+TPbGg+DONno2WtOg58KLntT4WSB/7flLuHMGfTrHoivCPg6UsLpktgbg5KhPxVjkb1pucnNKTEkSH+3uHKomeB8r6fxKLEwyETycZXzk2GhUXtjN12d9V91tIpkVjPh2AXjCkSBJmkQTBnyUdGDYN56FguCH7qBgc7/GHtxzQo5fhATinBs67ZqcFs0sHYfZS/C+ZTyZx8o9xzXzVEtToXkxQWPQ1u1RvDawj1iML+5ZyBMTdK8R2FJxUoF9C+DxvoQvRPEbZbmbDePQz4TFKVWlUlhPHQyrnPUixoYi5JkeN1D0fv0RrooNBtDNpRLrAbnSc+kVapXtaVMAYrifDYaGG7emhs2BvpnMx8GQHzScuV/a9fVdVc5z9aTbiauEtOYaz6p6+1qayKhT4QXiQJFPAIZXFsuMrhgLrTSicaz7IWeTjwIYt39Tj1txHnT/Zpz5FdcxBU6+lMPjL6si6itzGkuRKxZyY9CfnN4Bbxnd6UxRD2tSK5MLkSu5YSm+xMFrSV2NneAch31yUCa+Hj5l3XJZCS6tCyoE7j4/xlvOHdkhvF5NHxJnQ8mPlK0mNRYHSum5+gpUOwRfwdMKKv8XOVK64b9yonLPJF4YLrTRFWssIOi9MzEKOQUc8aNf5jBx4W8hPQDnGc5dT4xO7nbkziQgLZJAtXXvh7Cb2GouQfGTmlWEJ34pptixmpM41ftp1NccJl5gXb63UVC7ZJhp9tAGorZA+RzxmmFQz19wizmOopumGW2L/WzrKFJE72XgGE8X5HIyE40NPTMQtn0LQQNRzScpju/phPrPFFbKjPf/v//Y/hsMrOfZX+tS//9v/jZMLP16lf013/zqUHniLwZ4xXdJqwYFGgonJUPS84fyu5XMqUixHUYHWZUDnkKuS7rwiCDDPKnFN0dSukQlDNbP0mxQ9Q5PrpT0uNRj1sDPgtC9Gy+HgrCoQ4QvsACRKmOaDYsuDlfF2IHgxJaiS8LBdiexnywMpGPyMIrnRZMi+K9KwE9NrzH+x+T2myKWjCngmt27S9o8RjD6pGmtO68BXfUWhVKquJLn0Mt3Y2GpwuwcC59nZu5cvnF6QO1Fp0EeSgYxOvYv8Jp+VqwfrZb6cRZfdpVnqPrN5dWuIjGBQlGhLYD7UFnUiNmmqpQRwtvatHoDtuN5L/M4LkKmSaMjXjCo+oqAm9MPjEEJzHCiM3CfrUSdGcaf1YEce6jaUfKR8GcWnKWzkHdgPI7CKxO3G/+ByiXCFp3Vh2m4k9bWjmiLPaMTXOVZXQY+tQqMTFodfyiD12zjFik/FYBGhLRvauCtFEu5F2omvNPHN/4uKe9GM0Bo0ts0Kdd83o0eVenX59rmCNXliTHrVXTUOdV+OHMD3zWBXnFB7pMZReopAXYTPZCgixWUZsoqR/5x/onhoUc89tfk/wxJ8XIwwaq7cNRPNd6Vq1+QETm6t41YD0tWLyilISodqNHKgxmJ4ywmIAamQiQ3oRYAU6lsmRbGc2NxE+1e12ZasiyZCwON+z+zgFhwL7QJ1m/rSw6Wmcp36ME4WBiu1GrJTWBCNBLGcdD2+k8sK4d6HP421Lko8ozdwi/gS87ZYSkVh1emC+X1E22MjhW/DkmmNKU+HogE4fygPiaiBXf+utmk4imAaDtIePSrtYpgKSPHnTVeTA4puSDwPjLjlCtokTb9H6BaerlR3+4Hk2gv+1Q/+Zf1sx+a/j8x/H0qwteBIM2vaZe39XHAYC5leyjT9WMnGFFdZAwsUxiYzirEHIDLFTTgJ+0JMCqENFGo6hB5RnEaMVxtfsG+/wWA8CSKT3eLsDikAwiH7kswXivtq4AVvjVSrZAOZFHj0vaaeU1kiWfeNxxi3qgftDSlVjswkdZ9hRp9CCMeO5tes/kEQitXe4e+UJUz5aQH6UGnmkSdsJlYzlpJEzDTs/sUsQ8CJXpgXGNEq5LltG64TfB1vvb9vl+w/KYtuBg+f0A4nugRHyzoMEl22v/yi2dhdgZAsfACOClyqg4egEBupLzqcPQ8U0O0qimUtXO4G/YKbEwR4dY8FStmR4jha2bfuCEDxKsfiFLnc5OfNCb1kOi1s0rTBtSUoNuY0XQdNtCdzP3YyYrFdTxmLo9m0vUoxxGdfWSn4gyD05ow5J/fGDjGHmWxiCvTtkLkZvYzMi5xiRkU52Kyu8BIlonZDpWOLMNKZMs2yGFcCNyl28tNb/ghKDBUuOwTDojfE/PPTeDSbDtwfwu97xfzdirSLRKEVhHuyGVK6YlBljXQPXIJP+iKvzN9n7ydeOmBKgkXeadQx62ZtehOrQRQjEhI/tQgk1cI5SZEbi9YaFNwsbtHUnjC3RxTHJpl3R6QcWNmh4Kwg5RqC3S3SodnJW1aREh3J7XxGFgIVFScMVYGITPa4zvh/JeqEYWxOyYI9EgTyTMzn3FG4pVCvOCQKUgnOxw9bwYW/CoTcBnAGnBJUUk2fZiwnEp25CfBo1Zg7y46fclcGKfyIGa2YC8TBjgLALDG3B9C1dvvIO24ZmR6EsF1jIZB3ycASDFl3npud5+sa3TEyU0kqdgqatEar9rq7PQyT9w9O9o8bROy9ldGq/u7h80MbrZKu1o1X2dDSn+uT/u5JByuEddWn12UTfVXIHIVGI2jV3lQyhHW460LnLCq3+GKkeBZXBAiI2g25VjtD+t7z3rEGrkJtnFN7KKnqm84NNnVP9+pJtr+7+5Vm+rT/Dnp1PmAePfIbOrI9JpNWE4MuCOU5JRvEkaLotGwnMoQU//NLRxl4PzGJsevifiYO4qBfiomh4xiExewIf+mgUs4SQlORyfyK5kg4rWjWzl+Qji3QLMnHdygucq3QnWUTxz7DeBMZbrmpBkb5m595pu70HhOqN15CqXpFhNFEAC4RGtptf4G1U+Yz9VVsKcuFS+7D+7BmfticYjoSRvwLDU57uf7WQfLIS/X1zvXKNg2gzyRSasjARW9ulFnHMKdseVYRLxD+/d/+B55DjNXfzNEB30DjeRqMv8DkMLJa0nhDj2eTboe+TXB9huLqc4/QL53B8a+zbpKi4L4pH90jWptawV5uxIwz60VkKZPg+BhvvR8JmQK7GpbSDOK1NpOY7uQyICrhpvT/HHNIW4rUUlPKQXcmpbQ4JhrPwXIt0Uj3Z7zWtxyFR5OH7hrjLTCjYGnCpfh5dgYsE6r0+aSoFrWOwMVNPacKXreE6QrCgp9HEmIFojGhrGtxsfp82c+9rq0XwI2/QilPFhHxwgxrs/w/xx2Z8tkYV63RgpRm53RApes1H/gvNqrE7YDKPswOO96P1jrQMq2eHJLEydxyS5r40RYChX1/s+Ls9O3l2e9O1+rqswuNdafp9PenL06zg+3d3641bjIztxrUuGcghN6UZLw7zo9knnyr+ziER4UHgdDyiykaSAnOjeCg8vu0L6UuMldLoeKkiIhb4mBuDijVMjVqtn2i6eiTSDjz8MkzAgt/k5cjiUEoAaMDZNH5dnlPmLXAmIilzVMpa1EAYmHpNi6TKrha8U8YsRCNuKCni3uKnwdZIu+x8OaMEDtNeH24ziIsbikUBTqI3NzMsKbLVy9tIiRJDyLghgWuolsupOpyRQwbu6EFm21mlW1CqUwfNMrev5rUwwTfhUU6DmbVyM+ow9/k2XUJxsCYahpLySdTMjH3scRE+yHHVzlCWqiR+qyqmxtU2jfqD2AE4tdvtI6QJo46oiS+4BNtop1uKyXrYu5MOnIctBsunwTqQrwBzugS6fv9y0ubYkRaX6CuuOS35X3gyHYwZy+zOqQMHN3IJMPKcYqfxDSjnhEKrARt8JnigLgegmJM+3d9+ilLWpXalBGIXkPAMHSQzgUuezLs3xYRiz3y7woqJOAQb66UByXQ4Uo5uWcYZbY0tusUbcO3YJMpR45ACDYONacGbXPUcbROA2r9MKAGnSY9h0ZDCSiDfa80aBK0F3w4Lv2ujkJQ8VTZomvqeBE30EuSAL/DsCxRqRI/KBIs4LNMhh9gUJlIsp10DF1uxFh+JQKo4CiGIIi1Sm/JSolR4d/OqlvaUd/lvISvcAneO6HOrvsvv0g6JOH5xbjemVfTcrCDRV+6eZecfxIYBbNgJz4uDR5RKzYMtXJdaLV2PsxaN7yRdearwK81RtNXFxvvBpmu3XxWdIkWqcSPmINo7MIrXVHkukhO1e0Hn/R+UuK0K/rVmVqw3TDxtQ6Aa04orzVYWlNyNV2hwKPl7TpZRxRfMDJQvXCt+J80VV0YCf+TjLplK+DVs8gbTiag0HApz+dH9ITAjE+ofIoTS6fj/E/w2sUeO89H1WLICAsMlyESanudz82plW69h1nTRZf1itXb5waOY7aJIIm7spgRfeAgHz3LXLrtfbUYMX6B0/qUcELpqlcSTr1Vpla+GTgYhCvpPJfWncDdoR7EIg9/NkoB3HiOim6taaHzhCKVE0plEyjNG46o63Pu0e/PtkiXQleJ6bM2/GtbIA1upFOCAl9QUWgQ2Sa1i2Wic75LHbm1PkCqsBVdeYklBG1cPFfJFR56ShViV6WjwBrAFWoAdCA6To9jwLeevS1mWpYQWt5wScLXrz/v3CVl8YI4qKZdbauL2IFpYuxUnNjH9poYTJpHz75nDh3H4XHbBAJx+f5HVjIOpJJ5hY1j8vqO8akH8OIETk4gH6jprcU62OBOTQy5TUOqG9agrX2Zg5JyB3INDBv0MrY2FI/HV8XWgjRzewY1iE/srYyYmCyU9OCuWsySvSw3ijvfFxWm0mVvST521I2xzrbyweUuU7vwQe1izHJUwsYqMXLXJVB+d6hlYrvMVdG9fqDTs1Qq+nJ0iMWwy2UoDl75Cu00E0R54ItZO13P11WczgpU3xCFjiB0isa5cqv+MkY4C1HxPdB2XGdKQAjP8sXsFi78rpd2JOiI7WPexRUEYVFJjLqQ63rF5WAZCUmAoBp/RfUPA/++5yEHE2gxQDVtraX0IYUu4elw6fDqHZdD0Oq61Y0Ia+G/WX2VBWuj+rXmnxD6k93ZhLdczQkpGAR7XolAW7mAvDbi3HJ0NSLhWEJYNTkhI/iVQEgCzJVNg8gpwbab3+fl3KdkKTt+yQm2pswtCqlb1KQeGBvhbUFSzm2mSpHXDyY9xqS1kzECV6KLOtfbMW4p/NDe9q643GqfmeQbz+EMIIEOMavcF9fYmeZh+W6MASEfwFEIzJ5yyboK76D7yuUZ13MLHKwQ2aAgKpuf6yFUAQtL43po2/cMT9KSc7nUh3AtLrVltPiOxELckrjkU15RsHVHhDkzDEgUMDQeHJEYKzdz4prR2OJ1YWyFXAjc0VOmdeyCY8VIgeVXC2FxnbnxuBlMNctwJecNYAIG59NJfRoHrxSZnXtNMwX3iq1+u1i0OuSOoBQ4wRV3ztApxc2SLO2Yc8jSiKn+BjkWJJ47Ue+AGvw2JSWJ9GfGf+xvwy1sTCaQEziJ62XZjCwvkrzywjXcYQQOxWQAUfjsOvfgu+Isn85h3T1oNgAIra0M9rr71939LnLfUntduAdrsg/Jt0O31BoGC1M0BARlNH3O8nV+V0Q9uF3svXo0Py+d29oCS/CQ+e+BP9wVt1X9UCNhw/b44edifj3DI0lfiPgfJN/dodHxN/Z7+2srXXygqF6QXrNSY5L8aFJJIbyHnYq61ge0Lwh6OLqcYSRKet0lIEK1qEcPXczDJ+WuK+oeGkb0gc6ISi1U5MuXGm18E8N25l0q/mgWJZJf2vkevdMdPK4dMqM6abWyZiXX3tOIyB0VN/MupsRllDvuU4HrapSIGDS2FLtrvC8HkzlR0qjfUiqoSGabE22eLVpgCOT7YcM7wWvWthmG1eLatMbu6CkY8DaHAh+0SB+io175YRa7Dh+EDD76TZr7akTG2q4q9paR7Wx6oKMszXeTxl1jdCXLc0twKDqCE7wSlIWpQld7Thp33C6CFn+QpDEPXkDOLfWWeyiJXAZnAg1m/4Nbi/UFpfUDuEIBDbcG0WPCblXzCnPk+ViXmj5EQq+JinicXwOVfJr7KY4ZdGrpdj0tHybKM3Ph0DscHvAEX8R/btRndJdgPHXtUSLUk4cKGho5p0ixx9oZ5BmYVy1ixdPnWNJycWfwVuEyk+sZ3uQ2Eid1rDVIzQe9L8jgXUfbIQXYawO0YX+w7YZWu/jtlUbMX2NUxZF6x/RtJcKOOrb2iN2DoqU5peJVWwPhyBulpputNIsRPMHDYZx3rMg5+JcYTe+NwFzL19rogA5dAroi1ybFHzQdOI5DaAkXB6VY/YFJbxrVeUYz1oTTlrVGn1MOJ6ET0QV00QF+t/L91HQEQmd974zWuaHZxOm6vCuOtvsuaWf1tHzfKu1gVJ1ex+AZ2wRfy2iDS1/UnUT4Xa+0dz5Kv90QJ2ylTpCDkFNqU/aAZYKLdJpy8rEafXTmvT/0Nnnk3FvwDfBOkK2Auw/TREVlgGliGnGUkXWmKSKHJgeF2KlsaoiEdSO8Jdu73tjyjfWD9BaliH+vsWUuhxFFPV3CyuHqqgAuD7XBltvEekmLjssddUHM1M993M7dx3QJywurWfc1becicAW4AXAgPUzUWd5coxDBMhJ/7hnzoER4CtvNluT2jwo4Or+7BKHE7IuOYfywwW6ODoByJvVs5JkDHQf6EkVHcT/uBxTl8utW5srmsUZFg9oSMypRgT3NLa/5Jg0udofyDojHQzZki/ihc0BZZQIr8DkiW5ojzpiUcbOWyWusfUS56KA7YRyKMswmxhcfPC7fwF7h8Ce6dDN/6zKqR8IrAWBBMqCXMe5dCA3bSvJ9dQox0W0xucuFh9JRATbcM2R2bnHuIMn5SmK35Z8sRtVFyYLaGf3gVKda5iNhOX2tFy+ihg+LpbicXJY+phXm+NAk7wYh/IXQ4flDpLVUGqTvjqleHoWbfFBokl0vSOLyFFxgYDLBu8tmCmLdW66Almfgn4rHRXDLVKHChc7en2et1PxaI0GmxUqU3QToY4HTPq5AKpMlGfLpx5eemIRFPcinbIA6LweuO0qPlGdIr/4w4trmQyKrVqo3amJI4tmJ4q8xFMQJ7RuTStKqN5Qdiqa7jcs7aEM4Z71lhyGlEtYb12XL2Xr/R4GljQSUN/e4G26W8mmJdrnG0wAffddF7h+WHaSHJUw25NLOB95vHaBo4yNu0/swQG5T1rZMdp80Y1RpT9JttmjAMW4nzIiZu5CN9ruwVAP91NKijQYatsCw3b6/myxLZbi5fa6fig/bj1KpfJJEyRq0IdpSGLmdFUKkZq74MO1PC2e0pPwdbx+uZsY9PtlvMOMe7K5M+es9f94/NBl/0tO6GX/teXlKlYt9dnPaCsm8v32f93cqT8VkuUEj6Yw/mI936EnLxYsmgs+XGGnIQFN3nSwuwXUkU/8Onj8/4sy/vtuDlu4wpfqjKAliEtg9YU0j3Gc/QH3+UgC2yBYf8ILDXTtovHNW003F9wB6IGtfF95YHb8mMJzHJcPw1HNSmShdPiAuYSHBoPpzjM3lQLBMdwSq6DCXqZLMbeKF92yhbYP9HIPUGtPIgsQJljCYa6ZPYZpxWkg/GAzSfJaRzPJ7kzqpDPp8lq/kGHoD7Pv3559lzTxfDxKWyijIpw5KAp+CsnAkAaDdakQKo0QYXUJEHWFn7fOfY6j2uiDz18Hs5VD+up0GQM7TxHIQDT0jCEtyPzSoF3/lSXj8eGydPxMflcLSxKzHjSnV5OfIZEmOVNTzrQCGaeqhirLGmKPqVx4X2iI5ixwpkVo/jK+R7gX0T8RCIM8fjHrKzJAEhcbzwEGCX3+GGMZjnC/M8Ery0t6yUvnEsGx4kscq2/ihUvmFzo4NUY0/94Bv8oEGQziZA4dDkcTvMS5fa3bcb/Lx9CuZ6L/KmMRLJv8KryNhR+Qb1NHXwix/ZO6Jz3IdRUkKTpw1VB9PYcPsNsJnwpoZQbr4jH2uabWkk6DOokt40oAqkldEFtzh1vjff4FRmaniMmhUlYBM/ZpAs2xPLAS5+TnHY7ZeEI72VMSidVyhlnEl9TKda59NrsbR/ywJho0pJGAjk5ijGdlQu6ez8mMuWT6f+xSY+KxQzDlEGY6ZvAuESxB6HHwE2i8HHwIyZAQB+eIvzNIl7X2W+bQ0q0RDwRCz0FRqZskRso4uX1Qyf+VxvZB4ajP7x5wWm8qiplVLgeSWSiDL2FGDtKhUyLF574W5k/U9FX9kzl0SPBx4lxKoa0SO7qeDG1Gkr25BpxbW9CvCNTGro2REhknZw4LSstFHEXlol9arNv8dFZEWceCqSMu/v5/lyG61rax1fZ/25ROlEtG1eOLI43LNE25yqDRjiDaAZegGSyMD8TMSyGrggz72VHWU1chZ9eMcfVETQpOow9YDb9Qu0AjNqvE2tXfJybnFCaELmycIPoEzTG3p2z5sqAMhQsNEsqB1dCWJQ6bOiGCOZMCBVpXGl/fNy0lPg1e8vvyCH7OkY/QBQSkbfUpGsi1K9QArQ6F7ChHbijGzdhUZm9aPYL5wzwyynGh+TNonYsYVjSn5gZGC6fu1uNUBBzbrBgTOBQ3E+RH4nh0+/ssvuBH+biUsaQwkuHrMKIKCPJJW+PfZ25ZyzidEaokxDKZZY8Iqzm/UHFXbMTl6uWIFBlQZ66hnhRJKcfbY8Pz3f/s/aWIJaVr/+7/9X5kv4xJCkQXAWKw1hGCX0VN6JPwmOGwUCY02Op7gUnkcD7b3G2G/MMDXCH+EAT5031oTW5w3W43S7Oyg/ZjPENMn8eBEmd1+FCqN458u1pWqZhRGt2IPQMNPKfFpUeKDaJX4fahOhD16tnqyjfM0iqsQY76v0FZbLYNLLjTOl4s5HQWxzCXysBSGzu+4eou+z0v4XdmIAiLkFDMGciEb1VQEu7nQAaefwYjhwEmrPRwYfzzvSC9nghSV0ksmBSMkt6SICwqzmgwqviEaUbtXpa0KTeWjzb1FWksz9uEjeWepIGFcTpqCHK6OtNcwXWvNCDzdolzXvrXlIE7oBgKCxNTxCLYq7DzfgMhNIXOjSEbPRDKES7oREApCMrFrgIIt5QhzXaThZCCEvO/LAiHHWW//ZLcXVepaJxDSOz46tEUCH0d9GIcpkADR1u+iAHBXAsCpUEjfVg0M2IubZIhLmk0GR3rH8BVfTzk+WAuDPi6HdypIgNppQcreFy3WlgsbG2JLn1CP+Kgm9/JYa3ZrPs2sWGBZJNputYNY+dgMFw/7emcKmmuyluF+T4kYDzVh34RjnKexMQ4CEHJMEAGhxWTQVmtJovXCQu6cQB+5ZjoWLIL3qQgjQuBtyhDZbPqdfGsu74PoGrC5RuJRKSyKQ6zCc/NgZjuOMyRwGIfBBXoY0N7gMOC2PMkuzKlEbLF3tuaI3BSjjpseYWlVuQtPRLFQJXpCXkjhLPQj8WzkhwF78GFAXBtCr1Rh+MnzCfCX43V050kZ2n+3d8KQy5mRkKFR+O1KiClNTYquEW0TB2fgS/xI44meFaepRvbCILVCYxgc0QwurxUPhl2/Mh7c232KGDzae97bN/Fg6WntePAS0fRnHuWN8m53VdFPS8MjLw09Vfe5fyWMErc1nK5wCJP4uoBzDRpipp/ucTuzguTQQDP+SEpyk4T7RGvhAdncibd7li63uru3pyHjXox8UaWKKo0Tvsu5dnMWtpyfhkgXePDnGkGwCL1eYKmbkSTKvm6veWcvXN+2Rlk1sGl0JM8mhZtzQTd4OA2MG16zT+SlREN9QKPNhz8vOCeLzsROFO3datKjBCxXpBo3xr5qAFaezWEwM1RK5pimRLGaMqrWprRb5NGcFZTB0aB0IsoUWZL37167oeHybGdrr4IX4Bcvf7TuA6JrwXStAnSxYfQVKwcv3qsKi2MPYFpv4av/RJFN+u8HWy9NzbdaEgKvH5BFnvnD8a5c3CZ8R73GLaKZ3DpEh0t9KxQfOgFY6yg+xIkeduMyJ2cgCtGL9gBfxTOTca3y2qcE0/gvL0iqPydr/oymqZ00gM7X9az64A4fvhYcgGCe7R6hOliTpOeQglfehSfHoFA1i3xYbrqQYDsBC9OjE2wfTi9xR8hm4jQOatDki2KKmYWYSzz9OITlurrWYglXBbLnFlewSbAU/OhKm0TjGF2viU8nk904kqzYiuYu8W3hnJEqyGogaROhvDFGfDRThjGb8uV5HF0kJ6q3p3dTPqpCbmf8fokhYSm0+3w2xAwd/F/dDdFQ7VmE8Zj6ag5xnNjOEd9gU+l649O+ly0kD1bGljbtXuhNpgovCtIf8o9cteUdObpa8znssTAXhgPzsyzGDs2Ao1U+S9cvzBBRv5v9duWz1uX+24AQSfQ5JzsyirRfU9GQyp0G4hbb+21qISKexfaxHmzvZb9NTBFPfpBehMWaiNepDve/OnCTe8Krv32HmI3yrIPbFD035NqTCuWncF4fQERgcPd24dImmLESFXFeKufJdFdg+tJDgQbnjKeYAKOSTiJBhSZJQ8uSoLseb/P50hPRogzZEne+rGFwIvxFbhQ6jSfDGMNvswfNR9xM+XLa3Jfa5LLDl7UqOH5baINec0l9ffPbH7Gvj9c8afu/5UQlEVVwa0fnAcWpL8Ln1uAELmnlVOASf5JbxFl5/kPfFTBhL+n6sDYYOe+pmBDmVoChgAWseOWEbh713dJTz375Rftn7G0fyyEMhn0cG7II26P6UHbF9fMXEzqeUpMKNXw8Lbkt0LeGMDqwM6hW7XPje8A2VlArskfPfd1R4uMi3WeVnW0posA8GCm6ZvrxiuISV7xmV+zvuappAj6NR/18NssfNp81b3FX8bRxF3NdBdXuYuLL+HwkpaHuJLz37B4KTlwwIwfBDMfdYFAVB94csNhr7MIdEJ9pE1HGxlu8CPtBl3ZP2SGHHcatWBfH8wZ35LJNfxg3xQLz7+OP16l8k9/mf8IUjkA1xAhQWm51vT0m/j0CiSrrCNk0rm4jFj5ihnveJthsfB86Xk2KYHwKOBbzMaZgw+ZHZre/V5uBBiJsQmEFeq6+pcyAYprA9MTUQ+lP9IoZLRirua7Um5kdC31A5V+qnjl2XSUqpP1czG7dn7hol4gR3NQY30/ov7KAuy0xIOKwQzwIVUgshHHamZX+tnPXeGBHOTcHfItUs8LdYC9SNkeGi5najUysQdUJwiPqFldaGi6mI0yNgv+ED52VRULjhzUxZghhx2Fx7bdrrde/f8mJXcJnKXPQlAaFlwa4PMuOyf5v4YGkBmKvzL3GIi+DaTg7nBRz0JrpxkDNQktUqA03TOwdtkiZsZj2P9U7kJ1aaI2I9Iw32wrOkSf5VZ7jyhmsLAOqWjiT0XVwR7Ru1dAfZMeknD4sIMewlLDIUN4jTlwbDGL2z3i71zqKdGMuS1oC+T6JXq2daJ2zTHfKcZuYw/f8mR6rsNNtkn7BdhSfzGxTzT5n52HuCBJmYS6WWMSmVzPkZ8k+/blo6Kw8fcXQmwQtW9uoCvuhqtD/rc7RkQt1O+HA950MZalC9eUXEidUopPikzAlNW7PL7/wJwqPUV+i+6TaF6oFiCjswWildx1l7MJZcpJXKLXqRO/1Vhgfgd6MjuvjdCzClQC4ay/w2m2/a3+qKkfp1upXvLO82YmPonq0rNSRTqQ6iVt1uXm2MxdzSaELjtsI1SLfRYiB2AvspLVNEIyf4FTc5DUKM6b08+wEzXlu+/hZMUAHZOr79bO5BUUQ/bI2eBFkuzWqGuozvWULFTbshSO7qdvhIQGTuNyDNiwl3+CXxlpt3n8QhDnjfdmmsWtYIwwHmgCWoATsftZ2iSCQkDE2t/cwCK2ZyJrG1NxzcTzNh+D2tkzobH/LB+P6BmmREQDHtRcF33xz/TCIeC5ha58iTYGSRla/a7g9ZgcN6lPRwkWhv4PE6mKwKN492vWBrOeZkH0psyoeuISjnIbOfvpJA+bkiiZ6T5TrIx669VcZNe0gETVtfXS/LQB74OcjWI3aJLYnhqvv9JqrzN4sZHwRFDr5zh3upBfvRzeSFvhIbzl8hOOmvZOD3cfDRw739o8NfKT3SPhIW/wSg6bHrqym8MqXdUvM9LkpoimcCDPLS9qMmra0nA6aHp503tfeMLTSirAOBB7iuChJICr+zOYbcTq5ATF3TipqurfXV2BHlBKbkH3avZuvFB9FdEUGYl7LALO7C0RydTspG7TGOOa3syrk/LF9rOjBQazQK3aXL0Z6hyHEjSaP8HOmN71z90QTRNUrjpb1Aozprhy5AH4Vn4M9xA/sLTsFe9nu85P93ZO9fngK9p+vPAV7h8+Pjo8MfGDvUYegZTsikqrnf5rfw7X5cFOCRVVMUsdgz+SUX9LDsMj09JKzsKSH5HE47v2y49AYWPuZ6PV2f+0z8Tl2DcnO/b2TvYOn7ZrnT901SxYuuXHq8tMjNs4FP/2ojeN6+JwbRwfWvnEODlcKU+byJRcf7p2Limj8X1P86I1Bf4WGgqaCqUeNiv1KIB414luKGFzeecwGOxHhQ/WjtQnPOm07MtHdRF/oY5qQt7DAwNisms6wtiiTRzmudZeES8EtB/a/J2iv0B/gqLQocQjR4yhBMaQkpW9leSS5SFKevIttlt0Vo6mE3bQw4e2iHDIWo/EJrX25XXCBboMIJBE/7xP/B1REHvM1ZMIbff1FDv8e3BpPO/zP9369w+8OH2pOB/5XzBqvyyQHiYWafc+PLVOaUo2mNabjX3bSdSxOMWypS44cKtbmtue8oYq8gNOC6KWbEWxPOg4GoXOTf8SxwNnVnok62DnBwp3YaPkCj9mkQOstnz0QmRRr/ciYOkBcfUVqOnwYTEmDQfT/sfJF98P/+p/kKyxXHvr/9T//oiJpfRHD7363uO3Csp8QSwIO47/JEZFK2YL3++9hpQwy2zayzqsGrWpHaDsWKa37aC29nkdplk3zmXPK5HI7nbKIml0E9d/Mf1uXoY3zWdkamR0X7os72imXR5E56SjJpDDtCjUYMRBjtLzDQId7rf/KUYfJEBH9HMuUXB82yREnSmzo1cz6TanQzCVWF+nw/iwHDKEQv759diaROt0tOuz93X2hK1vnaeV9iN9gh0bxCY5aoMLqm5yIPOfcos4b+NabxWiCyRX0oZ03OWanduJ1e8y9drzWvXb0+HvtYPfoyCq1x48yhVKXjFBq6d+H5ccyeZ0ZLfYFPLPsLouaS19kv1BlpVEss3CeH7t8jugG+3/irfBYsftLbpTPeJ9EtXxWSWvcKBt19pGl1zWnEwZxRBckdXUdttSbov5vGB5tuD3EmoUskrzumr6Cts8rUG4wliFLZMj2qY0b+nl7RSMsx6nUvVtd0xLl5lJFJ61x0x70OsmW7HfMmnIGG3VCZIMy9mQRl/W8X1q7YcdF/YW1oKvbTugpGfvYOuWU97y75OO4Ox9WNezzDkA9yy7z61qjAdVsSBAePAepL3zUVRwkYCXgWvgRESLoMbfJappGuE0Oek+yko6DvJzHJieGYv7P/LL+Mf//t3d1u20jV/g+QN6B9cU6aVa2SImypGRTBHYSeNFt0iTd9I6gJNrSRn8VJTtuYKCv0bt9ln2UPknn/M0PZyhZTlP0ooERQBI5MxyeOefMmXO+7yof5UFbklrwjHDRNmPiNxi2JsnXWRMaxzZz0krFnATocyvrt+78q7r8GJVXWZu1QVQisGALCNAWfe0LU0cI57qZcaRZIrxI2EMoFOaxoqv0qLldh/7fNn6VbfxG+6Wa3dkdLbGlF3UyEiQtwqToxYLk6iQl+RQq928M7IN6v95m3deVO2xBPSCOdWDhCCuLcuomaJhi0XeUKKAWzBwBgVnRU9YqYmMPgCFoVBCrrz/w1o6Bn5syIMysEGPOxb5rhEggfAtESTDz7CGh10TK7nHQgoWa6ZYDx5b6i+KmMgf9Zq9y4BjfzSLYcbN0zxNHX1tDuLxl6jfz0RWm7DUogyloHlqWeeDLo5d8uRsl39Zw0EwksClACB9OvMipeh1qNoMV7ILp4ULcsmoQFrqHDyChDvPTjUUxKRiQ5EYtUyX7crNaLqhaoA6Kbz2GVrE4k+iLCFeFUCvUfWjIeJIa8AbksBGrn4YF7I0B4uuzUrBqYMsbfROojYcPRGuOiU2JoWkF+mqWz7EgNHwCoMvkvbqDivg64l/j2zRrJTluJO0oacJLTvaPALdP0lYcW5Lc3CsCvE2wuORYHyouVnPVy3oxL4LHP7F1fG4u3eby1DX+TeLB9pjudF6Y/GfOC+97ypzcyRm+35GBE1pJ9k21CL4zEBb1FDYhMOJn7vKLbQ+SwpYVIQk3GoYxV++OUTpw9wsrvmgMtYNqijHsXk1iU0ggTtqpLkU/cTSBfxT4TJnFxfzy+fUQR5kpMcskaJsxgCxdwVnR6zoIjWAxjBkyDuWJc+tOkmzvfvaGGNaLctIvUYiRTYJ5QIMlby7aHjv2nHGE3AmaV5Xwz9DzMXh6u5vCIloKWVBSvwEf49o6m6Z0d7tYDZdfy0bcQG5ya/rNLa+A07rB42hg7+at6bj7v/7xz1JT7ezq3DwM0IKtF41hrtQHg7jzgwVbYRc7IqJxUWTVsQ42N43FqkGh78BYt41TeiBR+HiavaUH7/dhfjMNUF5aTLQjKYoeMYOKuLAoVYGyvY5VLWcXXfWjN/Myn0Ky7EgJzo/vlZWej6bFyisPJ9Zo3q4xtVCoqJKbPa11wpXvitH/76IXSomrXR5W81O9PdcD61USfJJuzZP88mfgjecxcvWo8mn+tgE8QzUIi3iVAa/Bo87p6NCW5XJbdCsIqumMz8PziYaQK/jDwTIW0FD+oowPZPD80qNTQTqglXy9AG5P4f3gkqSCWW+9e3hXf1QLImqD6iR1oDqyJ/fMgsPxrMVS4nocRWBEb4YyWxXoLwZESXwIgmq3KxlxEK78sFh8GG9mgzJqRC+uC9yDywycw2QBuZ5THH4nceTTGV1/4oCEOJHbSuP2rHobU3yGD0UpuaiBCQiUt9rS/BPXctGOHukmqRBHx3D02wiNqBV6sybgazSTlF/DawyqXvTsCMoWtgorRNVdy1yXxzyBY17WCERpBAebCL4Q2rcSxVZO5HhYNYdCPlioGaLqqpnhE2dLUUKe8bLSLknNVOl5rJZlVEhiLgONZk3cZL5TxziOZ2SN+6Pxg3hRAL0yzJ/YbbaWsM1hPjTG2UVJdfRMNLlgeZP4zMdTDX9urL7d/7tiCQS3eItVQT6P3tPykxWBIXvP6aARSw/BDs41/qB941uLcPhc+xiVoCIjlIsTYpWzR0HEri3SVHwuhhtdm6ge+KpwxnNo+aPZoFCtFUBGv8ymC/UfQJIdokT+l0eA7yDjCcnKzWyWr25qR2JHzpQLP4SCSBAlUOUS6QG9ExQdQm4daRvGvgy+A23yyCFZhHBqOpVTBVIQuPMXNQC84YLZJt+xKWqs4YSDGD9xaUKYb3FZQM2FtyqlYJYiFWYKpX3gPcFVH+zESrQopS/qiB62Olp9vTeOrepvUdO9C10jnUwQ6b70uqBNh2pECQE4dRMESFXeGYNqWkC8wK2IrG54DsZwLzcc7CbOYg7Q6AU2ANhSE2J03qYXIPGEfQ9AgbvaMHdDkx6lT/ZvwcIXCDmSKDwSHD6zdN4HJTVLYHbPZwani5AaA5wrmzlRhQcRxdMKloQV+n1FbEVWS9pTQA6IIp+v7XUAjtnccsS0eHxdm6DWyprmdkIZOtarYguYjYmhoVnyCeJ2OrVQMz2JS8UP508ukkSgP6wsRscXIc0pdeaqQA4tqD63r10QXBZpOpwcIEPH2YGZ0Csi8IikbKJDvuRQvXkwWj4910ZzCxt6gLyKR2narS1K53r0ZbFyllBF6wQrbY9NSDbgbGtYNdtbXObDT+DrHssXPhbZ/TseAvbnV/e7n8poPvElizYpv7dm/mO+mhuI+lGRozYmiMHZcn0jEWntO0lRej9iaGe8djy5BKJORGYGcu5CDj/F5UXoLVmIVLXOJTVwbV5Gh+JgiSAhNPPRodWhg5BOOw0WlQusyXZmHE5P1U7Duv08tPE+W3xSaoU2yX3MitNuAXp6E1kc+ciq7nelFnFE4K0hky0fvSnHczKnWwL7rrq6bucdto/i+Im8Oi9NhgfyegooBaBXrlf5clmVPKymQ+AIb6XiKWnIMpwtCKOg+LzeAEygbdX17nTLjbKrrrol2nsi2nfxocBZ12E2tTyVM6yugGyEER1geJbPnUssYnbnrfvERD6xQtxrQuz3ix9f/NVx91xcR9frI/eCIYpqPUh/vMY/sklHpad+BG4NOtk8c9mkzASlsSgfPfYa/GlyiUfqatAUnPnLeXV/+DO7U2Wxsuw1p83WjFBUmkWcjKFTa3oQeaIa1qlGl4ggSTX4tmJOvlmHLz8rYwuTWu3RKT1PdI1qI3KWj/A8mAa9IK2FWiM4o9HDB7qdMwOKYrkfAJAG4RR6GRyRgbvqxNgohJYMuBpwkIHTrjhbzDOJZluhX1iGkg3MaB85jwLsfMAMmyRk8uesxKvRpgggBRh2eC4F3xpoqkUacOxTUh9cMSIMAEUcO0E1g8RJsn8g6hJvD8EPKRE4TOlQS2g5BqC8enA6a/f+Morj7dCewQVI6SRE1hV0kG1qHdLxNQclAobu9fG9c2xoytgTneRH7BilJqxgfGm+CC8hknUDWiBeL+ObEzzYCmUKGEa4A6/83lXECV+WWF14tO+2H1WtsU/80m+rxJ4vkYNHqSgHOgyfpMCMS7Dbj+wUkkAPmlSn9orEXJPUX5O49cbBa2L7WNZHKLeNGTeHwAiMCx6gqyDFT74R7kCEUNdQVTgELGF6K4sSgmfBZbWH3wx8uQxE7b8HBVYLgZfkMltXHhFio4Bn4HmwCCrhGnGWCRsQHfqrz0qiO88AeEoAUMGrHhuKbaVanOA7zPihdZB1WMc2cbIl50HDBaT3hAtIUwsu4GS/pIeaI2XO6kRCbvkteHptJzoA/sapvtjL6Kw0Fjy1bqvZUpOsLNMNBoOGi+mUEp0xaGP3RMCYwbyFpNmur1fVp5IEcDhhlCx05RGf9pVqmPlY5XjxdAy4anpUfF4xQQGY6WPG337lShs47BVgyn2L/C3uv/io+z2MD8Kik+FmmgPSy2W+0il6eNWLX3Iko5jVVvVrTpe++tH1CwJHw4hvY1PeMLbaKe+QKNlEzfenBiRQzaBM77IIO1CS5eGIhnquZjRYoQdi612eXYubRphA3gGt0LM8Gq+Kix8Ojv+w/KHVOem0k4PnPE+pG3V5dpyrl0EJgcBNZHG94ckFbNII7BOySY9gtJgeJoe3iN41EQNBIN1VM+ROKKe2Unj1GSiH51++gMBnQEf1SU1UxhN1e/vsGH+3d0kak8XFiVJ3RtYcM54us9lWdlPmTRoZkXdDNyLePJJDe7duzZQY2lGCpCpkTQ02eg/QowqhltbXTNLFhEiGjyiwIdeoP3JvO2B3jlzDI3kqcBxAJl8wjIYVqBrXCtF9iMZu3FTeMtnGyJhQ2PJfgJ8PYlXM8sl0K0vHvSumle1oVWxHu7vTdnR7aa9zb4wNX6XfKrPR6R/QwQ2YiwTMBVSgSV6d8ikBuh5+U/e7tiS2MqHey3XhhM40UWZCvawiJ1YtJNmam2xcJztSw8Kr94GOPCwpgFikwYwq8TXBSyNYItgbXC8osbxvlKR40JJQKiyZ0aP5wmaSt4+tBQz0sS6uBG2qN4eSGwjeCORpG4VsSRYffYesXltoQiqlLBJS509d59OJ86njfEqdT26bLedT4nyyk/z8QhrU5ehzo1WbFiYRnd5Xv6Lpm3Gz1z14XpEMtc2DTXH0Skkqg96o1/taX1B5q8wiAYbBtoy7B/Pbr992NDUrvi2Sv6SNaiaLmtO51ZpWm8jV+qYRtzutZmOwbiRHFlw2LnRsA5ww3E0qc7OWZjonNbpBfeA85+PNEnREeawUTXrcbB9XlvDRco5ip9Z7vlGivJLe3szVBLxevL8pgdFKvsXZRL5Z/ShJzRjGyt5WezveqQGVSmi39k4ATXq9XsuGGWrvW1vraTYP4sG7gsFkKt83sEg5qBltL5slTrljeHWYpa2F+nEKJMjXzPhsKqCdM0hpjrKAJcxZ4iZYkyID8B3mThCLM9eMAJpUsT6kPHoJxwENGSUeX+fhVPJWop1z0RTJ87NiDbaRlx9X1qtfE+VqnGrENnKsJA6K9BzsTD18MJ3MC3DH1IJRnyYX0SMy5hlCk5aPosOPb8/OMla3h9Hj6Lt8tnyK/0W/kzbN1ez+ZaPRNJuamx5HX8D5oV6Ggrm3qPTMwfxH2Ocfs59fvnt//uZPh1/fp+1U16iO+NuqjpO6RXV31UGS3iCR+19QI51Gs92IY+Y6a98DrazVTrp24cFeBTRblIGHD1Vz3e0tw/uVm4FWBaXac6yxGDNGP6zZPyg+LydSf4BfT/ppp9fVrloCc3NTZtd0zAe9qrtEk/G3spXRv1LvUBoKMOSTv+sOmv0v/MssX30qIL6UDZfmF/Vw47wck1roHzQ7ea8zVH+DXrPb7Q3jizQddtsXvVGv2WmeXHBPoEDU0l5nq2K5KCFGPinKjIKUMMVxu6v+pWlywgGOTC2FLM6aGXqM6sqDp4N+/PT23ymPeRo=','yes'),(139,'wpcf-messages','a:0:{}','yes'),(140,'wpcf_users_options','1','yes'),(141,'wpcf-custom-taxonomies','a:2:{s:8:\"category\";a:22:{s:6:\"labels\";a:21:{s:4:\"name\";s:10:\"Categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search Categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:14:\"All Categories\";s:11:\"parent_item\";s:15:\"Parent Category\";s:17:\"parent_item_colon\";s:16:\"Parent Category:\";s:9:\"edit_item\";s:13:\"Edit Category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update Category\";s:12:\"add_new_item\";s:16:\"Add New Category\";s:13:\"new_item_name\";s:17:\"New Category Name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:20:\"No categories found.\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:8:\"category\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:7:\"rewrite\";a:4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:1;s:7:\"ep_mask\";i:512;s:4:\"slug\";s:8:\"category\";}s:9:\"query_var\";s:13:\"category_name\";s:21:\"update_count_callback\";s:0:\"\";s:8:\"_builtin\";b:1;s:3:\"cap\";a:4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:4:\"name\";s:8:\"category\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:5:\"label\";s:10:\"Categories\";s:4:\"slug\";s:8:\"category\";s:8:\"supports\";a:5:{s:4:\"post\";i:1;s:8:\"services\";i:1;s:9:\"employees\";i:1;s:12:\"testimonials\";i:1;s:8:\"projects\";i:1;}}s:8:\"post_tag\";a:22:{s:6:\"labels\";a:21:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:8:\"post_tag\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:7:\"rewrite\";a:4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:1024;s:4:\"slug\";s:3:\"tag\";}s:9:\"query_var\";s:3:\"tag\";s:21:\"update_count_callback\";s:0:\"\";s:8:\"_builtin\";b:1;s:3:\"cap\";a:4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:4:\"name\";s:8:\"post_tag\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:5:\"label\";s:4:\"Tags\";s:4:\"slug\";s:8:\"post_tag\";s:8:\"supports\";a:1:{s:4:\"post\";i:1;}}}','yes'),(142,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(146,'_transient_timeout_0ce1a35c47cc1b0dea1f5bd87fe89c14','1474537667','no'),(147,'_transient_0ce1a35c47cc1b0dea1f5bd87fe89c14','F:\\xammp\\htdocs\\patanyumba/wp-content/uploads/settingsv10.xml_.txt','no'),(148,'wpcf-fields','a:25:{s:12:\"descriptions\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:5:{s:10:\"repetitive\";s:1:\"1\";s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:2:{s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;s:20:\"removed_from_history\";s:1:\"1\";}s:2:\"id\";s:12:\"descriptions\";s:4:\"name\";s:12:\"descriptions\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:12:\"descriptions\";s:8:\"meta_key\";s:17:\"wpcf-descriptions\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"service-icon\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"service-icon\";s:4:\"name\";s:12:\"Service icon\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:12:\"service-icon\";s:8:\"meta_key\";s:17:\"wpcf-service-icon\";s:9:\"meta_type\";s:8:\"postmeta\";}s:5:\"photo\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:5:\"photo\";s:4:\"name\";s:5:\"Photo\";s:4:\"type\";s:4:\"file\";s:4:\"slug\";s:5:\"photo\";s:8:\"meta_key\";s:10:\"wpcf-photo\";s:9:\"meta_type\";s:8:\"postmeta\";}s:6:\"social\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:4:{s:10:\"repetitive\";s:1:\"1\";s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:2:{s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:6:\"social\";s:4:\"name\";s:6:\"Social\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:6:\"social\";s:8:\"meta_key\";s:11:\"wpcf-social\";s:9:\"meta_type\";s:8:\"postmeta\";}s:8:\"facebook\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:8:\"facebook\";s:4:\"name\";s:8:\"Facebook\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:8:\"facebook\";s:8:\"meta_key\";s:13:\"wpcf-facebook\";s:9:\"meta_type\";s:8:\"postmeta\";}s:7:\"twitter\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:7:\"twitter\";s:4:\"name\";s:7:\"Twitter\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:7:\"twitter\";s:8:\"meta_key\";s:12:\"wpcf-twitter\";s:9:\"meta_type\";s:8:\"postmeta\";}s:8:\"linkedin\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:8:\"linkedin\";s:4:\"name\";s:8:\"Linkedin\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:8:\"linkedin\";s:8:\"meta_key\";s:13:\"wpcf-linkedin\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"google-plus\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"google-plus\";s:4:\"name\";s:11:\"Google Plus\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:11:\"google-plus\";s:8:\"meta_key\";s:16:\"wpcf-google-plus\";s:9:\"meta_type\";s:8:\"postmeta\";}s:8:\"position\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:2:{s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:8:\"position\";s:4:\"name\";s:8:\"Position\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:8:\"position\";s:8:\"meta_key\";s:13:\"wpcf-position\";s:9:\"meta_type\";s:8:\"postmeta\";}s:15:\"client-function\";a:8:{s:11:\"description\";s:44:\"Enter your clients` function or company name\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:2:{s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:15:\"client-function\";s:4:\"name\";s:28:\"Client function/Company name\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:15:\"client-function\";s:8:\"meta_key\";s:20:\"wpcf-client-function\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"client-photo\";a:8:{s:11:\"description\";s:34:\"Upload your photo for this client.\";s:4:\"data\";a:4:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:2:{s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"client-photo\";s:4:\"name\";s:12:\"Client photo\";s:4:\"type\";s:5:\"image\";s:4:\"slug\";s:12:\"client-photo\";s:8:\"meta_key\";s:17:\"wpcf-client-photo\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"project-url\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"project-url\";s:4:\"name\";s:11:\"Project URL\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:11:\"project-url\";s:8:\"meta_key\";s:16:\"wpcf-project-url\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"service-link\";a:8:{s:11:\"description\";s:96:\"If you want you can link your service to a page of your choice by entering the URL in this field\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"service-link\";s:4:\"name\";s:12:\"Service link\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:12:\"service-link\";s:8:\"meta_key\";s:17:\"wpcf-service-link\";s:9:\"meta_type\";s:8:\"postmeta\";}s:13:\"header-toggle\";a:8:{s:11:\"description\";s:0:\"\";s:4:\"data\";a:7:{s:9:\"set_value\";s:1:\"1\";s:10:\"save_empty\";s:2:\"no\";s:7:\"display\";s:2:\"db\";s:26:\"display_value_not_selected\";s:0:\"\";s:22:\"display_value_selected\";s:0:\"\";s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:13:\"header-toggle\";s:4:\"name\";s:44:\"Toggle individual header image for this page\";s:4:\"type\";s:8:\"checkbox\";s:4:\"slug\";s:13:\"header-toggle\";s:8:\"meta_key\";s:18:\"wpcf-header-toggle\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"header-image\";a:8:{s:11:\"description\";s:39:\"Upload your header image for this page.\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:4:{s:10:\"custom_use\";i:0;s:10:\"conditions\";a:1:{s:44:\"condition_0b9ac4f9509231476d6fbb446b88d92d-1\";a:3:{s:5:\"field\";s:13:\"header-toggle\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}}s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"header-image\";s:4:\"name\";s:12:\"Header image\";s:4:\"type\";s:5:\"image\";s:4:\"slug\";s:12:\"header-image\";s:8:\"meta_key\";s:17:\"wpcf-header-image\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"header-title\";a:8:{s:11:\"description\";s:67:\"Enter a title for this page (displayed on top of your header image)\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:4:{s:10:\"custom_use\";i:0;s:10:\"conditions\";a:1:{s:44:\"condition_54485e2d3ad87932b5dfcaf3b362cd6c-1\";a:3:{s:5:\"field\";s:13:\"header-toggle\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}}s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"header-title\";s:4:\"name\";s:12:\"Header title\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:12:\"header-title\";s:8:\"meta_key\";s:17:\"wpcf-header-title\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"header-text\";a:8:{s:11:\"description\";s:69:\"Enter some text for this page (displayed on top of your header image)\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:4:{s:10:\"custom_use\";i:0;s:10:\"conditions\";a:1:{s:44:\"condition_360801a612331ae8adbc5a165fe1292c-1\";a:3:{s:5:\"field\";s:13:\"header-toggle\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}}s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"header-text\";s:4:\"name\";s:11:\"Header text\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:11:\"header-text\";s:8:\"meta_key\";s:16:\"wpcf-header-text\";s:9:\"meta_type\";s:8:\"postmeta\";}s:19:\"header-button-title\";a:8:{s:11:\"description\";s:69:\"Enter a title for your button (displayed on top of your header image)\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:4:{s:10:\"custom_use\";i:0;s:10:\"conditions\";a:1:{s:44:\"condition_337ea0e4fa4b47dded29dcfe55943f34-1\";a:3:{s:5:\"field\";s:13:\"header-toggle\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}}s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:19:\"header-button-title\";s:4:\"name\";s:19:\"Header button title\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:19:\"header-button-title\";s:8:\"meta_key\";s:24:\"wpcf-header-button-title\";s:9:\"meta_type\";s:8:\"postmeta\";}s:18:\"header-button-link\";a:8:{s:11:\"description\";s:28:\"Enter a link for your button\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:4:{s:10:\"custom_use\";i:0;s:10:\"conditions\";a:1:{s:44:\"condition_fa636d6289058f822725b96ad9843d06-1\";a:3:{s:5:\"field\";s:13:\"header-toggle\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"1\";}}s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:18:\"header-button-link\";s:4:\"name\";s:18:\"Header button link\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:18:\"header-button-link\";s:8:\"meta_key\";s:23:\"wpcf-header-button-link\";s:9:\"meta_type\";s:8:\"postmeta\";}s:12:\"project-link\";a:8:{s:11:\"description\";s:133:\"Add an URL here to make this project link to another page (internal or external). Leave it empty and it will default to its own page.\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:12:\"project-link\";s:4:\"name\";s:19:\"Project custom link\";s:4:\"type\";s:9:\"textfield\";s:4:\"slug\";s:12:\"project-link\";s:8:\"meta_key\";s:17:\"wpcf-project-link\";s:9:\"meta_type\";s:8:\"postmeta\";}s:13:\"page-bg-image\";a:8:{s:11:\"description\";s:70:\"Set a background image only for this page [available from Moesia 1.19]\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:13:\"page-bg-image\";s:4:\"name\";s:21:\"Page background image\";s:4:\"type\";s:5:\"image\";s:4:\"slug\";s:13:\"page-bg-image\";s:8:\"meta_key\";s:18:\"wpcf-page-bg-image\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"header-logo\";a:8:{s:11:\"description\";s:65:\"Add a logo here to replace the title [Available from Moesia 1.20]\";s:4:\"data\";a:4:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"header-logo\";s:4:\"name\";s:11:\"Header logo\";s:4:\"type\";s:5:\"image\";s:4:\"slug\";s:11:\"header-logo\";s:8:\"meta_key\";s:16:\"wpcf-header-logo\";s:9:\"meta_type\";s:8:\"postmeta\";}s:9:\"video-url\";a:8:{s:11:\"description\";s:159:\"Here you can add a link for a Youtube/Vimeo video that will be displayed in a lightbox when you click on the magnify icon. [will be available from Moesia 1.23]\";s:4:\"data\";a:4:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:9:\"video-url\";s:4:\"name\";s:9:\"Video URL\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:9:\"video-url\";s:8:\"meta_key\";s:14:\"wpcf-video-url\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"client-link\";a:8:{s:11:\"description\";s:52:\"Add a link for the client\\\'s website here [optional]\";s:4:\"data\";a:3:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"client-link\";s:4:\"name\";s:4:\"Link\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:11:\"client-link\";s:8:\"meta_key\";s:16:\"wpcf-client-link\";s:9:\"meta_type\";s:8:\"postmeta\";}s:11:\"custom-link\";a:8:{s:11:\"description\";s:94:\"Add a link here if you want your employee photo to link somewhere [available from Moesia 1.26]\";s:4:\"data\";a:4:{s:10:\"repetitive\";i:0;s:6:\"is_new\";s:1:\"1\";s:19:\"conditional_display\";a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}s:16:\"disabled_by_type\";i:0;}s:2:\"id\";s:11:\"custom-link\";s:4:\"name\";s:11:\"Custom link\";s:4:\"type\";s:3:\"url\";s:4:\"slug\";s:11:\"custom-link\";s:8:\"meta_key\";s:16:\"wpcf-custom-link\";s:9:\"meta_type\";s:8:\"postmeta\";}}','yes'),(149,'wpcf-usermeta','a:0:{}','yes'),(150,'wpcf-custom-types','a:5:{s:8:\"services\";a:26:{s:10:\"__types_id\";s:8:\"services\";s:13:\"__types_title\";s:8:\"Services\";s:14:\"wpcf-post-type\";s:8:\"services\";s:6:\"labels\";a:12:{s:4:\"name\";s:8:\"Services\";s:13:\"singular_name\";s:7:\"Service\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:10:\"Add New %s\";s:9:\"edit_item\";s:7:\"Edit %s\";s:8:\"new_item\";s:6:\"New %s\";s:9:\"view_item\";s:7:\"View %s\";s:12:\"search_items\";s:9:\"Search %s\";s:9:\"not_found\";s:11:\"No %s found\";s:18:\"not_found_in_trash\";s:20:\"No %s found in Trash\";s:17:\"parent_item_colon\";s:11:\"Parent text\";s:9:\"all_items\";s:9:\"All items\";}s:4:\"slug\";s:8:\"services\";s:11:\"description\";s:0:\"\";s:4:\"icon\";s:10:\"admin-post\";s:6:\"public\";s:6:\"public\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";s:19:\"dashicons-clipboard\";s:10:\"taxonomies\";a:1:{s:8:\"category\";s:1:\"1\";}s:8:\"supports\";a:2:{s:5:\"title\";s:1:\"1\";s:6:\"editor\";s:1:\"1\";}s:7:\"rewrite\";a:6:{s:7:\"enabled\";s:1:\"1\";s:6:\"custom\";s:6:\"normal\";s:4:\"slug\";s:0:\"\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";}s:11:\"has_archive\";s:1:\"1\";s:12:\"show_in_menu\";s:1:\"1\";s:17:\"show_in_menu_page\";s:0:\"\";s:7:\"show_ui\";s:1:\"1\";s:18:\"publicly_queryable\";s:1:\"1\";s:10:\"can_export\";s:1:\"1\";s:17:\"show_in_nav_menus\";s:1:\"1\";s:17:\"query_var_enabled\";s:1:\"1\";s:9:\"query_var\";s:0:\"\";s:16:\"permalink_epmask\";s:12:\"EP_PERMALINK\";s:2:\"id\";s:8:\"services\";s:4:\"hash\";s:32:\"3fc0b2a6929daf586515fce545220360\";s:8:\"checksum\";s:32:\"3fc0b2a6929daf586515fce545220360\";}s:9:\"employees\";a:26:{s:10:\"__types_id\";s:9:\"employees\";s:13:\"__types_title\";s:9:\"Employees\";s:14:\"wpcf-post-type\";s:9:\"employees\";s:6:\"labels\";a:12:{s:4:\"name\";s:9:\"Employees\";s:13:\"singular_name\";s:8:\"Employee\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:10:\"Add New %s\";s:9:\"edit_item\";s:7:\"Edit %s\";s:8:\"new_item\";s:6:\"New %s\";s:9:\"view_item\";s:7:\"View %s\";s:12:\"search_items\";s:9:\"Search %s\";s:9:\"not_found\";s:11:\"No %s found\";s:18:\"not_found_in_trash\";s:20:\"No %s found in Trash\";s:17:\"parent_item_colon\";s:11:\"Parent text\";s:9:\"all_items\";s:9:\"All items\";}s:4:\"slug\";s:9:\"employees\";s:11:\"description\";s:0:\"\";s:4:\"icon\";s:10:\"admin-post\";s:6:\"public\";s:6:\"public\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";s:17:\"dashicons-nametag\";s:10:\"taxonomies\";a:1:{s:8:\"category\";s:1:\"1\";}s:8:\"supports\";a:2:{s:5:\"title\";s:1:\"1\";s:6:\"editor\";s:1:\"1\";}s:7:\"rewrite\";a:6:{s:7:\"enabled\";s:1:\"1\";s:6:\"custom\";s:6:\"normal\";s:4:\"slug\";s:0:\"\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";}s:11:\"has_archive\";s:1:\"1\";s:12:\"show_in_menu\";s:1:\"1\";s:17:\"show_in_menu_page\";s:0:\"\";s:7:\"show_ui\";s:1:\"1\";s:18:\"publicly_queryable\";s:1:\"1\";s:10:\"can_export\";s:1:\"1\";s:17:\"show_in_nav_menus\";s:1:\"1\";s:17:\"query_var_enabled\";s:1:\"1\";s:9:\"query_var\";s:0:\"\";s:16:\"permalink_epmask\";s:12:\"EP_PERMALINK\";s:2:\"id\";s:9:\"employees\";s:4:\"hash\";s:32:\"d0ce3340e27382ee6a6c2b33188dd467\";s:8:\"checksum\";s:32:\"d0ce3340e27382ee6a6c2b33188dd467\";}s:12:\"testimonials\";a:26:{s:10:\"__types_id\";s:12:\"testimonials\";s:13:\"__types_title\";s:12:\"Testimonials\";s:14:\"wpcf-post-type\";s:12:\"testimonials\";s:6:\"labels\";a:12:{s:4:\"name\";s:12:\"Testimonials\";s:13:\"singular_name\";s:11:\"Testimonial\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:10:\"Add New %s\";s:9:\"edit_item\";s:7:\"Edit %s\";s:8:\"new_item\";s:6:\"New %s\";s:9:\"view_item\";s:7:\"View %s\";s:12:\"search_items\";s:9:\"Search %s\";s:9:\"not_found\";s:11:\"No %s found\";s:18:\"not_found_in_trash\";s:20:\"No %s found in Trash\";s:17:\"parent_item_colon\";s:11:\"Parent text\";s:9:\"all_items\";s:9:\"All items\";}s:4:\"slug\";s:12:\"testimonials\";s:11:\"description\";s:0:\"\";s:4:\"icon\";s:10:\"admin-post\";s:6:\"public\";s:6:\"public\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";s:15:\"dashicons-heart\";s:10:\"taxonomies\";a:1:{s:8:\"category\";s:1:\"1\";}s:8:\"supports\";a:2:{s:5:\"title\";s:1:\"1\";s:6:\"editor\";s:1:\"1\";}s:7:\"rewrite\";a:6:{s:7:\"enabled\";s:1:\"1\";s:6:\"custom\";s:6:\"normal\";s:4:\"slug\";s:0:\"\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";}s:11:\"has_archive\";s:1:\"1\";s:12:\"show_in_menu\";s:1:\"1\";s:17:\"show_in_menu_page\";s:0:\"\";s:7:\"show_ui\";s:1:\"1\";s:18:\"publicly_queryable\";s:1:\"1\";s:10:\"can_export\";s:1:\"1\";s:17:\"show_in_nav_menus\";s:1:\"1\";s:17:\"query_var_enabled\";s:1:\"1\";s:9:\"query_var\";s:0:\"\";s:16:\"permalink_epmask\";s:12:\"EP_PERMALINK\";s:2:\"id\";s:12:\"testimonials\";s:4:\"hash\";s:32:\"6af47ca20f6e53e8f4c73767d0adf49b\";s:8:\"checksum\";s:32:\"6af47ca20f6e53e8f4c73767d0adf49b\";}s:7:\"clients\";a:24:{s:14:\"wpcf-post-type\";s:7:\"clients\";s:6:\"labels\";a:12:{s:4:\"name\";s:7:\"Clients\";s:13:\"singular_name\";s:6:\"Client\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:10:\"Add New %s\";s:9:\"edit_item\";s:7:\"Edit %s\";s:8:\"new_item\";s:6:\"New %s\";s:9:\"view_item\";s:7:\"View %s\";s:12:\"search_items\";s:9:\"Search %s\";s:9:\"not_found\";s:11:\"No %s found\";s:18:\"not_found_in_trash\";s:20:\"No %s found in Trash\";s:17:\"parent_item_colon\";s:11:\"Parent text\";s:9:\"all_items\";s:9:\"All items\";}s:4:\"slug\";s:7:\"clients\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:6:\"public\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";s:26:\"dashicons-universal-access\";s:8:\"supports\";a:2:{s:5:\"title\";s:1:\"1\";s:9:\"thumbnail\";s:1:\"1\";}s:7:\"rewrite\";a:6:{s:7:\"enabled\";s:1:\"1\";s:6:\"custom\";s:6:\"normal\";s:4:\"slug\";s:0:\"\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";}s:11:\"has_archive\";s:1:\"1\";s:12:\"show_in_menu\";s:1:\"1\";s:17:\"show_in_menu_page\";s:0:\"\";s:7:\"show_ui\";s:1:\"1\";s:18:\"publicly_queryable\";s:1:\"1\";s:10:\"can_export\";s:1:\"1\";s:17:\"show_in_nav_menus\";s:1:\"1\";s:17:\"query_var_enabled\";s:1:\"1\";s:9:\"query_var\";s:0:\"\";s:16:\"permalink_epmask\";s:12:\"EP_PERMALINK\";s:2:\"id\";s:7:\"clients\";s:10:\"__types_id\";s:7:\"clients\";s:13:\"__types_title\";s:7:\"Clients\";s:4:\"hash\";s:32:\"c6064a3e687a041c1770e9802a715e4f\";s:8:\"checksum\";s:32:\"c6064a3e687a041c1770e9802a715e4f\";}s:8:\"projects\";a:26:{s:10:\"__types_id\";s:8:\"projects\";s:13:\"__types_title\";s:8:\"Projects\";s:14:\"wpcf-post-type\";s:8:\"projects\";s:6:\"labels\";a:12:{s:4:\"name\";s:8:\"Projects\";s:13:\"singular_name\";s:7:\"Project\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:10:\"Add New %s\";s:9:\"edit_item\";s:7:\"Edit %s\";s:8:\"new_item\";s:6:\"New %s\";s:9:\"view_item\";s:7:\"View %s\";s:12:\"search_items\";s:9:\"Search %s\";s:9:\"not_found\";s:11:\"No %s found\";s:18:\"not_found_in_trash\";s:20:\"No %s found in Trash\";s:17:\"parent_item_colon\";s:11:\"Parent text\";s:9:\"all_items\";s:9:\"All items\";}s:4:\"slug\";s:8:\"projects\";s:11:\"description\";s:0:\"\";s:4:\"icon\";s:10:\"admin-post\";s:6:\"public\";s:6:\"public\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";s:27:\"dashicons-media-interactive\";s:10:\"taxonomies\";a:1:{s:8:\"category\";s:1:\"1\";}s:8:\"supports\";a:6:{s:5:\"title\";s:1:\"1\";s:6:\"editor\";s:1:\"1\";s:8:\"comments\";s:1:\"1\";s:9:\"revisions\";s:1:\"1\";s:6:\"author\";s:1:\"1\";s:9:\"thumbnail\";s:1:\"1\";}s:7:\"rewrite\";a:6:{s:7:\"enabled\";s:1:\"1\";s:6:\"custom\";s:6:\"normal\";s:4:\"slug\";s:0:\"\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";}s:11:\"has_archive\";s:1:\"1\";s:12:\"show_in_menu\";s:1:\"1\";s:17:\"show_in_menu_page\";s:0:\"\";s:7:\"show_ui\";s:1:\"1\";s:18:\"publicly_queryable\";s:1:\"1\";s:10:\"can_export\";s:1:\"1\";s:17:\"show_in_nav_menus\";s:1:\"1\";s:17:\"query_var_enabled\";s:1:\"1\";s:9:\"query_var\";s:0:\"\";s:16:\"permalink_epmask\";s:12:\"EP_PERMALINK\";s:2:\"id\";s:8:\"projects\";s:4:\"hash\";s:32:\"08fbd4fce6440f5f53c1a5a08322c8ef\";s:8:\"checksum\";s:32:\"08fbd4fce6440f5f53c1a5a08322c8ef\";}}','yes'),(151,'_site_transient_timeout_popular_importers_ef9768604a76be4da448593de5f70222','1474707569','no'),(152,'_site_transient_popular_importers_ef9768604a76be4da448593de5f70222','a:2:{s:9:\"importers\";a:8:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:54:\"Import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:71:\"Convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:10:\"wp-cat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:46:\"Import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:62:\"Import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:4:\"opml\";a:4:{s:4:\"name\";s:8:\"Blogroll\";s:11:\"description\";s:28:\"Import links in OPML format.\";s:11:\"plugin-slug\";s:13:\"opml-importer\";s:11:\"importer-id\";s:4:\"opml\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:30:\"Import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:53:\"Import posts & media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}','no'),(184,'widget_moesia_contact_info','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(185,'widget_moesia_recent_posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(186,'widget_moesia_video_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(187,'widget_moesia_blockquote','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(188,'widget_moesia_action','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(189,'widget_moesia_clients','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(190,'widget_moesia_employees','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(191,'widget_moesia_facts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(192,'widget_moesia_latest_news','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(193,'widget_moesia_projects','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(194,'widget_moesia_services','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(195,'widget_moesia_skills','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(196,'widget_moesia_testimonials','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(199,'_transient_timeout_f4b6aab059901fa8b8997c1dcfd037fe','1474560945','no'),(200,'_transient_f4b6aab059901fa8b8997c1dcfd037fe','F:\\xammp\\htdocs\\patanyumba/wp-content/uploads/moesia-demo.xml_.txt','no'),(231,'category_children','a:0:{}','yes'),(246,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"kamorepta.pk@gmail.com\";s:7:\"version\";s:5:\"4.6.4\";s:9:\"timestamp\";i:1488872786;}','no'),(247,'wds_theme_version','1.0.0','no'),(248,'wds_version','1.1.49','no'),(249,'wds_version_1.0.46','1','no'),(250,'widget_wdslider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(251,'wds_admin_notice','a:1:{s:14:\"new_year_promo\";a:2:{s:5:\"start\";s:10:\"12/31/2015\";s:3:\"int\";i:0;}}','yes'),(257,'epl_settings','a:56:{s:8:\"currency\";s:3:\"USD\";s:17:\"currency_position\";s:6:\"before\";s:28:\"currency_thousands_separator\";s:1:\",\";s:26:\"currency_decimal_separator\";s:1:\".\";s:15:\"admin_unique_id\";s:1:\"0\";s:5:\"debug\";s:1:\"1\";s:12:\"display_bond\";s:1:\"0\";s:22:\"display_single_gallery\";s:1:\"1\";s:17:\"display_gallery_n\";s:1:\"4\";s:23:\"display_feature_columns\";s:1:\"4\";s:22:\"display_excerpt_length\";s:2:\"10\";s:25:\"display_archive_view_type\";s:4:\"grid\";s:20:\"use_fancy_navigation\";s:1:\"1\";s:10:\"label_bond\";s:4:\"Bond\";s:14:\"label_location\";s:9:\"Residence\";s:12:\"label_suburb\";s:6:\"Suburb\";s:10:\"label_city\";s:4:\"Town\";s:11:\"label_state\";s:6:\"County\";s:14:\"label_postcode\";s:8:\"Postcode\";s:15:\"label_home_open\";s:9:\"Home Open\";s:9:\"label_poa\";s:3:\"POA\";s:9:\"label_new\";s:3:\"New\";s:17:\"label_under_offer\";s:11:\"Under Offer\";s:12:\"label_leased\";s:6:\"Leased\";s:10:\"label_sold\";s:4:\"Sold\";s:21:\"widget_label_property\";s:3:\"Buy\";s:17:\"widget_label_land\";s:4:\"Land\";s:19:\"widget_label_rental\";s:4:\"Rent\";s:18:\"widget_label_rural\";s:5:\"plots\";s:21:\"widget_label_business\";s:17:\"Business Premises\";s:23:\"widget_label_commercial\";s:4:\"Sell\";s:28:\"widget_label_commercial_land\";s:15:\"Commercial Land\";s:25:\"epl_max_graph_sales_price\";s:7:\"2000000\";s:24:\"epl_max_graph_rent_price\";s:4:\"2000\";s:17:\"sticker_new_range\";s:2:\"10\";s:20:\"epl_admin_thumb_size\";s:21:\"epl-image-medium-crop\";s:21:\"epl_enable_city_field\";s:2:\"no\";s:24:\"epl_enable_country_field\";s:2:\"no\";s:17:\"epl_feeling_lucky\";s:2:\"on\";s:30:\"epl_lucky_disable_single_thumb\";s:2:\"on\";s:36:\"epl_lucky_disable_theme_single_thumb\";s:2:\"on\";s:31:\"epl_lucky_disable_archive_thumb\";s:0:\"\";s:35:\"epl_lucky_disable_epl_archive_thumb\";s:0:\"\";s:16:\"epl_use_core_css\";s:0:\"\";s:19:\"uninstall_on_delete\";s:1:\"0\";s:22:\"inspection_date_format\";s:5:\"d-M-Y\";s:22:\"inspection_time_format\";s:3:\"H:i\";s:29:\"custom_inspection_date_format\";s:7:\"l, dS F\";s:29:\"custom_inspection_time_format\";s:5:\"h:i a\";s:15:\"epl_video_width\";s:3:\"600\";s:18:\"min_contact_access\";s:8:\"level_10\";s:18:\"min_reports_access\";s:8:\"level_10\";s:19:\"activate_post_types\";a:3:{i:0;s:8:\"property\";i:1;s:4:\"land\";i:2;s:10:\"commercial\";}s:22:\"epl_disable_google_api\";s:0:\"\";s:18:\"epl_google_api_key\";s:0:\"\";s:14:\"epl_css_legacy\";s:2:\"on\";}','yes'),(258,'epl_version','3.1','yes'),(260,'epl_version_upgraded_from','3.1','yes'),(262,'widget_epl_author','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(263,'widget_epl_recent_property','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(264,'widget_epl_property_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(265,'widget_epl_property_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(266,'widget_epl_contact_capture','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(267,'epl_rewrite_rules','1','yes'),(282,'wtgportalmanager_settings','a:8:{s:16:\"standardsettings\";a:7:{s:8:\"encoding\";a:1:{s:4:\"type\";s:4:\"utf8\";}s:15:\"ui_advancedinfo\";b:0;s:3:\"ecq\";a:0:{}s:5:\"chmod\";s:4:\"0750\";s:22:\"systematicpostupdating\";s:7:\"enabled\";s:19:\"developementinsight\";s:8:\"disabled\";s:18:\"textspinrespinning\";s:7:\"enabled\";}s:33:\"create_localmedia_fromlocalimages\";a:1:{s:20:\"destinationdirectory\";s:33:\"wp-content/uploads/importedmedia/\";}s:12:\"datasettings\";a:1:{s:11:\"insertlimit\";i:100;}s:14:\"widgetsettings\";a:1:{s:22:\"dashboardwidgetsswitch\";s:8:\"disabled\";}s:9:\"posttypes\";a:2:{s:8:\"wtgflags\";a:1:{s:6:\"status\";s:8:\"disabled\";}s:5:\"posts\";a:1:{s:6:\"status\";s:8:\"disabled\";}}s:14:\"noticesettings\";a:1:{s:11:\"wpcorestyle\";s:7:\"enabled\";}s:15:\"youtubesettings\";a:5:{s:12:\"defaultcolor\";s:32:\"&color1=0x2b405b&color2=0x6b8ab6\";s:13:\"defaultborder\";s:6:\"enable\";s:15:\"defaultautoplay\";s:6:\"enable\";s:17:\"defaultfullscreen\";s:6:\"enable\";s:19:\"defaultscriptaccess\";s:6:\"always\";}s:11:\"logsettings\";a:3:{s:6:\"uselog\";i:1;s:8:\"loglimit\";i:1000;s:9:\"logscreen\";a:1:{s:16:\"displayedcolumns\";a:12:{s:7:\"outcome\";b:1;s:9:\"timestamp\";b:1;s:4:\"line\";b:1;s:8:\"function\";b:1;s:4:\"page\";b:1;s:9:\"panelname\";b:1;s:6:\"userid\";b:1;s:4:\"type\";b:1;s:8:\"category\";b:1;s:6:\"action\";b:1;s:8:\"priority\";b:1;s:7:\"comment\";b:1;}}}}','yes'),(283,'wtgportalmanager_installedversion','1.0.8','yes'),(284,'wtgportalmanager_installeddate','1474778261','yes'),(285,'wtgportalmanager_schedule','s:853:\"a:5:{s:7:\"history\";a:8:{s:16:\"lastreturnreason\";s:4:\"None\";s:13:\"lasteventtime\";i:1474778261;s:13:\"lasteventtype\";s:4:\"None\";s:13:\"day_lastreset\";i:1474778261;s:14:\"hour_lastreset\";i:1474778261;s:11:\"hourcounter\";i:1;s:10:\"daycounter\";i:1;s:15:\"lasteventaction\";s:4:\"None\";}s:4:\"days\";a:7:{s:6:\"monday\";b:1;s:7:\"tuesday\";b:1;s:9:\"wednesday\";b:1;s:8:\"thursday\";b:1;s:6:\"friday\";b:1;s:8:\"saturday\";b:1;s:6:\"sunday\";b:1;}s:5:\"hours\";a:24:{i:0;b:1;i:1;b:1;i:2;b:1;i:3;b:1;i:4;b:1;i:5;b:1;i:6;b:1;i:7;b:1;i:8;b:1;i:9;b:1;i:10;b:1;i:11;b:1;i:12;b:1;i:13;b:1;i:14;b:1;i:15;b:1;i:16;b:1;i:17;b:1;i:18;b:1;i:19;b:1;i:20;b:1;i:21;b:1;i:22;b:1;i:23;b:1;}s:6:\"limits\";a:3:{s:4:\"hour\";s:4:\"1000\";s:3:\"day\";s:4:\"5000\";s:7:\"session\";s:3:\"300\";}s:10:\"eventtypes\";a:1:{s:18:\"deleteuserswaiting\";a:2:{s:4:\"name\";s:20:\"Delete Users Waiting\";s:6:\"switch\";s:8:\"disabled\";}}}\";','yes'),(286,'wtgportalmanager_notifications','s:406:\"a:1:{s:7:\"notices\";a:1:{i:1;a:1:{s:15:\"147515632890071\";a:7:{s:9:\"sensitive\";b:0;s:7:\"message\";s:166:\"You do not appear to have any portal projects or all your portals have been\r\n archived. You were redirected to this page where you can create a portal.\";s:4:\"type\";s:4:\"info\";s:4:\"size\";s:5:\"Small\";s:5:\"title\";s:22:\"Please Create A Portal\";s:7:\"created\";i:1475156328;s:7:\"helpurl\";b:0;}}}}\";','yes'),(287,'wtgportalmanager_sidebars','a:0:{}','yes'),(288,'wtgportalmanager_is_installed','1','yes'),(289,'wpcf7','a:2:{s:7:\"version\";s:3:\"4.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1474778295;s:7:\"version\";s:3:\"4.5\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(290,'widget_google-map-with-fancybox-popup','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(291,'widget_latest_tweets_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:5:{s:5:\"title\";s:13:\"Latest Tweets\";s:11:\"screen_name\";s:0:\"\";s:3:\"num\";s:1:\"5\";s:3:\"pop\";s:1:\"0\";s:3:\"rts\";s:1:\"1\";}}','yes'),(292,'PMXI_Plugin_Options','a:27:{s:18:\"history_file_count\";i:10000;s:16:\"history_file_age\";i:365;s:15:\"highlight_limit\";i:10000;s:19:\"upload_max_filesize\";i:2048;s:13:\"post_max_size\";i:2048;s:14:\"max_input_time\";i:-1;s:18:\"max_execution_time\";i:-1;s:7:\"dismiss\";i:0;s:16:\"dismiss_speed_up\";i:0;s:18:\"dismiss_manage_top\";i:0;s:21:\"dismiss_manage_bottom\";i:0;s:13:\"html_entities\";i:0;s:11:\"utf8_decode\";i:0;s:12:\"cron_job_key\";s:7:\"8vZT4j9\";s:10:\"chunk_size\";i:32;s:9:\"pingbacks\";i:1;s:33:\"legacy_special_character_handling\";i:1;s:14:\"case_sensitive\";i:1;s:12:\"session_mode\";s:7:\"default\";s:17:\"enable_ftp_import\";i:0;s:16:\"large_feed_limit\";i:1000;s:26:\"cron_processing_time_limit\";i:120;s:6:\"secure\";i:1;s:11:\"log_storage\";i:5;s:10:\"cron_sleep\";s:0:\"\";s:4:\"port\";s:0:\"\";s:19:\"force_stream_reader\";i:0;}','yes'),(293,'pmxi_is_migrated','3.4.0','yes'),(294,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(341,'fancybox_enableImg','1','yes'),(342,'fancybox_enableInline','','yes'),(343,'fancybox_enablePDF','','yes'),(344,'fancybox_enableSWF','','yes'),(345,'fancybox_enableSVG','','yes'),(346,'fancybox_enableYoutube','','yes'),(347,'fancybox_enableVimeo','','yes'),(348,'fancybox_enableDailymotion','','yes'),(349,'fancybox_enableiFrame','','yes'),(350,'fancybox_attributeLimit','','yes'),(351,'fancybox_autoClick','1','yes'),(352,'fancybox_metaData','','yes'),(353,'fancybox_overlayShow','1','yes'),(354,'fancybox_hideOnOverlayClick','1','yes'),(355,'fancybox_overlayOpacity','','yes'),(356,'fancybox_overlayColor','','yes'),(357,'fancybox_overlaySpotlight','','yes'),(358,'fancybox_showCloseButton','1','yes'),(359,'fancybox_backgroundColor','','yes'),(360,'fancybox_textColor','','yes'),(361,'fancybox_titleColor','','yes'),(362,'fancybox_paddingColor','','yes'),(363,'fancybox_borderRadius','','yes'),(364,'fancybox_width','','yes'),(365,'fancybox_height','','yes'),(366,'fancybox_padding','','yes'),(367,'fancybox_centerOnScroll','1','yes'),(368,'fancybox_enableEscapeButton','1','yes'),(369,'fancybox_autoScale','1','yes'),(370,'fancybox_speedIn','','yes'),(371,'fancybox_speedOut','','yes'),(372,'fancybox_compatIE6','','yes'),(373,'fancybox_compatIE8','','yes'),(374,'fancybox_autoAttribute','.jpg .jpeg .png','yes'),(375,'fancybox_autoAttributeLimit','','yes'),(376,'fancybox_transitionIn','elastic','yes'),(377,'fancybox_easingIn','easeOutBack','yes'),(378,'fancybox_transitionOut','elastic','yes'),(379,'fancybox_easingOut','easeInBack','yes'),(380,'fancybox_opacity','','yes'),(381,'fancybox_hideOnContentClick','1','yes'),(382,'fancybox_titleShow','1','yes'),(383,'fancybox_titlePosition','over','yes'),(384,'fancybox_titleFromAlt','1','yes'),(385,'fancybox_autoGallery','2','yes'),(386,'fancybox_showNavArrows','1','yes'),(387,'fancybox_enableKeyboardNav','1','yes'),(388,'fancybox_mouseWheel','1','yes'),(389,'fancybox_cyclic','','yes'),(390,'fancybox_changeSpeed','500','yes'),(391,'fancybox_changeFade','300','yes'),(392,'fancybox_autoSelector','div.gallery','yes'),(468,'_site_transient_timeout_browser_cbe2c88e802e3f8c60ea3af898572598','1475760768','no'),(469,'_site_transient_browser_cbe2c88e802e3f8c60ea3af898572598','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"53.0.2785.116\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(473,'biztech_scp_name','Agents portal','yes'),(474,'biztech_scp_rest_url','localhost/patanyumba/agentsportal','yes'),(475,'biztech_scp_username','peterk','yes'),(476,'biztech_scp_password','githunguri12','yes'),(477,'biztech_scp_case_per_page','10','yes'),(478,'biztech_scp_sugar_crm_version','7','yes'),(613,'installer_repositories_with_theme','a:1:{i:0;s:7:\"toolset\";}','yes'),(675,'masterslider_db_version','1.03','yes'),(676,'masterslider_capabilities_added','1','yes'),(677,'widget_master-slider-main-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(678,'msp_general_setting','a:3:{s:15:\"hide_info_table\";s:3:\"off\";s:13:\"_enable_cache\";s:2:\"on\";s:13:\"_cache_period\";d:12;}','yes'),(679,'msp_advanced','','yes'),(680,'upgrade_to_pro','','yes'),(681,'masterslider_lite_plugin_version','2.9.5','yes'),(716,'_transient_master_slider_output_1','\n <!-- MasterSlider -->\n <div id=\"P_MS58008e0a779df\" class=\"master-slider-parent msl ms-parent-id-1\" >\n\n \n <!-- MasterSlider Main -->\n <div id=\"MS58008e0a779df\" class=\"master-slider ms-skin-default\" >\n \n <div class=\"ms-slide\" data-delay=\"1\" data-fill-mode=\"fill\" >\n <img src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" title=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x400.jpg\" />\n\n\n <div class=\"ms-thumb\" ><div class=\"ms-tab-context\"><div class="ms-tab-context"></div></div>\n</div>\n </div>\n <div class=\"ms-slide\" data-delay=\"3\" data-fill-mode=\"fill\" >\n <img src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" title=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2.jpg\" />\n\n\n <div class=\"ms-thumb\" ><div class=\"ms-tab-context\"><div class="ms-tab-context"></div></div>\n</div>\n </div>\n <div class=\"ms-slide\" data-delay=\"1.5\" data-fill-mode=\"fill\" >\n <img src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" title=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x400.jpg\" />\n\n\n <div class=\"ms-thumb\" ><div class=\"ms-tab-context\"><div class="ms-tab-context"></div></div>\n</div>\n </div>\n\n </div>\n <!-- END MasterSlider Main -->\n\n \n </div>\n <!-- END MasterSlider -->\n\n <script>\n (function ( $ ) {\n \"use strict\";\n\n $(function () {\n var masterslider_79df = new MasterSlider();\n\n // slider controls\n masterslider_79df.control(\'arrows\' ,{ autohide:true, overVideo:true , hideUnder:6 });\n // slider setup\n masterslider_79df.setup(\"MS58008e0a779df\", {\n width : 1000,\n height : 400,\n minHeight : 0,\n space : 0,\n start : 1,\n grabCursor : true,\n swipe : false,\n mouse : true,\n layout : \"fullwidth\",\n wheel : false,\n autoplay : true,\n instantStartLayers:false,\n loop : true,\n shuffle : false,\n preload : 0,\n heightLimit : true,\n autoHeight : false,\n smoothHeight : true,\n endPause : false,\n overPause : false,\n fillMode : \"fill\",\n centerControls : true,\n startOnAppear : false,\n layersMode : \"center\",\n hideLayers : false,\n fullscreenMargin: 0,\n speed : 20,\n dir : \"h\",\n parallaxMode : \'swipe\',\n view : \"basic\"\n });\n\n \n window.masterslider_instances = window.masterslider_instances || [];\n window.masterslider_instances.push( masterslider_79df );\n });\n\n })(jQuery);\n </script>\n\n','yes'),(748,'widget_mlcalc','a:15:{s:5:\"title\";s:8:\"Try this\";s:18:\"default_calculator\";s:4:\"loan\";s:9:\"form_size\";s:3:\"big\";s:13:\"currency_code\";s:3:\"Ksh\";s:13:\"interest_rate\";s:0:\"\";s:14:\"purchase_price\";s:0:\"\";s:13:\"mortgage_term\";s:0:\"\";s:12:\"down_payment\";s:0:\"\";s:12:\"property_tax\";s:0:\"\";s:18:\"property_insurance\";s:0:\"\";s:3:\"pmi\";s:0:\"\";s:11:\"loan_amount\";s:0:\"\";s:9:\"loan_term\";s:0:\"\";s:12:\"amortization\";s:4:\"year\";s:8:\"language\";s:2:\"en\";}','yes'),(839,'WPLANG','','yes'),(858,'wonderplugin_slider_userrole','manage_options','yes'),(859,'wonderplugin-slider-engine','WordPress Slider','yes'),(861,'wonderplugin_slider_keepdata','1','yes'),(862,'wonderplugin_slider_disableupdate','0','yes'),(863,'wonderplugin_slider_supportwidget','1','yes'),(864,'wonderplugin_slider_addjstofooter','1','yes'),(865,'wonderplugin_slider_jsonstripcslash','1','yes'),(866,'wonderplugin_slider_usepostsave','1','yes'),(883,'wonderplugin_slider_information','s:8816:\"O:8:\"stdClass\":15:{s:6:\"author\";s:19:\"Magic Hills Pty Ltd\";s:8:\"homepage\";s:46:\"https://www.wonderplugin.com/wordpress-slider/\";s:4:\"name\";s:19:\"WonderPlugin Slider\";s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:5:\"4.7.3\";s:7:\"version\";s:3:\"9.1\";s:11:\"new_version\";s:3:\"9.1\";s:12:\"last_updated\";s:10:\"2017-03-01\";s:8:\"sections\";a:1:{s:10:\"change log\";s:8256:\"<h4>Version 9.1 - March 1, 2017</h4>\n<ul>\n<li>Fix the \"Invalid xml file\" bug when importing a slider configuration xml file</li>\n<li>In the plugin, step 1, Images & Videos tab, \"Add Image\" dialog, when adding multiple images with the button \"Upload\", apply the lightbox option to all images</li>\n</ul>\n<h4>Version 9.0 - January 19, 2017</h4>\n<ul>\n<li>Fix a problem of adding custom JavaScript code</li>\n</ul>\n<h4>Version 8.9</h4>\n<ul>\n<li>Change lightbox fullscreen mode default to false on small screen devices</li>\n</ul>\n<h4>Version 8.8</h4>\n<ul>\n<li>Add a button to modify and save pre-defined text effect</li>\n</ul>\n<h4>Version 8.7</h4>\n<ul>\n<li>Add an option to add custom JavaScript code</li>\n<li>Enable native HTML5 video control bar for fullscreen video under Firefox and Internet Explorer 11</li>\n<li>Add the attribute allowfullscreen to lightbox iframe</li>\n<li>Add a lightbox advanced option maxheight: when data-maxheight=\"true\" is added to the Lightbox Advanced Options input box, the lightbox will use the height of the web browser to calculate the maximum height of the lightbox.</li>\n</ul>\n<h4>Version 8.6</h4>\n<ul>\n<li>Add an option to remove inline CSS code</li>\n<li>Add an option to add an extra backslash to double quotes when saving the slider options</li>\n</ul>\n<h4>Version 8.5</h4>\n<ul>\n<li>Compatible with jQuery 3.0 and above</li>\n</ul>\n<h4>Version 8.4</h4>\n<ul>\n<li>Import/export sliders</li>\n</ul>\n<h4>Version 8.3</h4>\n<ul>\n<li>Continue playing the slideshow when the current slide image does not exist</li>\n</ul>\n<h4>Version 8.2</h4>\n<ul>\n<li>Fix the problem of the menu Manage Sliders not working in version 7.9 on some WordPress installations</li>\n</ul>\n<h4>Version 7.9</h4>\n<ul>\n<li>Add a class name to the slider to specify the current slide</li>\n</ul>\n<h4>Version 7.8</h4>\n<ul>\n<li>Specify different text effect for each slide</li>\n<li>Save a pre-made text effect as a new custom effect</li>\n<li>Fix the bug of resizing images</li>\n</ul>\n<h4>Version 7.7</h4>\n<ul>\n<li>Support social media share buttons on the slideshow: Facebook, Twitter and Pinterest</li>\n<li>Fix the bug of icon class name conflict</li>\n</ul>\n<h4>Version 7.6</h4>\n<ul>\n<li>Support social media share buttons in lightbox popup: Facebook, Twitter and Pinterest</li>\n<li>Rearrange lightbox options to tabs</li>\n</ul>\n<h4>Version 7.5</h4>\n<ul>\n<li>Add a new text effect: Left Box</li>\n</ul>\n<h4>Version 7.4</h4>\n<ul>\n<li>Add an option to open the web link in lightbox when clicking on the slider</li>\n</ul>\n<h4>Version 7.3</h4>\n<ul>\n<li>Add a new Image resize mode \"Same width, flexible height\". When the images have different aspect ratio, the option will create a <a href=\"https://www.wonderplugin.com/wordpress-slider/examples/wordpress-slideshow-of-same-width-and-flexible-height-id51/\" target=\"_blank\">WordPress slideshow of same width and flexible height</a>.</li>\n</ul>\n<h4>Version 7.2</h4>\n<ul>\n<li>Support displaying a different slider on mobile and tablet devices. For example, the following shortcode will display slider ID 1 on desktop and display slider ID 2 on mobile and tablet devides: <span style=\"color:#ff0000;\">[wonderplugin_slider id=1 mobileid=2]</span></li>\n</ul>\n<h4>Version 7.1</h4>\n<ul>\n<li>Add an option to save sliders with Post method</li>\n<li>Support specifying advanced options data-navbuttonbgimage, data-navarrowimage and data-navplaypauseimage with absolute URLs</li>\n</ul>\n<h4>Version 7.0</h4>\n<ul>\n<li>Make <a href=\"https://www.wonderplugin.com/wordpress-slider/examples/wordpress-ken-burns-slider-id43/\" target=\"_blank\">WordPress Ken Burns slideshow</a> fully responsive during transitioning</li>\n</ul>\n<h4>Version 6.9</h4>\n<ul>\n<li>Add an option to pause the slideshow on mouse over</li>\n<li>Only display videos in the Media Library Selection Dialog when selecting a video file</li>\n</ul>\n<h4>Version 6.8</h4>\n<ul>\n<li>Add a new skin: Bottom Carousel</li>\n<li>Enter data tag <span style=\"color:#ff0000;\">data-navplayvideoimage=\"play-24-24-0.png\"</span> to the Advanced Options to specify a smaller video play icon on thumbnails</li>\n<li>Use data tag <span style=\"color:#ff0000;\">data-navthumbnavigationarrowimage</span> to specify your own custom-made thumbnail carousel arrows</li>\n</ul>\n<h4>Version 6.7</h4>\n<ul>\n<li>Fix a bug in the skin Header</li>\n</ul>\n<h4>Version 6.6</h4>\n<ul>\n<li>Allow HTML5 source tags in title and description</li>\n</ul>\n<h4>Version 6.5</h4>\n<ul>\n<li>Fix a bug of playing HTML5 videos on Google Chrome when there are more than 6 videos in a slider</li>\n</ul>\n<h4>Version 6.4</h4>\n<ul>\n<li>Fix the bug when there are uppercase letters in WordPress database prefix</li>\n</ul>\n<h4>Version 6.3</h4>\n<ul>\n<li>Add an advanced option to trigger window resize event</li>\n</ul>\n<h4>Version 6.2</h4>\n<ul>\n<li>Display the plugin version type in the WordPress backend Plugins -> Installed Plugins page</li>\n</ul>\n<h4>Version 6.1</h4>\n<ul>\n<li>WordPress Posts Slider: add an option to link title to the post page</li>\n<li>WordPress Posts Slider: add an option to open the featured image in lightbox</li>\n</ul>\n<h4>Version 6.0</h4>\n<ul>\n<li>Fix a bug in plugin update</li>\n</ul>\n<h4>Version 5.9</h4>\n<ul>\n<li>Fix a bug in ken-burns effect</li>\n</ul>\n<h4>Version 5.8</h4>\n<ul>\n<li>Support trash in slider management. The deleted slider will be moved to the trash in which you can restore or permanently delete it.</li>\n</ul>\n<h4>Version 5.7</h4>\n<ul>\n<li>Support lightbox auto slideshow</li>\n<li>Add an option to always show the previous and next navigation arrows on lightbox</li>\n<li>Display error notice on the WordPress Updates page if the free upgrade period is expired.</li>\n</ul>\n<h4>Version 5.6</h4>\n<ul>\n<li>Add an option to support adding the new item to the beginning of the list\n</li>\n<li>Add a function to reverse the media list</li>\n</ul>\n<h4>Version 5.5</h4>\n<ul>\n<li>Fix the bug of resuming slideshow autoplay when lightbox is closed</li>\n<li>Add an option to hide MP4/WebM video play control bar on lightbox</li>\n<li>Add an option to display text on bottom, inside, left or right of the lightbox</li>\n<li>Add an option to display lightbox in fullscreen mode. In fullscreen mode, the close button will be displayed on the top right corner of the web browser</li>\n<li>Add an option to add prefix to title when the lightbox is displayed in gallery mode</li>\n<li>Add an option to enable or disable closing lightbox when clicking on the overlay background</li>\n<li>Move the left and right navigation arrows to the side of lightbox on touch screen. This will fix the issue of double clicking when playing video on iPhone, iPad and Android.</li>\n</ul>\n<h4>Version 5.4</h4>\n<ul>\n<li>Fix the bug of playing MP4 video on iPad iOS 9.1\n</li>\n</ul>\n<h4>Version 5.3</h4>\n<ul>\n<li>Fix the bug of video lightbox in iPad 2\n</li>\n</ul>\n<h4>Version 5.2</h4>\n<ul>\n<li>Support WordPress posts slider: create slider from recent posts or posts in specified categories\n</li>\n</ul>\n<h4>Version 5.1</h4>\n<ul>\n<li>Fix a minor bug of version 5.0\n</li>\n</ul>\n<h4>Version 5.0</h4>\n<ul>\n<li>Fix a bug of playing mp4 video in the lightbox popup under Firefox\n</li>\n</ul>\n<h4>Version 4.9</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 4.7</h4>\n<ul>\n<li>Fix a bug in responsive design\n</li>\n</ul>\n<h4>Version 4.6</h4>\n<ul>\n<li>Support adding alt text for slider images\n</li>\n</ul>\n<h4>Version 4.5</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 4.4</h4>\n<ul>\n<li>Add options to change the aspect ratio of sliders on small screen devices\n</li>\n</ul>\n<h4>Version 4.3</h4>\n<ul>\n<li>Add effects Tiles, Ken Burns, Flip, Flip with zoom\n</li>\n<li>Create <a href=\"/wordpress-slider/examples/wordpress-ken-burns-slider-id43/\" target=\"_blank\">WordPress Ken Burns Slider</a>\n</li>\n<li>Add 3D effects 3D with zoom, 3D horizontal with zoom, 3D flip, 3D flip with zoom, 3D tiles\n</li>\n<li>Create <a href=\"/wordpress-slider/examples/wordpress-3d-slider-id44/\" target=\"_blank\">WordPress 3D Slider</a>\n</li>\n<li>Add options to define thumbnail width and height\n</li>\n<li>Add an option to add slider js files to the footer\n</li>\n<li>Add an option to display sliders in text widgets\n</li>\n<li>Add options to define responsive CSS for texts on small screens\n</li>\n</ul>\n<h4>Version 4.2</h4>\n<ul>\n<li>Support version check and update\n</li>\n</ul>\";}s:3:\"key\";s:0:\"\";s:10:\"key_status\";s:5:\"empty\";s:10:\"key_expire\";i:0;s:4:\"slug\";s:19:\"wonderplugin-slider\";s:6:\"plugin\";s:42:\"wonderplugin-slider/wonderpluginslider.php\";s:12:\"last_checked\";i:1491309281;}\";','yes'),(886,'_site_transient_timeout_browser_134cd066535c1f996e1d2ec3ab125a48','1477898233','no'),(887,'_site_transient_browser_134cd066535c1f996e1d2ec3ab125a48','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"53.0.2785.143\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(928,'_transient_timeout_masterslider_display_phlox_notice','1635102318','no'),(929,'_transient_masterslider_display_phlox_notice','1','no'),(959,'userultra_default_user_tabs','a:5:{i:1;a:4:{s:8:\"position\";i:1;s:4:\"icon\";i:0;s:5:\"title\";s:17:\"Basic Information\";s:7:\"visible\";i:1;}i:2;a:4:{s:8:\"position\";i:2;s:4:\"icon\";i:0;s:5:\"title\";s:9:\"My Cyrcle\";s:7:\"visible\";i:1;}i:3;a:4:{s:8:\"position\";i:3;s:4:\"icon\";i:0;s:5:\"title\";s:9:\"My Photos\";s:7:\"visible\";i:1;}i:4;a:4:{s:8:\"position\";i:4;s:4:\"icon\";i:0;s:5:\"title\";s:12:\"My Galleries\";s:7:\"visible\";i:1;}i:5;a:4:{s:8:\"position\";i:5;s:4:\"icon\";i:0;s:5:\"title\";s:15:\"My Latest Posts\";s:7:\"visible\";i:1;}}','yes'),(960,'userultra_options','a:144:{s:23:\"html_user_login_message\";s:42:\"Please log in to view / edit your profile.\";s:18:\"html_login_to_view\";s:36:\"Please log in to view user profiles.\";s:20:\"html_private_content\";s:43:\"User registration is currently not allowed.\";s:17:\"clickable_profile\";i:1;s:12:\"set_password\";s:1:\"1\";s:15:\"guests_can_view\";s:1:\"1\";s:14:\"users_can_view\";s:1:\"1\";s:5:\"style\";s:7:\"default\";s:15:\"profile_page_id\";s:1:\"0\";s:14:\"hide_admin_bar\";s:1:\"1\";s:18:\"registration_rules\";s:1:\"1\";s:25:\"uultra_loggedin_activated\";s:1:\"1\";s:18:\"media_avatar_width\";s:3:\"190\";s:19:\"media_avatar_height\";s:3:\"190\";s:22:\"media_photo_mini_width\";s:2:\"80\";s:23:\"media_photo_mini_height\";s:2:\"80\";s:23:\"media_photo_thumb_width\";s:3:\"190\";s:24:\"media_photo_thumb_height\";s:3:\"180\";s:23:\"media_photo_large_width\";s:3:\"700\";s:24:\"media_photo_large_height\";s:3:\"800\";s:22:\"media_uploading_folder\";s:15:\"usersultramedia\";s:37:\"uultra_front_publisher_default_amount\";s:4:\"9999\";s:37:\"uultra_front_publisher_default_status\";s:7:\"pending\";s:38:\"uultra_front_publisher_allows_category\";s:3:\"yes\";s:39:\"uultra_front_publisher_default_category\";s:1:\"0\";s:26:\"uultra_loggedin_post_title\";s:10:\"No rights!\";s:28:\"uultra_loggedin_post_content\";s:49:\"Sorry you have to be logged in to view this post!\";s:36:\"uultra_loggedin_post_comment_content\";s:33:\"Sorry no rights to view comments!\";s:26:\"uultra_loggedin_page_title\";s:10:\"No rights!\";s:28:\"uultra_loggedin_page_content\";s:49:\"Sorry you have to be logged in to view this page!\";s:36:\"uultra_loggedin_page_comment_content\";s:33:\"Sorry no rights to view comments!\";s:26:\"usersultra_my_account_slug\";s:9:\"myaccount\";s:15:\"usersultra_slug\";s:8:\"property\";s:21:\"usersultra_login_slug\";s:6:\"agents\";s:28:\"usersultra_registration_slug\";s:14:\"agents sign in\";s:25:\"usersultra_directory_slug\";s:4:\"blog\";s:14:\"mailchimp_text\";s:47:\"Subscribe to receive our periodic email updates\";s:13:\"login_page_id\";s:4:\"2040\";s:20:\"registration_page_id\";s:3:\"733\";s:24:\"redirect_backend_profile\";s:1:\"1\";s:29:\"redirect_backend_registration\";s:1:\"1\";s:22:\"redirect_backend_login\";s:1:\"1\";s:24:\"paid_membership_currency\";s:3:\"USD\";s:22:\"paid_membership_symbol\";s:1:\"$\";s:31:\"uurofile_setting_display_photos\";s:6:\"public\";s:22:\"uultra_password_lenght\";s:1:\"5\";s:30:\"messaging_welcome_email_client\";s:374:\"Hi,\r\n\r\nThanks for registering. Your account is now active.\r\n\r\nTo login please visit the following URL:\r\n\r\n{{userl_ultra_login_url}}\r\n\r\nYour account e-mail: {{userultra_user_email}}\r\nYour account username: {{userultra_user_name}}\r\nYour account password: (same used on registration)\r\n\r\nIf you have any problems, please contact us at {{userultra_admin_email}}.\r\n\r\nBest Regards!\";s:36:\"messaging_welcome_email_client_admin\";s:207:\"Hi,\r\n\r\nA new user has been registered.\r\n\r\nAccount e-mail: {{userultra_user_email}}\r\nAccount username: {{userultra_user_name}}\r\nThis is an automated notification. No further action is needed.\r\n\r\nBest Regards!\";s:26:\"messaging_paid_email_admin\";s:249:\"Hi,\r\n\r\nA new paid user has been registered.\r\n\r\nAccount e-mail: {{userultra_user_email}}\r\nAccount username: {{userultra_user_name}}\r\nPackage: {{userultra_user_package}}\r\nThis is an automated notification. No further action is needed.\r\n\r\nBest Regards!\";s:46:\"messaging_welcome_email_with_activation_client\";s:388:\"Hi,\r\n\r\nThanks for registering. Your account needs activation.\r\n\r\nPlease click on the link below to activate your account:\r\n\r\n{{user_ultra_activation_url}}\r\n\r\nYour account e-mail: {{userultra_user_email}}\r\nYour account username: {{userultra_user_name}}\r\nYour account password: {{userultra_pass}}\r\n\r\nIf you have any problems, please contact us at {{userultra_admin_email}}.\r\n\r\nBest Regards!\";s:33:\"messaging_re_send_activation_link\";s:236:\"Hi,\r\n\r\nWe are re-sending you the activation link.\r\n\r\nPlease click on the link below to activate your account:\r\n\r\n{{user_ultra_activation_url}}\r\n\r\nIf you have any problems, please contact us at {{userultra_admin_email}}.\r\n\r\nBest Regards!\";s:31:\"messaging_admin_moderation_user\";s:96:\"Hi {{userultra_user_name}},\r\n\r\nYour account will be reviewed by the admin soon.\r\n\r\nBest Regards!\";s:32:\"messaging_admin_moderation_admin\";s:199:\"Hi Admin,\r\n\r\nAn account needs approbation.\r\n\r\nAccount e-mail: {{userultra_user_email}}\r\nAccount username: {{userultra_user_name}}\r\nPlease login to your admin to activate the account.\r\n\r\nBest Regards!\";s:45:\"messaging_welcome_email_with_activation_admin\";s:198:\"Hi Admin,\r\n\r\nAn account needs activation.\r\n\r\nAccount e-mail: {{userultra_user_email}}\r\nAccount username: {{userultra_user_name}}\r\nPlease login to your admin to activate the account.\r\n\r\nBest Regards!\";s:36:\"account_verified_sucess_message_body\";s:141:\"Hi,\r\n\r\nYour account has been verified.\r\n\r\nPlease use the link below to get in your account.\r\n\r\n{{userl_ultra_login_url}}\r\n\r\nBest Regards!\r\n\r\n\";s:22:\"message_friend_request\";s:86:\"Hi,\r\n\r\nYou have a new friend request at {{user_ultra_blog_name}}.\r\n\r\nBest Regards!\r\n\r\n\";s:29:\"messaging_welcome_email_admin\";s:258:\"Hi,\r\n\r\n{{userultra_user_name}} has just created a new account at {{user_ultra_blog_name}}.\r\n\r\nYou can check his profile via the following link:\r\n{{userl_ultra_login_url}}\r\n\r\nThis is an automated notification. No further action is needed.\r\n\r\nBest Regards!\r\n\r\n\";s:17:\"messaging_user_pm\";s:257:\"Hi,\r\n\r\n{{userultra_user_name}} has just sent you a new private message at {{user_ultra_blog_name}}.\r\n\r\nSubject: {{userultra_pm_subject}}\r\nMessage: {{userultra_pm_message}}\r\nThis is an automated notification. No further action is needed.\r\n\r\nBest Regards!\r\n\r\n\";s:22:\"reset_lik_message_body\";s:169:\"Hi,\r\n\r\nPlease use the following link to reset your password.\r\n\r\n{{userultra_reset_link}}\r\n\r\nIf you did not request a new password delete this email.\r\n\r\nBest Regards!\r\n\r\n\";s:27:\"password_reset_confirmation\";s:302:\"Hi,\r\n\r\nYour password has been reset.\r\n\r\nTo login please visit the following URL:\r\n\r\n{{userl_ultra_login_url}}\r\n\r\nYour account e-mail: {{userultra_user_email}}\r\n\r\nYour account username: {{userultra_user_name}}\r\n\r\nIf you have any problems, please contact us at {{userultra_admin_email}}.\r\n\r\nBest Regards!\";s:33:\"admin_account_active_message_body\";s:142:\"Hi,\r\n\r\nYour account has been activated.\r\n\r\nPlease use the link below to get in your account.\r\n\r\n{{userl_ultra_login_url}}\r\n\r\nBest Regards!\r\n\r\n\";s:31:\"admin_account_deny_message_body\";s:146:\"Hi,\r\n\r\nWe\'re sorry but your account has not been approved.\r\n\r\nThis is an automated notification. No further action is needed.\r\n\r\nBest Regards!\r\n\r\n\";s:24:\"messaging_send_from_name\";s:18:\"Users Ultra Plugin\";s:15:\"update_settings\";s:0:\"\";s:19:\"update_uultra_slugs\";s:12:\"uultra_slugs\";s:18:\"uultra_nonce_check\";s:10:\"a6a3e9e1a6\";s:16:\"_wp_http_referer\";s:58:\"/patanyumba/wp-admin/admin.php?page=userultra&tab=settings\";s:29:\"xoousersultra_my_account_page\";s:1:\"0\";s:17:\"directory_page_id\";s:4:\"2066\";s:25:\"usersultra_permalink_type\";s:2:\"ID\";s:25:\"uultra_allow_guest_rating\";s:1:\"1\";s:23:\"uultra_allow_guest_like\";s:1:\"1\";s:19:\"hide_user_navigator\";s:2:\"no\";s:37:\"uultra_delete_plugin_info_on_unistall\";s:2:\"no\";s:21:\"uultra_rotation_fixer\";s:3:\"yes\";s:22:\"uultra_override_avatar\";s:3:\"yes\";s:34:\"uultra_auto_redirect_loggedin_user\";s:2:\"no\";s:47:\"uultra_auto_redirect_loggedin_user_registration\";s:2:\"no\";s:23:\"membership_display_zero\";s:0:\"\";s:16:\"enable_post_edit\";s:2:\"no\";s:15:\"enable_post_del\";s:3:\"yes\";s:27:\"uultra_terms_and_conditions\";s:2:\"no\";s:32:\"uultra_terms_and_conditions_text\";s:0:\"\";s:34:\"uultra_terms_and_conditions_text_2\";s:0:\"\";s:34:\"uultra_terms_and_conditions_text_3\";s:0:\"\";s:34:\"uultra_terms_and_conditions_text_4\";s:0:\"\";s:13:\"mailchimp_api\";s:0:\"\";s:17:\"mailchimp_list_id\";s:0:\"\";s:21:\"mailchimp_header_text\";s:0:\"\";s:28:\"social_login_activation_type\";s:3:\"yes\";s:14:\"captcha_plugin\";s:4:\"none\";s:15:\"captcha_heading\";s:0:\"\";s:13:\"captcha_label\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:20:\"msg_register_success\";s:0:\"\";s:27:\"html_register_success_after\";s:0:\"\";s:29:\"uprofile_setting_display_name\";s:12:\"display_name\";s:28:\"social_media_facebook_app_id\";s:0:\"\";s:28:\"social_media_facebook_secret\";s:0:\"\";s:32:\"social_media_linkedin_api_public\";s:0:\"\";s:33:\"social_media_linkedin_api_private\";s:0:\"\";s:16:\"google_client_id\";s:0:\"\";s:20:\"google_client_secret\";s:0:\"\";s:19:\"google_redirect_uri\";s:0:\"\";s:19:\"instagram_client_id\";s:0:\"\";s:23:\"instagram_client_secret\";s:0:\"\";s:22:\"instagram_redirect_uri\";s:0:\"\";s:20:\"twitter_consumer_key\";s:0:\"\";s:23:\"twitter_consumer_secret\";s:0:\"\";s:20:\"twitter_autopost_msg\";s:23:\"Registration Successful\";s:16:\"yammer_client_id\";s:0:\"\";s:20:\"yammer_client_secret\";s:0:\"\";s:16:\"yammer_redir_url\";s:0:\"\";s:34:\"uultra_loggedin_hide_complete_post\";s:2:\"no\";s:31:\"uultra_loggedin_hide_post_title\";s:2:\"no\";s:40:\"uultra_loggedin_post_content_before_more\";s:2:\"no\";s:34:\"uultra_loggedin_hide_post_comments\";s:2:\"no\";s:35:\"uultra_loggedin_allow_post_comments\";s:2:\"no\";s:34:\"uultra_loggedin_hide_complete_page\";s:2:\"no\";s:31:\"uultra_loggedin_hide_page_title\";s:2:\"no\";s:34:\"uultra_loggedin_hide_page_comments\";s:2:\"no\";s:35:\"uultra_loggedin_allow_page_comments\";s:2:\"no\";s:28:\"uultra_loggedin_protect_feed\";s:3:\"yes\";s:33:\"redirect_after_registration_login\";s:3:\"744\";s:19:\"set_password_retype\";s:3:\"yes\";s:37:\"uultra_display_not_confirmed_profiles\";s:1:\"1\";s:45:\"uultra_display_not_confirmed_profiles_message\";s:0:\"\";s:24:\"disable_default_lightbox\";s:1:\"0\";s:22:\"private_message_system\";s:1:\"0\";s:22:\"social_media_fb_active\";s:1:\"0\";s:26:\"social_media_linked_active\";s:1:\"0\";s:17:\"instagram_connect\";s:1:\"0\";s:18:\"social_media_yahoo\";s:1:\"0\";s:19:\"social_media_google\";s:1:\"0\";s:15:\"twitter_connect\";s:1:\"0\";s:14:\"yammer_connect\";s:1:\"0\";s:16:\"twitter_autopost\";s:1:\"0\";s:16:\"mailchimp_active\";s:1:\"0\";s:27:\"media_allow_photo_uploading\";s:1:\"0\";s:32:\"membership_display_selected_only\";s:1:\"0\";s:33:\"uultra_password_1_letter_1_number\";s:1:\"0\";s:29:\"uultra_password_one_uppercase\";s:1:\"0\";s:29:\"uultra_password_one_lowercase\";s:1:\"0\";}','yes'),(962,'usersultra_profile_fields','a:18:{i:78;a:17:{s:8:\"position\";i:78;s:4:\"icon\";s:4:\"home\";s:4:\"type\";s:9:\"separator\";s:5:\"field\";s:6:\"select\";s:4:\"meta\";s:0:\"\";s:4:\"name\";s:17:\"Property Category\";s:7:\"tooltip\";s:0:\"\";s:6:\"social\";s:1:\"0\";s:8:\"can_edit\";s:1:\"1\";s:10:\"allow_html\";s:1:\"0\";s:8:\"can_hide\";s:1:\"1\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:16:\"show_in_register\";s:1:\"1\";s:18:\"predefined_options\";s:0:\"\";s:7:\"choices\";s:0:\"\";s:7:\"deleted\";i:0;}i:80;a:6:{s:8:\"position\";s:2:\"50\";s:4:\"type\";s:9:\"separator\";s:4:\"name\";s:12:\"Profile Info\";s:7:\"private\";i:0;s:16:\"show_in_register\";i:1;s:7:\"deleted\";i:0;}i:100;a:12:{s:8:\"position\";s:3:\"100\";s:4:\"icon\";s:4:\"user\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:10:\"first_name\";s:4:\"name\";s:10:\"First Name\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:7:\"deleted\";i:0;}i:120;a:12:{s:8:\"position\";s:3:\"101\";s:4:\"icon\";i:0;s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:9:\"last_name\";s:4:\"name\";s:9:\"Last Name\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:7:\"deleted\";i:0;}i:130;a:17:{s:8:\"position\";s:3:\"130\";s:4:\"icon\";N;s:4:\"type\";s:8:\"usermeta\";s:5:\"field\";s:6:\"select\";s:4:\"meta\";s:3:\"age\";s:4:\"name\";s:3:\"Age\";s:7:\"tooltip\";s:0:\"\";s:6:\"social\";s:1:\"0\";s:8:\"can_edit\";s:1:\"1\";s:10:\"allow_html\";s:1:\"0\";s:8:\"can_hide\";s:1:\"1\";s:7:\"private\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:16:\"show_in_register\";s:1:\"1\";s:18:\"predefined_options\";s:3:\"age\";s:7:\"choices\";s:0:\"\";s:7:\"deleted\";i:0;}i:150;a:13:{s:8:\"position\";s:3:\"150\";s:4:\"icon\";s:4:\"user\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:12:\"display_name\";s:4:\"name\";s:12:\"Display Name\";s:8:\"can_hide\";i:0;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:8:\"required\";i:1;s:7:\"deleted\";i:0;}i:170;a:13:{s:8:\"position\";s:3:\"200\";s:4:\"icon\";s:6:\"pencil\";s:5:\"field\";s:8:\"textarea\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:17:\"brief_description\";s:4:\"name\";s:17:\"Brief Description\";s:8:\"can_hide\";i:0;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:7:\"deleted\";i:0;s:10:\"allow_html\";i:1;}i:190;a:13:{s:8:\"position\";s:3:\"200\";s:4:\"icon\";s:6:\"pencil\";s:5:\"field\";s:8:\"textarea\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:11:\"description\";s:4:\"name\";s:11:\"About / Bio\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:7:\"deleted\";i:0;s:10:\"allow_html\";i:1;}i:200;a:15:{s:8:\"position\";s:3:\"200\";s:4:\"icon\";s:1:\"0\";s:5:\"field\";s:6:\"select\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:7:\"country\";s:4:\"name\";s:7:\"Country\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:8:\"required\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:0;s:18:\"predefined_options\";s:9:\"countries\";s:7:\"deleted\";i:0;s:10:\"allow_html\";i:0;}i:230;a:6:{s:8:\"position\";s:3:\"250\";s:4:\"type\";s:9:\"separator\";s:4:\"name\";s:12:\"Contact Info\";s:7:\"private\";i:0;s:16:\"show_in_register\";i:1;s:7:\"deleted\";i:0;}i:430;a:13:{s:8:\"position\";s:3:\"400\";s:4:\"icon\";s:4:\"link\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:8:\"user_url\";s:4:\"name\";s:7:\"Website\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:8:\"required\";i:0;s:7:\"private\";i:0;s:6:\"social\";i:0;s:7:\"deleted\";i:0;}i:470;a:6:{s:8:\"position\";s:3:\"450\";s:4:\"type\";s:9:\"separator\";s:4:\"name\";s:15:\"Social Profiles\";s:7:\"private\";i:0;s:16:\"show_in_register\";i:1;s:7:\"deleted\";i:0;}i:520;a:14:{s:8:\"position\";s:3:\"500\";s:4:\"icon\";s:8:\"facebook\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:8:\"facebook\";s:4:\"name\";s:8:\"Facebook\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:8:\"required\";i:0;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:1;s:7:\"tooltip\";s:20:\"Connect via Facebook\";s:7:\"deleted\";i:0;}i:560;a:14:{s:8:\"position\";s:3:\"510\";s:4:\"icon\";s:7:\"twitter\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:7:\"twitter\";s:4:\"name\";s:16:\"Twitter Username\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:8:\"required\";i:0;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:6:\"social\";i:1;s:7:\"tooltip\";s:19:\"Connect via Twitter\";s:7:\"deleted\";i:0;}i:590;a:14:{s:8:\"position\";s:3:\"520\";s:4:\"icon\";s:11:\"google-plus\";s:5:\"field\";s:4:\"text\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:10:\"googleplus\";s:4:\"name\";s:7:\"Google+\";s:8:\"can_hide\";i:1;s:8:\"can_edit\";i:1;s:16:\"show_in_register\";i:1;s:7:\"private\";i:0;s:8:\"required\";i:0;s:6:\"social\";i:1;s:7:\"tooltip\";s:19:\"Connect via Google+\";s:7:\"deleted\";i:0;}i:600;a:6:{s:8:\"position\";s:3:\"550\";s:4:\"type\";s:9:\"separator\";s:4:\"name\";s:12:\"Account Info\";s:7:\"private\";i:0;s:16:\"show_in_register\";i:0;s:7:\"deleted\";i:0;}i:690;a:11:{s:8:\"position\";s:3:\"600\";s:4:\"icon\";s:4:\"lock\";s:5:\"field\";s:8:\"password\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:9:\"user_pass\";s:4:\"name\";s:12:\"New Password\";s:8:\"can_hide\";i:0;s:8:\"can_edit\";i:1;s:7:\"private\";i:1;s:6:\"social\";i:0;s:7:\"deleted\";i:0;}i:720;a:11:{s:8:\"position\";s:3:\"700\";s:4:\"icon\";i:0;s:5:\"field\";s:8:\"password\";s:4:\"type\";s:8:\"usermeta\";s:4:\"meta\";s:17:\"user_pass_confirm\";s:4:\"name\";i:0;s:8:\"can_hide\";i:0;s:8:\"can_edit\";i:1;s:7:\"private\";i:1;s:6:\"social\";i:0;s:7:\"deleted\";i:0;}}','yes'),(967,'xoousersultra_my_account_page','0','yes'),(970,'widget_sow-button','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(971,'widget_sow-google-map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(972,'widget_sow-image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(973,'widget_sow-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(974,'widget_sow-post-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(975,'widget_sow-editor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(976,'siteorigin_widget_bundle_version','1.7.2','yes'),(977,'siteorigin_widgets_old_widgets','/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/button/button.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/features/features.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/image/image.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php,/home/robisear/public_html/patanyumba/wp-content/plugins/so-widgets-bundle/widgets/video/video.php','yes'),(987,'slideshow-plugin-updated-from-v1-x-x-to-v2-0-1','updated','no'),(988,'slideshow-plugin-updated-from-v2-to-v2-1-20','updated','no'),(989,'slideshow-jquery-image-gallery-updated-from-v2-1-20-to-v2-1-22','updated','no'),(990,'slideshow-jquery-image-gallery-updated-from-v2-1-20-to-v2-1-23','updated','no'),(991,'slideshow-jquery-image-gallery-updated-from-v2-1-23-to-v2-2-0','updated','no'),(992,'slideshow-jquery-image-gallery-updated-from-v2-2-0-to-v2-2-8','updated','no'),(993,'slideshow-jquery-image-gallery-updated-from-v2-2-8-to-v2-2-12','updated','no'),(994,'slideshow-jquery-image-gallery-updated-from-v2-2-12-to-v2-2-16','updated','no'),(995,'slideshow-jquery-image-gallery-updated-from-v2-2-16-to-v2-2-17','updated','no'),(996,'slideshow-jquery-image-gallery-updated-from-v2-2-17-to-v2-2-20','updated','no'),(997,'slideshow-jquery-image-gallery-plugin-version','2.3.1','yes'),(998,'widget_slideshowwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1001,'ewic-settings-automatic_update','active','yes'),(1003,'widget_ewic-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1063,'_site_transient_timeout_browser_462e02c52a74cffe07f2af5b5402c114','1478254878','no'),(1064,'_site_transient_browser_462e02c52a74cffe07f2af5b5402c114','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"50.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1126,'_transient_timeout_feed_af1de7906c1986a3dff3a340b582c23d','1477965536','no'),(1127,'_transient_feed_af1de7906c1986a3dff3a340b582c23d','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:16:\"WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://www.wonderplugin.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:68:\"WordPress Image Slider, Video Gallery and HTML5 Audio Player Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Oct 2016 23:46:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:41:\"\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:61:\"How to dynamically define audio playlist within the shortcode\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"https://www.wonderplugin.com/wordpress-audio-player-tutorial/how-to-dynamically-define-audio-playlist-with-the-shortcode/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Sep 2016 12:27: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:3:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress Audio Player\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:29:\"WordPress Audio Player Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:31:\"WordPress Audio Player Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://www.wonderplugin.com/?p=4249\";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:444:\"Product: WonderPlugin Audio Player 4.8 and above Question: Can I use the same audio player on multiple pages but with a different playlist on each page? Answer: You can define playlist within the plugin shortcode. Please add a parameter inline=1 … <a href=\"https://www.wonderplugin.com/wordpress-audio-player-tutorial/how-to-dynamically-define-audio-playlist-with-the-shortcode/\">Continue reading <span class=\"meta-nav\">→</span></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:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:88:\"https://www.wonderplugin.com/wp-content/uploads/2014/03/In-the-Moment-of-Inspiration.mp3\";s:6:\"length\";s:7:\"6161680\";s:4:\"type\";s:10:\"audio/mpeg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:73:\"https://www.wonderplugin.com/wp-content/uploads/2014/03/Peaceful-Dawn.mp3\";s:6:\"length\";s:7:\"5151264\";s:4:\"type\";s:10:\"audio/mpeg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11418:\"<p><strong>Product</strong>:</p>\n<p><a href=\"https://www.wonderplugin.com/wordpress-audio-player/\" target=\"_blank\">WonderPlugin Audio Player</a> 4.8 and above</p>\n<p><strong>Question</strong>:</p>\n<p>Can I use the same audio player on multiple pages but with a different playlist on each page?</p>\n<p><span id=\"more-4249\"></span></p>\n<p><strong>Answer</strong>:</p>\n<p>You can define playlist within the plugin shortcode.</p>\n<p>Please add a parameter <span style=\"color:#ff0000;\">inline=1</span> to the shortcode and follow the code example to define your own playlist:</p>\n<pre class=\"brush: xml; title: ; notranslate\">\r\n[wonderplugin_audio id=1 inline=1]\r\n\r\n<ul class="amazingaudioplayer-audios" style="display:none;">\r\n\r\n<li data-artist="pinkzebra" data-title="In the Moment of Inspiration" data-album="" data-info="" data-image="https://www.wonderplugin.com/wp-content/uploads/2014/03/Evening100.jpg" data-duration="154">\r\n<div class="amazingaudioplayer-source" data-src="https://www.wonderplugin.com/wp-content/uploads/2014/03/In-the-Moment-of-Inspiration.mp3" data-type="audio/mpeg" ></div>\r\n</li>\r\n\r\n<li data-artist="pinkzebra" data-title="Peaceful Dawn" data-album="" data-info="" data-image="https://www.wonderplugin.com/wp-content/uploads/2014/03/Island100.jpg" data-duration="129">\r\n<div class="amazingaudioplayer-source" data-src="https://www.wonderplugin.com/wp-content/uploads/2014/03/Peaceful-Dawn.mp3" data-type="audio/mpeg" ></div>\r\n</li>\r\n\r\n</ul>\r\n\r\n[/wonderplugin_audio]\r\n</pre>\n<p>The created player is as following:</p>\n<style type=\"text/css\">@import url(https://fonts.googleapis.com/css?family=Open+Sans|Raleway); #wonderpluginaudio-1 { box-sizing: border-box; background-color: #333; border: 1px solid #222; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin: 4px; padding: 8px 4px; -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); background-image: -ms-linear-gradient(top, #444444 0%, #111111 100%); background-image: -moz-linear-gradient(top, #444444 0%, #111111 100%); background-image: -o-linear-gradient(top, #444444 0%, #111111 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #111111)); background-image: -webkit-linear-gradient(top, #444444 0%, #111111 100%); background-image: linear-gradient(to bottom, #444444 0%, #111111 100%); } #wonderpluginaudio-1 div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #wonderpluginaudio-1 .amazingaudioplayer-image { display: block; position: relative; float: left; margin: 4px; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } #wonderpluginaudio-1 .amazingaudioplayer-image img { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } #wonderpluginaudio-1 .amazingaudioplayer-image-clear { } #wonderpluginaudio-1 .amazingaudioplayer-text { display: block; position: relative; text-align: left; overflow: hidden; padding: 4px; height: 42px; } #wonderpluginaudio-1 .amazingaudioplayer-text-clear { } #wonderpluginaudio-1 .amazingaudioplayer-title { display: block; color: #eee; font-family: \"Open Sans\",Arial,sans-serif; font-size: 12px; font-weight: bold; } #wonderpluginaudio-1 .amazingaudioplayer-title-clear { } #wonderpluginaudio-1 .amazingaudioplayer-info { display: block; color: #ddd; font-family: Arial, sans-serif; font-size: 11px; font-style: italic; margin-top: 4px; } #wonderpluginaudio-1 .amazingaudioplayer-info-clear { } #wonderpluginaudio-1 .amazingaudioplayer-bar { position: relative; width: 174px; min-height: 64px; float: left; } #wonderpluginaudio-1 .amazingaudioplayer-bar-buttons-clear { clear: both; } #wonderpluginaudio-1 .amazingaudioplayer-bar-clear { clear: both; } #wonderpluginaudio-1 .amazingaudioplayer-bar-title { position: relative; float: left; color: #eee; font-family: \"Open Sans\", sans-serif; font-size: 12px; line-height: 24px; margin: 0 8px; } #wonderpluginaudio-1 .amazingaudioplayer-playpause { position: absolute; top: 0; left: 40px; } #wonderpluginaudio-1 .amazingaudioplayer-play { position: relative; } #wonderpluginaudio-1 .amazingaudioplayer-pause { position: relative; } #wonderpluginaudio-1 .amazingaudioplayer-stop { position: relative; float: left; } #wonderpluginaudio-1 .amazingaudioplayer-prev { position: absolute; top: 0; left: 0px; } #wonderpluginaudio-1 .amazingaudioplayer-next { position: absolute; top: 0; left: 80px; } #wonderpluginaudio-1 .amazingaudioplayer-loop { position: absolute; top: 12px; left: 124px; } #wonderpluginaudio-1 .amazingaudioplayer-progress { position: absolute; top: 42px; left: 0px !important; right: 0px !important; background-color: #222; -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); margin: 8px 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } #wonderpluginaudio-1 .amazingaudioplayer-progress-loaded { background-color: #444; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } #wonderpluginaudio-1 .amazingaudioplayer-progress-played { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #e6e3da; background-image: -ms-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%); background-image: -moz-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%); background-image: -o-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #e6e3da)); background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #e6e3da 100%); background-image: linear-gradient(to bottom, #fcfcfc 0%, #e6e3da 100%); } #wonderpluginaudio-1 .amazingaudioplayer-time { position: relative; float: right; color: #fff; font-family: \"Open Sans\", sans-serif; font-size: 12px; text-shadow: 1px 1px 0 #000; line-height: 24px; margin: 0 4px; } #wonderpluginaudio-1 .amazingaudioplayer-volume { position: absolute; top: 12px; left: 154px; } #wonderpluginaudio-1 .amazingaudioplayer-volume-bar { background-color: #333; border: 1px solid #222; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.15 ), 0 0 3px rgba( 0, 0, 0, 0.5 ); background-image: -ms-linear-gradient(top, #444444 0%, #111111 100%); background-image: -moz-linear-gradient(top, #444444 0%, #111111 100%); background-image: -o-linear-gradient(top, #444444 0%, #111111 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(1, #111111)); background-image: -webkit-linear-gradient(top, #444444 0%, #111111 100%); background-image: linear-gradient(to bottom, #444444 0%, #111111 100%); } #wonderpluginaudio-1 .amazingaudioplayer-volume-bar-adjust { background-color: #222; -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); box-shadow: -1px -1px 0 rgba( 0, 0, 0, 0.5 ), 1px 1px 0 rgba( 255, 255, 255, 0.1 ); } #wonderpluginaudio-1 .amazingaudioplayer-volume-bar-adjust-active { background-color: #f0f0f0; -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 ); -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 ); box-shadow: inset 0 0 5px rgba( 255, 255, 255, 0.5 ); } #wonderpluginaudio-1 .amazingaudioplayer-tracklist { display: block; position: relative; } #wonderpluginaudio-1 .amazingaudioplayer-tracklist-container { display: block; position: relative; margin: 4px; padding: 8px 0px; } #wonderpluginaudio-1 .amazingaudioplayer-tracks-wrapper { position: relative; } #wonderpluginaudio-1 .amazingaudioplayer-tracks { position: relative; list-style-type: none; margin: 0; padding: 0; } #wonderpluginaudio-1 .amazingaudioplayer-track-item { position: relative; cursor: pointer; color: #999; font-family: \"Open Sans\", Arial, sans-serif; font-size: 12px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6); line-height: 22px; margin: 0; padding: 0; text-align: left; } #wonderpluginaudio-1 .amazingaudioplayer-track-item-active { cursor: pointer; color: #fff; } #wonderpluginaudio-1 .amazingaudioplayer-track-item a { color: #999; text-decoration: none; } #wonderpluginaudio-1 .amazingaudioplayer-track-item-active a { color: #fff; text-decoration: none; } #wonderpluginaudio-1 .amazingaudioplayer-track-item-duration { position: absolute; top: 0; right: 0; } #wonderpluginaudio-1 .amazingaudioplayer-tracklist-arrow-prev { position: absolute; bottom: -5px; left: 50%; margin-left: -64px; } #wonderpluginaudio-1 .amazingaudioplayer-tracklist-arrow-next { position: absolute; bottom: -5px; left: 50%; margin-left: 16px; } #wonderpluginaudio-1 .amazingaudioplayer-tracklist-clear { clear: both; }</style><div class=\"wonderpluginaudio\" id=\"wonderpluginaudio-1\" data-audioplayerid=\"1\" data-width=\"300\" data-height=\"600\" data-skin=\"darkbox\" data-autoplay=\"false\" data-random=\"false\" data-forceflash=\"false\" data-forcehtml5=\"false\" data-autoresize=\"false\" data-responsive=\"false\" data-showtracklist=\"true\" data-showprogress=\"true\" data-showprevnext=\"true\" data-showloop=\"true\" data-showloading=\"false\" data-enablega=\"true\" data-titleinbarscroll=\"true\" data-donotinit=\"false\" data-addinitscript=\"false\" data-loop=\"1\" data-tracklistitem=\"10\" data-titleinbarwidth=\"80\" data-gatrackingid=\"UA-47857964-1\" data-jsfolder=\"https://www.wonderplugin.com/wp-content/plugins/wonderplugin-audio/engine/\" style=\"display:block;position:relative;margin:0 auto;width:300px;height:auto;\"></p>\n<ul class=\"amazingaudioplayer-audios\" style=\"display:none;\">\n<li data-artist=\"pinkzebra\" data-title=\"In the Moment of Inspiration\" data-album=\"\" data-info=\"\" data-image=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/Evening100.jpg\" data-duration=\"154\">\n<div class=\"amazingaudioplayer-source\" data-src=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/In-the-Moment-of-Inspiration.mp3\" data-type=\"audio/mpeg\" ></div>\n</li>\n<li data-artist=\"pinkzebra\" data-title=\"Peaceful Dawn\" data-album=\"\" data-info=\"\" data-image=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/Island100.jpg\" data-duration=\"129\">\n<div class=\"amazingaudioplayer-source\" data-src=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/Peaceful-Dawn.mp3\" data-type=\"audio/mpeg\" ></div>\n</li>\n</ul>\n<p></div>\n\";s: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:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"How to add Facebook videos to WordPress carousel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-add-facebook-videos-to-wordpress-carousel/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Sep 2016 01:06:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:29:\"Responsive WordPress Carousel\";s: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:25:\"WordPress Carousel 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:36:\"https://www.wonderplugin.com/?p=4221\";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:425:\"Product: WonderPlugin Carousel Tutorial: This tutorial will guide you how to add Facebook videos to a WordPress carousel slider created with WonderPlugin Carousel plugin. Step 1 - Get the Facebook video embed src 1. Click the down arrow on the … <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-add-facebook-videos-to-wordpress-carousel/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5292:\"<p><strong>Product:</strong></p>\n<p><a href=\"https://www.wonderplugin.com/wordpress-carousel/\" target=\"_blank\">WonderPlugin Carousel</a></p>\n<p><strong>Tutorial:</strong></p>\n<p>This tutorial will guide you how to add Facebook videos to a WordPress carousel slider created with <a href=\"https://www.wonderplugin.com/wordpress-carousel/\" target=\"_blank\">WonderPlugin Carousel</a> plugin.<br />\n<span id=\"more-4221\"></span></p>\n<h3>Step 1 - Get the Facebook video embed src</h3>\n<p>1. Click the down arrow on the top right of the Facebook video, then choose Embed from the drop down menu list.</p>\n<p><a class=\"wplightbox\" data-group=\"facebook-carousel\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-600x381.png\" alt=\"wordpress-facebook-video-carousel\" width=\"600\" height=\"381\" class=\"alignnone size-medium wp-image-4225\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-600x381.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-240x153.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-768x488.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-1024x651.png 1024w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-75x48.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel-472x300.png 472w, https://www.wonderplugin.com/wp-content/uploads/2016/09/wordpress-facebook-video-carousel.png 1037w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></p>\n<p>2. Copy the code in the Embed dialog.</p>\n<p><a class=\"wplightbox\" data-group=\"facebook-carousel\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-600x213.png\" alt=\"facebook-video-embed\" width=\"600\" height=\"213\" class=\"alignnone size-medium wp-image-4224\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-600x213.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-240x85.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-75x27.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-500x178.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed.png 673w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></p>\n<p>3. Paste the code to a text editor and copy the value of the src attribute.</p>\n<p><a class=\"wplightbox\" data-group=\"facebook-carousel\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-600x325.png\" alt=\"facebook-video-embed-src\" width=\"600\" height=\"325\" class=\"alignnone size-medium wp-image-4223\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-600x325.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-240x130.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-768x416.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-75x41.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src-500x271.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/09/facebook-video-embed-src.png 985w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></p>\n<h3>Step 2 - Add the Facebook video to the WordPress carousel</h3>\n<p>1. In WonderPlugin Carousel plugin, step 1 Images & Videos dialog, click the Add Image button.</p>\n<p>2. In the Add Image dialog, for the input box \"Enter image URL\", select an image to display in the carousel slider.</p>\n<p>3. Un-check the option \"Open current image in Lightbox\", paste the Facebook video src to the input box \"click to open web link\", and check the option \"Open web link in Lightbox\".</p>\n<p><a class=\"wplightbox\" data-group=\"facebook-carousel\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-600x493.png\" alt=\"add-facebook-video-to-carosuel\" width=\"600\" height=\"493\" class=\"alignnone size-medium wp-image-4222\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-600x493.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-219x180.png 219w, https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-768x631.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-75x62.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel-365x300.png 365w, https://www.wonderplugin.com/wp-content/uploads/2016/09/add-facebook-video-to-carosuel.png 812w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"How to add a WordPress slideshow to Visual Composer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://www.wonderplugin.com/wordpress-slider/how-to-add-a-wordpress-slideshow-to-visual-composer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 27 Aug 2016 02:09: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:2:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress 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:\"\";}i:1;a:5:{s:4:\"data\";s:23:\"WordPress Slider 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:36:\"https://www.wonderplugin.com/?p=4203\";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:432:\"Product: WonderPlugin Slider Tutorial: This tutorial will guide you how to add a WordPress slider created with WonderPlugin Slider to the popular WordPress page builder Visual Composer. Step 1 - In Visual Composer page editor, click the Add Element button, … <a href=\"https://www.wonderplugin.com/wordpress-slider/how-to-add-a-wordpress-slideshow-to-visual-composer/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2656:\"<p><strong>Product</strong>:</p>\n<p><a href=\"https://www.wonderplugin.com/wordpress-slider/\" target=\"_blank\">WonderPlugin Slider</a></p>\n<p><strong>Tutorial</strong>:</p>\n<p>This tutorial will guide you how to add a WordPress slider created with <a href=\"https://www.wonderplugin.com/wordpress-slider/\" target=\"_blank\">WonderPlugin Slider</a> to the popular WordPress page builder Visual Composer.</p>\n<p><span id=\"more-4203\"></span></p>\n<h3>Step 1 - In Visual Composer page editor, click the Add Element button, then select the element Text Block.</h3>\n<div style=\"text-align: center;margin:8px auto;\"><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\"><img class=\"alignnone size-full wp-image-4096\" src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\" alt=\"visualcomposer-textblock\" width=\"506\" height=\"347\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png 506w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-240x165.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-75x51.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-437x300.png 437w\" sizes=\"(max-width: 506px) 100vw, 506px\" /></a></div>\n<h3>Step 2 - Create a slider with WonderPlugin Slider, then add the slider shortcode</h3>\n<div style=\"text-align:center\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer-600x573.png\" alt=\"add-slider-to-visual-composer\" width=\"600\" height=\"573\" class=\"alignnone size-medium wp-image-4204\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer-600x573.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer-188x180.png 188w, https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer-75x72.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer-314x300.png 314w, https://www.wonderplugin.com/wp-content/uploads/2016/08/add-slider-to-visual-composer.png 633w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<h3>Step 3 - Test the slider in the published WordPress page or post</h3>\n<p>Update the page/post, visit your website and test the slider in the published page/post. The slider will not work inside the Visual Composer editor itself, both frontend and backend editors. </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"How to create a WordPress gallery with categories\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://www.wonderplugin.com/wordpress-portfolio-plugin/how-to-create-a-wordpress-gallery-with-categories/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 27 Aug 2016 01:25:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Gallery with Categories\";s: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:26:\"WordPress Portfolio 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:36:\"https://www.wonderplugin.com/?p=4188\";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:450:\"Product: WonderPlugin Portfolio Grid Gallery Tutorial: This tutorial will show you how to create a WordPress image and video gallery with categories by using the product WonderPlugin Portfolio Grid Gallery. You can check the demo at WordPress gallery with categories … <a href=\"https://www.wonderplugin.com/wordpress-portfolio-plugin/how-to-create-a-wordpress-gallery-with-categories/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5038:\"<p><strong>Product</strong>:</p>\n<p><a href=\"https://www.wonderplugin.com/wordpress-gridgallery/\" target=\"_blank\">WonderPlugin Portfolio Grid Gallery</a></p>\n<p><strong>Tutorial</strong>:</p>\n<p>This tutorial will show you how to create a WordPress image and video gallery with categories by using the product <a href=\"https://www.wonderplugin.com/wordpress-gridgallery/\" target=\"_blank\">WonderPlugin Portfolio Grid Gallery</a>. You can check the demo at <a href=\"https://www.wonderplugin.com/wordpress-gridgallery/\" target=\"_blank\">WordPress gallery with categories demo</a>. You can click the left side tag to switch categories.</p>\n<p><span id=\"more-4188\"></span></p>\n<h3>Step 1 - Create categories</h3>\n<p>In the plugin WonderPlugin Portfolio, create a new gallery or edit an existing gallery.</p>\n<p>In the General Options section, click the link Add Category.</p>\n<div style=\"text-align:center;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-600x185.png\" alt=\"wordpress-gallery-add-category\" width=\"600\" height=\"185\" class=\"alignnone size-medium wp-image-4192\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-600x185.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-240x74.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-768x237.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-75x23.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category-500x155.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-add-category.png 796w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<h3>Step 2 - Add Images and Videos</h3>\n<p>In the plugin, step 1 Images & Videos tab, add an image or video, the categories you added in the above step will be listed in the Add Image or Add Video dialog. </p>\n<div style=\"text-align:center;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-600x268.png\" alt=\"wordpress-gallery-assign-category\" width=\"600\" height=\"268\" class=\"alignnone size-medium wp-image-4194\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-600x268.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-240x107.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-768x342.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-75x33.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category-500x223.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-assign-category.png 814w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<h3>Step 3 - Show category tags</h3>\n<p>In the plugin, step 4 Options tab, Category Options, check the option \"Show categories buttons\".</p>\n<p><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-show-categories.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-show-categories-600x308.png\" alt=\"wordpress-gallery-show-categories\" width=\"600\" height=\"308\" class=\"alignnone size-medium wp-image-4209\" /></a></p>\n<h3>Step 4 - Publish the gallery and add the gallery shortcode to the WordPress post or page</h3>\n<p>Click the button Save and Publish, then copy the generated shortcode to your WordPress post or page. You can check the demo at <a href=\"https://www.wonderplugin.com/wordpress-gridgallery/\" target=\"_blank\">WordPress gallery with categories demo</a>.</p>\n<div style=\"text-align:center;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-600x204.png\" alt=\"wordpress-gallery-save\" width=\"600\" height=\"204\" class=\"alignnone size-medium wp-image-4196\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-600x204.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-240x82.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-768x261.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-75x25.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save-500x170.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpress-gallery-save.png 856w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n\";s: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:63:\"\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:60:\"Lightbox effect not working with the WordPress theme Salient\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://www.wonderplugin.com/wordpress-carousel-plugin/lightbox-effect-not-working-with-the-wordpress-theme-salient/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 25 Aug 2016 05:30:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:11:{i:0;a:5:{s:4:\"data\";s:29:\"Responsive WordPress Carousel\";s: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:28:\"Responsive WordPress 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:\"\";}i:2;a:5:{s:4:\"data\";s:29:\"Responsive WordPress 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:\"\";}i:3;a:5:{s:4:\"data\";s:27:\"Responsive WordPress 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:\"\";}i:4;a:5:{s:4:\"data\";s:18:\"WordPress Carousel\";s: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:25:\"WordPress Carousel Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:21:\"WordPress Gallery API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:25:\"WordPress Lightbox Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:8;a:5:{s:4:\"data\";s:22:\"WordPress Popup Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:9;a:5:{s:4:\"data\";s:26:\"WordPress Portfolio Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:10;a:5:{s:4:\"data\";s:23:\"WordPress Slider 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:36:\"https://www.wonderplugin.com/?p=4164\";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:455:\"Product: WonderPlugin Slider, WonderPlugin Carousel, WonderPlugin Portfolio Tutorial: This tutorial will guide you how to fix the issue of the lightbox effect not working in the WordPress theme Salient. There are two methods to fix the problem. The first method … <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/lightbox-effect-not-working-with-the-wordpress-theme-salient/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3816:\"<p><strong>Product</strong>:</p>\n<p><a href=\"https://www.wonderplugin.com/wordpress-slider/\" target=\"_blank\">WonderPlugin Slider</a>, <a href=\"https://www.wonderplugin.com/wordpress-carousel/\" target=\"_blank\">WonderPlugin Carousel</a>, <a href=\"https://www.wonderplugin.com/wordpress-gridgallery/\" target=\"_blank\">WonderPlugin Portfolio</a></p>\n<p><strong>Tutorial</strong>:</p>\n<p>This tutorial will guide you how to fix the issue of the lightbox effect not working in the WordPress theme Salient.<br />\n<span id=\"more-4164\"></span></p>\n<p>There are two methods to fix the problem.</p>\n<h3>The first method</h3>\n<p>Log into your WordPress backend, goto left menu Salient -> Page Transitions, then change the option \"Animated Page Transitions\" to Off. This change will totally disable the transition effect of your WordPress theme on page load.</p>\n<div style=\"text-align:center;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax-600x214.png\" alt=\"disableajax\" width=\"600\" height=\"214\" class=\"alignnone size-medium wp-image-4167\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax-600x214.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax-240x86.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax-75x27.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax-500x179.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/disableajax.png 761w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<h3>The second method</h3>\n<p>Step 1: In your WordPress backend, goto left menu Salient -> Page Transitions, change the option \"Animated Transition Method\" to \"AJAX\".</p>\n<p>Step 2: In the WonderPlugin product, Options tab, Advanced Options, check the option \"Add init scripts together with gallery HTML code. Check this option if your WordPress site uses Ajax to load pages and posts.\".</p>\n<div style=\"text-align:center;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-600x271.png\" alt=\"animatedajax\" width=\"600\" height=\"271\" class=\"alignnone size-medium wp-image-4168\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-600x271.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-240x109.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-768x347.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-75x34.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax-500x226.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/animatedajax.png 913w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<div style=\"text-align:center;margin-top:24px;\">\n<a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-600x286.png\" alt=\"supportajax\" width=\"600\" height=\"286\" class=\"alignnone size-medium wp-image-4175\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-600x286.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-240x114.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-768x366.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-75x36.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax-500x238.png 500w, https://www.wonderplugin.com/wp-content/uploads/2016/08/supportajax.png 960w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n\";s: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:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Add images and links in the description field of video 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:112:\"https://www.wonderplugin.com/wordpress-lightbox/add-images-and-links-in-the-description-field-of-video-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 Aug 2016 01:54: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:2:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress 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:\"\";}i:1;a:5:{s:4:\"data\";s:25:\"WordPress Lightbox 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:36:\"https://www.wonderplugin.com/?p=4132\";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:414:\"Product: WonderPlugin Lightbox Question: For your video lightbox plugin, will I be able to put images and links within the description field of videos? I see it will parse the links I put before loading the video? Is there a … <a href=\"https://www.wonderplugin.com/wordpress-lightbox/add-images-and-links-in-the-description-field-of-video-lightbox/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2043:\"<p><strong>Product</strong>:</p>\n<p>WonderPlugin Lightbox </p>\n<p><strong>Question</strong>:</p>\n<p>For your video lightbox plugin, will I be able to put images and links within the description field of videos? I see it will parse the links I put before loading the video? Is there a way around it?<br />\n<span id=\"more-4132\"></span></p>\n<p><strong>Answer</strong>:</p>\n<p>Yes, you can directly add HTML code in the description and display images and links in the lightbox text field, but the HTML code need to encoded to HTML entities.</p>\n<p>For example:</p>\n<pre class=\"brush: xml; title: ; notranslate\">\r\n<a href="https://www.youtube.com/watch?v=c9-gOVGjHvQ" class="wplightbox" data-titlestyle="right" data-width="640" data-height="360" title="WonderPlugin Carousel" data-description="&lt;a href=&quot;https://www.wonderplugin.com/wordpress-carousel/&quot; target=&quot;_blank&quot;&gt;WonderPlugin Carousel&lt;/a&gt;">\r\nClick to Open Lightbox\r\n</a>\r\n</pre>\n<p>You can use this online tool to encode your HTML code:</p>\n<p><a href=\"https://www.wonderplugin.com/online-tools/online-html-entities-encode-and-decoder/\" target=\"_blank\">Online HTML Entities Encode and Decoder</a></p>\n<p>A demo is as following:</p>\n<p><a href=\"https://www.youtube.com/watch?v=c9-gOVGjHvQ\" class=\"wplightbox\" data-titlestyle=\"right\" data-width=\"640\" data-height=\"360\" title=\"WonderPlugin Carousel\" data-description=\"<img src="https://www.wonderplugin.com/wp-content/themes/twentyelevenchild/images/logo-96.png" style="width:49px;height:49px;" /><a href="https://www.wonderplugin.com/wordpress-carousel/" target="_blank">WonderPlugin Carousel</a>\n is a WordPress plugin that enables you to create WordPress posts carousel for categories, WordPress recent posts carousel, image carousel slider, image scroller and video LightBox.\">YouTube Lightbox, Text on Right with an HTML link</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"How to add a WordPress audio player to Visual Composer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://www.wonderplugin.com/wordpress-tutorials/how-to-add-a-wordpress-audio-player-to-visual-composer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 12 Aug 2016 02:20: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:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:29:\"WordPress Audio Player 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:36:\"https://www.wonderplugin.com/?p=4122\";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:423:\"This tutorial will guide you how to add a WordPress audio player created with WonderPlugin Audio Player to the popular WordPress page builder Visual Composer. Step 1 - In Visual Composer page editor, click the Add Element button, then select … <a href=\"https://www.wonderplugin.com/wordpress-tutorials/how-to-add-a-wordpress-audio-player-to-visual-composer/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2514:\"<p>This tutorial will guide you how to add a WordPress audio player created with <a href=\"https://www.wonderplugin.com/wordpress-audio-player/\" target=\"_blank\">WonderPlugin Audio Player</a> to the popular WordPress page builder Visual Composer.</p>\n<p><span id=\"more-4122\"></span></p>\n<h3>Step 1 - In Visual Composer page editor, click the Add Element button, then select the element Text Block.</h3>\n<div style=\"text-align: center;margin:8px auto;\"><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\"><img class=\"alignnone size-full wp-image-4096\" src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\" alt=\"visualcomposer-textblock\" width=\"506\" height=\"347\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png 506w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-240x165.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-75x51.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-437x300.png 437w\" sizes=\"(max-width: 506px) 100vw, 506px\" /></a></div>\n<h3>Step 2 - Create an audio player with WonderPlugin Audio Player plugin, then add the player shortcode</h3>\n<div style=\"text-align: center;margin:8px auto;\"><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer.png\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer.png\" alt=\"Add audio player to Visual Composer\" width=\"638\" height=\"619\" class=\"alignnone size-full wp-image-4123\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer.png 638w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer-186x180.png 186w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer-600x582.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer-75x73.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomputer-audioplayer-309x300.png 309w\" sizes=\"(max-width: 638px) 100vw, 638px\" /></a></div>\n<h3>Step 3 - Test the player in the published WordPress page or post</h3>\n<p>Update the page/post, visit your website and test the player in the published page/post. The player will not work inside the Visual Composer editor itself, both frontend and backend editors. </p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WonderPlugin Lightbox and Visual Composer Page Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://www.wonderplugin.com/wordpress-tutorials/wordpress-lightbox-and-visual-composer-page-builder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 06 Aug 2016 00: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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"WordPress 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:\"\";}i:2;a:5:{s:4:\"data\";s:25:\"WordPress Lightbox 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:36:\"https://www.wonderplugin.com/?p=4093\";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:409:\"This post will show you how to work WonderPlugin Lightbox with the popular WordPress page builder Visual Composer. Step 1 - In Visual Composer page editor, click the Add Element button, then select the element Text Block. Step 2 - … <a href=\"https://www.wonderplugin.com/wordpress-tutorials/wordpress-lightbox-and-visual-composer-page-builder/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2579:\"<p>This post will show you how to work <a href=\"https://www.wonderplugin.com/wordpress-lightbox/\" target=\"_blank\">WonderPlugin Lightbox</a> with the popular WordPress page builder Visual Composer.</p>\n<p><span id=\"more-4093\"></span></p>\n<h3>Step 1 - In Visual Composer page editor, click the Add Element button, then select the element Text Block.</h3>\n<div style=\"text-align: center;margin:8px auto;\"><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\"><img class=\"alignnone size-full wp-image-4096\" src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png\" alt=\"visualcomposer-textblock\" width=\"506\" height=\"347\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock.png 506w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-240x165.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-75x51.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-textblock-437x300.png 437w\" sizes=\"(max-width: 506px) 100vw, 506px\" /></a></div>\n<h3>Step 2 - In the Text Block Settings dialog, add your link, then switch to Text mode, add class=\"wplightbox\" to the <b><a></b> tag.</h3>\n<div style=\"text-align: center;margin:8px auto;\"><a class=\"wplightbox\" href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox.png\"><img class=\"alignnone size-full wp-image-4100\" src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox.png\" alt=\"visualcomposer-lightbox\" width=\"630\" height=\"456\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox.png 630w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox-240x174.png 240w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox-600x434.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox-75x54.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/visualcomposer-lightbox-414x300.png 414w\" sizes=\"(max-width: 630px) 100vw, 630px\" /></a></div>\n<h3>Step 3 - Test the lightbox effect in the published WordPress page or post</h3>\n<p><strong>Update the page/post, visit your website and test the lightbox effect in the published page/post. </strong> The lightbox popup will not work inside the Visual Composer editor itself, both frontend and backend editors. If you click the link in the editor, it will simply goto the link.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"How to open an audio player in a WordPress lightbox popup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-open-an-audio-player-in-a-wordpress-carousel-lightbox-popup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2016 23:46:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:29:\"Responsive WordPress 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:\"\";}i:1;a:5:{s:4:\"data\";s:22:\"WordPress Audio Player\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:29:\"WordPress Audio Player Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:18:\"WordPress Carousel\";s: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:25:\"WordPress Carousel Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"WordPress 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:\"\";}i:6;a:5:{s:4:\"data\";s:25:\"WordPress Lightbox 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:36:\"https://www.wonderplugin.com/?p=4070\";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:435:\"This tutorial will guide you how to open an audio player created with WonderPlugin Audio Player in a WordPress lightbox popup. We use the plugin WonderPlugin Carousel to create the carousel and the lightbox. Step 1 - Create a WordPress … <a href=\"https://www.wonderplugin.com/wordpress-carousel-plugin/how-to-open-an-audio-player-in-a-wordpress-carousel-lightbox-popup/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10491:\"<p>This tutorial will guide you how to open an audio player created with <a href=\"https://www.wonderplugin.com/wordpress-audio-player/\" target=\"_blank\">WonderPlugin Audio Player</a> in a WordPress lightbox popup. We use the plugin <a href=\"https://www.wonderplugin.com/wordpress-carousel/\" target=\"_blank\">WonderPlugin Carousel</a> to create the carousel and the lightbox.<br />\n<span id=\"more-4070\"></span></p>\n<h3>Step 1 - Create a WordPress page that only contains the audio player and without header, menu, sidebar, footer</h3>\n<p>Follow this tutorial to create a WordPress page that only contains the audio player and without header, menu, sidebar, footer: <a href=\"https://www.wonderplugin.com/wordpress-tutorials/how-to-create-a-wordpress-page-without-header-menu-sidebar-and-footer/\" target=\"_blank\">https://www.wonderplugin.com/wordpress-tutorials/how-to-create-a-wordpress-page-without-header-menu-sidebar-and-footer/</a></p>\n<h3>Step 2 - Open the audio player page in WonderPlugin Carousel</h3>\n<p>In WonderPlugin Carousel, step 1 Images and Videos tab, Add Image dialog, uncheck the option \"Open current image in Lightbox\", then enter the URL of the audio player page to the input box \"click to open web link\". </p>\n<p>Check the option \"Open web link in Lightbox\". You can also check the option \"Set Lightbox size\" to specify the size of the popup.</p>\n<div style=\"text-align:center\">\n<a href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel.png\" class=\"wplightbox\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-600x470.png\" alt=\"WordPress Audio Player in Lightbox\" width=\"600\" height=\"470\" class=\"alignnone size-medium wp-image-4076\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-600x470.png 600w, https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-230x180.png 230w, https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-768x601.png 768w, https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-75x59.png 75w, https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel-383x300.png 383w, https://www.wonderplugin.com/wp-content/uploads/2016/08/openaudioplayerincarousel.png 829w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>\n</div>\n<p>The demo is as following: </p>\n<div id=\"wondercarousellightbox_options\" data-skinsfoldername=\"\" data-jsfolder=\"https://www.wonderplugin.com/wp-content/plugins/wonderplugin-carousel/engine/\" style=\"display:none;\"></div>\r\n<style type=\"text/css\">@import url(https://fonts.googleapis.com/css?family=Open+Sans); #wonderplugincarousel-48 .amazingcarousel-image { position: relative; padding: 4px; } #wonderplugincarousel-48 .amazingcarousel-image img { display: block; width: 100%; max-width: 100%; border: 0; margin: 0; padding: 0; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); } #wonderplugincarousel-48 .amazingcarousel-title { position:relative; font:14px \"Open Sans\", sans-serif; color:#333333; margin:6px; text-align:center; text-shadow:0px 1px 1px #fff; } #wonderplugincarousel-48 .amazingcarousel-list-container { padding: 16px 0; } #wonderplugincarousel-48 .amazingcarousel-item-container { text-align: center; padding: 4px; background-color: #fff; border: 1px solid #ddd; -moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1); -webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1); box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1); } #wonderplugincarousel-48 .amazingcarousel-prev { left: 0%; top: 50%; margin-left: -48px; margin-top: -16px; } #wonderplugincarousel-48 .amazingcarousel-next { right: 0%; top: 50%; margin-right: -48px; margin-top: -16px; } #wonderplugincarousel-48 .amazingcarousel-nav { position: absolute; width: 100%; top: 100%; } #wonderplugincarousel-48 .amazingcarousel-bullet-wrapper { margin: 4px auto; }</style><div class=\"wonderplugincarousel-container\" id=\"wonderplugincarousel-container-48\"><div class=\"wonderplugincarousel\" id=\"wonderplugincarousel-48\" data-carouselid=\"48\" data-width=\"240\" data-height=\"180\" data-skin=\"classic\" data-sameheight=\"false\" data-sameheightresponsive=\"false\" data-fullwidth=\"false\" data-centerimage=\"true\" data-fitimage=\"false\" data-fitcenterimage=\"false\" data-fixaspectratio=\"true\" data-autoplay=\"false\" data-random=\"false\" data-circular=\"true\" data-pauseonmouseover=\"true\" data-continuous=\"false\" data-responsive=\"true\" data-showhoveroverlay=\"true\" data-showhoveroverlayalways=\"false\" data-hidehoveroverlayontouch=\"false\" data-lightboxresponsive=\"true\" data-lightboxshownavigation=\"false\" data-lightboxnogroup=\"true\" data-lightboxshowtitle=\"true\" data-lightboxshowdescription=\"false\" data-usescreenquery=\"false\" data-donotinit=\"false\" data-addinitscript=\"false\" data-doshortcodeontext=\"false\" data-lightboxshowsocial=\"false\" data-lightboxshowfacebook=\"true\" data-lightboxshowtwitter=\"true\" data-lightboxshowpinterest=\"true\" data-lightboxsocialrotateeffect=\"true\" data-hidecontainerbeforeloaded=\"false\" data-hidecontaineroninit=\"true\" data-lightboximagekeepratio=\"true\" data-showplayvideo=\"true\" data-triggerresize=\"false\" data-lightboxfullscreenmode=\"false\" data-lightboxcloseonoverlay=\"true\" data-lightboxvideohidecontrols=\"false\" data-lightboxautoslide=\"false\" data-lightboxshowtimer=\"true\" data-lightboxshowplaybutton=\"true\" data-lightboxalwaysshownavarrows=\"false\" data-lightboxshowtitleprefix=\"true\" data-spacing=\"18\" data-rownumber=\"1\" data-visibleitems=\"3\" data-arrowstyle=\"always\" data-arrowimage=\"arrows-32-32-2.png\" data-arrowwidth=\"32\" data-arrowheight=\"32\" data-navstyle=\"bullets\" data-navimage=\"bullet-16-16-0.png\" data-navwidth=\"16\" data-navheight=\"16\" data-navspacing=\"8\" data-hoveroverlayimage=\"hoveroverlay-64-64-3.png\" data-lightboxthumbwidth=\"90\" data-lightboxthumbheight=\"60\" data-lightboxthumbtopmargin=\"12\" data-lightboxthumbbottommargin=\"4\" data-lightboxbarheight=\"64\" data-lightboxtitlebottomcss=\"{color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;}\" data-lightboxdescriptionbottomcss=\"{color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;}\" data-continuousduration=\"2500\" data-scrollmode=\"page\" data-interval=\"3000\" data-transitionduration=\"1000\" data-lightboxtitlestyle=\"bottom\" data-lightboximagepercentage=\"75\" data-lightboxdefaultvideovolume=\"1\" data-lightboxoverlaybgcolor=\"#000\" data-lightboxoverlayopacity=\"0.9\" data-lightboxbgcolor=\"#fff\" data-lightboxtitleprefix=\"%NUM / %TOTAL\" data-lightboxtitleinsidecss=\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\" data-lightboxdescriptioninsidecss=\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\" data-playvideoimage=\"playvideo-64-64-0.png\" data-playvideoimagepos=\"center\" data-lightboxsocialposition=\"position:absolute;top:100%;right:0;\" data-lightboxsocialpositionsmallscreen=\"position:absolute;top:100%;right:0;left:0;\" data-lightboxsocialdirection=\"horizontal\" data-lightboxsocialbuttonsize=\"32\" data-lightboxsocialbuttonfontsize=\"18\" data-sameheightmediumscreen=\"769\" data-sameheightmediumheight=\"200\" data-sameheightsmallscreen=\"415\" data-sameheightsmallheight=\"150\" data-triggerresizedelay=\"100\" data-lightboxslideinterval=\"5000\" data-lightboxtimerposition=\"bottom\" data-lightboxtimercolor=\"#dc572e\" data-lightboxtimeropacity=\"1\" data-lightboxbordersize=\"8\" data-lightboxborderradius=\"0\" data-screenquery=\'{ \"tablet\": { \"screenwidth\": 900, \"visibleitems\": 2 }, \"mobile\": { \"screenwidth\": 600, \"visibleitems\": 1 } }\' data-jsfolder=\"https://www.wonderplugin.com/wp-content/plugins/wonderplugin-carousel/engine/\" style=\"display:none;position:relative;margin:0 auto;width:100%;max-width:720px;\" ><div class=\"amazingcarousel-list-container\" style=\"overflow:hidden;\"><ul class=\"amazingcarousel-list\"><li class=\"amazingcarousel-item\"><div class=\"amazingcarousel-item-container\"><div class=\"amazingcarousel-image\"><a href=\"https://www.wonderplugin.com/a-wordpress-page-with-no-header-menu-sidebar-and-footer-etc/\"\" class=\"wondercarousellightbox wondercarousellightbox-48\" data-width=\"360\" data-height=\"300\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/daffodil-flowers.jpg\" alt=\"Audio Player\" data-description=\"\" /></a></div>\n<div class=\"amazingcarousel-title\">Audio Player</div></div></li><li class=\"amazingcarousel-item\"><div class=\"amazingcarousel-item-container\"><div class=\"amazingcarousel-image\"><a href=\"https://www.youtube.com/embed/wswxQ3mhwqQ\" title=\"YouTube Video\" data-thumbnail=\"https://img.youtube.com/vi/wswxQ3mhwqQ/1.jpg\" class=\"wondercarousellightbox wondercarousellightbox-48\"><img src=\"https://img.youtube.com/vi/wswxQ3mhwqQ/0.jpg\" alt=\"YouTube Video\" data-description=\"\" /></a></div>\n<div class=\"amazingcarousel-title\">YouTube Video</div></div></li><li class=\"amazingcarousel-item\"><div class=\"amazingcarousel-item-container\"><div class=\"amazingcarousel-image\"><a href=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/dandelion.jpg\" title=\"Image\" data-thumbnail=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/dandelion-150x150.jpg\" class=\"wondercarousellightbox wondercarousellightbox-48\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/dandelion.jpg\" alt=\"Image\" data-description=\"\" /></a></div>\n<div class=\"amazingcarousel-title\">Image</div></div></li><li class=\"amazingcarousel-item\"><div class=\"amazingcarousel-item-container\"><div class=\"amazingcarousel-image\"><a href=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/golden-wheat-field.jpg\" title=\"Image\" data-thumbnail=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/golden-wheat-field-150x150.jpg\" class=\"wondercarousellightbox wondercarousellightbox-48\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2014/03/golden-wheat-field.jpg\" alt=\"Image\" data-description=\"\" /></a></div>\n<div class=\"amazingcarousel-title\">Image</div></div></li></ul><div class=\"amazingcarousel-prev\"></div><div class=\"amazingcarousel-next\"></div></div><div class=\"amazingcarousel-nav\"></div></div></div>\n<p style=\"margin-top:48px\">\n\";s: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:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"How to create a WordPress page without header, menu, sidebar and footer?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"https://www.wonderplugin.com/wordpress-tutorials/how-to-create-a-wordpress-page-without-header-menu-sidebar-and-footer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Aug 2016 11:31:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://www.wonderplugin.com/?p=4047\";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:404:\"In this tutorial, we will guide you how to create a WordPress page with no header, menu, sidebar and footer etc. The only content will be what you have entered in the page editor. Step 1 - Create a WordPress … <a href=\"https://www.wonderplugin.com/wordpress-tutorials/how-to-create-a-wordpress-page-without-header-menu-sidebar-and-footer/\">Continue reading <span class=\"meta-nav\">→</span></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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WonderPlugin 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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2675:\"<p>In this tutorial, we will guide you how to create a WordPress page with no header, menu, sidebar and footer etc. The only content will be what you have entered in the page editor.</p>\n<p><span id=\"more-4047\"></span></p>\n<h3>Step 1 - Create a WordPress page template file</h3>\n<p>In your local computer, create a text file, copy the following code and save it as \"page-cleanpage.php\".</p>\n<pre class=\"brush: php; title: ; notranslate\">\r\n<?php\r\n/**\r\n * Template Name: Clean Page\r\n * This template will only display the content you entered in the page editor\r\n */\r\n?>\r\n\r\n<html <?php language_attributes(); ?> class="no-js">\r\n<head>\r\n <meta charset="<?php bloginfo( \'charset\' ); ?>">\r\n <meta name="viewport" content="width=device-width, initial-scale=1">\r\n <?php wp_head(); ?>\r\n</head>\r\n<body>\r\n<?php\r\n while ( have_posts() ) : the_post(); \r\n the_content();\r\n endwhile;\r\n?>\r\n<?php wp_footer(); ?>\r\n</body>\r\n</html>\r\n</pre>\n<h3>Step 2- Upload the file to your WordPress theme folder</h3>\n<p>FTP the created file page-cleanpage.php to your WordPress theme folder, which is wp-content -> themes -> yourthemename.</p>\n<h3>Step 3 - Select the template in the WordPress page editor</h3>\n<p>In the WordPress page editor, Page Attributes tab, choose Clean Page from the Template drop-down list.</p>\n<div style=\"text-align:center;\">\n<a href=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage.png\" class=\"wplightbox\"><img src=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage.png\" alt=\"WordPress page without header, menu, sidebar and footer\" width=\"291\" height=\"337\" class=\"alignnone size-full wp-image-4060\" srcset=\"https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage.png 291w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage-155x180.png 155w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage-65x75.png 65w, https://www.wonderplugin.com/wp-content/uploads/2016/08/wordpresscleanpage-259x300.png 259w\" sizes=\"(max-width: 291px) 100vw, 291px\" /></a>\n</div>\n<p>A demo page is as following: <a href=\"https://www.wonderplugin.com/a-wordpress-page-with-no-header-menu-sidebar-and-footer-etc/\" target=\"_blank\">https://www.wonderplugin.com/a-wordpress-page-with-no-header-menu-sidebar-and-footer-etc/</a></p>\n<p>In the above demo page, I entered a shortcode of <a href=\"https://www.wonderplugin.com/wordpress-audio-player/\" target=\"_blank\">WonderPlugin Audio Player</a>, so it only displays the audio player without any other elements.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:34:\"https://www.wonderplugin.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:4:\"date\";s:29:\"Mon, 31 Oct 2016 13:58:16 GMT\";s:6:\"server\";s:22:\"Apache/2.2.15 (CentOS)\";s:12:\"x-powered-by\";s:9:\"PHP/5.3.3\";s:13:\"last-modified\";s:29:\"Fri, 28 Oct 2016 23:46:46 GMT\";s:4:\"link\";s:65:\"<https://www.wonderplugin.com/wp-json/>; rel=\"https://api.w.org/\"\";s:4:\"vary\";s:26:\"Accept-Encoding,User-Agent\";s:16:\"content-encoding\";s:4:\"gzip\";s:14:\"content-length\";s:5:\"10336\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";}}s:5:\"build\";s:14:\"20130911010210\";}','no'),(1128,'_transient_timeout_feed_mod_af1de7906c1986a3dff3a340b582c23d','1477965536','no'),(1129,'_transient_feed_mod_af1de7906c1986a3dff3a340b582c23d','1477922336','no'),(1175,'_site_transient_timeout_browser_b0784fa9bb1376b70de054eecdd5cd37','1479105919','no'),(1176,'_site_transient_browser_b0784fa9bb1376b70de054eecdd5cd37','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"54.0.2840.59\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1204,'aam-extension-repository','O:8:\"stdClass\":9:{s:16:\"AAM_PLUS_PACKAGE\";O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"AAM Plus Package\";s:7:\"version\";s:5:\"3.3.5\";}s:13:\"AAM_MULTISITE\";O:8:\"stdClass\":2:{s:5:\"title\";s:13:\"AAM Multisite\";s:7:\"version\";s:5:\"2.3.1\";}s:15:\"AAM_ROLE_FILTER\";O:8:\"stdClass\":2:{s:5:\"title\";s:15:\"AAM Role Filter\";s:7:\"version\";s:3:\"1.1\";}s:18:\"AAM_ROLE_HIERARCHY\";O:8:\"stdClass\":2:{s:5:\"title\";s:18:\"AAM Role Hierarchy\";s:7:\"version\";s:3:\"1.2\";}s:20:\"AAM_COMPLETE_PACKAGE\";O:8:\"stdClass\":2:{s:5:\"title\";s:20:\"AAM Complete Package\";s:7:\"version\";s:5:\"3.5.4\";}s:15:\"AAM_CONFIGPRESS\";O:8:\"stdClass\":2:{s:5:\"title\";s:15:\"AAM ConfigPress\";s:7:\"version\";s:3:\"1.2\";}s:11:\"AAM_PAYMENT\";O:8:\"stdClass\":2:{s:5:\"title\";s:11:\"AAM Payment\";s:7:\"version\";s:3:\"1.0\";}s:12:\"AAM_IP_CHECK\";O:8:\"stdClass\":2:{s:5:\"title\";s:12:\"AAM IP Check\";s:7:\"version\";s:3:\"1.1\";}s:17:\"AAM_USER_ACTIVITY\";O:8:\"stdClass\":2:{s:5:\"title\";s:17:\"AAM User Activity\";s:7:\"version\";s:3:\"1.2\";}}','yes'),(1206,'aam_menu_role_author','a:39:{s:19:\"epl-getting-started\";b:1;s:11:\"epl-credits\";b:1;s:9:\"epl-about\";b:1;s:8:\"edit.php\";b:1;s:12:\"post-new.php\";b:1;s:15:\"menu-upload.php\";b:1;s:10:\"upload.php\";b:1;s:13:\"media-new.php\";b:1;s:22:\"menu-edit-comments.php\";b:1;s:16:\"menu-epl-general\";b:1;s:11:\"epl-general\";b:1;s:10:\"epl-addons\";b:1;s:39:\"menu-edit.php?post_type=commercial_land\";b:1;s:34:\"edit.php?post_type=commercial_land\";b:1;s:38:\"post-new.php?post_type=commercial_land\";b:1;s:13:\"menu-wck-page\";b:1;s:31:\"edit.php?post_type=wck-meta-box\";b:1;s:32:\"menu-edit.php?post_type=business\";b:1;s:27:\"edit.php?post_type=business\";b:1;s:31:\"post-new.php?post_type=business\";b:1;s:32:\"menu-edit.php?post_type=services\";b:1;s:27:\"edit.php?post_type=services\";b:1;s:31:\"post-new.php?post_type=services\";b:1;s:33:\"menu-edit.php?post_type=employees\";b:1;s:28:\"edit.php?post_type=employees\";b:1;s:32:\"post-new.php?post_type=employees\";b:1;s:36:\"menu-edit.php?post_type=testimonials\";b:1;s:31:\"edit.php?post_type=testimonials\";b:1;s:35:\"post-new.php?post_type=testimonials\";b:1;s:31:\"menu-edit.php?post_type=clients\";b:1;s:26:\"edit.php?post_type=clients\";b:1;s:30:\"post-new.php?post_type=clients\";b:1;s:32:\"menu-edit.php?post_type=projects\";b:1;s:27:\"edit.php?post_type=projects\";b:1;s:31:\"post-new.php?post_type=projects\";b:1;s:14:\"menu-users.php\";b:0;s:11:\"profile.php\";b:0;s:14:\"menu-tools.php\";b:1;s:9:\"tools.php\";b:1;}','yes'),(1302,'_site_transient_timeout_browser_1ec960dccf00f437c9d2194289d18ed7','1479452453','no'),(1303,'_site_transient_browser_1ec960dccf00f437c9d2194289d18ed7','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"54.0.2840.71\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1334,'wowslider_installed','1','yes'),(1362,'_site_transient_timeout_browser_cfc68954be1a309a71469ee7bdeb519f','1479798091','no'),(1363,'_site_transient_browser_cfc68954be1a309a71469ee7bdeb519f','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"43.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1386,'_site_transient_timeout_browser_0751bffcb3a745dddec00abd88833d00','1479813562','no'),(1387,'_site_transient_browser_0751bffcb3a745dddec00abd88833d00','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"49.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1391,'oggflowID','ff80818157053522015867ce727e2af1','yes'),(1407,'_site_transient_timeout_browser_d1f91e7d7b92cc19cfba2458defafe8e','1479819793','no'),(1408,'_site_transient_browser_d1f91e7d7b92cc19cfba2458defafe8e','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"54.0.2840.71\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1418,'_transient_timeout_epl_stats_6b1d4303d397b0a','1479220417','no'),(1419,'_transient_epl_stats_6b1d4303d397b0a','0','no'),(1420,'_transient_timeout_epl_stats_e9e5bee6b34e67c','1479220417','no'),(1421,'_transient_epl_stats_e9e5bee6b34e67c','0','no'),(1422,'_transient_timeout_epl_stats_ce9a0f64861a939','1479220418','no'),(1423,'_transient_epl_stats_ce9a0f64861a939','0','no'),(1424,'_transient_timeout_epl_stats_dc1fec97a464a6d','1479220418','no'),(1425,'_transient_epl_stats_dc1fec97a464a6d','0','no'),(1426,'_transient_timeout_epl_stats_9284edc80ed3dcb','1479220418','no'),(1427,'_transient_epl_stats_9284edc80ed3dcb','0','no'),(1428,'_transient_timeout_epl_stats_d78fcdb4baadccb','1479220418','no'),(1429,'_transient_epl_stats_d78fcdb4baadccb','0','no'),(1430,'_transient_timeout_epl_stats_771149c317d95cb','1479220418','no'),(1431,'_transient_epl_stats_771149c317d95cb','0','no'),(1432,'_transient_timeout_epl_stats_f88327a64c8c424','1479220418','no'),(1433,'_transient_epl_stats_f88327a64c8c424','0','no'),(1434,'_transient_timeout_epl_stats_40d55c1c89efcdb','1479220418','no'),(1435,'_transient_epl_stats_40d55c1c89efcdb','0','no'),(1436,'_transient_timeout_epl_stats_1c5499ff099d800','1479220418','no'),(1437,'_transient_epl_stats_1c5499ff099d800','0','no'),(1438,'_transient_timeout_epl_stats_53827227416e992','1479220418','no'),(1439,'_transient_epl_stats_53827227416e992','0','no'),(1440,'_transient_timeout_epl_stats_e40eb0a0ed59a13','1479220418','no'),(1441,'_transient_epl_stats_e40eb0a0ed59a13','0','no'),(1442,'_transient_timeout_epl_stats_5177d1a902d04e0','1479220418','no'),(1443,'_transient_epl_stats_5177d1a902d04e0','0','no'),(1444,'_transient_timeout_epl_stats_78285082d982acb','1479220418','no'),(1445,'_transient_epl_stats_78285082d982acb','1','no'),(1446,'_transient_timeout_epl_stats_d438be487dce73b','1479220418','no'),(1447,'_transient_epl_stats_d438be487dce73b','0','no'),(1448,'_transient_timeout_epl_stats_ef082b279d6681c','1479220419','no'),(1449,'_transient_epl_stats_ef082b279d6681c','0','no'),(1450,'_transient_timeout_epl_stats_f3e53aadc6eb243','1479220419','no'),(1451,'_transient_epl_stats_f3e53aadc6eb243','0','no'),(1452,'_transient_timeout_epl_stats_d92c4e132ef0f62','1479220419','no'),(1453,'_transient_epl_stats_d92c4e132ef0f62','0','no'),(1454,'_transient_timeout_epl_stats_13674d004e3f4ce','1479220419','no'),(1455,'_transient_epl_stats_13674d004e3f4ce','0','no'),(1456,'_transient_timeout_epl_stats_ae2ba9e3328d149','1479220419','no'),(1457,'_transient_epl_stats_ae2ba9e3328d149','0','no'),(1458,'_transient_timeout_epl_stats_0b461c5d9b1816a','1479220419','no'),(1459,'_transient_epl_stats_0b461c5d9b1816a','0','no'),(1460,'_transient_timeout_epl_stats_55822cedded458d','1479220419','no'),(1461,'_transient_epl_stats_55822cedded458d','0','no'),(1462,'_transient_timeout_epl_stats_d69006e3745802d','1479220419','no'),(1463,'_transient_epl_stats_d69006e3745802d','0','no'),(1464,'_transient_timeout_epl_stats_10e92f48e2a91b4','1479220419','no'),(1465,'_transient_epl_stats_10e92f48e2a91b4','0','no'),(1466,'_transient_timeout_epl_stats_dea89ed62d64853','1479220419','no'),(1467,'_transient_epl_stats_dea89ed62d64853','0','no'),(1468,'_transient_timeout_epl_stats_594f08a11d1e89e','1479220419','no'),(1469,'_transient_epl_stats_594f08a11d1e89e','0','no'),(1470,'_transient_timeout_epl_stats_0d9832b1714ee9a','1479220419','no'),(1471,'_transient_epl_stats_0d9832b1714ee9a','0','no'),(1472,'_transient_timeout_epl_stats_ff24de6c5f0b85d','1479220419','no'),(1473,'_transient_epl_stats_ff24de6c5f0b85d','0','no'),(1474,'_transient_timeout_epl_stats_3df6e3b0a22cd07','1479220420','no'),(1475,'_transient_epl_stats_3df6e3b0a22cd07','0','no'),(1476,'_transient_timeout_epl_stats_7b39f7c1442e8d7','1479220420','no'),(1477,'_transient_epl_stats_7b39f7c1442e8d7','0','no'),(1478,'_transient_timeout_epl_stats_c1e5fd50b77cd0f','1479220420','no'),(1479,'_transient_epl_stats_c1e5fd50b77cd0f','0','no'),(1480,'_transient_timeout_epl_stats_ba60ecf537a3b31','1479220420','no'),(1481,'_transient_epl_stats_ba60ecf537a3b31','0','no'),(1482,'_transient_timeout_epl_stats_320b88e42f9db13','1479220420','no'),(1483,'_transient_epl_stats_320b88e42f9db13','0','no'),(1484,'_transient_timeout_epl_stats_328cebf1ff0fd81','1479220420','no'),(1485,'_transient_epl_stats_328cebf1ff0fd81','0','no'),(1486,'_transient_timeout_epl_stats_c7938ebee2779a8','1479220420','no'),(1487,'_transient_epl_stats_c7938ebee2779a8','0','no'),(1488,'_transient_timeout_epl_stats_be43c1aa6e1e39a','1479220421','no'),(1489,'_transient_epl_stats_be43c1aa6e1e39a','0','no'),(1490,'_transient_timeout_epl_stats_0f3e433df12c388','1479220421','no'),(1491,'_transient_epl_stats_0f3e433df12c388','0','no'),(1492,'_transient_timeout_epl_stats_203bc34a81e1540','1479220421','no'),(1493,'_transient_epl_stats_203bc34a81e1540','0','no'),(1494,'_transient_timeout_epl_stats_10780777fa6f225','1479220421','no'),(1495,'_transient_epl_stats_10780777fa6f225','0','no'),(1496,'_transient_timeout_epl_stats_5810bca226b8ba3','1479220421','no'),(1497,'_transient_epl_stats_5810bca226b8ba3','0','no'),(1498,'_transient_timeout_epl_stats_363145ea8c0b0a5','1479220421','no'),(1499,'_transient_epl_stats_363145ea8c0b0a5','0','no'),(1500,'_transient_timeout_epl_stats_23276a75e981d69','1479220421','no'),(1501,'_transient_epl_stats_23276a75e981d69','0','no'),(1502,'_transient_timeout_epl_stats_9eed9a5fd30e296','1479220421','no'),(1503,'_transient_epl_stats_9eed9a5fd30e296','0','no'),(1504,'_transient_timeout_epl_stats_1397b53183093c2','1479220421','no'),(1505,'_transient_epl_stats_1397b53183093c2','0','no'),(1506,'_transient_timeout_epl_stats_cb8aff09666f30b','1479220421','no'),(1507,'_transient_epl_stats_cb8aff09666f30b','0','no'),(1508,'_transient_timeout_epl_stats_2b4326a57656e24','1479220421','no'),(1509,'_transient_epl_stats_2b4326a57656e24','0','no'),(1510,'_transient_timeout_epl_stats_3b9d809c39bea18','1479220421','no'),(1511,'_transient_epl_stats_3b9d809c39bea18','0','no'),(1512,'_transient_timeout_epl_stats_79048f6ecd50c4e','1479220422','no'),(1513,'_transient_epl_stats_79048f6ecd50c4e','0','no'),(1514,'_transient_timeout_epl_stats_2907989cea003f1','1479220422','no'),(1515,'_transient_epl_stats_2907989cea003f1','0','no'),(1516,'_transient_timeout_epl_stats_c7630d2fcc4ebd9','1479220422','no'),(1517,'_transient_epl_stats_c7630d2fcc4ebd9','0','no'),(1518,'_transient_timeout_epl_stats_68fe2a9870de29d','1479220422','no'),(1519,'_transient_epl_stats_68fe2a9870de29d','0','no'),(1520,'_transient_timeout_epl_stats_db02244e26e4047','1479220422','no'),(1521,'_transient_epl_stats_db02244e26e4047','0','no'),(1522,'_transient_timeout_epl_stats_c24ed5a005c7cb3','1479220422','no'),(1523,'_transient_epl_stats_c24ed5a005c7cb3','0','no'),(1524,'_transient_timeout_epl_stats_dff110ed7750a78','1479220422','no'),(1525,'_transient_epl_stats_dff110ed7750a78','0','no'),(1526,'_transient_timeout_epl_stats_c53875acf9ce021','1479220422','no'),(1527,'_transient_epl_stats_c53875acf9ce021','0','no'),(1528,'_transient_timeout_epl_stats_35033c6a530ca59','1479220422','no'),(1529,'_transient_epl_stats_35033c6a530ca59','0','no'),(1530,'_transient_timeout_epl_stats_3b63465e2595f1f','1479220422','no'),(1531,'_transient_epl_stats_3b63465e2595f1f','0','no'),(1532,'_transient_timeout_epl_stats_ba8367ab029af47','1479220422','no'),(1533,'_transient_epl_stats_ba8367ab029af47','0','no'),(1534,'_transient_timeout_epl_stats_3402cdb0398b8c5','1479220422','no'),(1535,'_transient_epl_stats_3402cdb0398b8c5','0','no'),(1536,'_transient_timeout_epl_stats_1044de3aafe3569','1479220422','no'),(1537,'_transient_epl_stats_1044de3aafe3569','0','no'),(1538,'_transient_timeout_epl_stats_92ed8d3118aaa9f','1479220462','no'),(1539,'_transient_epl_stats_92ed8d3118aaa9f','0','no'),(1540,'_transient_timeout_epl_stats_4eeba9067b6b6bb','1479220462','no'),(1541,'_transient_epl_stats_4eeba9067b6b6bb','0','no'),(1542,'_transient_timeout_epl_stats_a8cc6a4af9c8dee','1479220462','no'),(1543,'_transient_epl_stats_a8cc6a4af9c8dee','0','no'),(1544,'_transient_timeout_epl_stats_e87a45834da1bfb','1479220462','no'),(1545,'_transient_epl_stats_e87a45834da1bfb','0','no'),(1546,'_transient_timeout_epl_stats_79c7a76296fce4a','1479220462','no'),(1547,'_transient_epl_stats_79c7a76296fce4a','0','no'),(1548,'_transient_timeout_epl_stats_52e08e5db3a0cd3','1479220462','no'),(1549,'_transient_epl_stats_52e08e5db3a0cd3','0','no'),(1550,'_transient_timeout_epl_stats_5feecc23289e390','1479220462','no'),(1551,'_transient_epl_stats_5feecc23289e390','0','no'),(1552,'_site_transient_timeout_available_translations','1479227687','no'),(1553,'_site_transient_available_translations','a:86:{s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-21 10:19:10\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.1/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-16 18:36:09\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-09-29 08:38:56\";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.6.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:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-11 22:42:10\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-24 13:13:07\";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.6.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:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-20 16:53:20\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.5.4\";s:7:\"updated\";s:19:\"2016-04-19 23:16:37\";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.5.4/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.6.1\";s:7:\"updated\";s:19:\"2016-10-20 10:29:54\";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.6.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:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-02-16 15:34:57\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.3/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2016-02-11 18:32:36\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.4.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-01 16:18:09\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-09-29 14:03:59\";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.6.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:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-15 12:59:43\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.6.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-15 12:56:13\";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.6.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-11 17:24:05\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.6.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-11 17:25:01\";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.6.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-09 20:42:31\";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.6.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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-11 23:19:29\";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.6.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:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-11 22:36:25\";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.6.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-20 07:14:07\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-16 11:54:12\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/en_ZA.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.6.1\";s:7:\"updated\";s:19:\"2016-08-12 02:18:44\";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.6.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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-02 22:25:56\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-08-29 15:07:52\";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.6.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_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-19 13:48:04\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-17 22:11:44\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-17 17:56:31\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:6:\"4.3-RC\";s:7:\"updated\";s:19:\"2015-08-04 06:10:33\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.3-RC/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-17 12:34:44\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.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_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-31 08:03:58\";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.6.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:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-22 16:41:36\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-27 18:10:49\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-10-23 20:20:40\";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.6.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-15 18:30:48\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-10 18:42:25\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-02 11:49:52\";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.6.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:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-15 19:02:20\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-21 15:44:17\";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.6.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:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-08 11:09:06\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59: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.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-25 19:56:49\";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.6.1/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-03 13:43:01\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-07 15:12:28\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-10-27 09:44:27\";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.6.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:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2016-02-04 07:13:54\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.4.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-22 05:34:53\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-10-23 09:14:42\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-11-09 11:19:59\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-11-01 15:23:06\";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.6.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:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-29 11:51:34\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-24 07:18:31\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-08-11 21:29:34\";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.6.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:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-13 09:34:46\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.5.4\";s:7:\"updated\";s:19:\"2016-05-12 13:55:28\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.5.4/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-13 20:38:52\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-14 14:18:43\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.13\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.13/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.6.1\";s:7:\"updated\";s:19:\"2016-08-16 13:09:49\";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.6.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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-14 13:24:10\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.6.1/nl_NL_formal.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:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-26 10:08:38\";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.6.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-28 08:58:28\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-23 13:45:11\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.1/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-22 09:54:16\";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.6.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:6:\"4.1.13\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.13/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-14 11:36:00\";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.6.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:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-26 20:21:25\";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.6.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:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-11-07 19:29:43\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-08-30 19:40:04\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-10-13 10:00:06\";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.6.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.6.1\";s:7:\"updated\";s:19:\"2016-11-04 18:38:43\";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.6.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:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-14 07:00:01\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-12 16:41:17\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.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.6.1\";s:7:\"updated\";s:19:\"2016-10-29 09:19:19\";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.6.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:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.6.1/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-12 07:04:13\";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.6.1/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-11-27 15:51:36\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.4.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-16 10:50:15\";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.6.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.5.4\";s:7:\"updated\";s:19:\"2016-06-22 12:27:05\";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.5.4/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-18 10:43:17\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.6.1/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-09 01:01:25\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.4.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-10-10 01:34:25\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.6.1/zh_HK.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_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.6.1\";s:7:\"updated\";s:19:\"2016-08-18 13:53:15\";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.6.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.5.4\";s:7:\"updated\";s:19:\"2016-04-17 03:29:01\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.5.4/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:\"继续\";}}}','no'),(1599,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1479489167','no'),(1600,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Nov 2016 05:08: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: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: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:33:\"753@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"One of the most downloaded plugins for WordPress (over 30 million downloads since 2007). Use All in One SEO Pack to automatically optimize your site f\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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: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:11:\"Hello Dolly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/hello-dolly/#post-5790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 May 2008 22:11:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"5790@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:35:\"29832@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"Secure your website with the most comprehensive WordPress security plugin. Firewall, malware scan, blocking, live traffic, login security & more.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Regenerate Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Aug 2008 14:38:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"6743@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Alex Mills (Viper007Bond)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:34:\"2082@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Extends and enhances TinyMCE, the WordPress Visual Editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:14:\"Duplicate Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/duplicate-post/#post-2646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Dec 2007 17:40:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2646@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Clone posts and pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Lopo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:35:\"25254@http://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: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:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29860@http://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: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: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:33:\"132@http://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: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: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:35:\"12073@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Minify, Page, Object, Fragment, Database support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WP-PageNavi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 23:17:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"363@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Adds a more advanced paging navigation interface.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Lester Chan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"8321@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast SEO plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:21:\"Really Simple CAPTCHA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2009 02:17:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"9542@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:32:\"15@http://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: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: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:35:\"23862@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2141@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:34:\"1169@http://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 15 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: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:26:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Apr 2013 10:36:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"51888@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:35:\"Google Analytics by MonsterInsights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2316@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Connect Google Analytics with WordPress by adding your Google Analytics tracking code. Get the stats that matter.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Syed Balkhi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"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:34:\"2572@http://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: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: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:35:\"18101@http://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: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:30:\"Clef Two-Factor Authentication\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins/wpclef/#post-47509\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Dec 2012 01:25:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"47509@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"Modern two-factor that people love to use: strong authentication without passwords or tokens; single sign on/off; magical login experience.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Dave Ross\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:35:\"UpdraftPlus WordPress Backup Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/updraftplus/#post-38058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 May 2012 15:14:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"38058@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Anderson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:\"Disable Comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/disable-comments/#post-26907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 04:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"26907@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Samir Shah\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:35:\"50539@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Displays Google Analytics reports in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:18:\"WP Multibyte Patch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wp-multibyte-patch/#post-28395\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Jul 2011 12:22:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"28395@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"plugin-master\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:27:\"Black Studio TinyMCE Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/plugins/black-studio-tinymce-widget/#post-31973\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2011 15:06:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"31973@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:10:\"Duplicator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 May 2011 12:15:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"26607@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Cory Lamle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"21738@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:146:\"Take the guesswork out of WordPress security. iThemes Security offers 30+ ways to lock down WordPress in an easy-to-use WordPress security plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"iThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:35:\"49521@http://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:\"Easy to use WordPress Slider plugin. Create 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\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 18 Nov 2016 05:11:50 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:13:\"last-modified\";s:29:\"Fri, 30 Mar 2007 20:08:18 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911010210\";}','no'),(1601,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1479489167','no'),(1602,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1479445967','no'),(1603,'_transient_timeout_plugin_slugs','1487074006','no'),(1604,'_transient_plugin_slugs','a:27:{i:0;s:31:\"advanced-access-manager/aam.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:29:\"wp-error-fix/wp-error-fix.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:31:\"easy-fancybox/easy-fancybox.php\";i:5;s:49:\"easy-property-listings/easy-property-listings.php\";i:6;s:33:\"fancy-lightbox/fancy-lightbox.php\";i:7;s:65:\"google-map-with-fancybox-popup/google-map-with-fancybox-popup.php\";i:8;s:9:\"hello.php\";i:9;s:17:\"slider/slider.php\";i:10;s:47:\"image-slider-widget/easy-slider-widget-lite.php\";i:11;s:38:\"latest-tweets-widget/latest-tweets.php\";i:12;s:27:\"LayerSlider/layerslider.php\";i:13;s:45:\"live-chat-by-oggflow/live-chat-by-oggflow.php\";i:14;s:35:\"mortgage-loan-calculator/mlcalc.php\";i:15;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:16;s:17:\"realia/realia.php\";i:17;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:18;s:23:\"slider-wd/slider-wd.php\";i:19;s:69:\"sugarcrmsuitecrm-customer-portal/sugarcrmsuitecrm-customer-portal.php\";i:20;s:14:\"types/wpcf.php\";i:21;s:24:\"users-ultra/xoousers.php\";i:22;s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";i:23;s:42:\"wonderplugin-slider/wonderpluginslider.php\";i:24;s:41:\"wordpress-importer/wordpress-importer.php\";i:25;s:23:\"wowslider/wowslider.php\";i:26;s:24:\"wp-all-import/plugin.php\";}','no'),(1654,'_site_transient_timeout_browser_f90f9d5b5a1bb1d6e2289490ecf74ebb','1481107640','no'),(1655,'_site_transient_browser_f90f9d5b5a1bb1d6e2289490ecf74ebb','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"50.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1656,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1480546061','no'),(1657,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Nov 2016 04:26:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.8-alpha-39369\";s:7:\"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:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.7 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Nov 2016 04:26:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4579\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"The release candidate for WordPress 4.7 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on Tuesday, December 6, but we need your help to get there. If you haven’t tested 4.7 yet, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4331:\"<p>The release candidate for WordPress 4.7 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on <strong>Tuesday, December 6</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.7 yet, now is the time! To test WordPress 4.7, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.7-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>WordPress 4.7 is a jam-packed release, with a number of features focused on getting a theme set up for the first time. Highlights include a <a href=\"http://2017.wordpress.net/\">new default theme</a>, video headers, custom CSS, customizer edit shortcuts, PDF thumbnail previews, user admin languages, REST API content endpoints, post type templates, and more.</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39353&stop_rev=39263&limit=200&verbose=on&sfp_email=&sfph_mail=\">quite a few refinements</a> since releasing Beta 4 a week ago, including usability and accessibility enhancements for video headers, media and page template support in starter content, and polishing of how custom CSS can be migrated to and extended by plugins and themes. The REST API endpoints saw a number of bugfixes and notably now have anonymous comment off by default.</p>\n<p>Not sure where to start with testing? Try setting up a fresh site on a new installation with Twenty Seventeen (hint: head into customizing your site before touching any pages or widgets) and taking notes on what you enjoyed and what got you stuck. For more details about what’s new in version 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.7 and update your plugin’s <em>Tested up to</em> version in the readme to 4.7. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> And if you haven’t yet done so, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and send it on to your friends.</p>\n<p>Happy testing! And now for another <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a> haiku break.</p>\n<p><em>Select your language</em><br />\n<em>Then let your users choose theirs</em><br />\n<em><code>get_user_locale()</code></em></p>\n<p><em>Theme authors rejoice</em><br />\n<em>Any option may employ</em><br />\n<em>Selective refresh</em></p>\n<p><em>Custom header video</em><br />\n<em>Make sure to <code>add_theme_support</code></em><br />\n<em>Bling above the fold</em></p>\n<p><em>A new template dawns</em><br />\n<em>A hierarchy member</em><br />\n<em>Post-type templates live</em></p>\n<p><em>PDF updates</em><br />\n<em>Pack a parade of polish</em><br />\n<em>Prettier previews</em></p>\n<p><em>Template Post Type: New</em><br />\n<em>Template Post Type: And Useful</em><br />\n<em>Template Post Type: Thing</em></p>\n<p><em>Let lists live lively</em><br />\n<em>Laud <code>wp_list_sort()</code></em><br />\n<em>Less laconic lists</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4579\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 01:51:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4576\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2019:\"<p>WordPress 4.7 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1,</a> <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth developer guides on make/core</a>. We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39262&stop_rev=39201&limit=200&verbose=on&sfp_email=&sfph_mail=\">about 60 changes</a> in the last few days for beta 4, including tweaks to Twenty Seventeen, custom CSS, and the REST API content endpoints.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>We are almost there<br />\nPlease test your plugins and themes<br />\nRC coming soon<br />\n</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4576\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordCamp US 2017-2018 in Nashville\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 23:24:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4571\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:330:\"The title says it all. We had some great applications for cities to host WordCamp US after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is Nashville, Tennessee. Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1022:\"<p><img class=\"aligncenter\" src=\"https://i0.wp.com/wpdotorg.files.wordpress.com/2008/07/27492741871_c6fcebcad3_k-e1479248587522.jpg?resize=632%2C253&ssl=1\" data-recalc-dims=\"1\" /></p>\n<p>The title says it all. We had some great applications for cities to host <a href=\"http://us.wordcamp.org/\">WordCamp US</a> after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is <strong>Nashville, Tennessee</strong>.</p>\n<p>Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia.</p>\n<p>By the way, if you haven’t yet, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and ask your friends to as well.</p>\n<p><a href=\"https://www.flickr.com/photos/143951935@N07/27492741871\">Photo Credit</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Nov 2016 03:30:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4566\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3120:\"<p>WordPress 4.7 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth field guides on make/core</a>. Some of the changes in Beta 3 include:</p>\n<ul>\n<li><strong>REST API:</strong> The <code>unfiltered_html</code> capability is now respected and <code>rest_base</code> has been added to response objects of <code>wp/v2/taxonomies</code> and <code>wp/v2/types</code>, while <code>get_allowed_query_vars()</code> and the <code>rest_get_post</code> filter have been removed.</li>\n<li><strong>Roles/Capabilities:</strong> Added meta-caps for comment, term, and user meta, which are currently only used in the REST API.</li>\n<li><strong>I18N:</strong> Added the ability to change user’s locale back to site’s locale. (<a href=\"https://core.trac.wordpress.org/ticket/38632\">#38632</a>)</li>\n<li><strong>Custom CSS:</strong> Renamed the <code>unfiltered_css</code> meta capability to <code>edit_css</code> and added revisions support to the <code>custom_css</code> post type.</li>\n<li><strong>Edit shortcuts:</strong> Theme authors should take a look at <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">the developer guide to the customizer preview’s visible edit shortcuts</a> and update their themes to take advantage of them if not already implementing selective refresh.</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39200&stop_rev=39143&limit=200&verbose=on&sfp_email=&sfph_mail=\">over 50 changes</a> in the last week.</li>\n</ul>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>Building the future</em><br />\n<em>A global community</em><br />\n<em>Stronger together</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4566\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 17:39:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4552\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4240:\"<p>WordPress 4.7 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta2.zip\">download the beta here</a> (zip).</p>\n<p>Notable changes since WordPress 4.7 Beta 1:</p>\n<ul>\n<li><strong>Twenty Seventeen:</strong> The theme wasn’t being installed on upgrades – sorry about that! Now you should see it if you’re upgrading an existing site. There are also plenty of fixes, especially for the header and small screen views.</li>\n<li><strong>Edit shortcuts:</strong> These are always visible while editing (hide them on bigger screens by collapsing the controls) and should now work properly in Firefox. (<a href=\"https://core.trac.wordpress.org/ticket/27403\">#27403</a> and <a href=\"https://core.trac.wordpress.org/ticket/38532\">#38532</a>)</li>\n<li><strong>REST API endpoints:</strong> There have been a number of changes over the past week; your attention is requested on the following:\n<ul>\n<li>The <code>DELETE</code> response format has changed and may need to be accounted for. (<a href=\"https://core.trac.wordpress.org/ticket/38494\">#38494</a>)</li>\n<li>Enabled querying by multiple post statuses. (<a href=\"https://core.trac.wordpress.org/ticket/38420\">#38420</a>)</li>\n<li>Return an error when JSON decoding fails. (<a href=\"https://core.trac.wordpress.org/ticket/38547\">#38547</a>)</li>\n</ul>\n</li>\n<li><strong>More developer notes</strong>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2016/10/28/fine-grained-capabilities-for-taxonomy-terms-in-4-7/\">Fine grained capabilities for taxonomy terms</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/29/wp_taxonomy-in-4-7/\"><code>WP_Taxonomy</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/02/wp_list_sort-and-wp_list_util-in-4-7/\"><code>wp_list_sort()</code> and <code>WP_List_Util</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post type templates</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/\">New post type labels</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/attributes-for-resource-hints-in-4-7/\">Attributes for resource hints</a></li>\n</ul>\n</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39142&stop_rev=38995&limit=200&verbose=on&sfp_email=&sfph_mail=\">almost 150 changes</a> in the last week.</li>\n</ul>\n<p>For more of what’s new in version 4.7, <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">check out the Beta 1 blog post</a>.</p>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><em>Ya es la hora</em><br />\n<em> Time for another beta</em><br />\n请您帮下忙!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.7 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Oct 2016 04:30:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4535\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.7 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6895:\"<p>WordPress 4.7 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.7 is slated for release on <a href=\"https://make.wordpress.org/core/4-7/\">December 6</a>, but we need your help to get there. We’ve been working on a lot of things, many of them to make getting your site set up the way you want it much easier. Here are some of the bigger items to test and help us find as many bugs as possible in the coming weeks:</p>\n<ul>\n<li><a href=\"http://2017.wordpress.net/\"><strong>Twenty Seventeen</strong></a> – A brand new default theme brings your site to life with immersive featured images, video headers, and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.</li>\n<li><strong>Video Headers</strong> – Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</li>\n<li><strong>Set up your site in one flow</strong> – From finding and installing themes right inside the customizer, to automatically staged theme-specific starter content, to clickable shortcuts that jump directly to editing an item from the preview pane, to adding pages while you’re building a nav menu or setting a static front page: getting a new site spun up and ready to share with a friend or a coworker is faster and easier than it’s ever been. Note: starter content appears when live previewing brand new sites and is currently only available in Twenty Seventeen. We’ll be expanding this to other bundled themes very soon, and perhaps to sites with existing content in future releases of WordPress.</li>\n<li><strong>Custom CSS with live previews</strong> – Ever needed to hide or tweak the look of something in your theme or from a plugin? Now you can do it with CSS and live preview the results while customizing your site. CSS can be a powerful tool; you may find that you won’t need the theme editor or child themes anymore.</li>\n<li><strong>User admin languages</strong> – Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. To try this out, you’ll need to have more than one language installed, which will make a user language option available in your profile.</li>\n<li><strong>PDF thumbnail previews</strong> – Uploading PDFs will now generate thumbnail images so you can more easily distinguish between all your documents.</li>\n</ul>\n<p>As always, there have been exciting changes for developers to explore as well, such as:</p>\n<ul>\n<li><strong>REST API content endpoints</strong> – If you only test one thing as a developer, please test these. This phase is particularly helpful for people building plugins, themes, and in-admin interfaces. Can you build the things you need? Are these ready for release, and is the world ready for them? (<a href=\"https://core.trac.wordpress.org/ticket/38373\">#38373</a>)</li>\n<li><strong><code>WP_Hook</code></strong> – The code that lies beneath actions and filters has been overhauled. You likely aren’t affected, but if you’ve done things to the <code>$wp_filter</code> global or experienced funky recursion bugs in the past, <a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\">please take a moment to read the dev note</a> and test your code.</li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/\"><strong>Custom bulk actions</strong></a> – List tables, now with more than bulk edit and delete.</li>\n<li>Expanded <a href=\"https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/\"><strong>Settings Registration API</strong></a> via <code>register_setting()</code>.</li>\n<li>For theme developers: <strong>Post type templates</strong> (<a href=\"https://core.trac.wordpress.org/ticket/18375\">#18375</a>)</li>\n<li><strong><a href=\"https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/\">More goodies for theme developers!</a></strong></li>\n<li><strong>Locale switching</strong> (<a href=\"https://core.trac.wordpress.org/ticket/26511\">#26511</a>)</li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/11/comment-allowed-checks-in-wordpress-4-7/\"><strong>Comment allowed checks</strong></a> have the potential for a back-compat break.</li>\n</ul>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing, and please enjoy this extended haiku break, courtesy of <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a><em>.</em></p>\n<p><em>Exquisite endpoints</em><br />\n<em>Extol epic exabytes</em><br />\n<em>Enabling earthlings</em></p>\n<p><em>Careful interfaces</em><br />\n<em>Considerately conjured</em><br />\n<em>Customizer chic</em></p>\n<p><em>Ring in the new year</em><br />\n<em>With elegance and balance</em><br />\n<em>Twenty Seventeen</em></p>\n<p><em>Hooks hook healthily</em><br />\n<em>17817</em><br />\n<em>Sane iterations</em></p>\n<p><em>Admin in your tongue<br />\nOne site, many languages<br />\nWe all speak WordPress</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4535\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Join Us Again for Global WordPress Translation Day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/news/2016/10/join-us-again-for-global-wordpress-translation-day/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Oct 2016 13:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"contributor weekend\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:32:\"global wordpress translation day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"polyglots\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:12:\"translations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4516\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"The WordPress Polyglots team is organizing the second Global WordPress Translation Day on November 12th. Everyone is invited to join – from anywhere in the world! Translating is one of the easiest ways to get involved with WordPress and contribute to the project. Global WordPress Translation Day is your chance to learn more about translating WordPress, meet […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Petya Raykovska\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4273:\"<p>The WordPress Polyglots team is organizing the second <a href=\"https://wptranslationday.org/\">Global WordPress Translation Day</a> on November 12th. Everyone is invited to join – from anywhere in the world!</p>\n<p>Translating is one of the easiest ways to get involved with WordPress and contribute to the project. Global WordPress Translation Day is your chance to learn more about translating WordPress, meet people from all over the world, and <a href=\"https://make.wordpress.org/polyglots/teams\">translate WordPress into one of more than 160 languages</a>.</p>\n<h3>Join us on November 12th from anywhere in the world</h3>\n<p>The translation day starts on Saturday, November 12th, 2016, at 0:00 UTC and ends 24 hours later. <a href=\"http://arewemeetingyet.com/UTC/2016-11-12/00:00/Global%20WordPress%20Translation%20Day%202\">See what time that is for you!</a> You can join right from the start, or any time it’s convenient for you throughout the day.</p>\n<h3>What are we doing?</h3>\n<p>Local contributor days are happening all over the world, and are a great way to get involved. <a href=\"https://www.google.com/maps/d/viewer?mid=12Gni4JMfShyWHPqGNwh5-PMneMM&usp=sharing\">Check out this map</a> to see if there’s already a local event happening near you. Can’t find one? <a href=\"https://make.wordpress.org/polyglots/2016/09/22/global-wordpress-translation-day-2-on-november-12th-2016/\">Organize a local event!</a></p>\n<p>At the same time, <a href=\"https://www.crowdcast.io/e/gwtd2/register\">join the community for 24 hours of live-streamed, remote sessions</a> in numerous languages. Sessions will cover localization, internationalization, and contributing in your language.</p>\n<h3>Who’s it for?</h3>\n<p>Whether you’re new to translating and want to learn how to translate, or an experienced translation editor building a strong team, the translation day is for <i>you</i>. Developers will also enjoy topics from experienced contributors, whether you’re learning about internationalization and or want to find more translators for your themes and plugins. There’s a session for everyone!</p>\n<h3>Get Involved</h3>\n<p>Joining is easy! On November 12th, in your own timezone, <a href=\"https://translate.wordpress.org\">translate WordPress</a> or your favorite plugins and themes into your language, while watching live sessions over the course of the day.</p>\n<p>Want to get more involved? <a href=\"https://make.wordpress.org/polyglots/2016/09/22/global-wordpress-translation-day-2-on-november-12th-2016/\">Sign up to organize a local event</a> and invite your local community to translate together on November 12th. Events can be formal or completely informal – grab your laptop and a couple of friends, and head to a local coffee shop to translate for an hour or two.</p>\n<h3>Can you get involved if you only speak English?</h3>\n<p>Absolutely! Even if you only speak English, there are great sessions about internationalization that can benefit every developer. There’s also lots of English variants that need your help! For example, English is spoken and written differently in Australia, Canada, New Zealand, South Africa, and the United Kingdom. You can learn about these differences and why these variants are important during the sessions.</p>\n<p>And if you’re feeling fun, try translating WordPress into emoji! Yep, we have a translation of WordPress in emoji! <img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30e.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30d.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f30f.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<h3>Questions?</h3>\n<p>If you have any questions, the polyglots team and the event organizers hang out in <a href=\"http://wordpress.slack.com/messages/polyglots/\">#polyglots in Slack</a> and are happy to help! (Get an invite to Slack at <a href=\"https://chat.wordpress.org\">chat.wordpress.org</a>.)</p>\n<p>Sign up to take part in the event on the <a href=\"https://wptranslationday.org/\">official website</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4516\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.6.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Sep 2016 15:52:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4507\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"WordPress 4.6.1 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.6 and earlier are affected by two security issues: a cross-site scripting vulnerability via image filename, reported by SumOfPwn researcher Cengiz Han Sahin; and a path traversal vulnerability in […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jeremy Felt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2757:\"<p>WordPress 4.6.1 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.6 and earlier are affected by two security issues: a cross-site scripting vulnerability via image filename, reported by SumOfPwn researcher <a href=\"https://twitter.com/cengizhansahin\">Cengiz Han Sahin</a>; and a path traversal vulnerability in the upgrade package uploader, reported by <a href=\"https://dominikschilling.de/\">Dominik Schilling</a> from the WordPress security team.</p>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.6.1 fixes 15 bugs from 4.6. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.6.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.6.1\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.6.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.6.1.</p>\n<p>Thanks to everyone who contributed to 4.6.1:</p>\n<p><a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geminorum\">geminorum</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J. (Clorith)</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4507\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 4.6 “Pepper”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/news/2016/08/pepper/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Aug 2016 19:06: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: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.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4444\";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:276:\"Version 4.6 of WordPress, named “Pepper” in honor of jazz baritone saxophonist Park Frederick “Pepper” Adams III, is available for download or update in your WordPress dashboard. New features in 4.6 help you to focus on the important things while feeling more at home.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Dominik Schilling (ocean90)\";s: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:27132:\"<p>Version 4.6 of WordPress, named “Pepper” in honor of jazz baritone saxophonist Park Frederick “Pepper” Adams III, is available for download or update in your WordPress dashboard. New features in 4.6 help you to focus on the important things while feeling more at home.</p>\n<p><iframe width=\'632\' height=\'354\' src=\'https://videopress.com/embed/GbdhpGF3?hd=1\' frameborder=\'0\' allowfullscreen></iframe><script src=\'https://v0.wordpress.com/js/next/videopress-iframe.js?m=1435166243\'></script></p>\n<hr />\n<h2 style=\"text-align: center\">Streamlined Updates</h2>\n<p><img class=\"aligncenter wp-image-4454 size-large\" src=\"https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?resize=632%2C379&ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?resize=1024%2C614&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?resize=300%2C180&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?resize=768%2C461&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2016/08/streamlined-updates.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Don’t lose your place: stay on the same page while you update, install, and delete your plugins and themes.</p>\n<hr />\n<h2 style=\"text-align: center\">Native Fonts</h2>\n<p><img class=\"aligncenter wp-image-4455 size-large\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?resize=632%2C379&ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?resize=1024%2C614&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?resize=300%2C180&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?resize=768%2C461&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2016/08/native-fonts.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>The WordPress dashboard now takes advantage of the fonts you already have, making it load faster and letting you feel more at home on whatever device you use.</p>\n<hr />\n<h2 style=\"text-align: center\">Editor Improvements</h2>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Inline Link Checker</h3>\n<p><img class=\"aligncenter wp-image-4456 size-full\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/08/inline-link-checker.png?resize=632%2C379&ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/08/inline-link-checker.png?w=992&ssl=1 992w, https://i1.wp.com/wordpress.org/news/files/2016/08/inline-link-checker.png?resize=300%2C180&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/08/inline-link-checker.png?resize=768%2C461&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Ever accidentally made a link to https://wordpress.org/example.org? Now WordPress automatically checks to make sure you didn’t.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Content Recovery</h3>\n<p><img class=\"aligncenter wp-image-4457 size-full\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/08/content-recovery.png?resize=632%2C379&ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/08/content-recovery.png?w=992&ssl=1 992w, https://i1.wp.com/wordpress.org/news/files/2016/08/content-recovery.png?resize=300%2C180&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/08/content-recovery.png?resize=768%2C461&ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>As you type, WordPress saves your content to the browser. Recovering saved content is even easier with WordPress 4.6.</p>\n</div>\n<hr style=\"clear: both\" />\n<h2 style=\"text-align: center\">Under The Hood</h2>\n<h3>Resource Hints</h3>\n<p><a href=\"https://make.wordpress.org/core/2016/07/06/resource-hints-in-4-6/\">Resource hints help browsers</a> decide which resources to fetch and preprocess. WordPress 4.6 adds them automatically for your styles and scripts making your site even faster.</p>\n<h3>Robust Requests</h3>\n<p>The HTTP API now leverages the Requests library, improving HTTP standard support and adding case-insensitive headers, parallel HTTP requests, and support for Internationalized Domain Names.</p>\n<h3><code>WP_Term_Query</code> and <code>WP_Post_Type</code></h3>\n<p>A new <code><a href=\"https://developer.wordpress.org/reference/classes/wp_term_query\">WP_Term_Query</a></code> class adds flexibility to query term information while a new <code><a href=\"https://developer.wordpress.org/reference/classes/wp_post_type\">WP_Post_Type</a></code> object makes interacting with post types more predictable.</p>\n<h3>Meta Registration API</h3>\n<p>The Meta Registration API <a href=\"https://make.wordpress.org/core/2016/07/08/enhancing-register_meta-in-4-6/\">has been expanded</a> to support types, descriptions, and REST API visibility.</p>\n<h3>Translations On Demand</h3>\n<p>WordPress will install and use the newest language packs for your plugins and themes as soon as they’re available from <a href=\"https://translate.wordpress.org/\">WordPress.org’s community of translators</a>.</p>\n<h3>JavaScript Library Updates</h3>\n<p>Masonry 3.3.2, imagesLoaded 3.2.0, MediaElement.js 2.22.0, TinyMCE 4.4.1, and Backbone.js 1.3.3 are bundled.</p>\n<h3>Customizer APIs for Setting Validation and Notifications</h3>\n<p>Settings now have an <a href=\"https://make.wordpress.org/core/2016/07/05/customizer-apis-in-4-6-for-setting-validation-and-notifications/\">API for enforcing validation constraints</a>. Likewise, customizer controls now support notifications, which are used to display validation errors instead of failing silently.</p>\n<h3>Multisite, now faster than ever</h3>\n<p>Cached and comprehensive site queries improve your network admin experience. The addition of <code><a href=\"https://developer.wordpress.org/reference/classes/wp_site_query\">WP_Site_Query</a></code> and <code><a href=\"https://developer.wordpress.org/reference/classes/wp_network_query\">WP_Network_Query</a></code> help craft advanced queries with less effort.</p>\n<hr />\n<h2 style=\"text-align: center\">The Crew</h2>\n<p>This release was led by <a href=\"https://dominikschilling.de/\">Dominik Schilling</a>, backed up by <a href=\"https://www.garthmortensen.com/\">Garth Mortensen</a> as Release Deputy, and with the help of these fine individuals. There are <span style=\"font-weight: 400\">272</span> contributors with props in this release. Pull up some Pepper Adams on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/a5hleyrich\">A5hleyRich</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/achbed\">achbed</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamsoucie\">Adam Soucie</a>, <a href=\"https://profiles.wordpress.org/adrianosilvaferreira\">Adriano Ferreira</a>, <a href=\"https://profiles.wordpress.org/afineman\">afineman</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/aidvu\">aidvu</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Björklund</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/alexkingorg\">Alex King</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/alexvandervegt\">alexvandervegt</a>, <a href=\"https://profiles.wordpress.org/ambrosey\">Alice Brosey</a>, <a href=\"https://profiles.wordpress.org/aaires\">Ana Aires</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rockwell15\">Andrew Rockwell</a>, <a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/anilbasnet\">Anil Basnet</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/anneschmidt\">anneschmidt</a>, <a href=\"https://profiles.wordpress.org/zuige\">Antti Kuosmanen</a>, <a href=\"https://profiles.wordpress.org/ideag\">Arunas Liuiza</a>, <a href=\"https://profiles.wordpress.org/barry\">Barry</a>, <a href=\"https://profiles.wordpress.org/barryceelen\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</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/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brianvan\">brianvan</a>, <a href=\"https://profiles.wordpress.org/borgesbruno\">Bruno Borges</a>, <a href=\"https://profiles.wordpress.org/bpetty\">Bryan Petty</a>, <a href=\"https://profiles.wordpress.org/purcebr\">Bryan Purcell</a>, <a href=\"https://profiles.wordpress.org/chandrapatel\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chris_dev\">Chris Mok</a>, <a href=\"https://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/cliffseal\">Cliff Seal</a>, <a href=\"https://profiles.wordpress.org/clubduece\">clubduece</a>, <a href=\"https://profiles.wordpress.org/cmillerdev\">cmillerdev</a>, <a href=\"https://profiles.wordpress.org/craig-ralston\">Craig Ralston</a>, <a href=\"https://profiles.wordpress.org/crstauf\">crstauf</a>, <a href=\"https://profiles.wordpress.org/dabnpits\">dabnpits</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken\">Daniel Hüsken</a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dashaluna\">dashaluna</a>, <a href=\"https://profiles.wordpress.org/davewarfel\">davewarfel</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davidanderson\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dbrumbaugh10up\">David Brumbaugh</a>, <a href=\"https://profiles.wordpress.org/dcavins\">David Cavins</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/davidmosterd\">David Mosterd</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/downstairsdev\">Devin Price</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dougwollison\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/elrae\">elrae</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ethitter\">Erick Hitter</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/faison\">Faison</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/flyingdr\">flyingdr</a>, <a href=\"https://profiles.wordpress.org/foliovision\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/francescobagnoli\">francescobagnoli</a>, <a href=\"https://profiles.wordpress.org/bueltge\">Frank Bueltge</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/efarem\">Frank Martin</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/mintindeed\">Gabriel Koen</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/gblsm\">gblsm</a>, <a href=\"https://profiles.wordpress.org/geekysoft\">Geeky Software</a>, <a href=\"https://profiles.wordpress.org/geminorum\">geminorum</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/henrywright\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/inderpreet99\">Inderpreet Singh</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/macmanx\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/underdude\">Janne Ala-Äijälä</a>, <a href=\"https://profiles.wordpress.org/jaspermdegroot\">Jasper de Groot</a>, <a href=\"https://profiles.wordpress.org/javorszky\">javorszky</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/cheffheid\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/endocreative\">Jeremy Green</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jmichaelward\">Jeremy Ward</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/jipmoors\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joelwills\">Joel Williams</a>, <a href=\"https://profiles.wordpress.org/j-falk\">Johan Falk</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/john_schlick\">John_Schlick</a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/kenshino\">Jon (Kenshino)</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/josephscott\">Joseph Scott</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshuagoodwin\">Joshua Goodwin</a>, <a href=\"https://profiles.wordpress.org/jpdavoutian\">jpdavoutian</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jsternberg\">jsternberg</a>, <a href=\"https://profiles.wordpress.org/juanfra\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/julesaus\">julesaus</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/khag7\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjbenk\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/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/offereins\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/latz\">Lutz Schröer</a>, <a href=\"https://profiles.wordpress.org/mpol\">Marcel Pol</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J. (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mapk\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/martinkrcho\">martin.krcho</a>, <a href=\"https://profiles.wordpress.org/mattmiklic\">Matt Miklic</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/borkweb\">Matthew Batchelder</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/wzislam\">Mayeenul Islam</a>, <a href=\"https://profiles.wordpress.org/mdwheele\">mdwheele</a>, <a href=\"https://profiles.wordpress.org/medariox\">medariox</a>, <a href=\"https://profiles.wordpress.org/mehulkaklotar\">Mehul Kaklotar</a>, <a href=\"https://profiles.wordpress.org/meitar\">Meitar</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/roseapplemedia\">Michael</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelbeil\">Michael Beil</a>, <a href=\"https://profiles.wordpress.org/stuporglue\">Michael Moore</a>, <a href=\"https://profiles.wordpress.org/mbijon\">Mike Bijon</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/m_uysl\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/nicholas_io\">Nícholas André</a>, <a href=\"https://profiles.wordpress.org/nextendweb\">Nextendweb</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/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/ninos-ego\">Ninos</a>, <a href=\"https://profiles.wordpress.org/alleynoah\">Noah</a>, <a href=\"https://profiles.wordpress.org/noahsilverstein\">noahsilverstein</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/ojrask\">ojrask</a>, <a href=\"https://profiles.wordpress.org/olarmarius\">Olar Marius</a>, <a href=\"https://profiles.wordpress.org/ovann86\">ovann86</a>, <a href=\"https://profiles.wordpress.org/pansotdev\">pansotdev</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/bassgang\">Paul Vincent Beigang</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/pcarvalho\">pcarvalho</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/peterrknight\">PeterRKnight</a>, <a href=\"https://profiles.wordpress.org/walbo\">Petter Walbø Johnsgård</a>, <a href=\"https://profiles.wordpress.org/petya\">Petya Raykovska</a>, <a href=\"https://profiles.wordpress.org/wizzard_\">Pieter</a>, <a href=\"https://profiles.wordpress.org/pollett\">Pollett</a>, <a href=\"https://profiles.wordpress.org/postpostmodern\">postpostmodern</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/prettyboymp\">prettyboymp</a>, <a href=\"https://profiles.wordpress.org/r-a-y\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rafaelangeline\">rafaelangeline</a>, <a href=\"https://profiles.wordpress.org/zetaraffix\">raffaella isidori</a>, <a href=\"https://profiles.wordpress.org/rahulsprajapati\">Rahul Prajapati</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld </a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/littlerchicken\">Robin Cornett</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/ronalfy\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/ruudjoyo\">Ruud Laan</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/samantha-miller\">Samantha Miller</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/rosso99\">Sara Rosso</a>, <a href=\"https://profiles.wordpress.org/schlessera\">schlessera</a>, <a href=\"https://profiles.wordpress.org/scottbasgaard\">Scott Basgaard</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/screamingdev\">screamingdev</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/semil\">semil</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shahpranaf\">shahpranaf</a>, <a href=\"https://profiles.wordpress.org/sidati\">Sidati</a>, <a href=\"https://profiles.wordpress.org/neverything\">Silvan Hagen</a>, <a href=\"https://profiles.wordpress.org/simonvik\">Simon Vikström</a>, <a href=\"https://profiles.wordpress.org/sirjonathan\">sirjonathan</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/soean\">Soeren Wrede</a>, <a href=\"https://profiles.wordpress.org/southp\">southp</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury (stephdau)</a>, <a href=\"https://profiles.wordpress.org/coderste\">Stephen</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stubgo\">stubgo</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/tacoverdo\">Taco Verdonschot</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/themiked\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tloureiro\">tloureiro</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/unyson\">Unyson</a>, <a href=\"https://profiles.wordpress.org/szepeviktor\">Viktor Szépe</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/svovaf\">vovafeldman</a>, <a href=\"https://profiles.wordpress.org/websupporter\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/wp_smith\">wp_smith</a>, <a href=\"https://profiles.wordpress.org/wpfo\">wpfo</a>, <a href=\"https://profiles.wordpress.org/xavivars\">Xavi Ivars</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zakb8\">zakb8</a>, and <a href=\"https://profiles.wordpress.org/metodiew\">Станко Методиев</a>.\n<p> </p>\n<p>Special thanks go to <a href=\"https://jerrysarcastic.com/\">Jerry Bates</a> for producing the release video and <a href=\"http://hugobaeta.com/\">Hugo Baeta</a> for providing marketing graphics.</p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.6. Their efforts make it possible to use WordPress 4.6 in 52 languages. The WordPress 4.6 release video has been captioned into 43 languages.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.7!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4444\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress 4.6 RC2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2016/08/wordpress-4-6-rc2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Aug 2016 00:31: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:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4427\";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 second release candidate for WordPress 4.6 is now available. We’ve made over 30 changes since the first release candidate. 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.6 on Tuesday, August 16, but we need […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Dominik Schilling (ocean90)\";s: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:3450:\"<p>The second release candidate for WordPress 4.6 is now available.</p>\n<p>We’ve made over <a href=\"https://core.trac.wordpress.org/log/branches/4.6/src?action=stop_on_copy&mode=follow_copy&rev=38246&stop_rev=38170&limit=200&verbose=on&sfp_email=&sfph_mail=\">30 changes</a> since the first release candidate. 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.6 on <strong>Tuesday, August 16</strong>, but we need <em>your</em> help to get there.</p>\n<p>If you haven’t tested 4.6 yet, now is the time!</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.6, 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.6-RC2.zip\">download the release candidate here</a> (zip).</p>\n<p>For more information about what’s new in version 4.6, check out the <a href=\"https://wordpress.org/news/2016/06/wordpress-4-6-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2016/07/wordpress-4-6-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2016/07/wordpress-4-6-beta-3/\">Beta 3</a>, <a href=\"https://wordpress.org/news/2016/07/wordpress-4-6-beta-4/\">Beta 4</a>, and <a href=\"https://wordpress.org/news/2016/07/wordpress-4-6-release-candidate/\">RC 1</a> blog posts.</p>\n<p>A few changes of note since the first release candidate:</p>\n<ul>\n<li>Support for custom HTTP methods and proxy authentication has been restored.</li>\n<li>Various fixes for the streamlined updates, including better failure messages and error handling, basic back-compat styling for custom update notifications, and additional and standardized JavaScript events.</li>\n<li>Unnecessary reference parameters have been removed from new multisite functions.</li>\n<li>A compatibility issue with PHP 7.0.9 (and PHP 7.1) has been fixed.</li>\n</ul>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.6 and update your plugin’s <em>Tested up to</em> version in the readme to 4.6. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we never want to break things.</p>\n<p>Be sure to read the <a href=\"https://make.wordpress.org/core/2016/07/26/wordpress-4-6-field-guide/\">in-depth field guide</a>, a post with all the developer-focused changes that take place under the hood.</p>\n<p><strong>Translators</strong>, strings are now frozen, including the About Page, so you are clear to translate! <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p>Happy testing!</p>\n<p><em>The verdict is in,</em><br />\n<em>Can I haz all the features,</em><br />\n<em>Your best WordPress yet.</em></p>\n<p><img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f3f3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />️<img src=\"https://s.w.org/images/core/emoji/2.2.1/72x72/1f308.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 30 Nov 2016 10:46:32 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Thu, 24 Nov 2016 04:26:23 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}}s:5:\"build\";s:14:\"20130911010210\";}','no'),(1658,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1480546061','no'),(1659,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1480502861','no'),(1660,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1480546063','no'),(1661,'_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:73:\"WPTavern: Elizabeth Shilling Awarded the Kim Parsell Memorial Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=64044\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/elizabeth-shilling-awarded-the-kim-parsell-memorial-scholarship\";s: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:1621:\"<p>The WordPress Foundation <a href=\"https://2016.us.wordcamp.org/2016/11/24/announcing-the-kim-parsell-memorial-scholarship-winner-elizabeth-shilling/\">has announced</a> that <a href=\"http://www.orcawebperformance.com/\">Elizabeth Shilling</a>, one of three co-founders of the <a href=\"https://womenwhowp.org/\">Women Who WP </a>meetup group, is the second recipient of the <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\">Kim Parsell Memorial Scholarship</a>.</p>\n<p>The scholarship was created in 2015 to remember Kim Parsell and provide an opportunity for a woman who may not have the financial means to attend the largest WordCamp in the US.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/bridget-elizabeth.jpeg?ssl=1\"><img class=\"size-full wp-image-64047\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/bridget-elizabeth.jpeg?resize=1025%2C769&ssl=1\" alt=\"Bridget Willard on the left with Elizabeth Shilling on the right\" /></a>Bridget Willard on the left with Elizabeth Shilling on the right\n<p>Shilling is a former biology teacher, business owner, plugin developer, and feminist leader. According to the <a href=\"https://2016.us.wordcamp.org/2016/11/24/announcing-the-kim-parsell-memorial-scholarship-winner-elizabeth-shilling/\">announcement</a>, Shilling was chosen for her dedication to open source and being a champion for women in leadership. The scholarship covers the cost of a WordCamp ticket, flight, and lodging. If you see Shilling at WordCamp US this weekend, be sure to congratulate her.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Nov 2016 22:48: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: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:77:\"WPTavern: PDF Image Previews Among the Improvements to Media in WordPress 4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=64026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wptavern.com/pdf-image-previews-among-the-improvements-to-media-in-wordpress-4-7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1840:\"<p>Among the many enhancements in WordPress 4.7 are improvements to the media component. Previous to 4.7, users who uploaded files to the media library and changed the title could not search for them by file name. Four years since the <a href=\"https://core.trac.wordpress.org/ticket/22744\">ticket was created</a>, users will be able to search for media by filename.</p>\n<p>PDFs are <a href=\"https://make.wordpress.org/core/2016/11/15/enhanced-pdf-support-4-7/\">easier to preview</a> as the media library will create an image preview of the first page. This image is used throughout the library and media attachment screens.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/PDFpreviews.png?ssl=1\"><img class=\"size-full wp-image-64027\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/PDFpreviews.png?resize=864%2C317&ssl=1\" alt=\"PDF Preview Images in the WordPress Media Library\" /></a>PDF Preview Images in the WordPress Media Library\n<p>In order to generate the previews, the webhosting server needs to support Imagick, ImageMagick, and Ghostscript. If support is not detected, WordPress will fall back and save the attachment without adding a preview image.</p>\n<p>WordPress 4.7 also removes the <a href=\"https://wptavern.com/wordpress-4-7-improves-accessibility-by-removing-alternative-text-fallbacks\">caption text and the image title fallbacks</a> to generate alternative text. Developers are encouraged to read the <a href=\"https://make.wordpress.org/core/2016/11/15/enhanced-pdf-support-4-7/\">detailed notes</a> surrounding PDF previews to ensure compatibility with WordPress 4.7. There’s also a handful of other changes to media that users and developers can <a href=\"https://make.wordpress.org/core/2016/11/22/media-changes-in-4-7/\">read here</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 29 Nov 2016 01:41: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:\"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: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:41:\"Dev Blog: WordPress 4.7 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4579\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4302:\"<p>The release candidate for WordPress 4.7 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on <strong>Tuesday, December 6</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.7 yet, now is the time! To test WordPress 4.7, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.7-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>WordPress 4.7 is a jam-packed release, with a number of features focused on getting a theme set up for the first time. Highlights include a <a href=\"http://2017.wordpress.net/\">new default theme</a>, video headers, custom CSS, customizer edit shortcuts, PDF thumbnail previews, user admin languages, REST API content endpoints, post type templates, and more.</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39353&stop_rev=39263&limit=200&verbose=on&sfp_email=&sfph_mail=\">quite a few refinements</a> since releasing Beta 4 a week ago, including usability and accessibility enhancements for video headers, media and page template support in starter content, and polishing of how custom CSS can be migrated to and extended by plugins and themes. The REST API endpoints saw a number of bugfixes and notably now have anonymous comment off by default.</p>\n<p>Not sure where to start with testing? Try setting up a fresh site on a new installation with Twenty Seventeen (hint: head into customizing your site before touching any pages or widgets) and taking notes on what you enjoyed and what got you stuck. For more details about what’s new in version 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.7 and update your plugin’s <em>Tested up to</em> version in the readme to 4.7. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a> And if you haven’t yet done so, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and send it on to your friends.</p>\n<p>Happy testing! And now for another <a href=\"https://profiles.wordpress.org/ramiabraham\">Rami Abraham</a> haiku break.</p>\n<p><em>Select your language</em><br />\n<em>Then let your users choose theirs</em><br />\n<em><code>get_user_locale()</code></em></p>\n<p><em>Theme authors rejoice</em><br />\n<em>Any option may employ</em><br />\n<em>Selective refresh</em></p>\n<p><em>Custom header video</em><br />\n<em>Make sure to <code>add_theme_support</code></em><br />\n<em>Bling above the fold</em></p>\n<p><em>A new template dawns</em><br />\n<em>A hierarchy member</em><br />\n<em>Post-type templates live</em></p>\n<p><em>PDF updates</em><br />\n<em>Pack a parade of polish</em><br />\n<em>Prettier previews</em></p>\n<p><em>Template Post Type: New</em><br />\n<em>Template Post Type: And Useful</em><br />\n<em>Template Post Type: Thing</em></p>\n<p><em>Let lists live lively</em><br />\n<em>Laud <code>wp_list_sort()</code></em><br />\n<em>Less laconic lists</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Nov 2016 04:26:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:\"\";}}}}}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:45:\"WPTavern: Why Are You Thankful 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:29:\"https://wptavern.com/?p=64012\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/why-are-you-thankful-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:3836:\"<p>Tomorrow is Thanksgiving in the US. It’s a time of reflection and an opportunity to express gratitude for the good things in life. In <a href=\"http://kitchensinkwp.com/podcast-e143-thankgiving-wordpress-2016/\">episode 143</a> of the KitchensinkWP podcast, host Adam Silver asked his two sons why they’re grateful for WordPress.</p>\n<p>“I am thankful for WordPress because it gives you a job for the household that we live in and it makes you happy which also makes me happy and smile,” Parker said. “I am thankful for WordPress because it makes you happy and it makes me happy and it provides a roof over our heads,” Carson said.</p>\n<p>Inspired by the episode, <a href=\"https://twitter.com/josheby\">Josh Eby</a> created the <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> hashtag on Twitter. Here are a few reasons why people are thankful for WordPress.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">My <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> List:<br />* Life I enjoy because of WP<br />* Lifelong, <a href=\"https://twitter.com/hashtag/Iceberg?src=hash\">#Iceberg</a> friendships<br />* Passionate <a href=\"https://twitter.com/ithemes\">@ithemes</a> team<br />* Customers who support us</p>\n<p>— Cory Miller (@corymiller303) <a href=\"https://twitter.com/corymiller303/status/801458665790304256\">November 23, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">My <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> list: the awesome community, resources, WordCamps, building websites w/ WP, the people, oh and did I mention the people? ❤️</p>\n<p>— Justine Pretorious (@jpretorious) <a href=\"https://twitter.com/jpretorious/status/801334701306875905\">November 23, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I’m <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> and particularly for <a href=\"https://twitter.com/hashtag/GenesisWP?src=hash\">#GenesisWP</a> because it’s afforded me opportunities I didn’t have before and awesome friendships.</p>\n<p>— Susan Ramsey (@onehappystudio) <a href=\"https://twitter.com/onehappystudio/status/801226653435396096\">November 23, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I am <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> – People. Connections. A New Career. Teaching. Learning. Ah-ha Moments. WordCamps. Friends. Support. Good Times.</p>\n<p>— BobWP (@bobWP) <a href=\"https://twitter.com/bobWP/status/801202449180524544\">November 22, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I am <a href=\"https://twitter.com/hashtag/Thankful4WP?src=hash\">#Thankful4WP</a> because it gave me opportunity to leave the 9to5 job and start something of my own <a href=\"https://twitter.com/hashtag/myownbusiness?src=hash\">#myownbusiness</a> <a href=\"https://twitter.com/wfanzine\">@wfanzine</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a></p>\n<p>— Sanjeev Mishra (@sonziv) <a href=\"https://twitter.com/sonziv/status/801164921861902336\">November 22, 2016</a></p></blockquote>\n<p></p>\n<p>I’m thankful for WordPress because of the opportunities it has provided me and I’ve met some amazing people because of it. If you’re thankful for WordPress please let us know why in the comments. From all of us at the Tavern, have a safe and enjoyable Thanksgiving.</p>\n<blockquote><p>Gratitude is a currency that we can mint for ourselves, and spend without fear of bankruptcy – Fred De Witt Van Amburgh</p></blockquote>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Nov 2016 00:05:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:30:\"HeroPress: Building Confidence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1457\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://heropress.com/essays/building-confidence/\";s: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:5817:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/112316-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The WordPress community give me confidence to talk to people & in front of people.\" /><p>I can clearly divide my life in two parts before and after marriage. Before I got married, I was staying in Chapra, a small city in Bihar. I had graduated in Botany, we only had electricity for 5-6 hours a day and no easy access to internet or computers.</p>\n<p>After my marriage, I came to Pune, a bigger city compared to Chapra and things changed for me. I was exposed to exciting world of technology, thanks to my husband who was then working at a startup. I had lot of free time so I decided to learn as much as I could just to see what I can do and started by learning MS Office, then Photoshop a bit and in the process I also learned HTML, CSS. I tried but couldn’t get much hang of JavaScript.</p>\n<p>Once I got confident that I can write decent HTML, I switched to learning CMS and first one I tried was Joomla, and for me it was very hard to understand, I had more question then I could find answers to. So on suggestion of my husband I switched to WordPress. I was able to quickly figure things out with WordPress and set up a blog for myself.</p>\n<p>In 2010, I joined WPoets as QA. In those days I had some free time.</p>\n<blockquote><p>To improve my skills I started looking into old reviews of the themes that were approved on WordPress themes repository.</p></blockquote>\n<p>This helped me understand theme file structures and various criteria to check themes for, I used skills acquired to ensure themes built by WPoets were also following these guidelines.</p>\n<p>Sometime in 2011, once I was confident that I have understood the process I joined the ‘Theme Review Team’ and started officially reviewing themes in the repository. This was a proud moment for me. During my journey as theme reviewer I was helped and guided by Emil Uzelac, Chip Bennett & Edward Caissie.</p>\n<p>In 2013, very first WordCamp was organised in Pune and I got a chance to talk about theme review process, this was my first ever public talk, and not being very good with English I choose to speak in Hindi. It was well received and many people wanted to know how they can get their themes approved. Again in 2015, I talked about what makes themes good in <a href=\"https://2015.pune.wordcamp.org/\">WordCamp Pune</a>. Thanks to WordCamps, I got to meet <a href=\"https://heropress.com/essays/making-family/\">Topher</a>, <a href=\"https://heropress.com/essays/breaking-the-silence/\">Mahangu</a> & <a href=\"https://heropress.com/essays/finding-hope-darkness/\">Raghvendra</a>.</p>\n<p>Now a days, as I get less time between work and kids, instead of doing theme reviews I answer questions on WordPress.org support forum.</p>\n<blockquote><p>I’m an introvert and came from a small city so I’m always hesitant to talk to new people but the WordPress community give me confidence to talk with new people and in front of people.</p></blockquote>\n<p>This is a big achievement for me and my family feels proud of it.</p>\n<p>In WP community every one ready to support and help to move forward because of this nature I love to this community. I want to emphasize the support that I have received from WordPress community in general and members of theme review team in specific who helped me gain the knowledge necessary to do my work better. I also want to thank all the organisers of Pune WordPress Knowledge Exchange meetup group, and specially <a href=\"https://heropress.com/essays/ill-keep-looking-for-a-cms-unless-i-find-wordpress/\">Saurabh Shukla</a> who helped in improving my presentation skills for WordCamp Pune.</p>\n<p>All these happened because of WordPress community and via HeroPress platform I would like to thank everyone who makes this community rock.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Building Confidence\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Building%20Confidence&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-confidence%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Building Confidence\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-confidence%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuilding-confidence%2F&title=Building+Confidence\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Building Confidence\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/building-confidence/&media=https://heropress.com/wp-content/uploads/2016/11/112316-150x150.jpg&description=Building Confidence\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Building Confidence\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/building-confidence/\" title=\"Building Confidence\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/building-confidence/\">Building Confidence</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Nov 2016 12:00: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:11:\"Nisha Singh\";s: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:87:\"WPTavern: Automattic Clarifies .blog Landrush Process After Bait and Switch Allegations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63947\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wptavern.com/automattic-clarifies-blog-landrush-process-after-bait-and-switch-allegations\";s: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:5998:\"<p>Earlier this year, Knock Knock Whois There LLC, an Automattic subsidiary in partnership with Primer Nivel, <a href=\"https://wptavern.com/automattic-to-oversee-the-sale-and-registration-of-top-level-blog-domains\">won an auction</a> for around $19 million dollars to offer top-level .blog domains. On August 18th, an email was sent to users who signed up to <a href=\"https://dotblog.wordpress.com/\">Dotblog.WordPress.com</a> notifying them that they could apply and secure a .blog domain name before November 21st.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/ApplyForBlogDomain.png?ssl=1\"><img class=\"size-full wp-image-63953\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/ApplyForBlogDomain.png?resize=480%2C781&ssl=1\" alt=\"Applying For a Domain Name\" /></a>Applying For a Domain Name\n<p><a href=\"http://chrisschidle.com\">Chris Schidle</a> took advantage of the opportunity and secured chris.blog for $30 per year with a $220 application fee. People who apply for a domain only receive it if no one else applies for it. If there are multiple applications, the domain goes through an auction process between November 14-17.</p>\n<p>As the auction dates drew nearer and Schidle didn’t receive any information concerning the auction, he contacted support. Support confirmed that his application was not successful and he received a refund on November 15th. After asking support about the auction process, Schidle was informed that chris.blog ended up on a list of reserved domains that were not available for registration.</p>\n<p>In a blog post entitled “<a href=\"http://chrisschidle.com/the-dot-blog-bait-and-switch/\">The .blog Bait and Switch”</a>, Schidle expressed disappointment in Automattic’s lack of communication. “Perhaps it’s not fair to call this bait and switch,” Schidle said.</p>\n<p>“Really it was bait and refund, and certainly the situation would be far worse had they chosen to not make the application fee refundable. But still, I thought I had a chance at securing the domain. That was the logical conclusion given the terms they outlined via a successful application or winning an auction.”</p>\n<p>Other applicants <a href=\"https://twitter.com/cschidle/status/799287789430849536\">shared similar experiences</a> on Twitter.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/cschidle\">@cschidle</a> i feel your pain. they also took my $250 for my app for <a href=\"https://t.co/8H0dBZfKny\">https://t.co/8H0dBZfKny</a> – surprisingly poor handling for a comm\'s company</p>\n<p>— Chris Yim (@cyim) <a href=\"https://twitter.com/cyim/status/799343938024968193\">November 17, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/cschidle\">@cschidle</a> I\'ve got stood up in the same manner for <a href=\"https://t.co/wqDOQWyF2X\">https://t.co/wqDOQWyF2X</a> Full-refund and no invitation to auction</p>\n<p>— Octavian Cioaca (@octasimo) <a href=\"https://twitter.com/octasimo/status/799295000240648192\">November 17, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/cschidle\">@cschidle</a> Same thing happened to me with <a href=\"https://t.co/1bRlWkdtmy\">https://t.co/1bRlWkdtmy</a>. Not cool.</p>\n<p>— Mark Barrera (@mark_barrera) <a href=\"https://twitter.com/mark_barrera/status/799366369733210114\">November 17, 2016</a></p></blockquote>\n<p></p>\n<p>In response to Schidel’s post, Paolo Belcastro <a href=\"https://my.blog/2016/11/17/about-reserved-domains/\">published an explanation</a> of the process behind activating some domains in the Founder’s Program while reserving others. Belcastro says that as a registrar, they’re able to activate up to 100 domain names. Some of the domains were given to <a href=\"https://my.blog/founders/\">third-parties</a> and 25 generic domains were given to WordPress.com to be shared for free with millions of users.</p>\n<p>The registrar reserved all one, two, and three-character domains from being registered. They also allowed Automattic employees to reserve a single domain each, some of which were first names.</p>\n<p>On behalf of .blog, Belcastro apologized to those who filed applications in August and later discovered the domains were not available.</p>\n<blockquote><p>Many registrars started taking pre-registrations for the Landrush period as early as last August. We do realize that some users were disappointed when they discovered that the domain names they had applied for were in fact attributed as part of the Founder’s program, or reserved, and wouldn’t be possible to register or auction at the end of Landrush.</p>\n<p>We would like to apologize to these users, but as the lists of Founder domains and Reserved ones weren’t final until just before Landrush, we couldn’t communicate them to registrars in advance (there is nothing registrars hate more than ever-changing lists of reserved domains).</p>\n<p>In addition, domains were removed as well as added to the lists, and we didn’t want to take the risk for registrars to refuse applications in September for domains that would be released in October.</p></blockquote>\n<p>To mitigate the uncertainty surrounding domain availability, fees were set up in a way so that only successful registrations would be charged. This provided a way to give full refunds to those with failed applications.</p>\n<p>Schidle appreciates the company’s apology, “It’s unfortunate that their reserved domain list wasn’t finalized prior to accepting applications, and that affected applicants like myself weren’t notified sooner (auctions were scheduled to begin on November 14th),” he said. “But I think they realize their mistake in handling that communication and their apology is appreciated.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 19 Nov 2016 00:03:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:86:\"WPTavern: WordPress Passes 27% Market Share, Banks on Customizer for Continued Success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63735\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wptavern.com/wordpress-passes-27-market-share-banks-on-customizer-for-continued-success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18465:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/paint-brushes.jpg?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/paint-brushes.jpg?resize=960%2C510&ssl=1\" alt=\"photo credit: Luis Llerena\" class=\"size-full wp-image-63978\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/265GAALCWG\">Luis Llerena</a>\n<p>WordPress now powers <a href=\"https://w3techs.com/technologies/details/cm-wordpress/all/all\" target=\"_blank\">27.1% of all websites on the internet</a>, up from 25% last year. While it may seem that WordPress is neatly adding 2% of the internet every year, its percentage increase fluctuates from year to year and the climb is getting more arduous with more weight to haul.</p>\n<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/wordpress-market-share.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/wordpress-market-share.png?resize=1025%2C256&ssl=1\" alt=\"credit: w3techs.com\" class=\"size-full wp-image-63933\" /></a>credit: <a href=\"https://w3techs.com/technologies/history_overview/content_management/all/y\">w3techs.com</a>\n<p>In January 2015, Mullenweg said the next goal for WordPress was <a href=\"https://wptavern.com/how-important-is-jetpack-on-wordpress-road-to-50-market-share\" target=\"_blank\">to achieve 50% market share</a> (the majority of websites) and he identified Jetpack as a key factor in preventing WordPress’ decline, a controversial statement delivered at Pressnomics. At that time Automattic was secretly working on <a href=\"https://wptavern.com/early-reviews-show-applications-like-calypso-are-the-future-of-wordpress\" target=\"_blank\">Calypso</a>, WordPress.com’s JavaScript-powered interface, but did not unveil the project until November 2015.</p>\n<p>It’s difficult to say what effect Calypso has had on WordPress’ market share, as the w3tech’s 27% stat covers mostly self-hosted sites. Following up with him a year later, Mullenweg estimates that less than 10% of those sites are hosted on WordPress.com.</p>\n<p>“It does look like about a quarter of it is using Jetpack, though, and that has grown since Calypso was released,” he said. “Remember – Calypso is for Jetpack sites as well as WP.com.”</p>\n<p>In a recent <a href=\"https://wptavern.com/wpweekly-episode-240-interview-with-matt-mullenweg-2016\" target=\"_blank\">interview on WPWeekly</a>, Mullenweg said he is also optimistic that the WooCommerce acquisition and <a href=\"https://wptavern.com/automattic-to-oversee-the-sale-and-registration-of-top-level-blog-domains\" target=\"_blank\">Automattic’s sale and management of the .blog domain</a> extension will contribute “another 5-10% each to that market share.” In fact, there is a team inside Automattic called Team 51 that works on strategies for getting the market share to 51%.</p>\n<p>“For getting to 51% and beyond – it’s more than just blogs and more than just websites,” Mullenweg said. “We need to do stores well, we need to do wikis well, we need to do real estate sites well, we need to do restaurants well – all these things that may be outside what you normally think of as a core WP experience.”</p>\n<p>In order to provide the best content-creation experience on the market, in any niche, WordPress has some major work to do. The software is in imminent danger of being eclipsed by newer competitors if its core features don’t improve, especially when it comes to customizing a new site. Jetpack cannot single-handedly solve WordPress’ onboarding problem.</p>\n<h3>WordPress’ Weakest Link Is Also Its Greatest Opportunity</h3>\n<p>In the past Mullenweg has identified customization as the weakest link in WordPress but also one of its most important areas for improvement, saying, “The Customizer is everything.” During the <a href=\"https://wptavern.com/state-of-the-word-2015-javascript-and-api-driven-interfaces-are-the-future-of-wordpress\" target=\"_blank\">2015 State of the Word</a> address he said, “Customization is the single biggest opportunity for improving the WordPress experience.” I asked him if he thinks the necessary improvements to make the software more competitive need to come from core itself or if commercial products could introduce game changers for the Customizer, the editor, and other problem areas of WordPress.</p>\n<p>“I think to have an impact on WordPress’ growth improvements to customization have to happen in core or Calypso/Jetpack, otherwise there isn’t enough reach,” Mullenweg said. “It doesn’t matter how great a commercial product is – being behind a paywall will mean it won’t reach enough people to make a dent in WP’s growth curve.” He outlined how he sees the Customizer as a critical component of WordPress’ future:</p>\n<blockquote><p>I think the needed improvements will only come from a customizer and theme system which is flexible, intuitive, and instantaneous, which might also need to break backwards compatibility, and a post editor which leverages the same language, patterns, interface, and concepts. We need to use and adopt a React / Redux approach to the javascript, like Calypso, and rename or make irrelevant concepts like Menus which are just plain confusing to people.</p></blockquote>\n<p>Customizer improvements have been a focus throughout 2016 and the feature’s small team of contributors have made major strides towards improving the underlying architecture to build upon.</p>\n<p>“It’s <em>customization</em> that is the key need here, not necessarily the existing ‘Customizer’ interface that we have today,” <a href=\"https://make.wordpress.org/core/components/customize/\" target=\"_blank\">Customize</a> component maintainer Weston Ruter said. “The key need WordPress has is to be able to live preview more functionality in WordPress, as Helen tweeted here:”</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">What if instead of opposing \"shoving more stuff into the customizer\" we supported \"adding live previews to WordPress functionality\"?</p>\n<p>— Helen 侯-Sandí (@helenhousandi) <a href=\"https://twitter.com/helenhousandi/status/778255682462183424\">September 20, 2016</a></p></blockquote>\n<p></p>\n<p><a href=\"https://wptavern.com/customizer-responsive-preview-and-selective-refresh-to-be-merged-into-wordpress-4-5\" target=\"_blank\">Selective refresh</a> was added earlier this year in 4.5, giving WordPress the ability to preview elements without full page reloads. This is one way the Customize API addresses that “instantaneous” aspect Mullenweg outlined above.</p>\n<p>“The <a href=\"https://make.xwp.co/2016/04/29/customize-posts-v0-5-released/\" target=\"_blank\">Customize Posts</a> plugin is an effort to rebuild the post editor from the ground up with live preview for all changes to post data and postmeta at the foundation,” Ruter said. “It’s a JavaScript-first approach to the post editing experience. No more waiting for a full page reload to save a draft. No more clicking a preview button to load the post in a new window. All of the changes are saved as drafts and previewed live. It’s reusing the TinyMCE editor component.”</p>\n<p>WordPress may be looking at <a href=\"https://wptavern.com/customize-posts-plugin-and-selective-refresh-are-paving-the-way-for-front-end-editing-powered-by-the-customizer\" target=\"_blank\">front-end editing powered by the Customizer</a> in the not-too-distant future. Ruter and contributors are also working towards using the Customize API to power the next generation of widgets in core, which would use JS for UI and open the door for widgets to be managed via the REST API.</p>\n<p>“Changesets, coming in 4.7, is the most far-reaching architectural improvement to the customizer since its inception,” Ruter said. “Changesets allow for live preview functionality to be de-coupled from the current Customizer interface. This architecture allows for live preview to be developed in other contexts, namely on the frontend and in REST API-driven apps and headless sites.” Ruter anticipates the REST API endpoints for managing changesets to come in 4.8.</p>\n<p>The <a href=\"https://github.com/xwp/wp-js-widgets\" target=\"_blank\">WP JS Widgets</a> project shifts widgets away from their heavy reliance on PHP and creates a JavaScript foundation in the Customizer that allows for any library to be used to build widget controls.</p>\n<p>“A control can actually be implemented using any JS technology stack,” Ruter said. “In the JS Widgets plugin I have a demonstration of widget controls in the customizer being built using the customizer Element, Backbone.js, and also React.” The plugin currently implements <a href=\"https://github.com/xwp/wp-js-widgets/tree/master/php/widgets\" target=\"_blank\">three core widgets</a> and contributors are working on more.</p>\n<p>“It’s somewhat of a ‘Widgets 3.0’ in core, focused on what they would look like in the Customizer first,” Ruter said, “where the widget instance data is stored in a setting, and the control listens to changes to that setting and updates its UI to reflect the changes in the underlying instance data.”</p>\n<p>Although this particular project is being built to be JavaScript-library agnostic, Ruter said he thinks there would be value in exploring the use of React/Redux in a “Customizer 2.0” interface:</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">It would be great to experiment with re-implementing the Customizer UI (pane, panels, sections, controls) in React. <a href=\"https://twitter.com/hashtag/wcus?src=hash\">#wcus</a></p>\n<p>— Weston Ruter ⚡ (@westonruter) <a href=\"https://twitter.com/westonruter/status/672830761872064513\">December 4, 2015</a></p></blockquote>\n<p></p>\n<h3>Taking the Customizer Beyond First Impressions</h3>\n<p>Ruter said he would have a difficult time proposing to build a client site that depended on the WordPress admin for site management and content authorship.</p>\n<p>“A lot of the work we’ve done at XWP for the past few years has been building on the Customizer to provide the editorial experiences that I think are lacking in the WP admin,” Ruter said. “We invest heavily in the customizer because we see it as the best foundation that WordPress has to offer to provide the experiences we want to deliver to our clients.”</p>\n<p>If the Customizer is so critical to WordPress’ success, it’s curious that the contributor team remains relatively small and few companies are investing in the feature specifically. <a href=\"https://xwp.co/\" target=\"_blank\">XWP</a> invests heavily in Customizer development and a great deal of that is prototype work in the form of feature plugins such as Customize Snapshots, Customize Posts, and several <a href=\"https://github.com/xwp?q=wp-customize\" target=\"_blank\">other plugin projects</a>.</p>\n<p>“I don’t know for sure why more developers across the WordPress community aren’t doing more with the customizer,” said Ruter, who is CTO at XWP. “It may be in part a perception problem, where it has seemingly been stuck with a negative reputation. Or it could be a technology problem, where the Customizer is vastly different from other areas of WordPress being a JavaScript single-page application.”</p>\n<p>When the Customizer was first introduced it included support for ‘option’ and ‘theme_mod,’ followed by widgets and navigation menus a bit down the road. The WordPress community didn’t have a full understanding of the scope and capabilities of the Customizer for addressing some of the project’s chief concerns, including content authorship with live previews. Users simply saw a constrained UI they didn’t like using to customize themes. Most users had no concept of the Customizer providing the architectural underpinnings of other aspects of WordPress.</p>\n<p>“Part of the problem is a lack of contributors,” Ruter said. “But even more than that, the biggest problem is one of having a shared vision. When the WP community throws hate on customizer improvements with each new release, it’s somewhat demotivating.</p>\n<p>“If the community realized the vision behind and appreciated a full admin experience that had live preview and staging of changes, then that would make a huge difference,” Ruter said. He and contributors find it challenging to articulate the scope and they are considerably short-handed.</p>\n<p>“It could be a problem with getting ramped up,” he said. “But that’s been the mandate for the WP community as a whole – to learn JavaScript deeply. I say, why not learn JavaScript deeply by building on the customizer?”</p>\n<h3>GoDaddy Plans to Invest in Core Customizer Improvements</h3>\n<p>GoDaddy is a surprising company to emerge over the past couple of years as another key player on WordPress’ road to 50% market share. WordPress product and service companies, along with hosts, are keenly interested in seeing the software continue its market dominance.</p>\n<p>“It’s very important to GoDaddy that WP market share increases,” Gabe Mays, head of WordPress products at GoDaddy, said. “We’re deeply invested in the success of the WordPress community, not only because many of our customers use it, but also because of what it represents.”</p>\n<p>Mays reports that approximately 1/3 of all GoDaddy sites and half of all new sites are running on WordPress. With millions of customers using the software, the company took the initiative to create a new <a href=\"https://wptavern.com/godaddy-launches-new-onboarding-experience-for-wordpress-customers\" target=\"_blank\">onboarding experience specifically for WordPress customers</a>. I asked Mays if GoDaddy is concerned about competitors like Wix and Weebly cutting into the WordPress market share.</p>\n<p>“I don’t know if ‘worry’ is the right word, because 1) we know the problem and 2) we’re capable of addressing it,” Mays said. “As a community we either care enough to fix it or we don’t. There are negative consequences associated with the latter that pose an existential threat to the community.”</p>\n<p>Mays has been involved with the WordPress community for the past 10 years and is working with GoDaddy to improve the new user experience.</p>\n<p>“Part of the issue we’re experiencing now is that WordPress benefitted from such strong product market fit and, subsequently, such high growth that there weren’t the typical feedback mechanisms forcing us to make things like the UX better,” Mays said. “On the other hand, our competitors fought hard and iterated for every basis point of market share they have. We’re like that natural athlete that got to the top with natural talent, but now need to master the basics, get our form right, etc. to stay on top as the game changes.”</p>\n<p>GoDaddy’s new onboarding experience is a stab at improving this UX and Mays said the company has significant WordPress core improvements in the works to provide a better first-use experience.</p>\n<p>“I’m happy to say we’ll also be contributing these improvements back to core,” he said. “We’re happy to have had Aaron Campbell join us as our first core contributor earlier this year and we’re working on more ways to accelerate our core contribution efforts.”</p>\n<p>Mays said GoDaddy is planning to submit core contributions to the Customizer and related core components in the near future but would not disclose any specifics at this time.</p>\n<p>“Hosts benefit immensely from WordPress and as hosts we can collectively do a lot more to move WordPress forward,” Mays said. “We want to lead by example here and have big plans for this in 2017.”</p>\n<p>WordPress product and service companies are also deeply invested in the software’s success and eager to see its market share grow. Cory Miller, CEO of <a href=\"https://ithemes.com/\" target=\"_blank\">iThemes</a>, one of WordPress’ earliest theme companies, said growth is one potential sign of WordPress’ health.</p>\n<p>“As WordPress has grown, so have we with it,” Miller said. “The opposite of growth is scary — it’s stagnation or decline. Many have predicted that in WordPress for a long time, but it continues to grow and push new limits, like the defiant teenager it is.”</p>\n<p>Miller said one of his concerns with competitors in the space is that they have started to cut into the lower or lowest end of the market, “the do-it-yourselfers that many of us count as a key part of our customer base.”</p>\n<p>“WordPress is fantastic, and so are all the innovative tools and services around it, from themes, plugins to hosting,” Miller said. “But I’m increasingly seeing the reason why many, on perhaps the bottom end of the market, say, ‘I don’t want to mess with updates, or worrying about security, or pulling 15 separate tools together to do what I need. I just want a simple website, I want everything in one bundle, mostly done for me, and so I’ll just go with SquareSpace or Weebly.\'”</p>\n<p>Although WordPress provides so much more in terms of community and extensibility when compared to Wix, Weebly, and Squarespace, getting started is the hardest part for new users. This is where tools like Jetpack and GoDaddy’s onboarding experience are useful for giving users what they need to succeed with WordPress.</p>\n<p>Even with a strong background in HTML and CSS, customizing a WordPress site can be challenging. Your site will never feel like your home on the web if you struggle to customize it to suit your preferences. The good news is that the WordPress project lead, contributors, hosts, and product companies are working together to improve customization in different, complementary ways in order to ensure the future of the project in an increasingly competitive market.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Nov 2016 22:48: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: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:97:\"WPTavern: 2nd Global WordPress Translation Day Brings 780 Translators Together Across 133 Locales\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63915\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/2nd-global-wordpress-translation-day-brings-780-translators-together-across-133-locales\";s: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:6919:\"<p>The second <a href=\"https://wptranslationday.org/\" target=\"_blank\">Global WordPress Translation Day</a> was held November 12 and the <a href=\"https://make.wordpress.org/polyglots/2016/11/16/notes-from-the-polyglots-chats-on-november-16th/\" target=\"_blank\">stats</a> released this week show the event was an even greater success than the first one. In April, <a href=\"https://wptavern.com/global-wordpress-translation-day-draws-448-participants-from-105-countries\" target=\"_blank\">WP Translation Day connected 448 participants</a> through both online and in-person translation events. The second event brought 780 translators together, a 74% increase in participation. Attendance at the local events increased from 39 in April to 67 in November.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Looking at <a href=\"https://twitter.com/hashtag/WPTranslationDay?src=hash\">#WPTranslationDay</a> stats I can’t be more grateful to <a href=\"https://twitter.com/humanmadeltd\">@humanmadeltd</a> for supporting my time for the <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a> Polyglots. So lucky❤️ <a href=\"https://t.co/NwSjYOyUBX\">pic.twitter.com/NwSjYOyUBX</a></p>\n<p>— Petya Raykovska (@petyeah) <a href=\"https://twitter.com/petyeah/status/798890778692988929\">November 16, 2016</a></p></blockquote>\n<p></p>\n<p>“We really wanted to build on top of what was already there, reach more people, and bring more important topics front and center,” said Petya Raykovska, one of the members of the Polyglots Leadership Team. Participants had the opportunity to discuss the upcoming internationalization features in WordPress with core developers, including a session by Pascal Birchler and a panel led by John Blackbourn. Translators also discussed gender neutral languages in the WordPress UI, prompted by a discussion around gender neutral German.</p>\n<p>Raykovska said one of the goals of the second event was to “bring more people on screen so everyone can feel like they’re a part of a truly global event.” Local participation for the live streaming meetups increased from April.</p>\n<p>“The activities in India have kept their strong growth rate – we had eight events last time, this time they were 14, with Mumbai even having two events,” Raykovska said. “For the first time we had events in Russia and in South Africa.”</p>\n<p>Raykovska said she’s hoping the Polyglots Leadership Team will soon begin developing events in African regions, following patterns of success in Asia and Europe.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Thank you <a href=\"https://twitter.com/ResellerClub\">@ResellerClub</a> for hosting us today for <a href=\"https://twitter.com/hashtag/WPTranslationday?src=hash\">#WPTranslationday</a> <a href=\"https://t.co/vfr9l0D50V\">pic.twitter.com/vfr9l0D50V</a></p>\n<p>— WordCamp Mumbai (@WCMumbai) <a href=\"https://twitter.com/WCMumbai/status/797397743467659264\">November 12, 2016</a></p></blockquote>\n<p></p>\n<h3>Global WordPress Translation Day Expands Into South Africa</h3>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/cape-town-wptranslation-day.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/cape-town-wptranslation-day.jpg?resize=1025%2C548&ssl=1\" alt=\"Cape Town WP Translation Day - credit: Jon Bossenger\" class=\"size-full wp-image-63927\" /></a>Cape Town WP Translation Day – credit: <a href=\"https://wpcapetown.co.za/2016/11/14/wordpress-global-translation-day-recap/\">Jon Bossenger</a>\n<p>South Africa has 11 languages and Raykovska said the event gave a big boost to the translation community there, with Xhosa being translated for WordPress for the first time. Xhosa is spoken by 7.6 million people, which is approximately 18% of the South African population.</p>\n<p>“Africa has a huge potential and a lot of wonderful, enthusiastic people,” she said. “There will be more WordCamps there in 2017 and hopefully more activity on the translation side.”</p>\n<p>Jon Bossenger and Hugh Lashbrooke, who co-organized the Cape Town event, had attendees translating WordPress into Xhosa, Sotho, and Setswana.</p>\n<p>“By the end of the day we had two translation files for these languages that we’ll be looking to submit requests to be added as locales for WordPress,” Bossenger said in his recap <a href=\"https://wpcapetown.co.za/2016/11/14/wordpress-global-translation-day-recap/\" target=\"_blank\">post</a>. “We’re almost halfway towards adding all 11 official languages, just in one day.”</p>\n<p>Trisha Cornelius, co-organizer the WP Johannesburg Meetup, organized the in-person translation event in Johannesburg where the team made major progress and assisted the Cape Town team in getting their languages started.</p>\n<p>“We managed to get Xhosa approved in time for us to translate some strings for our translation day event,” Cornelius said. “We translated into Afrikaans (which is at over 95% so we are pushing to get to 100%) and South African English as well. People who were at the Cape Town event have volunteered to become translators for Tswana and an attendee at our event has volunteered to become GTE for Zulu.”</p>\n<p>Cornelius said the excitement of live streaming and connecting with Cape Town and others around the world could have easily made for an event that spanned longer than three hours.</p>\n<p>“The biggest success was in showing people how easy translation is,” Cornelius said. She hopes the translations will make WordPress easier for more people in South Africa and help more people get onto the web.</p>\n<p>“South Africa has an interesting case in that we have a clear racial split between being multi-lingual and not,” Cornelius said. “The majority of our population speaks English/Afrikaans as a second language and I would love to see WordPress available in all 11 of our official languages so that WP users can choose to use WP in their mother tongue.”</p>\n<p>Cornelius said language accessibility in South Africa is less of a challenge than actual access to computers with the Internet, but they are making progress in Johannesburg to make the internet more widely available.</p>\n<p>“Especially with the prevalence of smart phones, I think having WordPress in more indigenous languages will mean that we are able to hear more of each others voices which we desperately need,” Cornelius said.</p>\n<p>Overall, the WordPress Translation Day participants translated a total of 60,426 strings, up from 40,350 in April. This includes popular plugins and themes in addition to WordPress core. A video replay of the event can be found on <a href=\"https://www.crowdcast.io/e/gwtd2\" target=\"_blank\">Crowdcast.io</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Nov 2016 23:20:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:29:\"Ping-O-Matic: Bloglines Added\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://pingomatic.wordpress.com/2006/04/30/bloglines-added/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://blog.pingomatic.com/2006/04/30/bloglines-added/\";s: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:839:\"<p>A few days ago we added Bloglines to our list of RPC ping receivers, worked out a few issues with them, and now <a href=\"http://www.bloglines.com/about/news#103\">they've announced their pinging service</a>.</p>\n<p>I'll be adding them to the web form soon. :) </p><br /><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/categories/pingomatic.wordpress.com/11/\" /> <img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/tags/pingomatic.wordpress.com/11/\" /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/pingomatic.wordpress.com/11/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/pingomatic.wordpress.com/11/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=blog.pingomatic.com&blog=68432&post=11&subd=pingomatic&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:\"Thu, 17 Nov 2016 21:45: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: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:77:\"WPTavern: WPWeekly Episode 254 – WP eCommerce, WordCamp US 2017, and Upvato\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=63903&preview=true&preview_id=63903\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wpweekly-episode-254-wp-ecommerce-wordcamp-us-2017-and-upvato\";s: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:2450:\"<p>In this short episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I discuss a handful of news stories making headlines. We discuss a recent security update to the WP eCommerce plugin, Upvato disappearing only to reappear in the near future, and Nashville, TN hosting WordCamp US in 2017 and 2018. Last but not least is Marcus’ plugin picks of the week.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wp-ecommerce-3-11-4-patches-sql-injection-vulnerability\">WP eCommerce 3.11.4 Patches SQL Injection Vulnerability</a><br />\n<a href=\"https://wptavern.com/upvato-backup-service-confirms-files-are-lost-plans-to-relaunch-on-new-provider\">Upvato Backup Service Confirms Files Are Lost, Plans to Relaunch on New Provider</a><br />\n<a href=\"https://wptavern.com/nashville-to-host-wordcamp-us-2017-2018\">Nashville to Host WordCamp US 2017-2018</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/show-featured-image-size-in-admin-topbar\">Show Featured Image Size in Admin TopBar</a> displays the image size for the featured image in the admin top bar. This makes it convenient to know how large features images need to be without looking it up.</p>\n<p><a href=\"https://wordpress.org/plugins/wp-mqtt/\">WP-MQTT</a> connects WordPress to the Internet of Things. This plugin can automatically send MQTT messages to compatible devices when something happens on your site. MQTT is a machine-to-machine (M2M) / Internet of Things connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport.</p>\n<p><a href=\"https://wordpress.org/plugins/hello-trumpy/\">Hello Trumpy</a> is a plugin aimed at making WordPress great again!</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, November 23rd 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #254:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Nov 2016 09:20: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: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:80:\"WPTavern: Visible Edit Shortcuts in WordPress 4.7 Makes Customizing Sites Easier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63881\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wptavern.com/visible-edit-shortcuts-in-wordpress-4-7-makes-customizing-sites-easier\";s: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:3913:\"<p>Earlier this year, Automattic added visual icons to the WordPress.com customizer after user testing showed users tried clicking on the parts of the page they wanted to edit, rather than searching through the menus in the customizer. In an effort to see if the <a href=\"https://core.trac.wordpress.org/ticket/27403\">same could be done</a> for the self-hosted version of WordPress, <a href=\"https://core.trac.wordpress.org/ticket/27403#comment:16\">Payton Swick open sourced</a> Automattic’s work into a plugin and <a href=\"https://github.com/Automattic/customize-direct-manipulation\">placed it on GitHub</a>.</p>\n<p>The plugin added persistent icons to show users which parts of a site can be customized when the customizer preview pane is open. After months of collaboration between Automatticians and the Customize component maintainers, the icons were merged into WordPress 4.7 and are officially called visible edit shortcuts. The icons visually inform users which elements can be edited in a theme.</p>\n<p>The icons appear when the customizer is open and directs users to settings that control an element. For example, clicking the icon next to the site tagline in the image below opens the Site Identity section of the customizer and makes the Tagline field active. Visible shortcuts are an extension of the Shift-click to edit keyboard shortcut that was added in WordPress 3.9.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/CustomizerShortcutButtons.png?ssl=1\"><img class=\"size-full wp-image-63883\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/CustomizerShortcutButtons.png?resize=1025%2C544&ssl=1\" alt=\"Visible Edit Shortcut Buttons\" /></a>Visible Edit Shortcut Buttons\n<p>The icon approach was largely inspired by WordPress.com which has a similar feature in its customizer. Nick Halsey, Customize component maintainer, <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">describes in detail</a> the history of the feature and what theme authors need to do to support it.</p>\n<p>Unlike many of the theme specific updates in the past where developers can add support by using add_theme_support, supporting visible edit shortcuts is more comprehensive. Theme authors will need to add support for <a href=\"https://make.wordpress.org/core/2016/02/16/selective-refresh-in-the-customizer/\">selective refresh</a>, <a href=\"https://make.wordpress.org/core/2016/03/22/implementing-selective-refresh-support-for-widgets/\">selective refresh for widgets</a>, and <a href=\"https://make.wordpress.org/core/2015/07/29/fast-previewing-changes-to-menus-in-the-customizer/\">selective refresh for menus</a>.</p>\n<p>“Edit shortcuts will be enabled by default for all themes, but are contingent on themes supporting selective refresh,” Halsey said. Additionally, a small amount of CSS may be required to properly position the icons.</p>\n<p>Adding visual elements that connect parts of a theme to the customizer should take some of the guesswork out of editing themes. Instead of spending time browsing through various customizer panels to edit a part of a site, users can click a button and the right customizer panel will open automatically with the settings you need. This can be especially useful for themes that have a lot of customizer sections.</p>\n<p>I tested visible edit shortcuts using the Twenty Seventeen theme in WordPress 4.7 beta 4 and didn’t encounter any issues. The team is strongly encouraging users to test with as many themes as possible. If you use a theme where the shortcut icons are not displayed, please contact the theme author, request that they add support, and refer them to <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">the make core blog post which explains how to do so</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Nov 2016 08:54:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:49:\"WPTavern: Nashville to Host WordCamp US 2017-2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63871\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/nashville-to-host-wordcamp-us-2017-2018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5593:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nashville.jpg?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nashville.jpg?resize=1015%2C524&ssl=1\" alt=\"photo credit: Viv Lynch Westward - (license)\" class=\"size-full wp-image-63884\" /></a>photo credit: Viv Lynch <a href=\"http://www.flickr.com/photos/68894626@N00/30070498810\">Westward</a> – <a href=\"https://creativecommons.org/licenses/by-nc-nd/2.0/\">(license)</a>\n<p><a href=\"https://2016.us.wordcamp.org/\" target=\"_blank\">WordCamp US</a> attendees are counting down the days until the event kicks off in Philadelphia in two weeks but preparations for 2017 and 2018 are already underway. Yesterday Matt Mullenweg <a href=\"https://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/\" target=\"_blank\">announced</a> that Nashville has won the bid to host WordCamp US for the next two years. According to Randy Hicks, one of the organizers, the new <a href=\"http://www.nashvillemusiccitycenter.com/\" target=\"_blank\">Music City Center</a> venue, which was finished in 2013, has been reserved from Thursday, November 30, 2017, to Sunday, December 3 but the camp will take place Friday – Sunday. The venue has confirmed the ability to host 3,000 – 5,000 attendees.</p>\n<p>“We have a brand new venue that is pretty amazing but Nashville is very centrally located to handful of other cities that all have their own WordCamps,” Hicks said. “I think there are about seven camps within 4-5 hours. The WP community around Nashville is rather strong.”</p>\n<p>Over the past few years the local WordPress community has grown and WordCamp Nashville sold 325 tickets at its 2016 event.</p>\n<p>“I’ve been coming to the meetups since the very first one and have been an organizer since about the same time as well as John Housholder,” Hicks said. “We’ve seen the community explode every year after WordCamp, but 2014 and 2015 have been huge growth years for Nashville as a whole and the meetup has reflected those numbers.”</p>\n<p>The application process included nailing down a venue, creating a budget, and gathering specific details about wifi capabilities, room capabilities, hotel availability, and date availability. Organizers from both the Nashville team and the Denver team (another finalist) agreed that the application time frame was somewhat constrained.</p>\n<p>“I thought the time frame between start and submission was pretty short, but I think that depends on who is submitting and how informed they are on their local venue,” Hicks said. “Ours was really hard to get information from.”</p>\n<p>The Denver team had a similar struggle with locking down a venue without certainty of being able to fully book the reservation.</p>\n<p>“There was what I would consider to be a semi-fanatical obsession with the first weekend in December, which was flatly unavailable at the convention center here,” said Drew Jaynes, one of the organizers who applied on behalf of Denver.</p>\n<p>“To give you some perspective, at the time that we applied, March 2016, there were two available weekends left for the Colorado Convention Center – two in all of 2017. The end of August and the middle of December. To organize an event of this size on what would be considered relatively short notice for a city as popular as Denver was essentially a fool’s errand.”</p>\n<p>The Nashville organizing team was able to secure its venue for early December dates, but a wider range of acceptable dates might be one way for WordCamp Central to improve the process for next year. This would give more cities the opportunity to submit competitive applications, as venues that can accommodate the expected size of WCUS are in high demand in popular cities.</p>\n<p>“We had a great set of communities apply so it was tough to pick just one,” WordCamp Central representative Cami Kaos said. “In the end we went with Nashville for WordCamp US 2017-2018 because it seems like a great location for attendees, they had a beautiful venue that could accommodate an event of this size as we grow, and the dynamics between both teams were a natural fit.”</p>\n<p>If you’re interested in learning more about Nashville, the organizing team has created a <a href=\"http://wpnashville.com/wcus/\" target=\"_blank\">page</a> that includes some favorite local attractions and rankings:</p>\n<ul>\n<li>Ranked within the top 10 on Cvent ’s list of Top 50 Meeting Destinations in the United States. (August 2015)</li>\n<li>Named #3 Best Convention City in the 10 Best USA Today Readers’ Choice Awards</li>\n<li>Ranked #1 Friendliest City in America by Travel and Leisure (April 2015)</li>\n<li>Listed in Collaborate Magazine’s list of the Top 12 Foodie Cities for Meetings</li>\n</ul>\n<p>Nashville is centrally located for a relatively short drive or flight from anywhere in the US and should have ample options for accommodation. The city won the bid to host the WordCamp out of six applicants and Matt Mullenweg’s announcement post indicates that there were multiple local communities capable of hosting the event in the future.</p>\n<p>“Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia,” Mullenweg said.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 21:50:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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: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:55:\"HeroPress: Actually, WordPress didn’t change my life.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1490\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://heropress.com/essays/actually-wordpress-didnt-change-life/\";s: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:9579:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/111616-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: If we serve the people around what we\'re doing, we ourselves will grow, develop & change alongside the people we serve.\" /><p>My story starts in high school as a girl with a technical bent, in a small country town just as computers were becoming mainstream but well before they were in everyone’s home. (I was in high school when Apple came to school and showed off this new fangled thing they called a mouse…). We were taught BASIC and Pascal and I actually really enjoyed tinkering with programming, but no one thought to say, “Dee, you look like you’re good at this, you should pursue it…” I mean, I was a girl (and girls didn’t ‘DO’ computers), and no one in the circles I moved in really had any idea where this technology revolution would take us.</p>\n<p>The truth is I wasn’t particularly ambitious, I didn’t have any kind of clue what I wanted to be ‘when I grew up’ so I allowed myself to be gently steered by my parents into leaving school before the end of my final year when I was encouraged to apply for a job in a bank.</p>\n<p>I got the job and started in the MICR processing department, encoding cheques with magnetic text, and I finished as a teller 3 years later (and boy was I terrible at balancing the books at the end of the day – I was much better at chatting to the customers!).</p>\n<p>Financial independence was the only name of that game; for me there was very little else to recommend the job, so I saved all the money I could and took off from both the bank, and my homeland (New Zealand) in very short order as a young, naive 20 year old primed to spend the next 3 years exploring the world. And by the world, I mean the US and Europe…</p>\n<p>That first mouse had come out in 1983, WordPress was founded in 2003 and in those 20 years the world changed. While it was doing that I was at various times being a nanny, working in child care centres, working in customer support, temping, and generally ‘working to live’ in whatever way felt right at the time. However, in 1999 I packed up my bags once again, moved from New Zealand to Australia and took a place at a performing arts school where I honed my singing and performance skills and volunteered my time to our music director who was starting to experiment with sending out HTML newsletters and updates via email.</p>\n<blockquote><p>And so my personal revolution began.</p></blockquote>\n<p>On what I think was the day after I graduated from that course I walked into a full time role as that music director’s assistant and began my journey back to code. It was part of my job to edit those HTML newsletters and send them out every week. I went from there to buying books about coding for the web, experimenting on my home built PC making web pages. I’m sure like a lot of us, I remember the thrill of creating that first HTML file and seeing a ‘Hello World’ or similar heading rendered in the browser… from there I was completely hooked.</p>\n<p>By 2004 I was working full time as a webmaster, by 2005 I was running a small business creating sites on the side of my ‘real job’ and by 2009 that small business became my full time job as I left employment to pursue my Masters Degree in Digital Communication. It was in that year I met WordPress when I moved my old Movable Type blog onto it and within a very short time I was using WP as the CMS of choice for all my client work…</p>\n<p>Then in 2011 I stumbled across WordCamps and by extension the WordPress community. THAT was the thing that changed my world.</p>\n<p>I flew on a whim from Sydney to Melbourne to attend this crazy inexpensive conference I had found after a google search for ‘WordPress Conferences’. In doing so I met welcoming people, made friends, connected, and came back to Sydney excited and hopeful about continuing this connection with the wider WP community.</p>\n<p>Building a community around WP got off to a slow start in Sydney, but from an inauspicious early WPSyd meetup in the function room of a pub (one we actually held in the dark due to a blackout) my connection and involvement took off. Before long I was helping organise that Sydney meetup and by the time I moved away from that great city it had branched into 2 meetups, and soon after, into 3. Furthermore at the end of that first year, at my second ever WordCamp, I put my hand up to help organise a WordCamp Sydney in 2012 and then as I moved interstate, WordCamp Melbourne in 2013.</p>\n<p>Here’s the point.</p>\n<p>WordPress, software, technology, the Internet will come and go, morph, and change, evolve. Maybe WordPress will last forever, maybe it will morph into something else, maybe one day it will look completely different than it did when I first started (actually, that’s true now…) the thing that doesn’t change is the humanity around it.</p>\n<blockquote><p>WordPress and any other software package exists to serve people.</p></blockquote>\n<p>The thing that I have learned, not only through WordPress but in life, is that if we too serve the people around what we’re doing, we ourselves will grow, develop and change alongside the people we serve, and the tools we use to serve them.</p>\n<p>In organising meetups, WordCamps, and community events around WordPress, I have found that at the end of the day it isn’t actually WordPress that matters… it’s those connections, it’s the friendships. It’s the network of work, referrals, support, help, encouragement that has kept me wired into this community and committed to helping other people find that connection and growth for themselves. Even as my career in WP has moved through coding, into team support, into project management, there too it has been the people and my connections to them in the community that have helped fuel that transition.</p>\n<p>I believe that the place I’ve found and the opportunities I have had owe as much to my own desire and ambition as they do to the help, support and belief of the community around me; sometimes even more than I’ve felt in myself. In all of this I feel as though I’m living proof that by helping, connecting, and resourcing other people, I myself have been helped, resourced and connected into places I’d have never dreamed of all those years ago as a teenager playing with that first mouse… experimenting with that BASIC code.</p>\n<p>Arnold Schwarzenegger said “Help others and give something back. I guarantee you will discover that while public service improves the lives and the world around you, its greatest reward is the enrichment and new meaning it will bring your own life.” and I completely agree.</p>\n<p>Ricky Martin said “A hero is someone who is willing to help others in his or her best capacity.” Here are two very different people giving voice to exactly what I’ve found in working and serving in this great community of diverse people. This is the kind of heroism I see around WordPress, at meetups and WordCamps; it’s the kind of hero whom I want to raise up, and at the end of the day, this is the kind of hero I hope that I am.</p>\n<p>Best of all, it’s the kind of hero that absolutely ANY of us can be.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Actually, WordPress didn’t change my life.\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Actually%2C%20WordPress%20didn%E2%80%99t%20change%20my%20life.&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Factually-wordpress-didnt-change-life%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Actually, WordPress didn’t change my life.\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Factually-wordpress-didnt-change-life%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Factually-wordpress-didnt-change-life%2F&title=Actually%2C+WordPress+didn%E2%80%99t+change+my+life.\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Actually, WordPress didn’t change my life.\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/actually-wordpress-didnt-change-life/&media=https://heropress.com/wp-content/uploads/2016/11/111616-150x150.jpg&description=Actually, WordPress didn’t change my life.\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Actually, WordPress didn’t change my life.\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/actually-wordpress-didnt-change-life/\" title=\"Actually, WordPress didn’t change my life.\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/actually-wordpress-didnt-change-life/\">Actually, WordPress didn’t change my life.</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 12:00: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:8:\"Dee Teal\";s: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:30:\"Dev Blog: WordPress 4.7 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4576\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1990:\"<p>WordPress 4.7 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1,</a> <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\">Beta 3</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth developer guides on make/core</a>. We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39262&stop_rev=39201&limit=200&verbose=on&sfp_email=&sfph_mail=\">about 60 changes</a> in the last few days for beta 4, including tweaks to Twenty Seventeen, custom CSS, and the REST API content endpoints.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>We are almost there<br />\nPlease test your plugins and themes<br />\nRC coming soon<br />\n</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 01:51:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:\"\";}}}}}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:44:\"Dev Blog: WordCamp US 2017-2018 in Nashville\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:995:\"<p><img class=\"aligncenter\" src=\"https://i0.wp.com/wpdotorg.files.wordpress.com/2008/07/27492741871_c6fcebcad3_k-e1479248587522.jpg?resize=632%2C253&ssl=1\" /></p>\n<p>The title says it all. We had some great applications for cities to host <a href=\"http://us.wordcamp.org/\">WordCamp US</a> after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is <strong>Nashville, Tennessee</strong>.</p>\n<p>Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia.</p>\n<p>By the way, if you haven’t yet, now is a great time to <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">take the Annual WordPress Survey</a> and ask your friends to as well.</p>\n<p><a href=\"https://www.flickr.com/photos/143951935@N07/27492741871\">Photo Credit</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 23:24:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:90:\"WPTavern: Upvato Backup Service Confirms Files Are Lost, Plans to Relaunch on New Provider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/upvato-backup-service-confirms-files-are-lost-plans-to-relaunch-on-new-provider\";s: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:4274:\"<p>Upvato creator Freddy Lundekvam has confirmed that all user files entrusted to the service have been permanently lost, as his previous storage provider is unable to recover them. After receiving a series of emails from the provider reminding him that payment was due, the provider terminated his account seven days after the invoice was overdue.</p>\n<p>Lundekvam said ordinarily he would expect his sites and servers to go offline in response to an unpaid invoice but this particular provider, which he would not identify, simply terminated his account.</p>\n<p>“I contacted the provider in good faith, knowing that any decent provider has complete backups of everything they terminate for X time after they terminate it,” Lundekvam said. “Apparently, with this ‘crappy’ company, terminated means literally terminated. All decent backup providers have backups of their backups, and any provider with such a setup knows very well that terminating the backups at the same time as you terminate the original files is a HUGE mistake, after all, you have those backups in place just in case something is terminated wrongly or the system corrupts something. We can simply conclude with the fact that this provider didn’t do backups of their users’ data and therefore would never be able to recover anything they have lost.”</p>\n<p>Although Lundekvam mentioned Amazon Glacier in a <a href=\"https://wptavern.com/upvato-backup-service-terminated-by-storage-provider-files-may-not-be-recoverable\" target=\"_blank\">previous interview</a> as an example of how cheap storage space is, he confirmed that Amazon was not the provider in question here. “Amazon was quickly ironed out in the launch phase due to the heavy adjustments it needed to make it work exactly the way we wanted it to,” he said.</p>\n<p>Lundekvam said he sincerely believed this backup provider was reliable and was disappointed to find out otherwise after trusting users’ data with the company. Despite the misfortune and embarrassment of the current situation, he is determined to relaunch Upvato with a new provider that offers redundant backups.</p>\n<h3>Upvato to Relaunch with Improved Version that Allows Users to Define Backup Destination</h3>\n<p>Lundekvam said the new version will be launched “as soon as possible.” His team is considering firing up the current (old) version and then migrating as originally planned instead of relaunching with the new version. The improvements include a better backup algorithm and new functionality.</p>\n<p>“The very new version will allow the user to define their own destination / choice of backup location, whether that be on Upvato’s servers, their own FTP / SFTP server, Dropbox, Amazon, and other providers we’re looking into implementing,” Lundekvam said. “This would make Upvato function as a mere gateway that detects and keeps your backups in sync at your favorite destination, while at the same time presenting the same awesome visual experience on the website to display the sales ad associated with the item.”</p>\n<p>Lundekvam remains committed to keeping the core service free indefinitely and may add commercial upgrades if costs exceed what he is able to contribute on his own.</p>\n<p>“As long as I am able to sustain Upvato on my own, then it will remain ad-free and completely free to use,” he said. “But of course there are plans to monetize the website if we at some point need help keeping the lights on. That might be ad-generated revenue, or a premium service for premium functionality. But regardless of what we do then, the core functionality of Upvato – backing up your Envato files – will always remain free to use.”</p>\n<p>In response to commenters who suspected the service of fraud and users who may be wary of continuing with the service, Lundekvam said, “Upvato is not a fraud in any way. It’s really entirely up to the user if they want to give us a second chance or not. We are a completely free service that intends to do the very best we can do make sure that we stay a reliable, good way to store and backup your Envato files.”</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 22:48: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: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:85:\"WPTavern: WordPress 4.7 Improves Accessibility by Removing Alternative Text Fallbacks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63819\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wordpress-4-7-improves-accessibility-by-removing-alternative-text-fallbacks\";s: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:1252:\"<p>When images are uploaded in WordPress 4.6.1 that have an empty alt text value, WordPress tries to generate one based on the caption text or the image title. If the image title is non descriptive as is common with photos uploaded from digital cameras, the alt text can be meaningless.</p>\n<p>In WordPress 4.7, the caption text and the image title fallbacks have been removed. The fallbacks were originally introduced to ensure every image included alternative text. Over time however, this practice has proven to be a poor user experience for people who use screen readers.</p>\n<p>Since the fallbacks are removed, users will need to explicitly set a value for the alt text field. <a href=\"https://make.wordpress.org/core/2016/11/11/improving-accessibility-of-image-alternative-text-in-4-7/\">According to Joe McGill</a>, the change will not affect content already published but will be the expected behavior in WordPress 4.7 and beyond.</p>\n<p>If you’re not sure what text to use to describe an image, check <a href=\"http://webaim.org/techniques/alttext/#basics\">out this article </a>on Webaim. It explains when alt text should be displayed and provides useful tips on how to describe an image.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 18:51: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:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Wedding Bride: A Free One-Page WordPress Wedding 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:29:\"https://wptavern.com/?p=60375\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/wedding-bride-a-free-one-page-wordpress-wedding-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:2864:\"<p><a href=\"https://wordpress.org/themes/wedding-bride/\" target=\"_blank\">Wedding Bride</a> is a new theme from Alex Itsios, co-founder of <a href=\"https://ketchupthemes.com/\" target=\"_blank\">Ketchup Themes</a>. The Cyprus-based theme company has <a href=\"https://wordpress.org/themes/author/alexitsios/\" target=\"_blank\">16 themes on WordPress.org</a>. Wedding themes are a relatively small niche in the directory with fewer than 20 listings. This new arrival stands out from the pack with its bold colors and customizability.</p>\n<p>Many WordPress wedding themes in the official directory seem like a wedding site forced into a blog-oriented design, with lingering post meta in areas where it serves no purpose. This particular niche is where a focused, one-page design really shines. Wedding Bride features event-specific front page sections for the couple to share their story but also allows for (optional) extra pages and a blog.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/wedding-bride-screenshot.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/wedding-bride-screenshot.png?resize=880%2C660&ssl=1\" alt=\"wedding-bride-screenshot\" class=\"aligncenter size-full wp-image-60380\" /></a></p>\n<p>All of the theme’s options can be found in the Customizer where users can upload a header image, personalize the header overlay, and add various content sections – all of which are optional. It also includes an option to make the navigation menu sticky or have it scroll with the page (default).</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/08/wedding-bride-theme-1.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/08/wedding-bride-theme-1.png?resize=1025%2C405&ssl=1\" alt=\"wedding-bride-theme\" class=\"aligncenter size-full wp-image-63806\" /></a></p>\n<p>Wedding Bride users can customize the background color and/or image. Unfortunately, the theme does not include a color picker to customize the pink accent color, but this can be changed with a little CSS. Blog pages include a sidebar and it supports four widget areas in the footer. The contact form section was created for use with <a href=\"https://wordpress.org/plugins/contact-form-7/\" target=\"_blank\">Contact Form 7</a>.</p>\n<p>Check out the <a href=\"http://www.platotheme.com/wedding-version/\" target=\"_blank\">live demo</a> to see the theme in action. <a href=\"https://wordpress.org/themes/wedding-bride/\" target=\"_blank\">Wedding Bride</a> is Alex Itsios’ 16th theme on WordPress.org and his first foray into the wedding niche. If you’re looking for a theme that allows you to quickly create a wedding website with all the essential details on one page, you can download it for free from WordPress.org via your admin themes browser.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 06:28: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:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WP eCommerce 3.11.4 Patches SQL Injection Vulnerability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/wp-ecommerce-3-11-4-patches-sql-injection-vulnerability\";s: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:1138:\"<p>Over the weekend, the WP eCommerce team released version 3.11.4 of its <a href=\"https://wordpress.org/plugins/wp-e-commerce/\">e-commerce plugin</a>. The update patches an SQL injection vulnerability that was responsibly disclosed by Mika Epstein, a member of the WordPress.org plugin review team.</p>\n<p><a href=\"https://wpecommerce.org/news/wp-ecommerce-3-11-4-security-update/\">According to Justin Sainton</a>, lead developer of WP eCommerce, the team was notified of the vulnerability on November 11th and patched within an hour. The update was available on WordPress.org the following day.</p>\n<p>“This vulnerability only affects users who use eWay as their payment gateway, have Gold Cart activated, and are using the as-of-yet-unreleased Theme Engine 2.0,” Sainton said.</p>\n<p>“We believe the number of users affected is likely close to zero, due to these conditions.”</p>\n<p>Users are highly encouraged to update as soon as possible. Created in 2006, WP eCommerce is one of the oldest plugins in the directory and is actively installed on more than 40K sites.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Nov 2016 00:34: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: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:92:\"WPTavern: Upvato Backup Service Terminated by Storage Provider, Files May Not be Recoverable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63352\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/upvato-backup-service-terminated-by-storage-provider-files-may-not-be-recoverable\";s: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:5185:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/upvato-featured.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/upvato-featured.png?resize=1025%2C471&ssl=1\" alt=\"upvato-featured\" class=\"aligncenter size-full wp-image-50622\" /></a></p>\n<p><a href=\"https://www.upvato.com/\" target=\"_blank\">Upvato</a>, the service that specializes in backing up Envato Market files, has shut down without warning. Freddy Lundekvam, a full time programmer and frequent user of Envato products, created the service after losing 10 files to Envato’s policy of reserving the right to take down and remove any file at its or the author’s sole discretion. Losing files is a <a href=\"https://forums.envato.com/t/half-of-my-items-removed/27143/3\" target=\"_blank\">common frustration among Envato users</a>, as the company cannot guarantee the ongoing availability of products due to situations like copyright complaints and technical issues.</p>\n<p>Upvato made it easy for users to automatically backup their purchases, cataloguing them with screenshots, descriptions, titles, and author information. The service offered unlimited backups and Lundekvam encouraged users to connect their Envato accounts to keep their files safe. A few weeks ago, Upvato users started to suspect that the service was shutting down.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Anyone using <a href=\"https://twitter.com/hashtag/Upvato?src=hash\">#Upvato</a> for their themes etc from <a href=\"https://twitter.com/envato\">@envato</a> – I think you have just been duped!</p>\n<p>— Andrew Wilkinson (@parysnet) <a href=\"https://twitter.com/parysnet/status/793135773998514176\">October 31, 2016</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">What happened to <a href=\"https://twitter.com/hashtag/upvato?src=hash\">#upvato</a>? Looks like it died silently and nobody noticed. Zero commentary from the usual webdev pundits.</p>\n<p>— sunil (@sunilwilliams) <a href=\"https://twitter.com/sunilwilliams/status/791535374971523072\">October 27, 2016</a></p></blockquote>\n<p></p>\n<p>“I’m beginning to think this was not all above board,” one WP Tavern commenter <a href=\"https://wptavern.com/new-upvato-service-offers-free-backups-for-envato-market-products#comment-202262\" target=\"_blank\">said</a> after discovering that the site disappeared. “[Upvato] seamlessly copied all my themes to their server and then shut down with no warning!”</p>\n<p>Lundekvam, whose website can no longer be reached, replied to my first inquiry. After experiencing problems with Upvato’s provider, he is not hopeful that he can recover the files.</p>\n<p>“Our provider’s automated systems terminated everything related to Upvato,” Lundekvam said. “I am so frustrated and upset that you won’t believe it, but I am doing what I can do recover the files and or get a backup up and running. But it seems like the provider isn’t and wasn’t really a reliable backup provider at all, and as it is right now, it looks really dark for a possible chance to recover the files.”</p>\n<p>Lundekvam would not specify who his provider was, but had referenced Amazon Glacier in a <a href=\"https://wptavern.com/new-upvato-service-offers-free-backups-for-envato-market-products\" target=\"_blank\">previous interview</a> as an example of cheap storage space at a mere $7/month.</p>\n<p>“Such things shouldn’t happen with a backup provider like Upvato, and I am extremely surprised that it happened with our backup provider, causing it to affect Upvato,” he said. He also confirmed that he does not plan to shut the service down permanently.</p>\n<p>“If I am unable to recover the backup and files, then no, I am not shutting down,” Lundekvam said.” I would, and have to, install Upvato with a new provider and start over. Please rest assured that Upvato is coming back up. Regarding the concerned users, I am deeply sorry for the downtime and, possibly, loss of Envato files. It hurts that it happened, as this is in no way how I want Upvato to be seen or represented.”</p>\n<p>Lundekvam would not respond to subsequent inquiries. Upvato has had ample time to share this news via other outlets but the service did not have a Twitter account and its website has vanished, leaving users without any information. Lundekvam had said in previous interviews that he did not have plans to monetize Upvato in the immediate future. His motivation was to “make something cool and useful that people might want and need.”</p>\n<p>Unfortunately, since he treated Upvato as a side project and did not have further backups in place, an unexpected problem with his provider has wiped out the files users trusted with the service. In an ironic twist, the service has inadvertantly replicated the exact situation that users hoped to avoid with Envato. Lundekvam has not responded to further inquiries on the status of the recovery process, but we will update when any new information is available.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Nov 2016 21:01: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:\"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:34:\"Matt: Flying Lotus, Never Catch Me\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=46928\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://ma.tt/2016/11/flying-lotus-never-catch-me/\";s: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:357:\"<p></p>\n<p>Music videos are themselves an art form, and it’s always interesting to me how an artist chooses to transform the interpretation of their song with the video. I’ve listened to this song since it came out but haven’t seen the video until now, and it will definitely make me listen to it differently. Featuring Kendrick Lamar.</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, 13 Nov 2016 18:49: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: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:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: New WordPress Plugin Serves Pre-Compressed 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:29:\"https://wptavern.com/?p=63682\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/new-wordpress-plugin-serves-pre-compressed-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:3475:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/compressed-emoji.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/compressed-emoji.png?resize=627%2C250&ssl=1\" alt=\"compressed-emoji\" class=\"aligncenter size-full wp-image-63714\" /></a></p>\n<p>WordPress emoji are served from s.w.org, but they are not compressed. This impacts the SVG loading time, depending on how many emoji you are using, and can even throw warnings on Google’s <a href=\"https://developers.google.com/speed/pagespeed/insights/\" target=\"_blank\">PageSpeed Insights</a> tool. Turkey-based WordPress developer <a href=\"https://profiles.wordpress.org/m_uysl/\" target=\"_blank\">Mustafa Uysal</a> has just released <a href=\"https://wordpress.org/plugins/compressed-emoji/\" target=\"_blank\">Compressed Emoji</a>, a plugin that makes use of the <a href=\"https://developer.wordpress.org/reference/hooks/emoji_svg_url/\" target=\"_blank\">emoji_svg_url</a> filter introduced in 4.6. This filter allows developers to change the URL for where emoji SVG images are hosted.</p>\n<p>When the plugin is activated, the compression offers savings in the range of 3kb ~ 1.3kb (roughly %60) per emoji.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/emoji-compressed-comparison.png?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/emoji-compressed-comparison.png?resize=1025%2C511&ssl=1\" alt=\"emoji-compressed-comparison\" class=\"aligncenter size-full wp-image-63717\" /></a></p>\n<p>Uysal said he hopes WordPress.org will consider compressing emoji in the future, especially since approximately 10% of the web is using WordPress 4.6. Compressing emoji is a small way to speed up a sizeable chunk of the web. A <a href=\"https://core.trac.wordpress.org/ticket/37374\" target=\"_blank\">ticket</a> was created on Trac four months ago, requesting cache headers for emoji files and compression. According to Gary Pendergast, the change is something that can be made outside of the WordPress core development cycle, so he closed the ticket and <a href=\"https://make.wordpress.org/systems/2016/07/20/there-are-no-cache-instructions/\" target=\"_blank\">passed the suggestion on to the Systems team</a>. Cache headers were added by the team, but compression was not implemented in that update.</p>\n<p>“The current plan is to move everything to a new CDN,” Gary Pendergast reported after chatting with the Systems team. “The current CDN is a bit outdated – they don’t support HTTP/2, for example. They need to do some more testing, but it’s high on the todo list.”</p>\n<p>In the meantime, users who want compressed emoji can use Uysal’s plugin. It compressed the files using <a href=\"https://github.com/svg/svgo\" target=\"_blank\">SVGO</a>, an open source Node.js-based tool for optimizing SVG vector graphics files. The tool removes unnecessary things like metadata, comments, hidden elements, and default or non-optimal values from the SVG files without affecting their rendering. Another advantage is it doesn’t require an internet connection for those who are developing locally.</p>\n<p><a href=\"https://wordpress.org/plugins/compressed-emoji/\" target=\"_blank\">Compressed Emoji</a> is available in the WordPress plugin directory and is also open for contributions on <a href=\"https://github.com/mustafauysal/compressed-emoji\" target=\"_blank\">GitHub</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Nov 2016 23:49: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:\"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:30:\"Dev Blog: WordPress 4.7 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4566\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3091:\"<p>WordPress 4.7 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\">Beta 2</a> blog posts, along with <a href=\"https://make.wordpress.org/core/tag/4-7+dev-notes/\">in-depth field guides on make/core</a>. Some of the changes in Beta 3 include:</p>\n<ul>\n<li><strong>REST API:</strong> The <code>unfiltered_html</code> capability is now respected and <code>rest_base</code> has been added to response objects of <code>wp/v2/taxonomies</code> and <code>wp/v2/types</code>, while <code>get_allowed_query_vars()</code> and the <code>rest_get_post</code> filter have been removed.</li>\n<li><strong>Roles/Capabilities:</strong> Added meta-caps for comment, term, and user meta, which are currently only used in the REST API.</li>\n<li><strong>I18N:</strong> Added the ability to change user’s locale back to site’s locale. (<a href=\"https://core.trac.wordpress.org/ticket/38632\">#38632</a>)</li>\n<li><strong>Custom CSS:</strong> Renamed the <code>unfiltered_css</code> meta capability to <code>edit_css</code> and added revisions support to the <code>custom_css</code> post type.</li>\n<li><strong>Edit shortcuts:</strong> Theme authors should take a look at <a href=\"https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/\">the developer guide to the customizer preview’s visible edit shortcuts</a> and update their themes to take advantage of them if not already implementing selective refresh.</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39200&stop_rev=39143&limit=200&verbose=on&sfp_email=&sfph_mail=\">over 50 changes</a> in the last week.</li>\n</ul>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>Building the future</em><br />\n<em>A global community</em><br />\n<em>Stronger together</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Nov 2016 03:30:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:\"\";}}}}}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:52:\"WPTavern: Andy Baio Relaunches Waxy.org on WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63685\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wptavern.com/andy-baio-relaunches-waxy-org-on-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:3333:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/waxy.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/waxy.png?resize=1025%2C415&ssl=1\" alt=\"waxy\" class=\"aligncenter size-full wp-image-63701\" /></a></p>\n<p>After 14 years of blogging with MovableType, Andy Baio has <a href=\"http://waxy.org/2016/11/redesigning-waxy-2016-edition/\" target=\"_blank\">relaunched Waxy.org on WordPress</a>. Baio’s media and technology blog has been a continual source of original content about life on the internet and how it affects our culture. The migration includes 472 posts and 15,891 entries from his sideblog <a href=\"http://waxy.org/category/links/\" target=\"_blank\">Waxy Links</a>.</p>\n<p>Waxy.org played a small part in WordPress.org’s early history. In 2005 Baio broke the story about <a href=\"http://waxy.org/2005/03/wordpress_websi/\" target=\"_blank\">WordPress quietly hosting search engine spam articles</a> in order to help cover some of the site’s expenses. The exposure and subsequent removal of <a href=\"http://random.waxy.org/html/google_wordpress.html\" target=\"_blank\">the articles</a> temporarily decimated WordPress.org’s pagerank but Matt Mullenweg’s <a href=\"https://ma.tt/2005/04/a-response/\" target=\"_blank\">response</a> to the situation brought more transparency to how the open source project was being funded. Baio interviewed Mullenweg for the piece and considered it his first foray into serious journalism.</p>\n<p>In his post about the site’s redesign Baio concedes that blogs are “not really part of the cultural conversation anymore” but said he thinks there’s still potential in the medium.</p>\n<p>“There a few reasons why I’m sad about the decline of independent blogging, and why I think they’re still worth fighting for,” Baio said. “Ultimately, it comes down to two things: ownership and control.”</p>\n<p>Baio explained why it’s important for him to control his own space on the web, as opposed to putting content at the mercy of third-party platforms whose futures are not guaranteed:</p>\n<blockquote><p>Last week, Twitter announced they’re shutting down Vine. Twitter, itself, may be acquired and changed in some terrible way. It’s not hard to imagine a post-Verizon Yahoo selling off Tumblr. Medium keeps pivoting, trying to find a successful revenue model. There’s no guarantee any of these platforms will be around in their current state in a year, let alone ten years from now.</p>\n<p>Here, I control my words. Nobody can shut this site down, run annoying ads on it, or sell it to a phone company. Nobody can tell me what I can or can’t say, and I have complete control over the way it’s displayed. Nobody except me can change the URL structure, breaking 14 years of links to content on the web.</p></blockquote>\n<p><a href=\"http://waxy.org/\" target=\"_blank\">Waxy.org</a> is now responsive and uses a custom theme built using Automattic’s <a href=\"http://components.underscores.me/\" target=\"_blank\">Components starter-theme generator</a>. Baio will continue exploring odd corners of the internet on his blog and plans to share his thoughts about the challenges of navigating the ecosystem of independent publishers.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2016 23:45: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: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:57:\"WPTavern: bbPress 2.5.11 Adds WordPress 4.7 Compatibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63694\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wptavern.com/bbpress-2-5-11-adds-wordpress-4-7-compatibility\";s: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:2494:\"<p>The bbPress development team has <a href=\"https://bbpress.org/blog/2016/11/bbpress-2-5-11-maintenance-release/\">released 2.5.11</a> to add support <a href=\"https://make.wordpress.org/core/2016/11/07/changed-loading-order-for-current-user-in-4-7/\">for a technical change</a> in WordPress 4.7. Users are highly encouraged to update to bbPress 2.5.11 <strong>before</strong> updating to WordPress 4.7. In 4.7, the loading order for the current user in the function stack was changed to accommodate <a href=\"https://make.wordpress.org/core/2016/11/07/user-admin-languages-and-locale-switching-in-4-7/\">user locale switching</a>.</p>\n<p>Previously, BuddyPress and bbPress displayed a custom notice when a user was initialized without using WP->init(). In addition to patching the issue in <a href=\"https://buddypress.trac.wordpress.org/ticket/7305\">BuddyPress</a> and <a href=\"https://bbpress.trac.wordpress.org/ticket/2309\">bbPress</a>, a new <a href=\"https://core.trac.wordpress.org/ticket/23016\">wp_roles_init filter</a> was added to WordPress that allows plugins to add custom roles when they’re initialized.</p>\n<p>The changes mentioned above are technical in nature so I asked John James Jacoby, lead developer of bbPress, what the update really means. “bbPress loads its roles on-the-fly, in a similar way to how post-types and taxonomies are registered,” Jacoby told the Tavern.</p>\n<p>“With locales and roles now having a reversed load order, bbPress needed some code changes to work for both WordPress 4.6 and 4.7 without causing any problems for third-party bbPress plugins and non-English installations.”</p>\n<p>This particular improvement has personal historical meaning to Jacoby, “This change to WordPress core in 4.7 is a long time coming,” he said.</p>\n<p>“It was the very first bug I ever reported in WordPress’ IRC channel back in 2008, when I was working on a large multi-lingual multisite installation. It’s how I met Peter Westwood and Jen Mylo, and it was their kindness that made it clear that WordPress was the platform for me.”</p>\n<p>Jacoby also notes that per-forum moderators, favorites, and subscriptions have been rewritten in bbPress 2.6. During testing, performance enhancements were discovered and submitted to WordPress core and have been implemented across the forums on WordPress.org. Work continues on bbPress 2.6 which is expected to ship in 2017.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2016 22:33: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:\"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:81:\"WPTavern: WPWeekly Episode 253 – BuddyPress 2.8, WordCamp US, and PressNomics 5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=63684&preview=true&preview_id=63684\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/wpweekly-episode-253-buddypress-2-8-wordcamp-us-and-pressnomics-5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3135:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I discuss the news of the week. WordCamp US live stream tickets will be free this year and development of BuddyPress 2.8 kicks off. We talk about the revamped guidelines for the WordPress plugin directory and how they should help streamline the review process.</p>\n<p>Last but not least, we discuss an important update to bbPress. Because of some recent life changes, the recording time for WordPress weekly will now be on Wednesdays at 3PM Eastern, 12PM Pacific.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/buddypress-2-8-development-kicks-off-2016-survey-now-open-for-developers\">BuddyPress 2.8 Development Kicks Off, 2016 Survey Now Open for Developers</a><br />\n<a href=\"https://wptavern.com/wordcamp-us-live-stream-tickets-now-available\">WordCamp US Live Stream Tickets Now Available</a><br />\n<a href=\"https://wptavern.com/take-the-2016-wordpress-user-survey\">Take the 2016 WordPress User Survey</a><br />\n<a href=\"https://wptavern.com/wordpress-plugin-team-publishes-revamped-guidelines-for-plugin-directory\">WordPress Plugin Team Publishes Revamped Guidelines for Plugin Directory</a><br />\n<a href=\"https://wptavern.com/pressnomics-5-scheduled-for-april-6-8-2017-in-phoenix-az\">PressNomics 5 Scheduled for April 6-8, 2017 in Phoenix, AZ</a><br />\n<a href=\"https://bbpress.org/blog/2016/11/bbpress-2-5-11-maintenance-release/\">bbPress 2.5.11 – Maintenance Release</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/grid-canvas-pinterest/\">Grid Canvas – Pinterest Image Creator </a>automatically detects all the images in a post and adds them to a grid layout. It comes with plenty of predefined grid layouts to choose from and there are more coming soon. You can also select the image size that is most optimal for different social networks.</p>\n<p><a href=\"https://wordpress.org/plugins/disable-password-changed-notifications/\">Disable Password Changed Notifications</a> by Pippin Williamson disables the notification email sent to site administrators when users change their passwords.</p>\n<p><a href=\"https://wordpress.org/plugins/wp-private-comment-notes/\">WP Private Comment Notes</a> allows WordPress admins and or moderators to add and manage private notes for comments. Additionally, each note can be shared with the user who left the original comment.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, November 16th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #253:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2016 20:53: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:\"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: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:91:\"WPTavern: WordPress Community Team Proposes New Selection Process for 2017 Summit Attendees\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63604\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/wordpress-community-team-proposes-new-selection-process-for-2017-summit-attendees\";s: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:4890:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/07/testing.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/07/testing.jpg?resize=960%2C474&ssl=1\" alt=\"testing\" class=\"aligncenter size-full wp-image-46092\" /></a></p>\n<p>WordCamp Europe 2017 is set to <a href=\"https://wptavern.com/wordcamp-europe-2017-will-host-the-next-wordpress-community-summit\" target=\"_blank\">host the next community summit</a> in Paris. This will be the first time the event has been held outside of the United States, a change that makes it more accessible for contributors who are unable to obtain a visa to enter the U.S.</p>\n<p>Attaching the summit to WordCamp Europe was the next logical step, as the event brings together project contributors from around the world. Europe is one of the fastest growing regions for the WordPress community in terms of events, with a <a href=\"https://wptavern.com/europe-tops-wordcamp-growth-in-2015-with-70-increase-in-events\" target=\"_blank\">70% increase in WordCamps in 2015</a>. There were 20 WordCamps held in October and 50% of those were hosted in European cities.</p>\n<p>The past three community summits have been invitation-only in order to ensure those present were active contributors to WordPress and to enable a format that facilitates face-to-face discussions on key issues facing the project and the community. This inevitably leaves many valuable contributors on the outside. In an effort to mitigate the sense of exclusivity around the event, the WordPress Community Team is <a href=\"https://make.wordpress.org/community/2016/11/03/wordpress-community-summit-2017/\" target=\"_blank\">proposing a new selection process for 2017</a>:</p>\n<blockquote><p>If we have to limit our attendance to have productive, collaborative discussions at the Summit, then choosing the participants becomes a challenge if we don’t know what the teams are going to discuss ahead of time. Therefore, this year I suggest we try something new:</p>\n<p>Let’s ask teams to decide on the challenging, controversial, or sensitive issues they want to discuss at the summit before the summit is held. Then, once the teams know what they want to talk over in person, they can nominate and select the people needed to represent all points of view in each of those discussions. This way, the event stays small, hard topics get discussed, but the selection process is more transparent and functional.</p></blockquote>\n<p>Rocio Valdivia, who posted the proposal on behalf of the team, roughly outlined how the selection process would work. She suggested each make.wordpress.org project team would create and publish a list of topics/issues for discussion at the summit and submit them by December 20th. Teams would then select representatives to attend the summit. Two members of those selected would be assigned to help with the organization and logistics of the summit, including tasks such as finding sponsors, travel assistance, and communication.</p>\n<p>“The intention of this approach is to propose a more open and team-focus Community Summit with transparent participation from all active contributors and reps of each team,” Valdivia said. “This way we can hopefully anticipate barriers and cross-team difficulties that might come up, and avoid them.”</p>\n<p>This approach is different from past events where attendees were not part of the organizational aspects but it gives contributors more ownership of the event and their teams’ specific goals. Details and logistics would be worked out later in the year with the help of the WCEU organizers.</p>\n<p>The Community Team is asking for feedback on the <a href=\"https://make.wordpress.org/community/2016/11/03/wordpress-community-summit-2017/\" target=\"_blank\">proposal</a> before implementing a plan of action for the new selection process. As the open source project has grown, WordPress has hundreds of contributors spread across its three dozen core <a href=\"https://make.wordpress.org/core/components/\" target=\"_blank\">components</a>. So far contributors have weighed in on the initial proposed number of team representatives and the deadline for preparing topics.</p>\n<p>There was also some concern in the Community Team’s meeting on Slack as to whether the new selection process will perpetuate the pattern of the same people being invited to the summit every time simply because they are most active in the project. Allowing teams to nominate their representatives based on the anticipated topics will make the selection process more focused on which contributors are best suited to work on pressing issues. Moving the location to Europe will also give regional contributors the opportunity to bring fresh ideas and perspectives, especially regarding the challenges of multilingual publishing with WordPress.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2016 06:48: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: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:47:\"bbPress: bbPress 2.5.11 – 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://bbpress.org/?p=178971\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://bbpress.org/blog/2016/11/bbpress-2-5-11-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1075:\"<p>bbPress 2.5.11 is out, and is a maintenance release for all previous 2.x versions. 2.5.11 includes support for the soon to be released WordPress 4.7. If you’re planning on updating to WordPress 4.7 right away, you’ll want to update to bbPress 2.5.11 immediately.</p>\n<p>If you’re using any version of bbPress 2.x and have not yet updated, please take a moment to update your bbPress installations to 2.5.11. If you’re using WordPress’s built-in updater, it should only take a click or two. If you need help, please reach out in our <a href=\"https://bbpress.org/forums/\">support forums</a> and someone will be happy to assist you.</p>\n<p>These fixes have also been ported over to 2.6, which we continue to run here at bbPress.org and BuddyPress.org.</p>\n<hr />\n<p>Speaking of bbPress 2.6, per-forum moderators, favorites, and subscriptions are fully refactored and working pretty great. Our findings have also helped push performance improvements upstream to WordPress core, and are already employed across the forums on 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:\"Thu, 10 Nov 2016 00:27: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: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: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:103:\"WPTavern: A New Way to Search, Preview, and Install Themes in the Customizer Removed From WordPress 4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63634\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://wptavern.com/a-new-way-to-search-preview-and-install-themes-in-the-customizer-removed-from-wordpress-4-7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4376:\"<p>Astute testers may have noticed a new feature in WordPress 4.7 beta 1 that enabled users to search, preview, and install themes from within the customizer. This feature was part of <a href=\"https://make.wordpress.org/core/2016/10/24/customize-update-2016-10-23/\">five feature projects</a> related to the customizer that were approved for merge last month. Its goal is to <a href=\"https://make.wordpress.org/core/2016/10/03/feature-proposal-a-new-experience-for-discovering-installing-and-previewing-themes-in-the-customizer/\">unify the theme browsing and customizing experience</a>.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/CustomizerThemeBrowserFlow.png?ssl=1\"><img class=\"size-full wp-image-63638\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/CustomizerThemeBrowserFlow.png?resize=1025%2C793&ssl=1\" alt=\"Customizer Theme Browser Flow\" /></a>Customizer Theme Browser Flow\n<p>It was removed in WordPress 4.7 beta 2. Helen Hou-Sandí, WordPress 4.7 release lead, <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:121\">reverted the change</a> after <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:113\">collecting feedback. </a>Some of the reasons for reverting the feature include:</p>\n<ul>\n<li>Displaying on mobile devices is broken.</li>\n<li>Inability to close the feature/filter accordion.</li>\n<li>Checkmarks are overlayed on top of the search form.</li>\n<li>The full-screen plus reload experience isn’t polished.</li>\n</ul>\n<p><a href=\"https://core.trac.wordpress.org/ticket/37661#comment:121\">According to Hou-Sandí</a>, there is not enough time left in the development cycle to polish the design and make it sufficient for WordPress 4.7. Nick Halsey, who helps maintain the Customizer component, <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:127\">expressed displeasure</a> with the decision.</p>\n<p>“Abruptly deciding to pull something without allowing any opportunity to improve things or even bring it up in a weekly dev chat is ridiculous,” Halsey said.</p>\n<p>“Had I been asked to provide patches for outstanding bugs (one of which never even received a ticket), I would have gladly done so sooner – this was my highest priority for core for the past 4 months.”</p>\n<p>Halsey goes on to say that the revert is disrespectful and insulting to him and that he is unlikely to further contribute to the project until it is back in trunk. Samuel Sidler, <span class=\"st\">Apollo Team Lead at Automattic</span>, <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:124\">responded to Halsey </a>supporting Hou-Sandí’s decision.</p>\n<p>“Making a decision to pull a highly visible feature is hard, but, as you know, it’s ultimately one that the release lead should make as it’s <em>their release</em> and they have the best overall view,” Sidler said.</p>\n<p>Weston Ruter, who also helps maintain the Customizer component, asked if the revert could be reversed if patches to outstanding issues were created.</p>\n<p>“No – if this were a matter of problems that have defined solutions already then the course of action would not have been a revert,” Hou-Sandí <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:130\">responded</a>. “I know that it would feel better to have something more than ‘my gut and the guts of others say no’, but if there was more definition to the problems then we may not have been in a position where reverting from this release was the only sane thing to do.”</p>\n<p>The <a href=\"https://core.trac.wordpress.org/ticket/37661\">feature has been punted</a> and the milestone was changed from WordPress 4.7 to a Future Release.</p>\n<h2>A Window Into How WordPress Development Works</h2>\n<p>The quotes I published above are only part of the story. I highly encourage you to start with <a href=\"https://core.trac.wordpress.org/ticket/37661#comment:113\">this post</a> and read every response in full. It’s a great opportunity to see a WordPress release lead in action and how and why certain decisions in WordPress development are made. Those interested in the feature’s progress can follow along by <a href=\"https://core.trac.wordpress.org/ticket/37661\">monitoring this ticket</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Nov 2016 23:41: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: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:49:\"HeroPress: Uncomfortable doesn’t mean walk away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1466\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/\";s: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:23144:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/110916-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Uncomfortable often means there is something amazing to be learnt.\" /><p>I am not a developer. Confession? It feels like it sometimes. In my mind’s eye I see a roomful of skittish WordPress marketers with dark-ringed eyes, disclosing the number of times they pretended to understand something technical when it made about as much sense to them as the moon landing. Frustrated they can’t code it themselves. Maybe it’s just me in that room.</p>\n<p>I am a words person – a creative, a copywriter, and a marketer. My heart beats faster over ancient English literature, clever mailers, alliteration, storytelling and subject lines, and the shapeshifting challenge of building an authentic brand in a world of smoke, mirrors, and shmoozing.</p>\n<p>Topher asked me to write my WordPress story and when I thought about what I’ve learnt over the past two years what came to mind was: <strong>uncomfortable doesn’t mean walk away</strong>.</p>\n<p>Far from being something to categorically flee or avoid, discomfort is a signpost to watch out for – something to embrace and step bravely towards. Obviously there are exceptions – but in my experience discomfort often means lean in, listen closely, change something.</p>\n<p>I’ve chosen to share a few of the ways I’ve encountered uncomfortable in my WordPress journey so far, and why I’m grateful.</p>\n<h3>A bit of background</h3>\n<p>Perhaps we are all creatures of habit on some level, but I really am. For example, when backpacking with my best friend in 2008 from Istanbul down to Cairo – through Syria and Jordan, including places that are now literally non-existent – she and I noticed that if we found a good restaurant I’d suggest returning the following night while she always wanted to try new spots.</p>\n<p>When I find something I like, it makes perfect sense to me to stick with it, sometimes to a fault. Until fairly recently I would have described myself as someone who didn’t thrive on change. This partly explains why by the age of twenty nine my entire life had played out in one city.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_5951-min.jpg\"><img class=\"size-large wp-image-1470\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_5951-min-1024x768.jpg\" alt=\"Marina as a child with mother\" width=\"960\" height=\"720\" /></a>My beautiful mum, brother and I. My mum is a superhuman and I miss her daily.\n<p>Birth, preschool to postgraduate studies, the first nine years of my career, family, friends, life – all in one patch.</p>\n<p>I have been privileged to do some excellent travelling to amazing places – European beach holidays and ski trips (obviously I broke my arm), teaching English for four weeks in South Korea, a cruise in Alaska, a church trip to Singapore and Malaysia, Vancouver to visit family – but my sense of home and place was unwaveringly Cape Town.</p>\n<p>At the beginning of 2014 I decided to emigrate. The delay between the idea occurring to me and resigning was less than two weeks. With a British passport through my English mum and a mild obsession with all things British, London was it. It seemed wise to secure a job first but my gut said I should have faith and move regardless so I resigned from Yuppiechef.com <a href=\"https://www.yuppiechef.com/spatula/10-thoughts-about-community-management-and-social-media/\">where I’d been for nearly five years</a>, sold my car, and booked a one way ticket.</p>\n<p>At this point, it would be fair to say WordPress was not even really on my radar. It powered Yuppiechef’s blog so I’d used it in that capacity and <a href=\"https://marinapape.com/\">my own blog</a> was on WordPress.com – but it was pretty much just a thing to do with the internet that helped people publish stuff.</p>\n<p>A week before I set off I was having sushi with friends and got chatting to a mouthy American who worked for WooThemes. Hearing of my pending departure and getting a sense of my strengths and what I loved to do, he suggested I consider applying. Less than a week later I accepted an offer to join Woo’s then-tiny marketing team. I’m still amazed at the speed with which it all happened – and will be forever amused by Mark and Warren’s confidence in me as a total WordPress n0ob (maybe they didn’t realise!).</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_8001-min.jpg\"><img class=\"size-large wp-image-1471\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_8001-min-1024x768.jpg\" alt=\"I love MailChimp. Freddy lives on my desk beside some Woo stickers\" width=\"960\" height=\"720\" /></a>I love MailChimp. Freddy lives on my desk beside some Woo stickers\n<p>And so my WordPress journey began in London on 1 July 2014, fresh off the boat and working remotely for the first time. I logged online from a coffee shop – specifically Timberyard, which has become a familiar friend – and dived headfirst into a world I hadn’t realised would be so technical. And digital. Marketing a digital product is a very different kettle of fish to kitchen products. And working remotely as an extrovert?</p>\n<p>In my first week I was sent to WordCamp Brighton where I innocently asked someone the difference between .org and WordPress.com. This was the first prickle of my first uncomfortable hurdle: being okay with not knowing everything.</p>\n<h3>It really is okay not to know everything.</h3>\n<p>It sounds stupid to even write that one needs to be okay with not knowing everything – of course one can’t, but at Yuppiechef.com I sure knew a lot more about a lot more. There, my lack of technical understanding wasn’t a thing, marketing was lauded, and our brand was at the forefront of what set us apart. <a href=\"http://ventureburn.com/2013/03/the-yuppiechef-cult-how-a-startup-sparked-a-religion/\">People wrote about how the following for Yuppiechef was cult-like</a>, and I’d helped create that.</p>\n<p>Joining Woo I was a tiny fish all over again, and I was swimming in a world with languages I didn’t understand.</p>\n<blockquote><p>Everyone is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. – unknown (but attributed to Einstein)</p></blockquote>\n<p>It was a little bit terrifying to be a marketer in this tech-celebratory world. And it took me a long time to accept I have something significant to offer at WooCommerce (and now Automattic) and feel confident enough to add my voice to conversations. Why? I guess I am proud. In the early days I was constantly tempted to pretend to know more than I do (for the record this is a bad idea) and developed a hefty dose of imposter syndrome, which worsened when Automattic acquired WooCommerce. I found myself wondering if they would have hired me.</p>\n<p>For a few months, the fear I felt kept me from bringing to the table the valuable things I did know.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_7373-min.jpg\"><img class=\"size-large wp-image-1472\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_7373-min-1024x768.jpg\" alt=\"Standing by a concrete wall with a vast ocean scene behind.\" width=\"960\" height=\"720\" /></a>With my team in Cape Town earlier this year. Nicole, Aviva, me, Gareth and Kevin <3.\n<p>It’s scary admitting a lack of understanding, it takes strong relationships with colleagues (which take time to build, especially remotely) to raise your hand and be vulnerable. But the problem is that not doing so ends up blocking and robbing the contribution you could make. It silences your voice. It is not possible to be a master of all trades: yes I need a working understanding of our products, but I don’t need to become a Javascript developer. One body, many parts, all valuable.</p>\n<p>This learning curve was uncomfortable for me. At various points I have wanted to bail, or take a year to learn how to code fulltime. But I am really glad I haven’t because marketing is vital and that is what I can do. And do very well (when I’m not looking over my shoulder).</p>\n<p>It’s okay to be an expert in what you love, not what other people love. It’s why we have teams. It’s what makes the world interesting.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_3576-min.jpg\"><img class=\"size-large wp-image-1473\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_3576-min-1024x768.jpg\" alt=\"Classroom filled with people\" width=\"960\" height=\"720\" /></a>The first WordPress London meetup I attended. It was pretty awesome.\n<h3>Remote relationships take longer to build but they sure run deep.</h3>\n<p>My degree was in Psychology and it remains an active interest. ENFJ is proudly in my Twitter bio, I love taking personality tests and calling out and connecting with the underbellies and depths of fellow human beings.</p>\n<blockquote><p>“<strong>My friends are my estate</strong>. Forgive me then the avarice to hoard them.” – Emily Dickinson</p></blockquote>\n<p>If you’re familiar with Gallups Strengthfinder, I’m a Relator to the bone. People often ask how I have the discipline to work from home but that’s pocket change compared to the relational challenge. Showing up to work and being productive hasn’t been the thing I’ve found difficult – it’s trying to build relationship digitally with people far away and in different timezones.</p>\n<p>Plus I find there is a certain type of rapport, creativity, and energy that is really hard to create remotely when it comes to brainstorming and collaborating. The buzz of having an idea and someone else adding to it IRL, growing it into something greater. This was not a comfortable thing, but again choosing to stay has proven invaluable.</p>\n<p><strong>Remote relationships take longer to build, but they sure run deep</strong>. The bonding that happens when you come together for meetups and WordCamps is extraordinary. I have grown to properly know and love my colleagues (not all 500+ Automatticians yet but certainly my immediate team) and a bunch of awesome WordPress people I’ve met.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_8319-min.jpg\"><img class=\"size-large wp-image-1474\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_8319-min-1024x768.jpg\" alt=\"On-screen grid of faces in a google hangout\" width=\"960\" height=\"720\" /></a>Well hello Woo people. Here’s us hanging out on Air.\n<p>It’s tiring flying to meetups, and you miss home, but it’s now becoming hard to leave them. My heart sometimes feels like it is scattered in little bits: a fragment with Scotty and the Dekode crew in Norway, another few with Louise in Kwazulu Natal, Cobus and Dom in Cape Town and chunks with Nicole and Aviva stateside. It’s fragmenting, but what a privilege.</p>\n<p>To keep me grounded day to day, I’ve helped start and now am involved in running a non-profit coworking space, which has opened up a whole new web of relationships in London. If you’re ever in town, pop into <a href=\"http://www.arkcoworking.com/\">ARK Coworking</a> for a pour over coffee.</p>\n<p>Working remotely is different. But it’s a pretty niche kind of special to have a web of people around the world that you would otherwise be totally unconnected to.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4183-min.jpg\"><img class=\"size-full wp-image-1475\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4183-min.jpg\" alt=\"People standing astride bikes, flashing gang symbols.\" width=\"749\" height=\"549\" /></a>The Woo biker gang on a marketing meetup near Lake Michigan, 2015\n<p>Which brings me to another uncomfortable hurdle brought squarely to me by WordPress: the challenge of responding well to diversity and difference.</p>\n<h3>Thinking something for a long time doesn’t mean it’s true.</h3>\n<p>Part of <a href=\"https://automattic.com/creed/\">Automattic’s creed</a> is to never stop learning. Being part of WordPress has brought me into close proximity with a more varied, vocal, challenging, and diverse group than I could have made up.</p>\n<p>The thing about being a human is you only ever get to be one of them. One in over seven billion. How much about other people and parts of the world you don’t live in do you know, really? How much do I? Being part of WordPress has opened my eyes to diversity in a way that is hard to describe. Emigrating helped too, but it is very possible to live in a bubble wherever you go.</p>\n<blockquote><p>A long habit of not thinking a thing wrong gives it a superficial appearance of being right. – Thomas Paine</p></blockquote>\n<p>Just because something has always been a certain way, doesn’t make it right. Being part of WordPress, and Automattic, has helped me greatly in learning how to hold what I believe to be right and true gently, and have equal respect for other people’s right and true.</p>\n<p>I ran the WooCommerce London meetup for two years which brought me into contact with a very mixed group; I was part of Automattic’s diversity workshop at the GM which was educational to say the least; when my friend Rosie started a <a href=\"http://mouthywomen.work/\">blog</a> to highlight out how mouthy women get told they’re too masculine, I got behind her heart and soul.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/Screen-Shot-2016-11-03-at-13.21.46-min.png\"><img class=\"wp-image-1476 size-full\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/Screen-Shot-2016-11-03-at-13.21.46-min.png\" alt=\"Stewart Ritchie sharing at the WooCommerce London meetup. Photo: Gabor Javorsky.\" width=\"601\" height=\"447\" /></a>Stewart Ritchie sharing at the WooCommerce London meetup. Photo: Gabor Javorsky.\n<p>The most poignant example of this for me was much closer to home. I wrote some copy a while ago as the backstory of Woo’s ninja mascot, Hiro and included in it a bunch of references to Japanese culture that, though well intentioned, turned out to be not okay. It had been up for ages before someone with a different enough perspective flagged it. Ouch.</p>\n<p>I went home after a long day of tears and much Slack messaging and confided in my Malaysian flatmate about it, half expecting him to comfort me and say the whole thing really wasn’t such a big deal and that it didn’t bother him. Instead his only comment was: “<em>That’s good. It will make your company better.</em>”</p>\n<p>We live, we learn. We wound, we grow.</p>\n<p>John Maeda, who recently joined Automattic as Head of Design and Inclusion, calls such oversights in our thinking ‘lacunae’. Being part of the worldwide community of WordPress has brought a number of my own lacunae into sharp focus. It’s also made me more able to exist peacefully alongside people whose views I don’t share. I’m a human, they’re a human. Two in seven billion.</p>\n<p>Now, the idea of stepping away and retreating to a more homogenous, same-y group of people who tend to agree with me is not just unattractive, it’s scary.</p>\n<p>WordPress helps me be open-minded and it’s vehicle for doing this is individuals who are willing to speak up. Let’s help each other, as kindly and graciously as we can.</p>\n<h3>Marketing a WordPress product is difficult.</h3>\n<p>I’ve found marketing WooCommerce challenging for two reasons.</p>\n<p>First there is the classic digital marketer’s problem of how to build relationship with customers you never get to meet. All we have are words online and if we’re lucky some rituals and routines we can inject life into (I wrote about this strategy <a href=\"https://woocommerce.com/2015/11/4-customer-rituals/\">here</a>).</p>\n<p>Over the past two years there have been a number of times I have thrown my hands up in the air and wanted to market something that is just easier to sell (coffee, an awesome gadget, luxury jewelry).</p>\n<p>On top of that eCommerce is a competitive space and selling WordPress can be a little complex messaging-wise, especially for non-coders and those not familiar with WordPress:</p>\n<p><em>Friend: Do I even have WooCommerce yet?</em><br />\n<em> Me: Yes it’s there in your downloads folder.</em><br />\n<em> Friend: <span><silence></span>.</em></p>\n<p>Every time I see another seductive Squarespace ad or the daily Shopify case study lands in my inbox (<em>How person x built y and changed the destiny of the human race</em>) – part of me can only see how far we have to go.</p>\n<p>But, I am enjoying fighting the good fight to democratise eCommerce with WordPress. I believe in what we’re doing, and in open source, and even though our competitors have bigger marketing teams and 24/7 phone support I feel a fierce loyalty to Woo.</p>\n<p>I don’t believe marketing has the emphasis it deserves in the WordPress space, but it’s coming to the fore. Great products don’t market themselves. The weaker thing will win if that is what is in front of people. I’m excited to be in this space.</p>\n<h3>Saying less is more. Narrow focus is healthy.</h3>\n<p>As someone who loves to joke around, natter, and come up with ideas, something I have learnt the hard way is that volume of words and number of ideas is not no an indicator of the quality of your contribution.</p>\n<p>It feels nice to be busy, but what is the deliverable?</p>\n<p>Having another great idea is not always helpful. Sometimes what I need to do is shut up and work. The manager versus maker ratio tends to leave a lot of cooks in the kitchen. Ideas are a dime a dozen. Pushing a few strategic things over the line, with your eyes on a goal everyone has agreed on, now that’s a better way.</p>\n<p>Staying focused working remotely can be hard. Fortunately, we have a great system of setting OKRs that my team is particularly diligent at sticking to. There are so. Many. Conversations. Going on all of the time. Focus is a healthy and freeing thing.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4139-min.jpg\"><img class=\"size-large wp-image-1477\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4139-min-1024x768.jpg\" alt=\"Marina and Louise, heads together, grinning\" width=\"960\" height=\"720\" /></a>My Woo bestie, Louise. Here we are in San Francisco in 2014. I went back to South Africa for her wedding this year :).\n<h3>Inclusion is a very important thing.</h3>\n<p>A final thing I am learning through WordPress, and which has made my uncomfortable for sure, is the importance of inclusion. I touched on this a little already, but it’s something that I have now got my teeth into and am not going to let go of. Inclusion is a thing.</p>\n<p>Something that is great about WordPress is that intrinsically inclusive, it’s open to all.</p>\n<p>It isn’t only about big shiny success stories where people are making thousands of dollars. It’s people all over the world, fighting to make WordPress available in all languages; it’s faithful meetup organisers sharing knowledge with those who are just starting out; it’s the GPL; it’s having childcare at WordCamps; it’s using <em>y’all</em> or <em>folks</em> not <em>guys</em> to greet an audience.</p>\n<p>WordPress is not slick, sometimes things get a bit messy and there are heated discussions on forums and in backchannels. But WordPress is also a lot like how the world should be – democratic, going out of it’s way to make room and include, and with more than just the bottom line driving decisions.</p>\n<h3>Conclusion</h3>\n<p>That’s it from me. I hope sharing just a few of the ways WordPress has made me uncomfortable– what I learnt, and why I am glad I didn’t just bail – will be encouraging.</p>\n<p>Perhaps you are facing some tough things related to work or beyond. Maybe someone has expressed an opinion or belief that has made you uncomfortable. I’d encourage you to pause and take some time to think over whatever it is before acting.</p>\n<blockquote><p>Uncomfortable often means there is something amazing to be learnt.</p></blockquote>\n<p>Let’s be brave, open, and keep on learning together through this wonderful thing called WordPress.</p>\n<p><a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4832-min.jpg\"><img class=\"alignnone size-large wp-image-1478\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/IMG_4832-min-1024x768.jpg\" alt=\"Pin board with hundreds of photos all over it.\" width=\"960\" height=\"720\" /></a></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Uncomfortable doesn’t mean walk away\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Uncomfortable%20doesn%E2%80%99t%20mean%20walk%20away&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Funcomfortable-doesnt-mean-walk-away%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Uncomfortable doesn’t mean walk away\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Funcomfortable-doesnt-mean-walk-away%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Funcomfortable-doesnt-mean-walk-away%2F&title=Uncomfortable+doesn%E2%80%99t+mean+walk+away\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Uncomfortable doesn’t mean walk away\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/&media=https://heropress.com/wp-content/uploads/2016/11/110916-150x150.jpg&description=Uncomfortable doesn’t mean walk away\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Uncomfortable doesn’t mean walk away\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/\" title=\"Uncomfortable doesn’t mean walk away\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/\">Uncomfortable doesn’t mean walk away</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Nov 2016 12:00:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Marina Pape\";s: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:83:\"WPTavern: BuddyPress 2.8 Development Kicks Off, 2016 Survey Now Open for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63402\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/buddypress-2-8-development-kicks-off-2016-survey-now-open-for-developers\";s: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:3278:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/buddypress-logo-blue.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2014/09/buddypress-logo-blue.png?resize=839%2C398&ssl=1\" alt=\"buddypress-logo-blue\" class=\"aligncenter size-full wp-image-30655\" /></a></p>\n<p>Development for BuddyPress 2.8 kicked off during <a href=\"https://bpdevel.wordpress.com/2016/11/05/dev-chat-summary-for-november-2-2016/\" target=\"_blank\">last week’s meeting</a> and the target release date was set for January 25. In line with the project’s <a href=\"https://wptavern.com/buddypress-2-7-development-kicks-off-project-shifts-focus-to-developers-and-site-builders\" target=\"_blank\">recent change of course</a>, the upcoming release will be another one focused on developers and site builders.</p>\n<p>Long time contributor <a href=\"https://profiles.wordpress.org/slaFFik\" target=\"_blank\">Slava Abakumov</a> is leading 2.8 with a focus on reducing the 650+ tickets in BuddyPress Trac by 50%. He will coordinate contributors in working on a UI for developer features that were added in the 2.6 and 2.7 releases, which introduced an API for Group Types. Abakumov wants to dive deeper into security and plans to perform a security audit of the plugin.</p>\n<p>The BuddyPress core team will shape development for 2017 based on feedback from this year’s <a href=\"https://buddypress.org/2016/11/2016-buddypress-survey-site-builders-developers/\" target=\"_blank\">survey</a>, which opened November 1. It includes 36 questions aimed at site builders and developers, as opposed to previous years where the survey was <a href=\"https://buddypress.org/2014/01/2014-buddypress-survey/\" target=\"_blank\">open to users and anyone connected with the software</a>.</p>\n<p>The project’s change of direction is evident in the questions this year, which are decidedly developer-focused. According to the BuddyPress core team, these questions were prepared for the project’s primary audience of site builders and developers, “an explicit recognition of what BuddyPress has become, and how people use it.”</p>\n<p>In addition to the usual demographical questions, respondents are asked about their PHP versions, site setups, and local development environments. A new question asks when developers test their sites and extensions against upcoming releases. The survey also asks which template files developers customize when creating themes (with no option to indicate that you’re not a theme developer). Participants are asked to weigh in on BuddyPress’ problem areas and to give feedback on the most frequent feature requests they receive from community members and clients.</p>\n<p>In 2013 the survey received 178 responses, 338 responses in 2014, and 211 in 2015. Given that the target audience is much narrower in 2016, the number of participants may decline again. However, the core team hopes responses will be more concentrated with the kind of information they find useful. The <a href=\"https://buddypress.org/2016/11/2016-buddypress-survey-site-builders-developers/\" target=\"_blank\">survey</a> will be open through November 20, 2016 and results will be posted before the end of the year.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Nov 2016 18:17: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: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: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: WordCamp US Live Stream Tickets 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63030\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wptavern.com/wordcamp-us-live-stream-tickets-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2838:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/wordcamp-us.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/wordcamp-us.png?resize=1025%2C490&ssl=1\" alt=\"wordcamp-us\" class=\"aligncenter size-full wp-image-59619\" /></a></p>\n<p><a href=\"https://2016.us.wordcamp.org\" target=\"_blank\">WordCamp US</a> is less than a month away and attendees are finalizing their travel plans. In August, organizers were <a href=\"https://wptavern.com/wordcamp-us-calls-for-volunteers-organizers-estimate-3000-attendees\" target=\"_blank\">estimating 3,000 attendees</a> on the ground but official numbers are not yet available as tickets continue to sell. A maximum capacity has not been published, because organizers have a great deal of flexibility to expand the event to thousands more if necessary.</p>\n<p>“The entire side of the PA Convention Center is ours, and we’re not using all of the spaces that they have,” WordCamp US co-organizer Alx Block said. “The sky is the limit.”</p>\n<p>Last week a world-class lineup of <a href=\"https://2016.us.wordcamp.org/speakers/\" target=\"_blank\">speakers</a> was confirmed from a record number of applicants. The team received 600 submissions (up from 231 last year) and accepted less than 10% of them, according to Block.</p>\n<p>“I think that WCUS last year really excited a lot of people, and they were interested in being a part of it,” Block said. “We also had quite a bit more time on the speaker applications, since in 2015 we planned the entire conference in just about three months.”</p>\n<p>One exciting change this year is that <a href=\"https://2016.us.wordcamp.org/2016/11/02/wordcamp-us-live-stream/\" target=\"_blank\">live stream tickets</a> will be free for those who are not able to attend the event. There’s no limit on the number of people who can watch live.</p>\n<p>“We really felt like there shouldn’t be a barrier to entry in attending WCUS,” Block said. “It’s the community’s conference, and everyone should be able to ‘attend’ no matter where they physically are. We have some incredible sponsors, and making the live stream free felt like the best move.”</p>\n<p>Last year’s live stream tickets included swag from the event, and WCUS 2016 will have commemorative t-shirts for sale in the swag store. In addition to the live stream, all of the sessions will be recorded and uploaded to WordPress.tv. If you are joining by live stream, make sure to <a href=\"https://2016.us.wordcamp.org/tickets/\" target=\"_blank\">reserve your ticket</a> in advance. You can also <a href=\"https://2016.us.wordcamp.org/live-stream/attendee-test/\" target=\"_blank\">test your computer for compatibility</a> ahead of the event.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Nov 2016 21:47:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:45:\"WPTavern: Take the 2016 WordPress User Survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/take-the-2016-wordpress-user-survey\";s: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:1483:\"<p>With <a href=\"https://2016.us.wordcamp.org/\">WordCamp US</a> a little less than a month away, it’s time to take the <a href=\"https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey\">2016 WordPress user survey</a>. The survey is quick and easy to fill out with only a few questions to answer. Results are anonymized and will be shared at this year’s State of the Word presentation.</p>\n<p>Results from last year’s survey were not shared during Matt Mullenweg’s State of the Word presentation. During the <a href=\"https://2015.us.wordcamp.org/2015/12/05/state-of-the-word-live-blog/\">question and answer</a> portion, Mullenweg was asked about the results.</p>\n<p>“Lots of data to go over, but basically more people are using WordPress, app development is growing, lots of people are making their living with WordPress, and other great trends are showing up,” Mullenweg responded. “We’ll try to do a blog post about it.”</p>\n<p>A post highlighting the results from the 2015 survey has yet to be published.</p>\n<p>In 2014, 33K people took the survey and of those 33K, 7,539 or 25% said they make their living from WordPress. Over 90% of respondents said they built more than one site.</p>\n<p>If you use WordPress, please take a few minutes to complete the survey. Also, <a href=\"https://2016.us.wordcamp.org/tickets/\">tickets are still available</a> to attend WordCamp US December 2-4.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Nov 2016 17:55: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:\"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:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"HeroPress: Finally SSL!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1481\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://heropress.com/finally-ssl/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2741:\"<p>I’ve been wanting to get SSL on HeroPress for a long time, but couldn’t for a variety of reasons. Well, it’s finally there! That means the <a href=\"https://heropress.com/plugin/\">HeroPress Widget</a> will finally work properly on sites running SSL, I could someday do a Give campaign, etc.</p>\n<p>One downside is that it broke our connection to WordPress Planet. It’s fixed now, but while it was down there were two essays that didn’t make it to the News widget in WordPress, and that made a big difference. Here they are, using WordPress’ cool oembed tools. Check’em out and leave a comment if you’re willing.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/fell-wordpress-helped/\">I fell. WordPress helped me up.</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/conquering-obstacles-happiness/\">Conquering My Obstacles To Happiness</a></p></blockquote>\n<p></p>\n<p> </p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Finally SSL!\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Finally%20SSL%21&via=heropress&url=https%3A%2F%2Fheropress.com%2Ffinally-ssl%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Finally SSL!\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Ffinally-ssl%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Ffinally-ssl%2F&title=Finally+SSL%21\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Finally SSL!\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/finally-ssl/&media=http://heropress.com/wp-content/plugins/rtsocial/images/default-pinterest.png&description=Finally SSL!\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Finally SSL!\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/finally-ssl/\" title=\"Finally SSL!\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/finally-ssl/\">Finally SSL!</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Nov 2016 16:02:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}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:105:\"Post Status: Learning WordPress development and how employers should look at candidates — Draft 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:31:\"https://poststatus.com/?p=30291\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://poststatus.com/learning-wordpress-development-employers-look-candidates-draft-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:2050:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Joe Hoyle — the CTO of Human Made — and Brian Krogsgard.</p>\n<p><span>In this episode, Joe and Brian talk about how they learned WordPress development, how employers should look at candidates for skill hiring, and various resources they find valuable for learning WordPress.</span></p>\n<!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/52463.mp3\">https://audio.simplecast.com/52463.mp3</a>\n<p><a href=\"http://audio.simplecast.com/52463.mp3\">Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"http://justbuildwebsites.com/\">Just Build Websites</a></li>\n<li><a href=\"https://www.lynda.com/in/WordPress\">Lynda.com WordPress tutorials</a></li>\n<li><a href=\"https://wpinonemonth.com/\">WP in One Month</a></li>\n<li><a href=\"http://wordpress.stackexchange.com/\">WordPress Development Stack Exchange</a></li>\n<li><a href=\"http://wordpress.tv/2013/04/22/brian-krogsgard-going-for-it-how-to-become-a-respected-wordpress-developer/\">How to Become a Respected WordPress Developer</a></li>\n</ul>\n<h3>Sponsor: Gravity Forms</h3>\n<p>This episode is sponsored by Gravity Forms. <a href=\"http://www.gravityforms.com/\">Gravity Forms</a> makes the best web forms on the planet. Over a million WordPress sites are already using Gravity Forms. Is yours? For more information, check out their <a href=\"http://www.gravityforms.com/\">website</a> and thank you to Gravity Forms for being a Post Status partner.</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, 07 Nov 2016 14:38:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s: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:82:\"WPTavern: WordPress Plugin Team Publishes Revamped Guidelines for Plugin Directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63410\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/wordpress-plugin-team-publishes-revamped-guidelines-for-plugin-directory\";s: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:3100:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/02/writing.jpg?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/02/writing.jpg?resize=1025%2C472&ssl=1\" alt=\"photo credit: Green Chameleon\" class=\"size-full wp-image-51302\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/8Y0EDX4VP9\">Green Chameleon</a>\n<p>Two months ago, revised guidelines for the WordPress Plugin Directory were <a href=\"https://wptavern.com/wordpress-plugin-team-revamps-guidelines-invites-feedback-on-github\" target=\"_blank\">opened up on GitHub for public feedback</a>. This transparent and open process of updating the guidelines resulted in more than a dozen contributors submitting pull requests with improvements to the language and content. The <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\" target=\"_blank\">revamped guidelines</a> have now replaced the previous ones with language and expectations that are clearer and easier to understand.</p>\n<p>“In addition to rewriting the guidelines, we took the time to codify the expectations of developers and cost of not abiding by the guidelines, as well as a reminder that we do remove plugins for security issues,” plugin team member Mika Epstein said in the <a href=\"https://make.wordpress.org/plugins/2016/11/01/revised-guidelines-are-live/\" target=\"_blank\">announcement</a>. “We are doing our best to be transparent of what we expect from you and, in return, what you can expect from us.”</p>\n<p>After several incidents this year where unclear guidelines contributed to confusion on issues like <a href=\"https://wptavern.com/wordpress-plugin-directory-cracks-down-on-incentivized-reviews-despite-lack-of-official-guideline\" target=\"_blank\">incentivized reviews</a> and <a href=\"https://wptavern.com/the-wordpress-plugin-directory-will-no-longer-accept-frameworks\" target=\"_blank\">developers submitting frameworks</a>, the plugin team made the jump to update the five-year-old document. Although there are not major changes, some of the guidelines were considerably expanded for clarity. This includes #9: “The plugin and its developers must not do anything illegal, dishonest, or morally offensive.” The list was updated with several more examples of infractions that would land under this category.</p>\n<p>“It’s a massive undertaking to re-write guidelines in the public eye in a way that won’t pull the rug out from anyone,” Epstein said. “Our goal was to clarify, not totally change, but also to address the needs of an ever changing technology.”</p>\n<p>Because the plugin directory was created to serve the WordPress project and its users, it doesn’t function like many other popular directories and marketplaces. Clear language and expectations are important, especially with WordPress’ growing international user base. The newly updated guidelines should cut down on incidents where the plugin team has to enforce guidelines that were not explicitly documented.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Nov 2016 06:03: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: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:28:\"BuddyPress: BuddyPress 2.7.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:32:\"https://buddypress.org/?p=260750\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2016/11/buddypress-2-7-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:888:\"<p>BuddyPress 2.7.2 is now available. This is a maintenance release and a recommended upgrade for all BuddyPress installations.</p>\n<p>BP 2.7.2 fixes a bug which ignored deprecated code being used in existing installations. For more information, see <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=2.7.2\">the 2.7.2 milestone</a> on <a href=\"https://buddypress.trac.wordpress.org/\">BuddyPress Trac</a>.</p>\n<p>Update to BuddyPress 2.7.2 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the wordpress.org plugin repository</a>.</p>\n<p>Questions or comments? Check out <a href=\"https://codex.buddypress.org/releases/version-2-7-2/\">2.7.2 changelog</a>, or stop by <a href=\"https://buddypress.org/support/\">our support forums</a> or <a href=\"https://buddypress.trac.wordpress.org/\">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:\"Sat, 05 Nov 2016 16:30: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:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:68:\"WPTavern: PressNomics 5 Scheduled for April 6-8, 2017 in Phoenix, AZ\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63490\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/pressnomics-5-scheduled-for-april-6-8-2017-in-phoenix-az\";s: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:1928:\"<p><a href=\"https://pressnomics.com/\">PressNomics</a>, an annual conference devoted to the economics of WordPress <a href=\"https://pressnomics.com/2016/11/pressnomics-5-april-6th-8th-2017/\">has announced</a> that the fifth iteration of the event will take place April 6-8, 2017 at Tempe Mission Palms Hotel, in Phoenix, AZ. The event is organized by Joshua Strebel of <a title=\"http://page.ly\" href=\"http://page.ly\">Pagely</a>, a managed WordPress hosting company that recently celebrated its <a href=\"https://pagely.com/blog/2016/09/managed-wordpress-hosting-7yrs/\">seventh birthday</a>.</p>\n<p>A hallmark of the event is its contributions to charity. Since PressNomics one, the event has raised more than $40K for various charities including, <a href=\"http://www.stjude.org\">St. Jude Children’s Research Hospital</a>, <a href=\"http://curesearch.org\">CureSearch.org</a>, <a href=\"https://bensbells.org/\">BensBells</a>, and Big Brothers and Big Sisters.</p>\n<p>In addition to the conference, there will be a social Saturday where attendees can participate in a golf tournament or go on an excursion to explore the Art’s and Culture of the area. The social activities will be available as a separate purchase of $50 when buying your tickets. To take full advantage of the event, organizers suggest that attendees fly in on Wednesday, April 5th and leave on Sunday, April 9th.</p>\n<p>Tickets have yet to go on sale and the speaker lineup is in the process of being finalized. If you want to be one of the first to know when tickets go on sale, you’re encouraged to sign up to the <a href=\"https://pressnomics.com/\">event’s email list</a>. For insight into what it’s like to attend PressNomics, check out my <a href=\"https://wptavern.com/envato-stats-tips-for-getting-things-done-and-more-at-pressnomics-3\">review of PressNomics 3 </a>held in January of 2015.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 18:53: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:\"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:30:\"Dev Blog: WordPress 4.7 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4195:\"<p>WordPress 4.7 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.7-beta2.zip\">download the beta here</a> (zip).</p>\n<p>Notable changes since WordPress 4.7 Beta 1:</p>\n<ul>\n<li><strong>Twenty Seventeen:</strong> The theme wasn’t being installed on upgrades – sorry about that! Now you should see it if you’re upgrading an existing site. There are also plenty of fixes, especially for the header and small screen views.</li>\n<li><strong>Edit shortcuts:</strong> These are always visible while editing (hide them on bigger screens by collapsing the controls) and should now work properly in Firefox. (<a href=\"https://core.trac.wordpress.org/ticket/27403\">#27403</a> and <a href=\"https://core.trac.wordpress.org/ticket/38532\">#38532</a>)</li>\n<li><strong>REST API endpoints:</strong> There have been a number of changes over the past week; your attention is requested on the following:\n<ul>\n<li>The <code>DELETE</code> response format has changed and may need to be accounted for. (<a href=\"https://core.trac.wordpress.org/ticket/38494\">#38494</a>)</li>\n<li>Enabled querying by multiple post statuses. (<a href=\"https://core.trac.wordpress.org/ticket/38420\">#38420</a>)</li>\n<li>Return an error when JSON decoding fails. (<a href=\"https://core.trac.wordpress.org/ticket/38547\">#38547</a>)</li>\n</ul>\n</li>\n<li><strong>More developer notes</strong>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2016/10/28/fine-grained-capabilities-for-taxonomy-terms-in-4-7/\">Fine grained capabilities for taxonomy terms</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/10/29/wp_taxonomy-in-4-7/\"><code>WP_Taxonomy</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/02/wp_list_sort-and-wp_list_util-in-4-7/\"><code>wp_list_sort()</code> and <code>WP_List_Util</code></a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post type templates</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/\">New post type labels</a></li>\n<li><a href=\"https://make.wordpress.org/core/2016/11/03/attributes-for-resource-hints-in-4-7/\">Attributes for resource hints</a></li>\n</ul>\n</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39142&stop_rev=38995&limit=200&verbose=on&sfp_email=&sfph_mail=\">almost 150 changes</a> in the last week.</li>\n</ul>\n<p>For more of what’s new in version 4.7, <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">check out the Beta 1 blog post</a>.</p>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href=\"https://make.wordpress.org/core/tag/4-7/\">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href=\"https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority\">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><em>Ya es la hora</em><br />\n<em> Time for another beta</em><br />\n请您帮下忙!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 17:39:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:\"\";}}}}}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:85:\"WPTavern: A Preview of the Custom CSS Editor Added to the Customizer in WordPress 4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63481\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/a-preview-of-the-custom-css-editor-added-to-the-customizer-in-wordpress-4-7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3295:\"<p>WordPress 4.7 is a little more than a <a href=\"https://wordpress.org/about/roadmap/\">month away</a> and is going to be packed with new features and improvements. In particular, <a href=\"https://make.wordpress.org/core/2016/10/24/customize-update-2016-10-23/\">five feature projects</a> related to the customizer were approved for merge and will be part of the release. One of the feature projects is the custom <a href=\"https://make.wordpress.org/core/2016/10/11/feature-proposal-better-theme-customizations-via-custom-css-with-live-previews/\">CSS editor</a> that enables users to <a href=\"https://wptavern.com/the-days-of-creating-child-themes-for-simple-css-changes-may-soon-be-over\">make CSS changes to a theme</a> without having to create a <a href=\"https://codex.wordpress.org/Child_Themes\">child theme</a>.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/WP47CustomizerCSSEditor.png?ssl=1\"><img class=\"size-full wp-image-63483\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/WP47CustomizerCSSEditor.png?resize=1025%2C394&ssl=1\" alt=\"CSS Editor in The WordPress 4.7 Customizer\" /></a>CSS Editor in The WordPress 4.7 Customizer\n<p>In WordPress 4.7, there’s a new section in the customizer labeled Additional CSS. Clicking the label displays a blank pane with a short description of what users can do. Clicking the help icon displays a short explanation of what CSS is with a link to a <a href=\"https://codex.wordpress.org/Know_Your_Sources#CSS\">help document</a> on the Codex. The Additional CSS pane is more like a text area than an editor.</p>\n<p>Unlike Jetpack’s Edit CSS module, the editor in the customizer lacks line numbers, colored text, and other conveniences. However, these are features that are likely to be added in future iterations.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/JetpacksEditCSSModule.png?ssl=1\"><img class=\"size-full wp-image-63484\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/JetpacksEditCSSModule.png?resize=601%2C423&ssl=1\" alt=\"Jetpack\'s Edit CSS Module\" /></a>Jetpack’s Edit CSS Module\n<p>There are a couple of things to keep in mind before using Additional CSS. First, it does not have revision support enabled. Weston Ruter, WordPress core committer, <a href=\"https://core.trac.wordpress.org/ticket/35395#comment:76\">says</a> revision support is disabled by default and requires a plugin.</p>\n<p>Second, changes are theme specific and are not global. Luke Cavanagh <a href=\"https://core.trac.wordpress.org/ticket/35395#comment:83\">has inquired</a> on whether an option will be added in the future to enable global CSS changes which could come in handy for making tweaks for active plugins.</p>\n<p>During testing, I didn’t encounter any issues with writing or pasting CSS code into the Additional CSS area. I encourage you to download and install <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">WordPress 4.7 beta 1</a> and try it out for yourself and let us know your thoughts. If you think you’ve encountered a bug while using WordPress 4.7 beta 1, please report it on the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta section</a> of the support forums.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Nov 2016 08:57: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:\"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: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:28:\"BuddyPress: BuddyPress 2.7.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:32:\"https://buddypress.org/?p=260677\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://buddypress.org/2016/11/buddypress-2-7-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:842:\"<p>BuddyPress 2.7.1 is now available. This is a maintenance release and a recommended upgrade for all BuddyPress installations.</p>\n<p>BP 2.7.1 fixes bugs in several components. For more information, see <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=2.7.1\">the 2.7.1 milestone</a> on <a href=\"https://buddypress.trac.wordpress.org/\">BuddyPress Trac</a>.</p>\n<p>Update to BuddyPress 2.7.1 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the wordpress.org plugin repository</a>.</p>\n<p>Questions or comments? Check out <a href=\"https://codex.buddypress.org/releases/version-2-7-1/\">2.7.1 changelog</a>, or stop by <a href=\"https://buddypress.org/support/\">our support forums</a> or <a href=\"https://buddypress.trac.wordpress.org/\">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:\"Thu, 03 Nov 2016 21:12: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:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:95:\"WPTavern: Fall Enrollment for Zac Gordon’s JavaScript for WordPress Course Closes This Friday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=63428&preview=true&preview_id=63428\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wptavern.com/fall-enrollment-for-zac-gordons-javascript-for-wordpress-course-closes-this-friday\";s: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:2605:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/12/js.jpg?ssl=1\"><img class=\"size-full wp-image-49672\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/12/js.jpg?resize=1024%2C481&ssl=1\" alt=\"photo credit: ParisJS, May 2012 - (license)\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/24196940@N06/7305045236\">ParisJS, May 2012</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Zac Gordon, a WordPress educator, has <a href=\"https://javascriptforwp.com/fall-enrollment-details-2016/\">opened enrollment</a> for the Fall for his <a href=\"https://javascriptforwp.com/\">JavaScript for WordPress</a> course. Gordon <a href=\"https://wptavern.com/zac-gordon-to-kickstart-javascript-master-course-for-wordpress\">created the course</a> after <a href=\"https://wptavern.com/treehouse-drops-support-for-wordpress-education\">Treehouse dropped WordPress</a> from its library in late 2015.</p>\n<p><a href=\"https://javascriptforwp.com/#enroll\">Open enrollment</a> began on October 25th and ends this Friday, November 4th. You can either take all four parts of the course for $397 or a single part for $199. The next open enrollment period will be in 2017.</p>\n<h2>A Four Part Course</h2>\n<p>The first part of the <a href=\"https://javascriptforwp.com/course-outline/\">course covers</a> basic and advanced JavaScript skills and development tools. Students will also learn how to create a single page web application built with JavaScript called VanillaPress.</p>\n<p>The second part of the course is dedicated to JavaScript libraries and frameworks where students will learn how to build a decoupled web application called ReactPress using React and the WordPress REST API.</p>\n<p>The third part covers the WordPress REST API. Using OAuth, students will add OAuth support for ReactPress and add Save and Edit abilities to the app via the API.</p>\n<p>The fourth and final part of the course is devoted to real world projects. Students will learn how to build single page plugins, mobile apps, and JavaScript powered themes that use the REST API.</p>\n<p>The course is geared towards those who want to “Learn JavaScript, deeply,” a task <a href=\"https://wptavern.com/state-of-the-word-2015-javascript-and-api-driven-interfaces-are-the-future-of-wordpress\">assigned to the WordPress community</a> by Matt Mullenweg in his 2015 State of the Word presentation. For more details on the course material and to enroll, visit the <a href=\"https://javascriptforwp.com/\">JavaScript for WordPress site</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Nov 2016 22:39:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:47:\"HeroPress: Conquering My Obstacles To Happiness\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1461\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://heropress.com/essays/conquering-obstacles-happiness/\";s: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:18206:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/11/110216-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Welcome failures because they will provide you with new learning.\" /><p>The late great Superman Christopher Reeve once said “<em>a hero is someone who, in spite of weakness, doubt or not always knowing the answers, goes ahead and overcomes anyway.</em>” What if a hero instead is someone who, because of weakness, doubt or not knowing the answers, goes ahead and overcomes?</p>\n<p>To get to the happy and fulfilling place I am in life today I’ve had to learn how to overcome self-doubt and build up my strengths around it. To do that, I discovered the power of self-reflection and began a journey to understand the very core of who I am. I’m not a hero, but I know when to be one. When fear and worry appears I recognize it. And then I conquer it.</p>\n<p>If you don’t think you are good enough or smart enough to be and have what you want in life, then fear is holding you back, too. The story that follows is both inspired by and written for you.</p>\n<p>You may not believe it yet, but you’ve already got what it takes within yourself to live a happier life.</p>\n<p>Let me show you how you can discover it.</p>\n<h3>This Is Me Today.</h3>\n<p>I am a Norwegian expat in Canada. Here, I live in the heart of the world’s most multicultural city, Toronto, and lead a happy and full life with my wife and our furkid. By so many standards around our globe, my lifestyle is privileged. It hasn’t come easy, and I often am reminded of how fortunate I am.</p>\n<p>I never could have envisioned living this life when I, one and a half decades ago, trapped, lost and without hope and goals for the future, decided on a whim to learn how to code and develop websites. I read about people making a living out of it, yet didn’t believe it was something I myself could do.</p>\n<blockquote><p>After a year of trying, failing and learning I began to prove myself wrong.</p></blockquote>\n<p>Today I work at XWP, a global company powered remotely by people working from their homes around the world. Our core expertise is WordPress. Our team dreams up and engineers platforms, tools and workflows that let companies more effortlessly connect with their audience. We help our clients to sell and deliver their services and product, and grow communities that serves as an extension of their businesses.</p>\n<p>XWP’s roots date back to 2004, and I’ve been part of the journey for 10 of those years. In my current role I serve a team of 40 people. I was fully entrusted with the care of the company and the people working there by its owner in 2014. I am responsible for guiding our company vision, strategy and direction while ensuring its healthy growth and great performance. A vital area of my mandate is helping each person on our team have meaningful, impactful work in a purpose filled role they can be successful in.</p>\n<p>The workplace environment and my role allows me to connect directly with my own professional purpose – to be a catalyst and energizer in helping people discover their personal and professional strengths, and uncover the opportunities and possibilities it can bring in their life. At work, I am also able to apply my strength of bringing people together to build unity and community.</p>\n<p>At home, I am at my happiest when spending time with my wife and our senior rescue lab. The love I give and receive, our deep and our silly conversations together, and all the laughs we share are things that fills me up and re-energizes me. Cooking and serving food, especially for a small crowd, also energizes me. I’m known for preparing elaborate meals with menus that can take days to plan to get “just right”. Earlier this year I completed a Culinary Arts program at George Brown College here in Toronto to further explore my passion for food and for service.</p>\n<p>My whole life I’ve found joy in doing sports. In my youth I actively played football/soccer and volleyball and did well with it. Since moving to Toronto I’ve taken up running, and I’ve discovered a way to keep myself motivated to exercise and train is to sign up for running races. It also has become a way I get to compete against myself, measuring my improvement to pace and finishing times. In 2015 I ran my first half-marathon. My goal was to run a full marathon this year, but I pushed myself too hard and strained a muscle, so I’ll run it next year instead. I am looking forward to passing that 42.2km mark in under 4 hours.</p>\n<ul>\n<li>I lead my life guided by a set of deeply held values, principles and beliefs:</li>\n<li>I value compassion, kindness, care, integrity and authenticity.</li>\n<li>I believe in serving others before myself.</li>\n<li>I offer my trust from the very start of a relationship, choosing to believe everyone has good intent in their heart.</li>\n<li>I strive to listen to and understand others. This lets me be empathic which will help me serve others needs better.</li>\n<li>I am of the opinion that everyone deserves to live a happy, fulfilling life, regardless of any personal flaw.</li>\n<li>I recognize my flaws and build up my strengths around them.</li>\n</ul>\n<p>I am so grateful to have discovered all of this about myself at an early stage in life so I can live authentically who I am today and embrace all the opportunities it is affording me.</p>\n<h3>When I Discovered My Strengths.</h3>\n<p>I was invited to join the team at XHTMLized (today known as XFive, and a sister company of XWP), as a front-end developer in 2006. There was no shortage of work, the demand for its PSD-to-HTML service was growing rapidly. Opportunities to be part of great projects with exciting brands kept coming my way, and I continued to hone and develop my skills as a developer and project lead. Opportunities to be part of building the company surfaced, and I began investing time into helping the business grow.</p>\n<p>Trying on and wearing the hats of different areas of the business was encouraged. I served in a variety of roles that touched on most every function of the business, including project management, sales and account management, finance and HR. I would often run into new and unfamiliar territory. Through my own determination I battled my fear of failure, and figured out how to do the things that needed to be done. I was surrounded by people who believed in me and recognized my strengths and achievements even when I wasn’t able to see them myself.</p>\n<p>It was here that my belief in trust, empowerment, collaboration and autonomy in the workplace was shaped because I was experiencing how powerful it was first hand.</p>\n<p>When our WordPress-focused team came together to form XWP in 2014, the opportunity to lead the company surfaced.</p>\n<p>While faced with startup jitters and challenges of building up a brand new business, and while working with a team of enormous potential, I became uncertain of my own place in it. I questioned my ability to add value, to set us up in a way that would help us fulfill our potential. I began questioning my professional future. To deal with this uncertainty, I chose to start working with a professional coach. It was a decision that would greatly alter how I viewed myself and where I was in my career.</p>\n<p>Through the work with my coach, I was introduced to the concept of <em>unique ability</em>, a belief that at the heart of who you are lies the secret to your greatest success, best quality of life, and biggest contribution to the world. It gave me new hope. I began the work to define my own unique ability. I discovered the concept of <em>Servant Leadership</em>, the understanding that leadership is not for personal power or gain but it is in service to others. This deeply resonated with me. I had seen traits of Servant Leadership in people I worked with and I was unknowingly applying aspects of it in my own life.</p>\n<p>Within 6 months of coaching I had made the decision to pursue the role I have in the company today. I was believing in myself again and recognized that I could continue to make meaningful contribution and impact at the workplace I already had.</p>\n<p>I am reminded of a quote that has served me well over the last decade of my life and often comes to mind at times when I forget my strengths:</p>\n<p>“You must do the thing you think you cannot do”. – Eleanor Roosevelt</p>\n<h3>A Personal Sidestory.</h3>\n<p>My biggest personal transformation to date began when I found myself at rock bottom.</p>\n<p>I was at a complete and utter dead end in most areas of my life when I chose to end a personal relationship that had kept me abroad in the U.S for 12 years. I had come to the realization that in order to have the positive change I needed for myself, I had to be the change. I found the courage within to take the action needed to close an unfulfilling and unhappy chapter of life.</p>\n<blockquote><p>To do that, I needed to break with almost everything around me and start fresh – and it was <em>terrifying.</em></p></blockquote>\n<p>And exhilarating. But mostly, it was just terrifying. I had to let go of people I had grown close to and become dependent on. I didn’t have money in my own pocket nor did I have a home of my own to go back to in Oslo. I put my pride aside and asked for help from my family and the company I was working for so I could do what I needed to do for myself. I renewed an expired passport. I booked a plane ticket. I made sure I met all requirements necessary to bring my little dog with me. I began shipping the few belongings I had back to Norway. And I prepared my closest friends and extended family there for my departure by asking for their support and understanding of my decision. It was one small step at the time, and each step helped move me forward.</p>\n<blockquote><p>Letting go of what I had then was one of the best decision I have ever made for myself. I gave myself permission to create a better life for myself.</p></blockquote>\n<p>A constant during this challenging period of my life was my remote work. It offered the flexibility I needed to relocate and start my next chapter.</p>\n<p>Back in Oslo, I settled into an apartment which my sister helped me find while I still was overseas and had been unable to travel. I took a few weeks off work, still conflicted with what I wanted out of life and worried about what the future would hold for me. During my leave of absence from work I was called upon to lead an onsite kick-off of a significant multisite WordPress migration project with an important client in Canada. In my mind, I was still in need of “me-time” to get my life in order. But I chose to embrace the opportunity to be there for our team and to serve our client together. It would be another life-changing decision. During my visit to Toronto, I met and fell in love with the person who would become my significant other.</p>\n<h3>Steps To Conquer Your Own Obstacles.</h3>\n<h4>Step 1: Commit To Becoming a Better You</h4>\n<p>I’ve learned through my personal and work experiences that nothing holds you back in life more than yourself. Life has taught me that who you aspire to be and what you want to do is within your reach. It’s within you.</p>\n<p>You can start a transformation that lets you move towards a happier, more fulfilling place by making a commitment to consciously and continuously learn and grow yourself.</p>\n<p>Welcome failures because they will provide you with new learning. You have the ability to overcome them.</p>\n<blockquote><p>Take care to hone skills you have acquired. Develop new skills you aspire to have.</p></blockquote>\n<p>Discover your strengths. Apply them and find ways to develop them further. Your strengths makes up your unique ability, and your unique ability is who you are and why you are here. Use it, it will be your biggest contribution to the world.</p>\n<p>Be your own hero and get out of your own way. When you do, new and often unexpected opportunities are revealed. And you’ll discover that your possibilities in life are limitless.</p>\n<h4>Step 2: Find an Encourager</h4>\n<p>When you are ready to start your own journey of transformation, or if you are in the middle of one now, it’s important to find someone who can be your encourager and your ally on that journey.</p>\n<p>Look for someone in your circle of family or friends, or within the community. If don’t have anyone, I would welcome the opportunity to get to know you and cheer you on!</p>\n<h4>Step 3: Let Yourself Be Inspired.</h4>\n<p>Below are the key resources that helped spark my transformation in significant ways, and has lead me to where I am today. They continue to be sources of inspiration, and I hope they can be yours, too.</p>\n<p><strong>Books</strong></p>\n<ul>\n<li><a href=\"http://strengths.gallup.com/110242/about-book.aspx\">Strengths Based Leadership: Great Leaders, Teams, and Why People Follow</a><br />\n(Tom Rath)</li>\n<li><a href=\"http://uniqueability.com/\">Unique Ability: Creating the Life You Want</a><br />\n(Dan O’Sullivan, Catherine Nomura, Shannon Waller & Julia Waller)</li>\n<li><a href=\"http://www.wireddifferently.coop\">Wired Differently<br />\n</a>(Vern Dosch, Wally Goulet & Tracy Finneman)</li>\n<li><a href=\"http://www.amy-wallace.com/creativity-inc/\">Creativity Inc.: Overcoming the Unseen Forces That Stand in the Way of True Inspiration</a><br />\n(Ed Catmull & Amy Wallace)</li>\n<li><a href=\"http://www.jimcollins.com/article_topics/articles/good-to-great.html\">Good to Great: Why Some Companies Make the Leap…And Others Don’t</a><br />\n(Jim Collins)</li>\n<li><a href=\"http://www.danpontefract.com/the-second-book/\">The Purpose Effect: Building Meaning in Yourself, Your Role and Your Organization</a><br />\n(Dan Pontefract)</li>\n</ul>\n<p><strong>Thought Leaders, Influencers & Contributors to the Servant Leadership Community</strong></p>\n<ul>\n<li>Cheryl Bachelder – follow <a href=\"https://twitter.com/CABachelder\">@CABachelder</a> (Popeyes)</li>\n<li>Art Barter – follow <a href=\"https://twitter.com/Art_Barter\">@Art_Barter</a> (Servant leadership Institute)</li>\n<li>Ken Blanchard – follow <a href=\"https://twitter.com/kenblanchard\">@kenblanchard</a> (The Ken Blanchard Companies)</li>\n<li>Garry Ridge – follow <a href=\"https://twitter.com/LearningMoment\">@LearningMoment</a> (WD-40)</li>\n<li>Kevin Monroe – follow <a href=\"https://twitter.com/kevin_monroe\">@kevin_monroe</a> (X Factor Consulting)</li>\n</ul>\n<h3>Giving Thanks.</h3>\n<p>I’d like to thank Topher DeRosia here at HeroPress for giving me the opportunity to share my story. It is against my nature to talk about myself to this extent, but I do it knowing it can serve others. To write my story, I’ve also had to move past my fear of being in the spotlight and accept there may be judgement passed. The reality is that no one will ever hold me to a higher standard or judge me harder than I do myself.</p>\n<p>A very special thanks goes out to my wife, Heather, who bore with me through the, at times, difficult writing process. She has opened my eyes to life’s possibilities. In her, I found a partner I wanted to journey with. She believes in me and helps me believe in myself, and she is my greatest ally and encourager. As I write these words, I recognize they will be published the week of our 4-year wedding anniversary. Our years together have been the very best of my life so far.</p>\n<p>I also want to offer a heartfelt thank you to another big ally and encourager, my coach and friend Jeff. He’s made me believe in pink fluffy unicorns dancing on rainbows, and I am so grateful for him coming into my life and having him be part of the journey.</p>\n<p>Lastly, I’d like to express my deepest gratitude to Dave and to the team at XWP. They have had and continue to have enormous impact on my life, and they hold a very special place in my heart. I look forward to continuing my journey with them.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Conquering My Obstacles To Happiness\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Conquering%20My%20Obstacles%20To%20Happiness&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fconquering-obstacles-happiness%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Conquering My Obstacles To Happiness\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fconquering-obstacles-happiness%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fconquering-obstacles-happiness%2F&title=Conquering+My+Obstacles+To+Happiness\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Conquering My Obstacles To Happiness\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/conquering-obstacles-happiness/&media=https://heropress.com/wp-content/uploads/2016/11/110216-min-150x150.jpg&description=Conquering My Obstacles To Happiness\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Conquering My Obstacles To Happiness\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/conquering-obstacles-happiness/\" title=\"Conquering My Obstacles To Happiness\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/conquering-obstacles-happiness/\">Conquering My Obstacles To Happiness</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Nov 2016 11:00: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:11:\"Tine Haugen\";s: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:73:\"WPTavern: NaNoWriMo 2016 Kicks Off Today: Write Your Novel with WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63374\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wptavern.com/nanowrimo-2016-kicks-off-today-write-your-novel-with-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6194:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/nanowrimo.jpg?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/nanowrimo.jpg?resize=1025%2C402&ssl=1\" alt=\"nanowrimo\" class=\"aligncenter size-full wp-image-63376\" /></a></p>\n<p><a href=\"http://nanowrimo.org/\" target=\"_blank\">NaNoWriMo</a> (National Novel Writing Month) today kicks off its 18th year helping writers achieve their creative goals. The online event is organized by a 501(c)(3) nonprofit organization that encourages participants to work towards writing a 50,000-word novel. Writers commit to posting their word counts to their profiles each day during the event, which runs from November 1-30.</p>\n<p>NaNoWriMo began in 1999 in the San Francisco Bay Area with just 21 writers and grew to 5,000 participants the following year, thanks to promotion from bloggers around the web. In 2015, the project had 431,626 participants, including 80,137 students and educators in the Young Writers Program.</p>\n<h3>WordPress Tools for NaNoWriMo</h3>\n<p>The NaNoWriMo website encourages writers to use their own materials for writing their novels, such as a word-processing program, typewriter, pen and paper, or whatever inspires the most creativity. WordPress is ideally suited for capturing your writing and keeping track of your word count. There are also several plugins that make it easy to break novels up into chapters and export your work into the proper formats for <a href=\"https://wptavern.com/how-to-self-publish-a-book-with-wordpress\" target=\"_blank\">self publishing with WordPress</a>.</p>\n<p><a href=\"https://wordpress.org/plugins/nano-stats/\" target=\"_blank\">Nano Status</a> is a plugin created specifically for NaNoWriMo participants. Public accountability with word counts is one of the motivating factors for many writers who participate in the event, and Nano Stats makes it easy to display your progress in posts, pages, and sidebar widgets. It pulls in word count stats from the NaNoWriMo website for the username entered in the plugin’s settings.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nano-stats.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/nano-stats.png?resize=616%2C359&ssl=1\" alt=\"nano-stats\" class=\"aligncenter size-full wp-image-63393\" /></a></p>\n<p>The <a href=\"https://wordpress.org/plugins/mybookprogress/\" target=\"_blank\">MyBookProgress</a> plugin is another option for tracking your novel’s progress and displaying stats. The plugin’s writing goals and deadline tracking features are customizable so it can also be used for other projects besides NaNoWriMo.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/mybookprogress-widget.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/mybookprogress-widget.png?resize=283%2C156&ssl=1\" alt=\"mybookprogress-widget\" class=\"alignright size-full wp-image-63396\" /></a>MyBookProgress allows users to upload cover images for their books and displays a progress bar using a widget or a shortcode. It also includes MailChimp integration so that readers can subscribe to get progress updates on a book.</p>\n<p>In addition to the customizable goal tracking, MyBookProgress comes with preset template for NaNoWriMo participants who are working to achieve the 50,000-word goal. Progress can be recorded directly inside WordPress for display on your own website, as opposed to having to sign into the NaNoWriMo website. The backend of the plugin includes a writing statistics dashboard to give you an idea of which day of the week is your most productive, and your average percentage per day/week/month. Users can easily share their progress to Facebook or Twitter directly from the plugin’s writing dashboard.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/MyBookProgress.png?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/11/MyBookProgress.png?resize=805%2C582&ssl=1\" alt=\"mybookprogress\" class=\"aligncenter size-full wp-image-63398\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/author-wordcount/\" target=\"_blank\">Author Wordcount</a> is a much simpler plugin that allows writers to display one or multiple works in progress via a widget. Current word count and expected (goal) word count can be entered in the admin on the plugin’s settings page. It also has a simple UI that fits in more seamlessly with WordPress than the MyBookProgress plugin.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/author-wordcount.png?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/author-wordcount.png?resize=932%2C1198&ssl=1\" alt=\"author-wordcount\" class=\"aligncenter size-full wp-image-63404\" /></a></p>\n<p>During the NaNoWriMo event’s 18-year history, nearly <a href=\"http://nanowrimo.org/published-wrimos\" target=\"_blank\">400 novels have been published</a> via traditional publishing houses. Participants have also self-published more than 200 novels. If you achieve your goal of finishing a novel and want to look into <a href=\"https://wptavern.com/how-to-self-publish-a-book-with-wordpress\" target=\"_blank\">self-publishing</a>, there are many tools that make it easy to export content hosted on both WordPress.com and self-hosted sites.</p>\n<p>The <a href=\"http://wordpress.org/plugins/anthologize/\" target=\"_blank\">Anthologize</a> plugin allows authors to publish their works in several ebook formats, including PDF, EPUB and TEI. <a href=\"http://wordpress.org/plugins/bookpress-client/\" target=\"_blank\">BookPress Client</a> is another free plugin that organizes your writing into a custom post type so book posts won’t show up mixed with normal blog posts on your site. It supports both ePub and Kindle mobi formats. WordPress.com users can take advantage of services like <a href=\"http://www.fastpencil.com/\" target=\"_blank\">FastPencil</a> or <a href=\"http://blog2print.sharedbook.com/blogworld/printmyblog/index.html\" target=\"_blank\">Blog2Print</a> for importing their posts into different book reader and print formats.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Nov 2016 21:03:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:48:\"Mark Jaquith: The 4 best WordPress hosts of 2016\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5235\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://markjaquith.wordpress.com/2016/11/01/best-wordpress-hosts-in-2016/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6421:\"<p>As a seasoned WordPress developer, I am frequently asked what WordPress web hosts I recommend. There are so many solid choices now! The WordPress ecosystem is truly a bounty of choice in 2016. I could write an exhaustive comparison of all of the options, but these are called “exhaustive comparisons” for a reason. Let’s skip that, and I’ll just tell you the four WordPress hosts I recommend in five distinct tiers.</p>\n<p>Note that many of these hosts target a range of sites, from starter sites to enterprise sites, so I am picking the hosts that I think fit each tier of site <em>best</em>, even though they might also work for other kinds of sites.</p>\n<h2>Starter Site</h2>\n<p><a href=\"https://www.siteground.com/wordpress-hosting.htm?afcode=d3f3dc4c98ccbebf43909e7d7971eca7&campaign=WordPress\">SiteGround</a> is one of my favorite WordPress hosting companies. They offer a range of hosting solutions, but their WordPress-tailored plans are a tremendously good value and have many WordPress-specific perks. Ask around the WordPress community — SiteGround is a well-respected company that works hard to win and retain the business of WordPress customers. Their plans start as low as $3.95 a month, which is an incredibly good deal. If you aren’t sure what you need, SiteGround is what I would choose.</p>\n<p><a href=\"https://www.siteground.com/wordpress-hosting.htm?afcode=d3f3dc4c98ccbebf43909e7d7971eca7&campaign=WordPress\">Take a look at SiteGround’s WordPress hosting plans</a>.</p>\n<h2>Developer-Friendly Site</h2>\n<p>What if you know your way around WordPress, want things like Git and <a href=\"https://wp-cli.org/\">WP-CLI </a>access, or want advanced WordPress-friendly caching for your site? <a href=\"https://www.siteground.com/wordpress-hosting.htm?afcode=d3f3dc4c98ccbebf43909e7d7971eca7&campaign=WordPress\">SiteGround has you covered</a> there, too. Their GoGeek plan (currently $14.95 a month) offers all of these perks, unlimited sites, WordPress staging sites, and so much more. I love working with GoGeek-level SiteGround sites, because they work really well and give me access to all the tools that I need as a developer. Or, if you’re not a developer, but have hired one to work on your site, you may want to upgrade to GoGeek hosting so she can work at maximum efficiency.</p>\n<p><a href=\"https://www.siteground.com/wordpress-hosting.htm?afcode=d3f3dc4c98ccbebf43909e7d7971eca7&campaign=WordPress\">Go sign up for SiteGround’s GoGeek WordPress hosting</a>.</p>\n<h2>Intermediate Site</h2>\n<p><a href=\"http://shareasale.com/r.cfm?b=917225&u=1391570&m=41388&urllink=&afftrack=\">WP Engine</a> has been around since 2010, focuses entirely on WordPress hosting, and has established themself as a solid choice in the intermediate range. Their plans start at $29/month and include a 60-day money-back guarantee and free automated migration of your existing WordPress site. WP Engine also has more advanced hosting options, so they’re an option that could grow with you.</p>\n<p><a href=\"http://shareasale.com/r.cfm?b=917225&u=1391570&m=41388&urllink=&afftrack=\">Sign up for WP Engine using this link</a> and you’ll save 20% off your first payment.</p>\n<h2>Professional Site</h2>\n<p><a href=\"https://pantheon.io/pricing\">Pantheon</a> got their start as a Drupal host, but have taken their innovative container-based hosting technology to the WordPress market. As a developer, I appreciate their Git-based development flow, their powerful “Terminus” command line client, and their built-in and dead-simple dev/test/live environments. On the higher level plans, you get “Multidev” which lets you spin up a sandboxed development environment for a specific Git branch. This means you can send clients and testers URLs for testing new features in isolation, before they are merged back into the main code branch. Awesome.</p>\n<p>Their professional tier starts at $100/month, which isn’t cheap, but your developers will love their deployment tools, their dev/test/live code staging flows, and their Git-based deploys to the development environment. Pantheon is a great choice for professional WordPress sites that have a developer on staff or on retainer.</p>\n<p><a href=\"https://pantheon.io/pricing\">Check out Pantheon’s professional WordPress hosting plans</a>.</p>\n<h2>Enterprise Site</h2>\n<p><a href=\"http://pagely.7eer.net/c/335029/141222/2787\">Pagely</a> has been around since 2006! They started the whole WordPress-dedicated hosting marketplace. When they started, they targeted a range of WordPress sites, but now they focus on enterprise hosting. This is where big brands go for custom WordPress hosting solutions. The folks at Pagely know WordPress well, and will be an excellent hosting partner for your enterprise WordPress site. Their VPS solutions start at $499/month, but they also have a shared server plan called Neutrino for $99/month.</p>\n<p><a href=\"http://pagely.7eer.net/c/335029/141222/2787\">Get started with Pagely enterprise hosting</a>.</p>\n<h2>How I Picked</h2>\n<p>My method here was simple. I thought about how I answer if a friend or a client asks me for hosting advice. I found that I regarded sites as fitting in one of five categories. Then, I considered which hosts offer the best service and value in those categories, and picked these four hosts. After I had made my picks and written about their benefits, I went to see which of my picks had affiliate programs. Three of them did, and one did not. I used affiliate links for those that offered them, and a direct link for the one that did not. Using affiliate links to sign up for their service will earn me some money, but you can of course just go directly to their sites if you like. I stand by these recommendations, either way. I’ll write a new post in 2017 with my new picks. Let me know <a href=\"https://twitter.com/markjaquith/status/793562226305146880\">on Twitter</a> what hosts are your favorites, and why!</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/markjaquith.wordpress.com/5235/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/markjaquith.wordpress.com/5235/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=markjaquith.wordpress.com&blog=316&post=5235&subd=markjaquith&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:\"Tue, 01 Nov 2016 20:27: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: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: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:52:\"WPTavern: Beware of Links to Baidu in Skype Messages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63378\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wptavern.com/beware-of-links-to-baidu-in-skype-messages\";s: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:4741:\"<p>I recently logged into Skype and received two messages from people who I haven’t spoken too in years. Both messages contained a URL to <a href=\"http://www.baidu.com/\">Baidu</a> with my Skype username at the end. I immediately became suspicious and after a cursory search of Google, I discovered that I <a href=\"https://community.skype.com/t5/Security-Privacy-Trust-and/Link-to-quot-baidu-quot-website-sent-to-all-of-my-contacts/td-p/4461728/page/15\">wasn’t the only one</a> receiving these messages.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/SkypeBaiduLink.png?ssl=1\"><img class=\"size-full wp-image-63380\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/SkypeBaiduLink.png?resize=378%2C229&ssl=1\" alt=\"Baidu Links in Skype Messages\" /></a>Baidu Links in Skype Messages\n<p>According to a <a href=\"https://community.skype.com/t5/Security-Privacy-Trust-and/Spam-messages-amp-links-sent-from-your-account/td-p/4511001\">support document</a> published by Claudius, Community Manager at Skype, the accounts sending the messages are most likely compromised. The document offers a list of steps that includes, checking your computer for malware, changing passwords, and increasing the security of your Skype account.</p>\n<h2>Tips to Strengthen the Security of Your Skype Account</h2>\n<p>Microsoft recently made changes so that Skype, Office, Xbox, and other Microsoft services can be managed with a single account. If you haven’t <a href=\"https://support.skype.com/en/faq/FA34657/one-account-for-skype-and-your-other-microsoft-services\">upgraded your Skype account</a> to a Microsoft account, visit <a href=\"https://account.microsoft.com/\">Microsoft’s account</a> page and enter your Skype username and password. You’ll be prompted to upgrade which can only be done once.</p>\n<p>Once upgraded, click on the Security and Privacy settings link. This is where you can change your password, add security information, and enable two-step verification.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/TwoStepAuthentication.png?ssl=1\"><img class=\"size-full wp-image-63384\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/11/TwoStepAuthentication.png?resize=445%2C171&ssl=1\" alt=\"Two Factor Authentication Enabled\" /></a>Two-Step Verification Enabled\n<p>It’s important to note that in recent years, there have been major data leaks where the login credentials of millions of people have been exposed to the public. If you use the same password on multiple sites, visit <a href=\"https://haveibeenpwned.com/\">Have I Been Pwned</a> and check to see if your password was leaked. If you see the Oh no — pwned! message, you should update your password immediately.</p>\n<h3>Create a New Primary Alias</h3>\n<p>In addition to changing passwords and turning on two-step verification, you should limit the aliases that are allowed to login to your account. By default, your Skype username is the primary alias. You should change this to an email address or a phone number and disable your Skype username. Allowing only one alias that’s different from your Skype username limits the amount of entry points into your account.</p>\n<h2>Keeping Tabs On Your Skype Account</h2>\n<p>One of the major benefits of upgrading a Skype account to a Microsoft account is the ability to view recent activity. To view the most recent activity, click the Security and Privacy link and click on the <strong>see my recent activity</strong> link.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/SeeRecentActivity.png?ssl=1\"><img class=\"size-full wp-image-63387\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/11/SeeRecentActivity.png?resize=1025%2C395&ssl=1\" alt=\"How to View Recent Activity\" /></a>How to View Recent Activity\n<p>This will inform you of successful and unsuccessful login attempts. Some users who have unwillingly sent spam messages with links to Baidu <a href=\"https://community.skype.com/t5/Security-Privacy-Trust-and/Link-to-quot-baidu-quot-website-sent-to-all-of-my-contacts/m-p/4513254#M64691\">confirmed</a> through the recent activity page that their login credentials were compromised. In addition to the recent activity page, users are encouraged to enable and create alerts to be notified of suspicious activity.</p>\n<p>If you receive messages out of the blue on Skype with links to Baidu or LinkedIn, do not click them. Delete the message, <a href=\"https://community.skype.com/t5/Security-Privacy-Trust-and/Spam-messages-amp-links-sent-from-your-account/td-p/4511001\">send the user a link to this page</a>, and inform them that their account may be compromised.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Nov 2016 19:28: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: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:80:\"BuddyPress: 2016 BuddyPress Survey for Site Builders and Theme/Plugin Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=260614\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://buddypress.org/2016/11/2016-buddypress-survey-site-builders-developers/\";s: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>Earlier this year, Project leads <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/johnjamesjacoby/\" rel=\"nofollow\">@johnjamesjacoby</a>, <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/boonebgorges/\" rel=\"nofollow\">@boonebgorges</a>, and <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/djpaul/\" rel=\"nofollow\">@djpaul</a> presented a number of strategic priorities which included defining the primary intended audience for BuddyPress: Site Builders and WordPress Developers, an explicit recognition of what BuddyPress has become, and how people use it.</p>\n<p>Help us start the year right in 2017. Your feedback is important to help us improve BuddyPress by ensuring that we’re still building what you want to use and help us determine if any course corrections are necessary. </p>\n<p>This survey will run from November 1 – 30, 2016. It has 36 questions and could take around 15 – 20 minutes to complete.</p>\n<p>Thank you for your participation !</p>\n<p><strong>=> <a href=\"http://mercime.polldaddy.com/s/2016-buddypress-survey-site-builders-developers\">Take the 2016 BuddyPress Survey now</a>.</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, 01 Nov 2016 18:51: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:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"WPTavern: Mullenweg Takes Aim at Wix over GPL Abuses, Wix Response Fails to Address Licensing Issue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63325\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wptavern.com/mullenweg-takes-aim-at-wix-over-gpl-abuses-wix-response-fails-to-address-licensing-issue\";s: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:12008:\"<p>Over the weekend WordPress co-creator and Automattic CEO Matt Mullenweg <a href=\"https://ma.tt/2016/10/wix-and-the-gpl/\" target=\"_blank\">called out Wix for copying GPL code</a> from the WordPress mobile app and distributing it in its <a href=\"http://www.prnewswire.com/news-releases/wixcom-launches-wix-app-providing-a-powerful-mobile-operating-system-for-small-business-owners-store-owners-hoteliers-and-bloggers-around-the-world-300339448.html\" target=\"_blank\">proprietary app</a>. He identified <a href=\"https://github.com/wix/WordPress-Editor-Android\" target=\"_blank\">two</a> <a href=\"https://github.com/wix/react-native-wordpress-editor\" target=\"_blank\">repositories</a> that Wix forked in order to bring the GPL-licensed WordPress Rich Text Editor into its app.</p>\n<p>“If I were being charitable, I’d say, ‘The app’s editor is based on the WordPress mobile app’s editor.’ Mullenweg said. “If I were being honest, I’d say that Wix copied WordPress without attribution, credit, or following the license.”</p>\n<p>Even though the Wix app is made up of different modules and libraries, the GPL requires that the entire application be GPL-licensed since Wix is distributing the app with GPL code in it. Open sourcing the entire app’s code under the GPL is the only way to resolve the license violation, according to Mullenweg.</p>\n<p>“Your app’s editor is built with stolen code, so your whole app is now in violation of the license,” Mullenweg said. Some took issue with use of the term “stolen code” in connection with public, open source repositories, but the effect is the same regardless of Wix’s intention. Wix distributed GPL code without respecting its license, putting new limitations on it instead of preserving its freedoms. That code was not legally available to be repurposed without following its license.</p>\n<p>“You’d probably be in the clear if you had used just the original editor we started with (ZSSRichTextEditor, MIT licensed),” Automattic’s General Counsel Paul Sieminski commented on the issue. “Instead, Wix took our version of the editor which has 1000+ original commits on top of the original MIT editor, that took more than a year to write. We improved it. A lot. And Wix took those improvements, used them in their app but then stripped out all of the important rights that they’re not legally allowed to take away.”</p>\n<p>Mullenweg called for Wix to release its entire mobile app under the GPL, as required by the license, and make the source code available so that others can build on it and learn from it.</p>\n<p>“If you want to close the door on innovation, Wix, that’s your decision to make — just write your own code,” Mullenweg said. “If you’re going to join the open source community, play by the open source rules.”</p>\n<h3>Wix CEO Responds, Neglects to Address GPL Licensing Issues</h3>\n<p>Mullenweg’s open letter to Wix took the company by surprise. Wix CEO Avishai Abrahami <a href=\"http://www.wix.com/blog/2016/10/dear-matt-mullenweg-an-open-letter-from-wix-coms-ceo-avishai-abrahami/\" target=\"_blank\">responded</a> the next day on the company’s blog with a tone that imposed an artificial sense of fraternity in order to make the original allegation appear to be an over reaction. “Wow, dude I did not even know we were fighting,” Abrahami said. He cited Wix’s manifold contributions to open source software on the company’s GitHub account and their admiration of WordPress’ commitment to giving back.</p>\n<p>His artful deflection avoids the licensing issue completely and demonstrates a lack of understanding of the GPL:</p>\n<blockquote><p>Yes, we did use the WordPress open source library for a minor part of the application (that is the concept of open source right?), and everything we improved there or modified, we submitted back as open source, see here in this <a href=\"https://github.com/wix/react-native-wordpress-editor\" target=\"_blank\">link</a> – you should check it out, pretty cool way of using it on mobile native. I really think you guys can use it with your app (and it is open source, so you are welcome to use it for free). And, by the way, the part that we used was in fact developed by another and modified by you.</p></blockquote>\n<p>GPL compliance, however, requires more than a show of open source spirit. Abrahami did not address the requirement that the entire mobile app be released as GPL but offered a vague statement about sharing code.</p>\n<p>“If you need source code that we have, and we have not yet released, then, most likely we will be happy to share, you only need to ask,” Abrahami said. It is still unclear as to whether his statement means the company will release the entire mobile app under the GPL or not. However, the company indicated on Twitter that they will release the app on GitHub.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/yairwein\">@yairwein</a> We\'ll release the code on Github, where we also shared our previous projects: <a href=\"https://t.co/FBhp2Kd5wn\">https://t.co/FBhp2Kd5wn</a></p>\n<p>— Wix.com (@Wix) <a href=\"https://twitter.com/Wix/status/792656290854174721\">October 30, 2016</a></p></blockquote>\n<p></p>\n<p>The other option would be for the company to completely remove any GPL code from its app and use the original MIT-licensed library for the editor.</p>\n<p>“The WordPress GPL Rich Text component in question, is actually a wrapper around another Rich Text component named ZSSRichTextEditor which is licensed MIT,” Wix lead engineer Tal Kol said in the article he <a href=\"https://medium.com/@talkol/how-i-found-myself-accused-of-stealing-code-from-wordpress-a7350da9f9f2#.h5zgf9lnc\" target=\"_blank\">published</a> over the weekend. “In retrospect it would have been easier to use it directly.”</p>\n<p>Using the original library would stop the current GPL infringement but does not erase the fact that the company has already violated the license by distributing the code.</p>\n<p>Wix has not yet officially announced what it plans to do, but at the time of publishing the company continues to distribute GPL code inside its proprietary app.</p>\n<h3>Mullenweg Is Willing to Go to Court to Protect the GPL</h3>\n<p>According to the GNU.org GPL FAQ, the <a href=\"https://www.gnu.org/licenses/gpl-faq.en.html#WhoHasThePower\" target=\"_blank\">copyright holders of the software have the power to enforce the GPL</a>, as the license is a copyright license. Copyright holders are advised to inform developers of the GPL-covered software if they see a violation. With the GPLv2, the only way for license violators to receive back their rights after violation is to <a href=\"https://www.gnu.org/licenses/quick-guide-gplv3.en.html\" target=\"_blank\">petition the copyright holder</a>. Mullenweg has already identified a path to compliance for Wix.</p>\n<p>Although many in the open source community are itching for a definitive court case involving the GPL, Mullenweg said his preferred outcome is to see Wix open source its mobile app.</p>\n<p>“I would much rather they just release their app as GPL rather than have to get into a legal fight,” he <a href=\"https://ma.tt/2016/10/wix-and-the-gpl/#comment-586279\" target=\"_blank\">replied</a> to commenters on his blog.</p>\n<p>When I asked if he is willing to take the matter to court if Wix does not comply, Mullenweg said, “We would of course go to court to protect the GPL.” He also said that if Wix decides to pursue the other avenue, “removing the library would fix it going forward, but not for things that already infringed.” Mullenweg could not say what Automattic will or won’t do in a legal context regarding the past infringement, as the situation is still developing.</p>\n<p>This weekend’s debate between Mullenweg and Wix sparked discussions across social media platforms as well as blog post responses about how the the GPL affects the industry. It also shows how divisive the license can be even among open source software proponents. Mullenweg, who is known inside the WordPress community as a zealous defender of the GPL, has demonstrated a willingness to go to battle over <a href=\"https://wptavern.com/mullenweg-and-pearson-square-off-on-patents-gpl-and-trademarks\" target=\"_blank\">violations of the license in the past</a>.</p>\n<p>Many in the WordPress and Wix communities took issue with the public handling of the matter, but ultimately the controversy is not a personal matter between Mullenweg and Wix. The proprietary mobile app distributes GPL code that was the work of many contributors. WordPress’ open source code was built from the hard work of people who were willing to give that time and energy because they believe in the project and the freedoms that its license guarantees. Wix’s disrespect of that license illegally co-opts those contributions for the company’s closed source app.</p>\n<h3>“My program will have liberty, or never be born.”</h3>\n<p>The GPL license is holistic in the sense that all parts of an application are connected – if one part bears the freedoms of the GPL, the entire app benefits from the GPL and must be therefore be open for all. The GPL is the reason WordPress exists and the reason why Mullenweg is so passionate about it. If b2/cafelog had not been GPL-licensed, Matt Mullenweg and Mike Little would not have been able to <a href=\"https://ma.tt/2003/01/the-blogging-software-dilemma/\" target=\"_blank\">build on it</a>.</p>\n<p>One of the questions in the GNU GPL FAQ asks, “<a href=\"https://www.gnu.org/licenses/gpl-faq.en.html#WhatIfSchool\" target=\"_blank\">What if my school might want to make my program into its own proprietary software product?</a>” This question addresses how many universities try to restrict the use of the knowledge and information they (and their students) develop, a problem that also exists in commercial businesses. The GNU recommendation for developers wanting to ensure their software is allowed to be GPL licensed is to raise the issue at the earliest possible stage for the most leverage:</p>\n<blockquote><p>So we recommend that you approach them when the program is only half-done, saying, ‘If you will agree to releasing this as free software, I will finish it.’ Don’t think of this as a bluff. To prevail, you must have the courage to say, <strong>‘My program will have liberty, or never be born.’</strong></p></blockquote>\n<p>This powerful sentiment is one that many GPL software contributors have adopted as a way of life. They contribute code on the basis that it will be passed on with all its freedoms. Taking GPL-licensed code and putting it in a proprietary app is an affront to their contributions.</p>\n<p>Wix CEO Avishai Abrahami’s casual response identifies both parties as open source proponents who are working to make the web a better place. This response misses the mark because it fails to recognize WordPress’ 13-year history with the GPL and how deeply it has impacted the software’s trajectory and ability to make the web a better, more open place. This license and WordPress’ commitment to user freedoms has been the project’s true north from its inception.</p>\n<p>When a project is given the GPL license, it makes that code and the license’s freedoms inseparable. Essentially, that code isn’t legally available to anyone without those freedoms in place. Regardless of whether Wix’s deflection of the issue is motivated by ignorance of the GPL or malicious intent, the company has to answer for its misuse of the software. The ball is now in Wix’s court – to comply with what the GPL license requires or take its own interpretation to court.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 31 Oct 2016 21:23:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Apples TV’s Struggles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=46916\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2016/10/apples-tvs-struggles/\";s: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:983:\"<p><a href=\"http://joe-steel.com/2016-10-28-Apples-October-TV-Surprise.html\"><img class=\" wp-image-46924 alignright\" src=\"https://i0.wp.com/ma.tt/files/2016/10/apple-tv.jpg?resize=231%2C201&ssl=1\" alt=\"apple-tv.jpg\" /></a>Joseph Rosensteel has <a href=\"http://joe-steel.com/2016-10-28-Apples-October-TV-Surprise.html\">an outsider but savvy perspective on the updates and technology around Apple TV</a>. Definitely a worthwhile read. I’ve experienced a lot of this frustration myself — I have a large library of things bought through iTunes, I like the interface of the Apple TV (though I liked the old one a little better), and Airplay is handy, so I want to love the Apple TV. The market is so bad right now that <a href=\"http://thewirecutter.com/reviews/best-media-streamers/\">most review sites like Wirecutter recommend Roku</a>, which for me came with a branded remote button for a service that is out of business (Rdio) and has an interface that feels DOS-like.</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, 31 Oct 2016 14:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:43:\"Matt: The Wix Mobile App, a WordPress Joint\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=46879\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://ma.tt/2016/10/wix-and-the-gpl/\";s: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:12333:\"<p>Anyone who knows me knows that I like to try new things — phones, gadgets, apps. Last week I downloaded the <a href=\"http://www.prnewswire.com/news-releases/wixcom-launches-wix-app-providing-a-powerful-mobile-operating-system-for-small-business-owners-store-owners-hoteliers-and-bloggers-around-the-world-300339448.html\">new Wix (closed, proprietary, non-open-sourced, non-GPL) mobile app</a>. I’m always interested to see how others tackle the challenge of building and editing websites from a mobile device.</p>\n<p>I started playing around with the editor, and felt… déjà vu. It was familiar. Like I had used it before.</p>\n<p>Turns out I had. Because it’s WordPress.</p>\n<p>If I were being charitable, I’d say, “The app’s editor is based on the WordPress mobile app’s editor.” If I were being honest, I’d say that Wix copied WordPress without attribution, credit, or following the license. The custom icons, the class names, even the bugs. You can see the <a href=\"https://github.com/wix/WordPress-Editor-Android\">forked</a><a href=\"https://github.com/wix/react-native-wordpress-editor\"> repositories</a> on GitHub complete with original commits from Alex and Maxime, two developers on Automattic’s mobile team. Wix has always borrowed liberally from WordPress — including their company name, which used to be Wixpress Ltd. — but this blatant rip-off and code theft is beyond anything I’ve seen before from a competitor.</p>\n<h3>Dear Wix,</h3>\n<p>This explicitly contravenes the GPL, which requires attribution and a corresponding GPL license on whatever you release publicly built on top of GPL code. The GPL is what has allowed WordPress to flourish, and that let us create this code. Your app’s editor is built with stolen code, so your whole app is now in violation of the license.</p>\n<p>I suppose we’ll take this as a compliment — I’m sure the hundreds of people who have contributed to WordPress Core and our mobile apps are flattered that you chose to build one of your company’s core features using our code. We’re also excited to see what great things you create with all the time you saved not having to write your own mobile editor.</p>\n<p>You know what’d be even more exciting? To see you abide by the GPL and release your source code back to the community that gave you that jump start.</p>\n<p>I’ve always said that <a href=\"https://ma.tt/2014/01/four-freedoms/\">the GPL isn’t about limits, it’s about possibilities</a>. In open source software, you trade some of your control as a developer to better serve the developer community and the people using your sites and products. I don’t think that’s a limit, I think it’s a way to make sure we encourage innovation and momentum. If you want to close the door on innovation, Wix, that’s your decision to make — just write your own code. If you’re going to join the open source community, play by the open source rules.</p>\n<p>Release your app under the GPL, and put the source code for your app up on GitHub so that we can all build on it, improve it, and learn from it.</p>\n<p>Love,<br />\nMatt and the open source community</p>\n<h3>An Update</h3>\n<p>The <a href=\"http://www.wix.com/blog/2016/10/dear-matt-mullenweg-an-open-letter-from-wix-coms-ceo-avishai-abrahami/\">CEO of Wix has posted a response on their blog</a>. I’ll also try to post my response it to the comments there. <a href=\"http://wpgarage.com/news-views/weak-wix-response-wordpress-gpl/\">Miriam Schwab also has a very good response</a>.</p>\n<blockquote><p>We were all very surprised by your post, as you have so many claims against us.</p>\n<p>Wow, dude I did not even know we were fighting.</p></blockquote>\n<p>It’s not a fight: the claim is that the Wix mobile apps distribute GPL code and aren’t themselves GPL, so they violate the license.</p>\n<blockquote><p>First, you say we have been taking from the open source community without giving back, well, of course, that isn’t true. Here is a list of 224 projects on our public <a href=\"https://github.com/wix\" target=\"_blank\">GitHub page</a>, and as you can see they are all dated before your post. We have not checked if WordPress is using them, but you are more than welcome to do so, some of them are pretty good.</p></blockquote>\n<p>Very glad your company has projects on GitHub! Thank you for the offer to use them; if we do, we’ll make sure to follow the license you’ve put on the code very carefully.</p>\n<p>Releasing other open source projects doesn’t mean that you can violate the license of the editor code you distributed in your mobile apps. To repeat my earlier points: since you distributed GPL code with your apps, the entire apps need to be released at GPL, not just your modifications to that one library.</p>\n<p>As <a href=\"https://news.ycombinator.com/item?id=12828814\">this Hacker News comment put it</a>, “Open source is not a swap meet; you can’t violate a license if you voluntarily release some other code to make up for it.”</p>\n<blockquote><p>We always shared and admired your commitment to give back, which is exactly why we have those 224 open source projects, and thousands more bugs/improvements available to the open source community and we will release the app you saw as well.</p></blockquote>\n<p>If you were to release the entire source code of the apps under GPL that would bring you back into compliance with the license you violated. I <em>think</em> you’re saying you will do that here, but can you clarify? When should we look for the app code to be released, and where? That would resolve this issue completely.</p>\n<blockquote><p>Next, you talk about the Wix App being stolen from WordPress. There are more than 3 million lines of code in the Wix application, notably the hotels/blogs/chat/eCommerce/scheduling/booking is all our code.</p></blockquote>\n<p>I said the app includes stolen code. It doesn’t matter if it’s 30 lines or 30 million lines: because it includes GPL code and you distributed the app, the entire thing needs to be GPL. If you release the entire app’s code, as I think you said you would, then that resolves the license violation.</p>\n<blockquote><p>Yes, we did use the WordPress open source library for a minor part of the application (that is the concept of open source right?), and everything we improved there or modified, we submitted back as open source, see here in this <a href=\"https://github.com/wix/react-native-wordpress-editor\" target=\"_blank\">link</a> – you should check it out, pretty cool way of using it on mobile native. I really think you guys can use it with your app (and it is open source, so you are welcome to use it for free). And, by the way, the part that we used was in fact developed by another and modified by you.</p></blockquote>\n<p>Thank you for admitting you used the code and not trying to hide it. The issue isn’t the changes you made, it’s that including the editor means you need to submit the entire app as open source, which you have not yet — it’s completely proprietary.</p>\n<blockquote><p>If you want to read the account from Tal Kol, one of the leading engineers on this project, <a href=\"https://medium.com/@talkol/how-i-found-myself-accused-of-stealing-code-from-wordpress-a7350da9f9f2#.7yyylkagl\" target=\"_blank\">here it is</a>. He was really happy to share his side of the story.</p></blockquote>\n<p>I have seen it, and it <a href=\"https://medium.com/@csu/can-you-address-this-point-made-in-matts-post-this-explicitly-contravenes-the-gpl-which-7b6460b5b3e1\">already has a number of good comments on it, including this one</a>: “Can you address this point made in Matt’s post: ‘This explicitly contravenes the GPL, which requires attribution and a corresponding GPL license on whatever you release publicly built on top of GPL code’.” It appears you and Tal might share a misunderstanding of how the GPL works — software licensing can be tricky and many people make honest mistakes. (If you want to get into serious detail, <a href=\"https://ma.tt/2016/10/wix-and-the-gpl/#comment-586319\">this comment</a> lays the licensing requirements out clearly.) It is easy to rectify this one: release your apps as open source under the GPL.</p>\n<blockquote><p>Now, what is this thing about us stealing your branding? Our product was always called Wix and our website Wix.com, we never borrowed from your marketing or brand.</p></blockquote>\n<p>Sorry for including this distraction; I was referring specifically to the fact that Wix used to go by “Wixpress.” You can see this <a href=\"http://files.shareholder.com/downloads/AMDA-29IDMU/0x0xS1193125-13-387285/1576789/filing.pdf\">in your Form F-1</a>, and there used to be a support page about this on your site:</p>\n<p><img class=\"aligncenter size-full wp-image-46910\" src=\"https://i0.wp.com/ma.tt/files/2016/10/Screen-Shot-2016-10-30-at-3.12.19-AM.png?resize=604%2C94&ssl=1\" alt=\"\" /></p>\n<p>Although that is still in Google, the <a href=\"https://www.wix.com/support/html5/ugc/62ae9410-79d0-4198-8ff1-4a37966e1e94/0d1a19e1-c862-44e4-a9d6-bc813f8a9207\">page</a> it links to <a href=\"https://cloudup.com/cu5miENIoLl\">now mysteriously returns a 404 error</a>, which you may want to look into.</p>\n<blockquote><p>In fact, if I remember correctly, until recently the Automattic home page was all about blogs and only recently it has become “websites.” Also, your business model changed to almost exactly the one we had for years. Can it be that you guys are borrowing from us? If so, again, you are welcome to it.</p></blockquote>\n<p>The <a href=\"http://automattic.com/\">Automattic home page</a> has been a series of haiku about our products <a href=\"http://web.archive.org/web/20121218130226/http://wordpress.com/\">since 2009</a>, pretty much unchanged — I think you mean the WordPress.com home page here. WordPress has been used for creating websites, not just blogs, since <a href=\"https://wordpress.org/news/2005/02/strayhorn/\">our 1.5 release in 2005 added themes and pages</a>. In my <a href=\"https://ma.tt/2014/10/sotw-2014/\">2014 State of the Word address</a> I talked about how 87% of WordPress sites use it as a CMS. We regularly test dozens of variations of the WP.com homepage and some of them definitely emphasize website creation. I will say we look to Wix, Weebly, and Squarespace as innovators in the space with products that reach many small businesses, and Wix especially should be commended for its success and growth as a public company.</p>\n<blockquote><p>If you believe that we need to give you credit, that you deserve credit, I must say, absolutely yes. You guys deserve a lot of credit, but not because of a few lines of source code, you deserve credit because you guys have been making the internet dramatically better, and for that we at Wix are big fans. We love what you have been trying to do, and are working very hard to add our own contribution to make the internet better.</p></blockquote>\n<p>Thank you very much, that is kind. I do think there are a lot of values we share in common and would love to see this one issue resolved.</p>\n<blockquote><p>If you need source code that we have, and we have not yet released, then, most likely we will be happy to share, you only need to ask. We share your belief that making the internet better, is best for everyone.</p></blockquote>\n<p>That’s what my post was asking, for you to release the code. To quote my original letter: “Release your app under the GPL, and put the source code for your app up on GitHub so that we can all build on it, improve it, and learn from it.”</p>\n<blockquote><p>Finally, during the last couple of years, I reached out a couple of times trying to meet with you. Could I do that again here? I believe in friendly competition, and as much fun as it is to chat over the blogosphere, maybe we can also do it over a cup of coffee?</p></blockquote>\n<p>Once this is resolved I’d be happy to meet up. I believe when we exchanged emails in 2014 there was trouble finding overlap in our travel schedules.</p>\n<p>I hope the above clarifies where we think Wix made a mistake, and how to fix 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:\"Fri, 28 Oct 2016 19:45: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: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:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 30 Nov 2016 10:46:34 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 30 Nov 2016 10:30:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911010210\";}','no'),(1662,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1480546063','no'),(1663,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1480502863','no'),(1694,'siteorigin_widgets_new_widgets','a:0:{}','yes'),(1705,'wck_update_to_unserialized','no','yes'),(1712,'types_database_version','2020500','yes'),(1714,'codepinch-affiliate','H2K31P8H','yes'),(1726,'_site_transient_timeout_browser_5a838c8adc4608ec720f925253231022','1481266231','no'),(1727,'_site_transient_browser_5a838c8adc4608ec720f925253231022','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"54.0.2840.99\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(1734,'_transient_timeout_easypropertylistings_add_ons_feed','1480678411','no'),(1735,'_transient_easypropertylistings_add_ons_feed','\n <html>\n <head></head>\n <body cz-shortcut-listen=\"true\">\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Walk Score</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/walk-score/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=WalkScore\" title=\"Walk Score\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Walk Score for Easy Property Listings-wh\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh-768x480.png 768w, https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2016/05/Walk-Score-for-Easy-Property-Listings-wh.png 1000w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Easily add Walk Score to your listings.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/walk-score/?ref=1\" title=\"Walk Score\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Core Extension Bundle</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/core-bundle/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=CoreExtensionBundle\" title=\"Core Extension Bundle\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Bundle-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Bundle\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Bundle-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Bundle-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Bundle-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Bundle.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Premium Real estate plugins in one pack.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/core-bundle/?ref=1\" title=\"Core Extension Bundle\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Import into Easy Property Listings</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/import-into-easy-property-listings/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=ImportintoEasyPropertyListings\" title=\"Import into Easy Property Listings\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Import CSV XML XLS into Easy Property Listings with WP All Import\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-768x480.png 768w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-1024x640.png 1024w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/12/Import-CSV-XML-XLS-into-Easy-Property-Listings-with-WP-All-Import.png 1200w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Import listings into Easy Property Listings with this WP All Import add-on for WordPress. Created for maximum performance.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/import-into-easy-property-listings/?ref=1\" title=\"Import into Easy Property Listings\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Sliders</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/sliders/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=Sliders\" title=\"Sliders\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/08/Sliders-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Sliders\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/08/Sliders-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/08/Sliders-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/08/Sliders-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/08/Sliders.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>The Sliders extension allows you to effortlessly create beautiful, fully responsive listing galleries.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/sliders/?ref=1\" title=\"Sliders\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Advanced Mapping</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/advanced-mapping/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=AdvancedMapping\" title=\"Advanced Mapping\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Advanced-Mapping-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Advanced-Mapping\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Advanced-Mapping-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Advanced-Mapping-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Advanced-Mapping-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Advanced-Mapping.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Create a beautiful map showcasing hundreds your listings with a powerful shortcode… SOLD!</p>\n <a href=\"https://easypropertylistings.com.au/extensions/advanced-mapping/?ref=1\" title=\"Advanced Mapping\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">FeedSync</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/feedsync/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=FeedSync\" title=\"FeedSync\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/FeedSync-REAXML-Processor_1-320x200.jpg\" class=\"attachment-showcase wp-post-image\" alt=\"FeedSync REAXML Processor\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/FeedSync-REAXML-Processor_1-320x200.jpg 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/FeedSync-REAXML-Processor_1-260x162.jpg 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/FeedSync-REAXML-Processor_1-400x250.jpg 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/FeedSync-REAXML-Processor_1.jpg 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Merge REAXML files into single files that can be imported into your website or custom application.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/feedsync/?ref=1\" title=\"FeedSync\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Staff Directory</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/staff-directory/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=StaffDirectory\" title=\"Staff Directory\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Staff-Directory-Extension-for-Easy-Property-Listings-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Staff Directory Extension for Easy Property Listings\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Staff-Directory-Extension-for-Easy-Property-Listings-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Staff-Directory-Extension-for-Easy-Property-Listings-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Staff-Directory-Extension-for-Easy-Property-Listings-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Staff-Directory-Extension-for-Easy-Property-Listings.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Give your Agent and Realtor profile pages made easy. Got a lot of staff, manage them easily.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/staff-directory/?ref=1\" title=\"Staff Directory\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Frontend Submissions</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/frontend-submissions/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=FrontendSubmissions\" title=\"Frontend Submissions\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/06/Frontend-Submissions-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Frontend Submissions\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/06/Frontend-Submissions-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/06/Frontend-Submissions-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/06/Frontend-Submissions-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/06/Frontend-Submissions.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Frontend Submissions provides a the ability to submit listings via a frontend form for review using a shortcode. </p>\n <a href=\"https://easypropertylistings.com.au/extensions/frontend-submissions/?ref=1\" title=\"Frontend Submissions\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Listing Templates</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/listing-templates/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=ListingTemplates\" title=\"Listing Templates\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Listing-Templates-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Listing Templates\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Listing-Templates-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Listing-Templates-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Listing-Templates-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Listing-Templates.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>This simple and convenient plugin will add different templates for real estate listings</p>\n <a href=\"https://easypropertylistings.com.au/extensions/listing-templates/?ref=1\" title=\"Listing Templates\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Brochures</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/brochures/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=Brochures\" title=\"Brochures\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/05/Brochures-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Brochures\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/05/Brochures-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/05/Brochures-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/05/Brochures-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/05/Brochures.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Printable brochures for your listings at the press of a button.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/brochures/?ref=1\" title=\"Brochures\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Listing Unlimited</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/listing-unlimited/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=ListingUnlimited\" title=\"Listing Unlimited\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/03/Listing-Unlimited-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Listing Unlimited\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2015/03/Listing-Unlimited-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/03/Listing-Unlimited-260x163.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/03/Listing-Unlimited-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2015/03/Listing-Unlimited.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Need more details on a listing or bigger photos than your feed provides?</p>\n <a href=\"https://easypropertylistings.com.au/extensions/listing-unlimited/?ref=1\" title=\"Listing Unlimited\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Business License Bundle</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/business-license/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=BusinessLicenseBundle\" title=\"Business License Bundle\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Business-Bundle-c-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Business Bundle-c\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Business-Bundle-c-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Business-Bundle-c-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Business-Bundle-c-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Business-Bundle-c.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Business bundle includes 9 Add-Ons.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/business-license/?ref=1\" title=\"Business License Bundle\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Market Research</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/market-research/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=MarketResearch\" title=\"Market Research\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Market-Research-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Market Research\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Market-Research-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Market-Research-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Market-Research-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Market-Research.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Cool dynamic and interactive graphs for your site which automatically link to your listings. Just upload your sales data.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/market-research/?ref=1\" title=\"Market Research\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Listing Alerts</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/listing-alerts/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=ListingAlerts\" title=\"Listing Alerts\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Listing-Alerts-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Listing Alerts\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Listing-Alerts-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Listing-Alerts-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Listing-Alerts-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Listing-Alerts.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Users can subscribe to your custom email listing alerts quick and easy.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/listing-alerts/?ref=1\" title=\"Listing Alerts\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Personal License Bundle</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/personal-license/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=PersonalLicenseBundle\" title=\"Personal License Bundle\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Personal-Bundle-c-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Personal Bundle-c\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Personal-Bundle-c-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Personal-Bundle-c-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Personal-Bundle-c-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/12/Personal-Bundle-c.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Personal bundle perfect for a real estate agent or with the extra features you need.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/personal-license/?ref=1\" title=\"Personal License Bundle\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Award Manager</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/award-manager/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=AwardManager\" title=\"Award Manager\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Awards-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Awards\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Awards-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Awards-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Awards-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Awards.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Add your awards and achievements with the Awards add-on.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/award-manager/?ref=1\" title=\"Award Manager\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Business Directory</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/business-directory/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=BusinessDirectory\" title=\"Business Directory\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Business-Directory-320x200.jpg\" class=\"attachment-showcase wp-post-image\" alt=\"Business Directory\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Business-Directory-320x200.jpg 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Business-Directory-260x162.jpg 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Business-Directory-400x250.jpg 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Business-Directory.jpg 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Create any kind of directory for your real estate listings with this Business Directory plugin.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/business-directory/?ref=1\" title=\"Business Directory\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Testimonial Manager</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/testimonial-manager/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=TestimonialManager\" title=\"Testimonial Manager\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Testimonial-Manager-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Testimonial-Manager\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Testimonial-Manager-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Testimonial-Manager-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Testimonial-Manager-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/05/Testimonial-Manager.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Quickly add testimonials to and have them be linked with properties in specific locations. </p>\n <a href=\"https://easypropertylistings.com.au/extensions/testimonial-manager/?ref=1\" title=\"Testimonial Manager\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Location Profiles</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/location-profiles/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=LocationProfiles\" title=\"Location Profiles\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/Location-Profiles-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"Location Profiles\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/Location-Profiles-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/Location-Profiles-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/Location-Profiles-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/Location-Profiles.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Amplify your listings and local marketing with this Location Profiles plugin!</p>\n <a href=\"https://easypropertylistings.com.au/extensions/location-profiles/?ref=1\" title=\"Location Profiles\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">1form</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/1form/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=1form\" title=\"1form\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/1Form-Integration-Extension-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"1Form Integration Extension\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/1Form-Integration-Extension-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/1Form-Integration-Extension-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/1Form-Integration-Extension-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/1Form-Integration-Extension.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Integrate your rental listings with 1form and allow your tenants to apply online for properties.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/1form/?ref=1\" title=\"1form\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">Inspect Real Estate</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/inspect-real-estate/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=InspectRealEstate\" title=\"Inspect Real Estate\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/Inspect-Real-Estate-Extension-320x200.jpg\" class=\"attachment-showcase wp-post-image\" alt=\"Inspect Real Estate Extension\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/Inspect-Real-Estate-Extension-320x200.jpg 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/Inspect-Real-Estate-Extension-260x162.jpg 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/Inspect-Real-Estate-Extension-400x250.jpg 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/04/Inspect-Real-Estate-Extension.jpg 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Integrate your property bookings with your Inspect Real Estate account.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/inspect-real-estate/?ref=1\" title=\"Inspect Real Estate\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n <div class=\"epl-extension\">\n <h3 class=\"epl-extension-title\">WP All Import Scripts</h3>\n\n \n \n <a href=\"https://easypropertylistings.com.au/extensions/wp-all-import-scripts/?utm_source=plugin-addons-page&utm_medium=plugin&utm_campaign=EPLAddonsPage&utm_content=WPAllImportScripts\" title=\"WP All Import Scripts\">\n <img width=\"320\" height=\"200\" src=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/WP-All-Import-scripts-320x200.png\" class=\"attachment-showcase wp-post-image\" alt=\"WP All Import scripts\" srcset=\"https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/WP-All-Import-scripts-320x200.png 320w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/WP-All-Import-scripts-260x162.png 260w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/WP-All-Import-scripts-400x250.png 400w, https://easypropertylistings.com.au/wp-content/uploads/edd/2014/06/WP-All-Import-scripts.png 640w\" sizes=\"(max-width: 320px) 100vw, 320px\" /> </a>\n\n \n <p>Use these scripts with WP All Import and FeedSync processed REAXML files into Easy Property Listings.</p>\n <a href=\"https://easypropertylistings.com.au/extensions/wp-all-import-scripts/?ref=1\" title=\"WP All Import Scripts\" class=\"button-secondary\">Get this Add On</a>\n </div>\n\n \n </body>\n </html>\n\n ','no'),(1736,'_transient_timeout_epl_stats_114d40e1a7c9dc2','1480678450','no'),(1737,'_transient_epl_stats_114d40e1a7c9dc2','0','no'),(1738,'_transient_timeout_epl_stats_fa5050ac2ae6f14','1480678450','no'),(1739,'_transient_epl_stats_fa5050ac2ae6f14','0','no'),(1740,'_transient_timeout_epl_stats_5443cc9c8388ec5','1480678450','no'),(1741,'_transient_epl_stats_5443cc9c8388ec5','0','no'),(1742,'_transient_timeout_epl_stats_2a992750f060a8f','1480678450','no'),(1743,'_transient_epl_stats_2a992750f060a8f','0','no'),(1744,'_transient_timeout_epl_stats_6ce1fa05567f814','1480678450','no'),(1745,'_transient_epl_stats_6ce1fa05567f814','0','no'),(1746,'_transient_timeout_epl_stats_6416573f8460e0b','1480678450','no'),(1747,'_transient_epl_stats_6416573f8460e0b','0','no'),(1748,'_transient_timeout_epl_stats_f93a93a4812b845','1480678450','no'),(1749,'_transient_epl_stats_f93a93a4812b845','0','no'),(1750,'_transient_timeout_epl_stats_414f78dd0e14e53','1480678451','no'),(1751,'_transient_epl_stats_414f78dd0e14e53','0','no'),(1752,'_transient_timeout_epl_stats_b04d945166b5737','1480678451','no'),(1753,'_transient_epl_stats_b04d945166b5737','0','no'),(1754,'_transient_timeout_epl_stats_4fc1a83b6463aa0','1480678451','no'),(1755,'_transient_epl_stats_4fc1a83b6463aa0','0','no'),(1756,'_transient_timeout_epl_stats_d3a26750e5a297b','1480678451','no'),(1757,'_transient_epl_stats_d3a26750e5a297b','0','no'),(1758,'_transient_timeout_epl_stats_532e842e04e3bad','1480678451','no'),(1759,'_transient_epl_stats_532e842e04e3bad','0','no'),(1760,'_transient_timeout_epl_stats_a8893009b8535dd','1480678451','no'),(1761,'_transient_epl_stats_a8893009b8535dd','0','no'),(1762,'_transient_timeout_epl_stats_2f8b30a333e31eb','1480678451','no'),(1763,'_transient_epl_stats_2f8b30a333e31eb','0','no'),(1764,'_transient_timeout_epl_stats_175a78cf1967321','1480678451','no'),(1765,'_transient_epl_stats_175a78cf1967321','0','no'),(1766,'_transient_timeout_epl_stats_a673480e2d38f27','1480678451','no'),(1767,'_transient_epl_stats_a673480e2d38f27','0','no'),(1768,'_transient_timeout_epl_stats_d614fbcd618ec4f','1480678452','no'),(1769,'_transient_epl_stats_d614fbcd618ec4f','0','no'),(1770,'_transient_timeout_epl_stats_a296f3f16b0386c','1480678452','no'),(1771,'_transient_epl_stats_a296f3f16b0386c','0','no'),(1772,'_transient_timeout_epl_stats_5f5209c3238792d','1480678452','no'),(1773,'_transient_epl_stats_5f5209c3238792d','0','no'),(1774,'_transient_timeout_epl_stats_f3f8082a4820567','1480678452','no'),(1775,'_transient_epl_stats_f3f8082a4820567','0','no'),(1776,'_transient_timeout_epl_stats_e70997839b4fadf','1480678452','no'),(1777,'_transient_epl_stats_e70997839b4fadf','0','no'),(1778,'_transient_timeout_epl_stats_40ff85266aa0e36','1480678453','no'),(1779,'_transient_epl_stats_40ff85266aa0e36','0','no'),(1780,'_transient_timeout_epl_stats_a33e35372f6ca6d','1480678453','no'),(1781,'_transient_epl_stats_a33e35372f6ca6d','0','no'),(1782,'_transient_timeout_epl_stats_4e7e84de6a86721','1480678453','no'),(1783,'_transient_epl_stats_4e7e84de6a86721','0','no'),(1784,'_transient_timeout_epl_stats_085a8331d2422a0','1480678453','no'),(1785,'_transient_epl_stats_085a8331d2422a0','0','no'),(1786,'_transient_timeout_epl_stats_20cb2c9a373c762','1480678453','no'),(1787,'_transient_epl_stats_20cb2c9a373c762','0','no'),(1788,'_transient_timeout_epl_stats_87137da85b22d26','1480678453','no'),(1789,'_transient_epl_stats_87137da85b22d26','0','no'),(1790,'_transient_timeout_epl_stats_0ab1d42c923062b','1480678453','no'),(1791,'_transient_epl_stats_0ab1d42c923062b','0','no'),(1792,'_transient_timeout_epl_stats_a0eb46a00be83a7','1480678454','no'),(1793,'_transient_epl_stats_a0eb46a00be83a7','0','no'),(1794,'_transient_timeout_epl_stats_484a3ab4a089fb0','1480678454','no'),(1795,'_transient_epl_stats_484a3ab4a089fb0','0','no'),(1796,'_transient_timeout_epl_stats_3f504ba32c4a069','1480678455','no'),(1797,'_transient_epl_stats_3f504ba32c4a069','0','no'),(1798,'_transient_timeout_epl_stats_e012c34c11de1ee','1480678455','no'),(1799,'_transient_epl_stats_e012c34c11de1ee','0','no'),(1800,'_transient_timeout_epl_stats_a78ad0d43026cfb','1480678455','no'),(1801,'_transient_epl_stats_a78ad0d43026cfb','0','no'),(1802,'_transient_timeout_epl_stats_51c867ba6ee2530','1480678455','no'),(1803,'_transient_epl_stats_51c867ba6ee2530','0','no'),(1804,'_transient_timeout_epl_stats_aee37e35ce234f0','1480678456','no'),(1805,'_transient_epl_stats_aee37e35ce234f0','0','no'),(1806,'_transient_timeout_epl_stats_fc239aa4a839ec9','1480678456','no'),(1807,'_transient_epl_stats_fc239aa4a839ec9','0','no'),(1808,'_transient_timeout_epl_stats_0bedca33e736916','1480678456','no'),(1809,'_transient_epl_stats_0bedca33e736916','0','no'),(1810,'_transient_timeout_epl_stats_6f635231191cc9d','1480678456','no'),(1811,'_transient_epl_stats_6f635231191cc9d','0','no'),(1812,'_transient_timeout_epl_stats_eda988600c4e4d6','1480678456','no'),(1813,'_transient_epl_stats_eda988600c4e4d6','0','no'),(1814,'_transient_timeout_epl_stats_d0e7a41eabe5d42','1480678456','no'),(1815,'_transient_epl_stats_d0e7a41eabe5d42','0','no'),(1816,'_transient_timeout_epl_stats_c1f535fac84ae95','1480678456','no'),(1817,'_transient_epl_stats_c1f535fac84ae95','0','no'),(1818,'_transient_timeout_epl_stats_0793a3a3631cb66','1480678457','no'),(1819,'_transient_epl_stats_0793a3a3631cb66','0','no'),(1820,'_transient_timeout_epl_stats_48703e94ba27373','1480678457','no'),(1821,'_transient_epl_stats_48703e94ba27373','0','no'),(1822,'_transient_timeout_epl_stats_fee47f6964d7196','1480678457','no'),(1823,'_transient_epl_stats_fee47f6964d7196','0','no'),(1824,'_transient_timeout_epl_stats_53604ae9c61b48e','1480678457','no'),(1825,'_transient_epl_stats_53604ae9c61b48e','0','no'),(1826,'_transient_timeout_epl_stats_1ba2ab509e5997f','1480678457','no'),(1827,'_transient_epl_stats_1ba2ab509e5997f','0','no'),(1828,'_transient_timeout_epl_stats_cdff958c46be795','1480678457','no'),(1829,'_transient_epl_stats_cdff958c46be795','0','no'),(1830,'_transient_timeout_epl_stats_773a66f93ebe2d3','1480678458','no'),(1831,'_transient_epl_stats_773a66f93ebe2d3','0','no'),(1832,'_transient_timeout_epl_stats_79a912f9e490e02','1480678458','no'),(1833,'_transient_epl_stats_79a912f9e490e02','0','no'),(1834,'_transient_timeout_epl_stats_8a34ca5d280261b','1480678458','no'),(1835,'_transient_epl_stats_8a34ca5d280261b','0','no'),(1836,'_transient_timeout_epl_stats_061a58f49c46f13','1480678458','no'),(1837,'_transient_epl_stats_061a58f49c46f13','0','no'),(1838,'_transient_timeout_epl_stats_ca0d0a3281996fe','1480678458','no'),(1839,'_transient_epl_stats_ca0d0a3281996fe','0','no'),(1840,'_transient_timeout_epl_stats_ad8966436464f0f','1480678459','no'),(1841,'_transient_epl_stats_ad8966436464f0f','0','no'),(1842,'_transient_timeout_epl_stats_d7e065dafd04cb3','1480678459','no'),(1843,'_transient_epl_stats_d7e065dafd04cb3','0','no'),(1844,'_transient_timeout_epl_stats_7cc89259c9eccce','1480678459','no'),(1845,'_transient_epl_stats_7cc89259c9eccce','0','no'),(1846,'_transient_timeout_epl_stats_85ec0b58290d80b','1480678459','no'),(1847,'_transient_epl_stats_85ec0b58290d80b','0','no'),(1848,'_transient_timeout_epl_stats_1b5b711b75c441d','1480678459','no'),(1849,'_transient_epl_stats_1b5b711b75c441d','0','no'),(1850,'_transient_timeout_epl_stats_683306d9806275b','1480678460','no'),(1851,'_transient_epl_stats_683306d9806275b','0','no'),(1852,'_transient_timeout_epl_stats_24ca3fbf8fd176f','1480678460','no'),(1853,'_transient_epl_stats_24ca3fbf8fd176f','0','no'),(1854,'_transient_timeout_epl_stats_24862a9fe2573f3','1480678460','no'),(1855,'_transient_epl_stats_24862a9fe2573f3','0','no'),(1856,'_transient_timeout_epl_stats_c62e59872f84943','1480678460','no'),(1857,'_transient_epl_stats_c62e59872f84943','0','no'),(1858,'_transient_timeout_epl_stats_0c5b612fae5512f','1480678460','no'),(1859,'_transient_epl_stats_0c5b612fae5512f','0','no'),(1900,'widget_agents_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1901,'widget_agents_assigned_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1902,'widget_filter_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1903,'widget_filter_rent_sale_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1904,'widget_enquire_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1905,'widget_properties_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1906,'widget_properties_map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1922,'errorfix-storage','a:2:{s:32:\"df0a7d9dd28b553f625f0eb0ad7d1f8e\";O:8:\"stdClass\":12:{s:4:\"type\";i:1;s:7:\"message\";s:107:\"Exception: Template /templates/taxonomy-tax_feature.php in plugin dir wp-content/plugins/realia/ not found.\";s:8:\"filepath\";s:105:\"/home/robisear/public_html/patanyumba/wp-content/plugins/realia/includes/class-realia-template-loader.php\";s:4:\"line\";i:88;s:8:\"checksum\";s:32:\"8d8e97b65166578d4c1d3599a521de8a\";s:4:\"time\";i:1491033678;s:6:\"status\";s:8:\"analyzed\";s:4:\"hash\";s:32:\"df0a7d9dd28b553f625f0eb0ad7d1f8e\";s:4:\"hits\";i:6;s:6:\"module\";a:3:{s:4:\"name\";s:6:\"Realia\";s:7:\"version\";s:5:\"1.1.0\";s:4:\"path\";s:64:\"/home/robisear/public_html/patanyumba/wp-content/plugins/realia/\";}s:7:\"relpath\";s:67:\"wp-content/plugins/realia/includes/class-realia-template-loader.php\";s:8:\"notified\";b:1;}s:32:\"efacad6ced0ced08407822be070e9954\";O:8:\"stdClass\":12:{s:4:\"type\";i:1;s:7:\"message\";s:66:\"Call to undefined function epl_shortcode_listing_search_callback()\";s:8:\"filepath\";s:117:\"/home/robisear/public_html/patanyumba/wp-content/plugins/easy-property-listings/lib/widgets/widget-listing-search.php\";s:4:\"line\";i:41;s:8:\"checksum\";s:32:\"5d6442ed31d8dbba39b04534fc7c6813\";s:4:\"time\";i:1485259880;s:6:\"status\";s:8:\"analyzed\";s:4:\"hash\";s:32:\"efacad6ced0ced08407822be070e9954\";s:4:\"hits\";i:25;s:6:\"module\";a:3:{s:4:\"name\";s:22:\"Easy Property Listings\";s:7:\"version\";s:5:\"3.1.3\";s:4:\"path\";s:80:\"/home/robisear/public_html/patanyumba/wp-content/plugins/easy-property-listings/\";}s:7:\"relpath\";s:79:\"wp-content/plugins/easy-property-listings/lib/widgets/widget-listing-search.php\";s:8:\"notified\";b:1;}}','yes'),(1999,'_site_transient_timeout_browser_f1cb14423a64693644b45481b295ac87','1482304448','no'),(2000,'_site_transient_browser_f1cb14423a64693644b45481b295ac87','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"50.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(2002,'realia_admin_hidden_notices','a:1:{i:0;s:7:\"welcome\";}','yes'),(2027,'wck_meta_boxes_ids','a:0:{}','yes'),(2068,'amenities_children','a:0:{}','yes'),(2069,'statuses_children','a:0:{}','yes'),(2070,'locations_children','a:0:{}','yes'),(2071,'materials_children','a:0:{}','yes'),(2072,'property_types_children','a:0:{}','yes'),(2176,'_site_transient_timeout_browser_656bfa0da9dba355759115dfb611bbdc','1485844685','no'),(2177,'_site_transient_browser_656bfa0da9dba355759115dfb611bbdc','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"55.0.2883.87\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(2281,'_site_transient_timeout_browser_a58bded6f7fef97472fd55d68c6a5294','1487573376','no'),(2282,'_site_transient_browser_a58bded6f7fef97472fd55d68c6a5294','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"56.0.2924.87\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(2290,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1486996567','no'),(2291,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"6171\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3788\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3783\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"3310\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2891\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"2597\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"2255\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:4:\"2211\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"2161\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"2143\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"2106\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"2071\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"2007\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1965\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1796\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1693\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1669\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1493\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1407\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1313\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1305\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:4:\"1175\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:4:\"1150\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:4:\"1087\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:4:\"1036\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:4:\"1033\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"994\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"993\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"983\";}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";s:3:\"969\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"944\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"919\";}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";s:3:\"877\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"875\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"874\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"842\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"801\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"797\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"794\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"777\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"773\";}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";s:3:\"772\";}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";s:3:\"770\";}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"CSS\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";s:3:\"760\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"758\";}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";s:3:\"748\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"744\";}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";s:3:\"739\";}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";s:3:\"738\";}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";s:3:\"731\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"717\";}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";s:3:\"661\";}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";s:3:\"660\";}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";s:3:\"654\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"649\";}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";s:3:\"640\";}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";s:3:\"635\";}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";s:3:\"630\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"621\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"618\";}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";s:3:\"606\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"603\";}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";s:3:\"597\";}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";s:3:\"597\";}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";s:3:\"589\";}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";s:3:\"584\";}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";s:3:\"571\";}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";s:3:\"563\";}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";s:3:\"557\";}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";s:3:\"553\";}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";s:3:\"552\";}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";s:3:\"547\";}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";s:3:\"540\";}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";s:3:\"540\";}s:4:\"shop\";a:3:{s:4:\"name\";s:4:\"shop\";s:4:\"slug\";s:4:\"shop\";s:5:\"count\";s:3:\"537\";}s:7:\"picture\";a:3:{s:4:\"name\";s:7:\"picture\";s:4:\"slug\";s:7:\"picture\";s:5:\"count\";s:3:\"526\";}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";s:3:\"523\";}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";s:3:\"512\";}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";s:3:\"495\";}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";s:3:\"478\";}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";s:3:\"474\";}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";s:3:\"471\";}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";s:3:\"469\";}s:8:\"pictures\";a:3:{s:4:\"name\";s:8:\"pictures\";s:4:\"slug\";s:8:\"pictures\";s:5:\"count\";s:3:\"467\";}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";s:3:\"458\";}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";s:3:\"458\";}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";s:3:\"446\";}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";s:3:\"446\";}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";s:3:\"441\";}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";s:3:\"439\";}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";s:3:\"436\";}s:6:\"paypal\";a:3:{s:4:\"name\";s:6:\"paypal\";s:4:\"slug\";s:6:\"paypal\";s:5:\"count\";s:3:\"433\";}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";s:3:\"432\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:9:\"thumbnail\";s:4:\"slug\";s:9:\"thumbnail\";s:5:\"count\";s:3:\"430\";}s:6:\"upload\";a:3:{s:4:\"name\";s:6:\"upload\";s:4:\"slug\";s:6:\"upload\";s:5:\"count\";s:3:\"428\";}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"News\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";s:3:\"427\";}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";s:3:\"426\";}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";s:3:\"424\";}s:7:\"sharing\";a:3:{s:4:\"name\";s:7:\"sharing\";s:4:\"slug\";s:7:\"sharing\";s:5:\"count\";s:3:\"422\";}s:8:\"linkedin\";a:3:{s:4:\"name\";s:8:\"linkedin\";s:4:\"slug\";s:8:\"linkedin\";s:5:\"count\";s:3:\"421\";}}','no'),(2293,'ls-plugin-version','5.6.8','yes'),(2294,'ls-db-version','5.0.0','yes'),(2295,'ls-installed','1','yes'),(2296,'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'),(2297,'ls-date-installed','1486987605','yes'),(2299,'widget_layerslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2302,'layerslider_update_info','O:8:\"stdClass\":2:{s:15:\"_latest_version\";s:5:\"6.0.5\";s:7:\"checked\";i:1491309281;}','yes'),(2314,'ls-latest-version','6.0.5','yes'),(2360,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.7.3\";s:7:\"version\";s:5:\"4.7.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.7.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.7.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.7.3\";s:7:\"version\";s:5:\"4.7.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1491309285;s:15:\"version_checked\";s:5:\"4.6.4\";s:12:\"translations\";a:0:{}}','no'),(2368,'_site_transient_timeout_browser_a861567c29f366378b472d0c7dfadf0a','1489490330','no'),(2369,'_site_transient_browser_a861567c29f366378b472d0c7dfadf0a','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"51.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(2383,'_transient_is_multi_author','0','yes'),(2419,'_transient_moesia_categories','2','yes'),(2423,'_transient_timeout_sow:cleared','1491638455','no'),(2424,'_transient_sow:cleared','1','no'),(2452,'_site_transient_timeout_theme_roots','1491311083','no'),(2453,'_site_transient_theme_roots','a:4:{s:6:\"moesia\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(2455,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1491309291;s:7:\"checked\";a:4:{s:6:\"moesia\";s:4:\"1.36\";s:13:\"twentyfifteen\";s:3:\"1.6\";s:14:\"twentyfourteen\";s:3:\"1.8\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:6:\"moesia\";a:4:{s:5:\"theme\";s:6:\"moesia\";s:11:\"new_version\";s:4:\"1.41\";s:3:\"url\";s:36:\"https://wordpress.org/themes/moesia/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/moesia.1.41.zip\";}s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.7.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.9.zip\";}}s:12:\"translations\";a:0:{}}','no'),(2456,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1491309291;s:8:\"response\";a:16:{s:31:\"advanced-access-manager/aam.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"24416\";s:4:\"slug\";s:23:\"advanced-access-manager\";s:6:\"plugin\";s:31:\"advanced-access-manager/aam.php\";s:11:\"new_version\";s:3:\"4.6\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/advanced-access-manager/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/advanced-access-manager.4.6.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":8:{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.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.3.3.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:29:\"wp-error-fix/wp-error-fix.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"45240\";s:4:\"slug\";s:12:\"wp-error-fix\";s:6:\"plugin\";s:29:\"wp-error-fix/wp-error-fix.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-error-fix/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-error-fix.4.0.3.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"790\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:3:\"4.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.4.7.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:49:\"easy-property-listings/easy-property-listings.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"51360\";s:4:\"slug\";s:22:\"easy-property-listings\";s:6:\"plugin\";s:49:\"easy-property-listings/easy-property-listings.php\";s:11:\"new_version\";s:6:\"3.1.10\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/easy-property-listings/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/easy-property-listings.3.1.10.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:17:\"slider/slider.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"26553\";s:4:\"slug\";s:6:\"slider\";s:6:\"plugin\";s:17:\"slider/slider.php\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/slider/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/slider.2.4.2.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:47:\"image-slider-widget/easy-slider-widget-lite.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:5:\"55511\";s:4:\"slug\";s:19:\"image-slider-widget\";s:6:\"plugin\";s:47:\"image-slider-widget/easy-slider-widget-lite.php\";s:11:\"new_version\";s:6:\"1.1.91\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/image-slider-widget/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/image-slider-widget.1.1.91.zip\";s:14:\"upgrade_notice\";s:48:\"IMPORTANT! SECURITY BUGS FIX, PLEASE UPDATE NOW!\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:39:\"siteorigin-panels/siteorigin-panels.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"40030\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:6:\"plugin\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:11:\"new_version\";s:6:\"2.4.25\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/siteorigin-panels/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/siteorigin-panels.2.4.25.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:17:\"realia/realia.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"60540\";s:4:\"slug\";s:6:\"realia\";s:6:\"plugin\";s:17:\"realia/realia.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/realia/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/realia.1.2.1.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"50709\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:6:\"plugin\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:11:\"new_version\";s:5:\"1.8.2\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/so-widgets-bundle/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/so-widgets-bundle.1.8.2.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:23:\"slider-wd/slider-wd.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"54207\";s:4:\"slug\";s:9:\"slider-wd\";s:6:\"plugin\";s:23:\"slider-wd/slider-wd.php\";s:11:\"new_version\";s:6:\"1.1.76\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/slider-wd/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/slider-wd.1.1.76.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:14:\"types/wpcf.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"24557\";s:4:\"slug\";s:5:\"types\";s:6:\"plugin\";s:14:\"types/wpcf.php\";s:11:\"new_version\";s:5:\"2.2.9\";s:3:\"url\";s:36:\"https://wordpress.org/plugins/types/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/types.2.2.9.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:24:\"users-ultra/xoousers.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"49626\";s:4:\"slug\";s:11:\"users-ultra\";s:6:\"plugin\";s:24:\"users-ultra/xoousers.php\";s:11:\"new_version\";s:6:\"1.5.92\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/users-ultra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/users-ultra.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"40529\";s:4:\"slug\";s:47:\"wck-custom-fields-and-custom-post-types-creator\";s:6:\"plugin\";s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";s:11:\"new_version\";s:5:\"2.1.0\";s:3:\"url\";s:78:\"https://wordpress.org/plugins/wck-custom-fields-and-custom-post-types-creator/\";s:7:\"package\";s:96:\"https://downloads.wordpress.org/plugin/wck-custom-fields-and-custom-post-types-creator.2.1.0.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:24:\"wp-all-import/plugin.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"33207\";s:4:\"slug\";s:13:\"wp-all-import\";s:6:\"plugin\";s:24:\"wp-all-import/plugin.php\";s:11:\"new_version\";s:5:\"3.4.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wp-all-import/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-all-import.3.4.2.zip\";s:6:\"tested\";s:5:\"4.7.3\";s:13:\"compatibility\";O:8:\"stdClass\":1:{s:6:\"scalar\";O:8:\"stdClass\":1:{s:6:\"scalar\";b:0;}}}s:42:\"wonderplugin-slider/wonderpluginslider.php\";O:8:\"stdClass\":15:{s:6:\"author\";s:19:\"Magic Hills Pty Ltd\";s:8:\"homepage\";s:46:\"https://www.wonderplugin.com/wordpress-slider/\";s:4:\"name\";s:19:\"WonderPlugin Slider\";s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:5:\"4.7.3\";s:7:\"version\";s:3:\"9.1\";s:11:\"new_version\";s:3:\"9.1\";s:12:\"last_updated\";s:10:\"2017-03-01\";s:8:\"sections\";a:1:{s:10:\"change log\";s:8256:\"<h4>Version 9.1 - March 1, 2017</h4>\n<ul>\n<li>Fix the \"Invalid xml file\" bug when importing a slider configuration xml file</li>\n<li>In the plugin, step 1, Images & Videos tab, \"Add Image\" dialog, when adding multiple images with the button \"Upload\", apply the lightbox option to all images</li>\n</ul>\n<h4>Version 9.0 - January 19, 2017</h4>\n<ul>\n<li>Fix a problem of adding custom JavaScript code</li>\n</ul>\n<h4>Version 8.9</h4>\n<ul>\n<li>Change lightbox fullscreen mode default to false on small screen devices</li>\n</ul>\n<h4>Version 8.8</h4>\n<ul>\n<li>Add a button to modify and save pre-defined text effect</li>\n</ul>\n<h4>Version 8.7</h4>\n<ul>\n<li>Add an option to add custom JavaScript code</li>\n<li>Enable native HTML5 video control bar for fullscreen video under Firefox and Internet Explorer 11</li>\n<li>Add the attribute allowfullscreen to lightbox iframe</li>\n<li>Add a lightbox advanced option maxheight: when data-maxheight=\"true\" is added to the Lightbox Advanced Options input box, the lightbox will use the height of the web browser to calculate the maximum height of the lightbox.</li>\n</ul>\n<h4>Version 8.6</h4>\n<ul>\n<li>Add an option to remove inline CSS code</li>\n<li>Add an option to add an extra backslash to double quotes when saving the slider options</li>\n</ul>\n<h4>Version 8.5</h4>\n<ul>\n<li>Compatible with jQuery 3.0 and above</li>\n</ul>\n<h4>Version 8.4</h4>\n<ul>\n<li>Import/export sliders</li>\n</ul>\n<h4>Version 8.3</h4>\n<ul>\n<li>Continue playing the slideshow when the current slide image does not exist</li>\n</ul>\n<h4>Version 8.2</h4>\n<ul>\n<li>Fix the problem of the menu Manage Sliders not working in version 7.9 on some WordPress installations</li>\n</ul>\n<h4>Version 7.9</h4>\n<ul>\n<li>Add a class name to the slider to specify the current slide</li>\n</ul>\n<h4>Version 7.8</h4>\n<ul>\n<li>Specify different text effect for each slide</li>\n<li>Save a pre-made text effect as a new custom effect</li>\n<li>Fix the bug of resizing images</li>\n</ul>\n<h4>Version 7.7</h4>\n<ul>\n<li>Support social media share buttons on the slideshow: Facebook, Twitter and Pinterest</li>\n<li>Fix the bug of icon class name conflict</li>\n</ul>\n<h4>Version 7.6</h4>\n<ul>\n<li>Support social media share buttons in lightbox popup: Facebook, Twitter and Pinterest</li>\n<li>Rearrange lightbox options to tabs</li>\n</ul>\n<h4>Version 7.5</h4>\n<ul>\n<li>Add a new text effect: Left Box</li>\n</ul>\n<h4>Version 7.4</h4>\n<ul>\n<li>Add an option to open the web link in lightbox when clicking on the slider</li>\n</ul>\n<h4>Version 7.3</h4>\n<ul>\n<li>Add a new Image resize mode \"Same width, flexible height\". When the images have different aspect ratio, the option will create a <a href=\"https://www.wonderplugin.com/wordpress-slider/examples/wordpress-slideshow-of-same-width-and-flexible-height-id51/\" target=\"_blank\">WordPress slideshow of same width and flexible height</a>.</li>\n</ul>\n<h4>Version 7.2</h4>\n<ul>\n<li>Support displaying a different slider on mobile and tablet devices. For example, the following shortcode will display slider ID 1 on desktop and display slider ID 2 on mobile and tablet devides: <span style=\"color:#ff0000;\">[wonderplugin_slider id=1 mobileid=2]</span></li>\n</ul>\n<h4>Version 7.1</h4>\n<ul>\n<li>Add an option to save sliders with Post method</li>\n<li>Support specifying advanced options data-navbuttonbgimage, data-navarrowimage and data-navplaypauseimage with absolute URLs</li>\n</ul>\n<h4>Version 7.0</h4>\n<ul>\n<li>Make <a href=\"https://www.wonderplugin.com/wordpress-slider/examples/wordpress-ken-burns-slider-id43/\" target=\"_blank\">WordPress Ken Burns slideshow</a> fully responsive during transitioning</li>\n</ul>\n<h4>Version 6.9</h4>\n<ul>\n<li>Add an option to pause the slideshow on mouse over</li>\n<li>Only display videos in the Media Library Selection Dialog when selecting a video file</li>\n</ul>\n<h4>Version 6.8</h4>\n<ul>\n<li>Add a new skin: Bottom Carousel</li>\n<li>Enter data tag <span style=\"color:#ff0000;\">data-navplayvideoimage=\"play-24-24-0.png\"</span> to the Advanced Options to specify a smaller video play icon on thumbnails</li>\n<li>Use data tag <span style=\"color:#ff0000;\">data-navthumbnavigationarrowimage</span> to specify your own custom-made thumbnail carousel arrows</li>\n</ul>\n<h4>Version 6.7</h4>\n<ul>\n<li>Fix a bug in the skin Header</li>\n</ul>\n<h4>Version 6.6</h4>\n<ul>\n<li>Allow HTML5 source tags in title and description</li>\n</ul>\n<h4>Version 6.5</h4>\n<ul>\n<li>Fix a bug of playing HTML5 videos on Google Chrome when there are more than 6 videos in a slider</li>\n</ul>\n<h4>Version 6.4</h4>\n<ul>\n<li>Fix the bug when there are uppercase letters in WordPress database prefix</li>\n</ul>\n<h4>Version 6.3</h4>\n<ul>\n<li>Add an advanced option to trigger window resize event</li>\n</ul>\n<h4>Version 6.2</h4>\n<ul>\n<li>Display the plugin version type in the WordPress backend Plugins -> Installed Plugins page</li>\n</ul>\n<h4>Version 6.1</h4>\n<ul>\n<li>WordPress Posts Slider: add an option to link title to the post page</li>\n<li>WordPress Posts Slider: add an option to open the featured image in lightbox</li>\n</ul>\n<h4>Version 6.0</h4>\n<ul>\n<li>Fix a bug in plugin update</li>\n</ul>\n<h4>Version 5.9</h4>\n<ul>\n<li>Fix a bug in ken-burns effect</li>\n</ul>\n<h4>Version 5.8</h4>\n<ul>\n<li>Support trash in slider management. The deleted slider will be moved to the trash in which you can restore or permanently delete it.</li>\n</ul>\n<h4>Version 5.7</h4>\n<ul>\n<li>Support lightbox auto slideshow</li>\n<li>Add an option to always show the previous and next navigation arrows on lightbox</li>\n<li>Display error notice on the WordPress Updates page if the free upgrade period is expired.</li>\n</ul>\n<h4>Version 5.6</h4>\n<ul>\n<li>Add an option to support adding the new item to the beginning of the list\n</li>\n<li>Add a function to reverse the media list</li>\n</ul>\n<h4>Version 5.5</h4>\n<ul>\n<li>Fix the bug of resuming slideshow autoplay when lightbox is closed</li>\n<li>Add an option to hide MP4/WebM video play control bar on lightbox</li>\n<li>Add an option to display text on bottom, inside, left or right of the lightbox</li>\n<li>Add an option to display lightbox in fullscreen mode. In fullscreen mode, the close button will be displayed on the top right corner of the web browser</li>\n<li>Add an option to add prefix to title when the lightbox is displayed in gallery mode</li>\n<li>Add an option to enable or disable closing lightbox when clicking on the overlay background</li>\n<li>Move the left and right navigation arrows to the side of lightbox on touch screen. This will fix the issue of double clicking when playing video on iPhone, iPad and Android.</li>\n</ul>\n<h4>Version 5.4</h4>\n<ul>\n<li>Fix the bug of playing MP4 video on iPad iOS 9.1\n</li>\n</ul>\n<h4>Version 5.3</h4>\n<ul>\n<li>Fix the bug of video lightbox in iPad 2\n</li>\n</ul>\n<h4>Version 5.2</h4>\n<ul>\n<li>Support WordPress posts slider: create slider from recent posts or posts in specified categories\n</li>\n</ul>\n<h4>Version 5.1</h4>\n<ul>\n<li>Fix a minor bug of version 5.0\n</li>\n</ul>\n<h4>Version 5.0</h4>\n<ul>\n<li>Fix a bug of playing mp4 video in the lightbox popup under Firefox\n</li>\n</ul>\n<h4>Version 4.9</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 4.7</h4>\n<ul>\n<li>Fix a bug in responsive design\n</li>\n</ul>\n<h4>Version 4.6</h4>\n<ul>\n<li>Support adding alt text for slider images\n</li>\n</ul>\n<h4>Version 4.5</h4>\n<ul>\n<li>Fix bugs\n</li>\n</ul>\n<h4>Version 4.4</h4>\n<ul>\n<li>Add options to change the aspect ratio of sliders on small screen devices\n</li>\n</ul>\n<h4>Version 4.3</h4>\n<ul>\n<li>Add effects Tiles, Ken Burns, Flip, Flip with zoom\n</li>\n<li>Create <a href=\"/wordpress-slider/examples/wordpress-ken-burns-slider-id43/\" target=\"_blank\">WordPress Ken Burns Slider</a>\n</li>\n<li>Add 3D effects 3D with zoom, 3D horizontal with zoom, 3D flip, 3D flip with zoom, 3D tiles\n</li>\n<li>Create <a href=\"/wordpress-slider/examples/wordpress-3d-slider-id44/\" target=\"_blank\">WordPress 3D Slider</a>\n</li>\n<li>Add options to define thumbnail width and height\n</li>\n<li>Add an option to add slider js files to the footer\n</li>\n<li>Add an option to display sliders in text widgets\n</li>\n<li>Add options to define responsive CSS for texts on small screens\n</li>\n</ul>\n<h4>Version 4.2</h4>\n<ul>\n<li>Support version check and update\n</li>\n</ul>\";}s:3:\"key\";s:0:\"\";s:10:\"key_status\";s:5:\"empty\";s:10:\"key_expire\";i:0;s:4:\"slug\";s:19:\"wonderplugin-slider\";s:6:\"plugin\";s:42:\"wonderplugin-slider/wonderpluginslider.php\";s:12:\"last_checked\";i:1491309281;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:31:\"easy-fancybox/easy-fancybox.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"16614\";s:4:\"slug\";s:13:\"easy-fancybox\";s:6:\"plugin\";s:31:\"easy-fancybox/easy-fancybox.php\";s:11:\"new_version\";s:7:\"1.5.8.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/easy-fancybox/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/easy-fancybox.1.5.8.2.zip\";s:14:\"upgrade_notice\";s:85:\"New features: auto-popup delay, margin, nolightbox... Bugfixes and PHP7 compatibility\";}s:33:\"fancy-lightbox/fancy-lightbox.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"65074\";s:4:\"slug\";s:14:\"fancy-lightbox\";s:6:\"plugin\";s:33:\"fancy-lightbox/fancy-lightbox.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/fancy-lightbox/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/fancy-lightbox.zip\";}s:65:\"google-map-with-fancybox-popup/google-map-with-fancybox-popup.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"49926\";s:4:\"slug\";s:30:\"google-map-with-fancybox-popup\";s:6:\"plugin\";s:65:\"google-map-with-fancybox-popup/google-map-with-fancybox-popup.php\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-map-with-fancybox-popup/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/google-map-with-fancybox-popup.zip\";s:14:\"upgrade_notice\";s:16:\"Tested up to 4.7\";}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:38:\"latest-tweets-widget/latest-tweets.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"38837\";s:4:\"slug\";s:20:\"latest-tweets-widget\";s:6:\"plugin\";s:38:\"latest-tweets-widget/latest-tweets.php\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/latest-tweets-widget/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/latest-tweets-widget.1.1.4.zip\";}s:45:\"live-chat-by-oggflow/live-chat-by-oggflow.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"44821\";s:4:\"slug\";s:20:\"live-chat-by-oggflow\";s:6:\"plugin\";s:45:\"live-chat-by-oggflow/live-chat-by-oggflow.php\";s:11:\"new_version\";s:5:\"1.1.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/live-chat-by-oggflow/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/live-chat-by-oggflow.1.1.2.zip\";}s:35:\"mortgage-loan-calculator/mlcalc.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"12541\";s:4:\"slug\";s:24:\"mortgage-loan-calculator\";s:6:\"plugin\";s:35:\"mortgage-loan-calculator/mlcalc.php\";s:11:\"new_version\";s:5:\"1.5.5\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/mortgage-loan-calculator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/mortgage-loan-calculator.1.5.5.zip\";s:14:\"upgrade_notice\";s:22:\"Small fixes and tests.\";}s:69:\"sugarcrmsuitecrm-customer-portal/sugarcrmsuitecrm-customer-portal.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"58987\";s:4:\"slug\";s:32:\"sugarcrmsuitecrm-customer-portal\";s:6:\"plugin\";s:69:\"sugarcrmsuitecrm-customer-portal/sugarcrmsuitecrm-customer-portal.php\";s:11:\"new_version\";s:5:\"2.0.0\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/sugarcrmsuitecrm-customer-portal/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/sugarcrmsuitecrm-customer-portal.zip\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14975\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.6.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.6.3.zip\";}s:23:\"wowslider/wowslider.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"35966\";s:4:\"slug\";s:9:\"wowslider\";s:6:\"plugin\";s:23:\"wowslider/wowslider.php\";s:11:\"new_version\";s:3:\"8.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wowslider/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/wowslider.zip\";}}}','no'); /*!40000 ALTER TABLE `wp_patanyumbaoptions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapmxi_files` -- DROP TABLE IF EXISTS `wp_patanyumbapmxi_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapmxi_files` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `import_id` bigint(20) unsigned NOT NULL, `name` varchar(255) NOT NULL DEFAULT '', `path` text DEFAULT NULL, `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapmxi_files` -- LOCK TABLES `wp_patanyumbapmxi_files` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapmxi_files` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbapmxi_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapmxi_history` -- DROP TABLE IF EXISTS `wp_patanyumbapmxi_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapmxi_history` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `import_id` bigint(20) unsigned NOT NULL, `type` enum('manual','processing','trigger','continue','') NOT NULL DEFAULT '', `time_run` text DEFAULT NULL, `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `summary` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapmxi_history` -- LOCK TABLES `wp_patanyumbapmxi_history` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapmxi_history` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbapmxi_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapmxi_imports` -- DROP TABLE IF EXISTS `wp_patanyumbapmxi_imports`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapmxi_imports` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `parent_import_id` bigint(20) NOT NULL DEFAULT 0, `name` varchar(255) NOT NULL DEFAULT '', `friendly_name` varchar(255) NOT NULL DEFAULT '', `type` varchar(32) NOT NULL DEFAULT '', `feed_type` enum('xml','csv','zip','gz','') NOT NULL DEFAULT '', `path` text DEFAULT NULL, `xpath` text DEFAULT NULL, `options` longtext DEFAULT NULL, `registered_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `root_element` varchar(255) DEFAULT '', `processing` tinyint(1) NOT NULL DEFAULT 0, `executing` tinyint(1) NOT NULL DEFAULT 0, `triggered` tinyint(1) NOT NULL DEFAULT 0, `queue_chunk_number` bigint(20) NOT NULL DEFAULT 0, `first_import` timestamp NOT NULL DEFAULT current_timestamp(), `count` bigint(20) NOT NULL DEFAULT 0, `imported` bigint(20) NOT NULL DEFAULT 0, `created` bigint(20) NOT NULL DEFAULT 0, `updated` bigint(20) NOT NULL DEFAULT 0, `skipped` bigint(20) NOT NULL DEFAULT 0, `deleted` bigint(20) NOT NULL DEFAULT 0, `canceled` tinyint(1) NOT NULL DEFAULT 0, `canceled_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `failed` tinyint(1) NOT NULL DEFAULT 0, `failed_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `settings_update_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_activity` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `iteration` bigint(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapmxi_imports` -- LOCK TABLES `wp_patanyumbapmxi_imports` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapmxi_imports` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbapmxi_imports` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapmxi_posts` -- DROP TABLE IF EXISTS `wp_patanyumbapmxi_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapmxi_posts` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL, `import_id` bigint(20) unsigned NOT NULL, `unique_key` text DEFAULT NULL, `product_key` text DEFAULT NULL, `iteration` bigint(20) NOT NULL DEFAULT 0, `specified` tinyint(1) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapmxi_posts` -- LOCK TABLES `wp_patanyumbapmxi_posts` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapmxi_posts` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbapmxi_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapmxi_templates` -- DROP TABLE IF EXISTS `wp_patanyumbapmxi_templates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapmxi_templates` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `options` longtext DEFAULT NULL, `scheduled` varchar(64) NOT NULL DEFAULT '', `name` varchar(200) NOT NULL DEFAULT '', `title` text DEFAULT NULL, `content` longtext DEFAULT NULL, `is_keep_linebreaks` tinyint(1) NOT NULL DEFAULT 0, `is_leave_html` tinyint(1) NOT NULL DEFAULT 0, `fix_characters` tinyint(1) NOT NULL DEFAULT 0, `meta` longtext DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapmxi_templates` -- LOCK TABLES `wp_patanyumbapmxi_templates` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapmxi_templates` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbapmxi_templates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbapostmeta` -- DROP TABLE IF EXISTS `wp_patanyumbapostmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbapostmeta` ( `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 DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=3357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbapostmeta` -- LOCK TABLES `wp_patanyumbapostmeta` WRITE; /*!40000 ALTER TABLE `wp_patanyumbapostmeta` DISABLE KEYS */; INSERT INTO `wp_patanyumbapostmeta` VALUES (1,2,'_wp_page_template','page_fullwidth.php'),(2,4,'_wp_types_group_filters_association','any'),(3,4,'_wp_types_group_fields',',client-link,'),(4,4,'_wp_types_group_post_types',',clients,'),(5,4,'_wp_types_group_terms','all'),(6,4,'_wp_types_group_admin_styles',''),(7,4,'_wp_types_group_templates','all'),(8,4,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(9,5,'_wp_types_group_filters_association','any'),(10,5,'_wp_types_group_fields',',page-bg-image,'),(11,5,'_wp_types_group_post_types',',page,'),(12,5,'_wp_types_group_terms','all'),(13,5,'_wp_types_group_admin_styles',''),(14,5,'_wp_types_group_templates','all'),(15,5,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(16,6,'_wp_types_group_filters_association','any'),(17,6,'_wp_types_group_fields',',project-link,video-url,'),(18,6,'_wp_types_group_post_types',',projects,'),(19,6,'_wp_types_group_terms','all'),(20,6,'_wp_types_group_admin_styles',''),(21,6,'_wp_types_group_templates','all'),(22,6,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(23,7,'_wp_types_group_filters_association','any'),(24,7,'_wp_types_group_fields',',header-toggle,header-image,header-title,header-logo,header-text,header-button-title,header-button-link,'),(25,7,'_wp_types_group_post_types',',page,'),(26,7,'_wp_types_group_terms','all'),(27,7,'_wp_types_group_admin_styles',''),(28,7,'_wp_types_group_templates','all'),(29,7,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(30,8,'_wp_types_group_filters_association','any'),(31,8,'_wp_types_group_fields',',client-function,client-photo,'),(32,8,'_wp_types_group_post_types',',testimonials,'),(33,8,'_wp_types_group_terms','all'),(34,8,'_wp_types_group_admin_styles',''),(35,8,'_wp_types_group_templates','all'),(36,8,'_wpcf_conditional_display','a:2:{s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(37,9,'_wp_types_group_filters_association','any'),(38,9,'_wp_types_group_fields',',photo,position,facebook,twitter,linkedin,google-plus,custom-link,'),(39,9,'_wp_types_group_post_types',',employees,'),(40,9,'_wp_types_group_terms','all'),(41,9,'_wp_types_group_admin_styles',''),(42,9,'_wp_types_group_templates','all'),(43,9,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(44,10,'_wp_types_group_filters_association','any'),(45,10,'_wp_types_group_fields',',service-icon,service-link,'),(46,10,'_wp_types_group_post_types',',services,'),(47,10,'_wp_types_group_terms','all'),(48,10,'_wp_types_group_admin_styles',''),(49,10,'_wp_types_group_templates','all'),(50,10,'_wpcf_conditional_display','a:3:{s:10:\"custom_use\";i:0;s:8:\"relation\";s:3:\"AND\";s:6:\"custom\";s:0:\"\";}'),(55,611,'_wp_attached_file','2011/01/canola2.jpg'),(56,611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:19:\"2011/01/canola2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"canola2-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:\"canola2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:19:\"canola2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:19:\"canola2-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:19:\"canola2-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:19:\"canola2-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:18:\"canola2-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1094915268\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:7:\"16.8125\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(57,611,'_wp_attachment_image_alt','canola'),(58,611,'_attachment_original_parent_id','555'),(59,611,'_wp_attachment_image_alt','canola'),(60,611,'_wp_attachment_image_alt','canola'),(61,611,'_attachment_original_parent_id','555'),(62,611,'_wp_attachment_image_alt','canola'),(63,611,'_wp_attachment_image_alt','canola'),(64,611,'_attachment_original_parent_id','555'),(65,611,'_wp_attachment_image_alt','canola'),(66,616,'_wp_attached_file','2011/01/dsc20050727_091048_222.jpg'),(67,616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2011/01/dsc20050727_091048_222.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20050727_091048_222-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050727_091048_222-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1122455448\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(69,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(70,616,'_attachment_original_parent_id','555'),(71,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(72,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(73,616,'_attachment_original_parent_id','555'),(74,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(75,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(76,616,'_attachment_original_parent_id','555'),(77,617,'_wp_attached_file','2011/01/dsc20050813_115856_52.jpg'),(78,617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:33:\"2011/01/dsc20050813_115856_52.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050813_115856_52-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"dsc20050813_115856_52-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1123934337\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,617,'_attachment_original_parent_id','555'),(80,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(81,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(82,617,'_attachment_original_parent_id','555'),(83,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(84,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(85,617,'_attachment_original_parent_id','555'),(86,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(87,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(88,754,'_wp_attached_file','2011/07/100_5478.jpg'),(89,754,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/100_5478.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"100_5478-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"100_5478-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"100_5478-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"100_5478-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"100_5478-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"100_5478-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"100_5478-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"100_5478-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"100_5478-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"100_5478-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:32:\"KODAK DX7590 ZOOM DIGITAL CAMERA\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1145694068\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"17.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(90,754,'_wp_attachment_image_alt','Bell on Wharf'),(91,754,'_attachment_original_parent_id','555'),(92,754,'_wp_attachment_image_alt','Bell on Wharf'),(93,754,'_wp_attachment_image_alt','Bell on Wharf'),(94,754,'_attachment_original_parent_id','555'),(95,754,'_wp_attachment_image_alt','Bell on Wharf'),(96,754,'_wp_attachment_image_alt','Bell on Wharf'),(97,754,'_attachment_original_parent_id','555'),(98,754,'_wp_attachment_image_alt','Bell on Wharf'),(99,755,'_wp_attached_file','2011/07/100_5540.jpg'),(100,755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/100_5540.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"100_5540-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"100_5540-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"100_5540-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"100_5540-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"100_5540-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"100_5540-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"100_5540-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"100_5540-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"100_5540-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"100_5540-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:32:\"KODAK DX7590 ZOOM DIGITAL CAMERA\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1145697622\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(101,755,'_attachment_original_parent_id','555'),(102,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(103,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(104,755,'_attachment_original_parent_id','555'),(105,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(106,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(107,755,'_attachment_original_parent_id','555'),(110,611,'_wp_attachment_image_alt','canola'),(111,611,'_attachment_original_parent_id','555'),(112,611,'_wp_attachment_image_alt','canola'),(113,611,'_wp_attachment_image_alt','canola'),(114,611,'_attachment_original_parent_id','555'),(115,611,'_wp_attachment_image_alt','canola'),(116,611,'_wp_attachment_image_alt','canola'),(117,611,'_attachment_original_parent_id','555'),(118,611,'_wp_attachment_image_alt','canola'),(119,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(120,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(121,616,'_attachment_original_parent_id','555'),(122,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(123,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(124,616,'_attachment_original_parent_id','555'),(125,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(126,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(127,616,'_attachment_original_parent_id','555'),(128,617,'_attachment_original_parent_id','555'),(129,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(130,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(131,617,'_attachment_original_parent_id','555'),(132,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(133,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(134,617,'_attachment_original_parent_id','555'),(135,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(136,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(137,754,'_wp_attachment_image_alt','Bell on Wharf'),(138,754,'_attachment_original_parent_id','555'),(139,754,'_wp_attachment_image_alt','Bell on Wharf'),(140,754,'_wp_attachment_image_alt','Bell on Wharf'),(141,754,'_attachment_original_parent_id','555'),(142,754,'_wp_attachment_image_alt','Bell on Wharf'),(143,754,'_wp_attachment_image_alt','Bell on Wharf'),(144,754,'_attachment_original_parent_id','555'),(145,754,'_wp_attachment_image_alt','Bell on Wharf'),(146,755,'_attachment_original_parent_id','555'),(147,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(148,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(149,755,'_attachment_original_parent_id','555'),(150,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(151,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(152,755,'_attachment_original_parent_id','555'),(153,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(154,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(155,757,'_wp_attached_file','2011/07/cep00032.jpg'),(158,611,'_wp_attachment_image_alt','canola'),(159,611,'_attachment_original_parent_id','555'),(160,611,'_wp_attachment_image_alt','canola'),(161,611,'_wp_attachment_image_alt','canola'),(162,611,'_attachment_original_parent_id','555'),(163,611,'_wp_attachment_image_alt','canola'),(164,611,'_wp_attachment_image_alt','canola'),(165,611,'_attachment_original_parent_id','555'),(166,611,'_wp_attachment_image_alt','canola'),(167,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(168,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(169,616,'_attachment_original_parent_id','555'),(170,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(171,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(172,616,'_attachment_original_parent_id','555'),(173,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(174,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(175,616,'_attachment_original_parent_id','555'),(176,617,'_attachment_original_parent_id','555'),(177,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(178,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(179,617,'_attachment_original_parent_id','555'),(180,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(181,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(182,617,'_attachment_original_parent_id','555'),(183,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(184,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(185,754,'_wp_attachment_image_alt','Bell on Wharf'),(186,754,'_attachment_original_parent_id','555'),(187,754,'_wp_attachment_image_alt','Bell on Wharf'),(188,754,'_wp_attachment_image_alt','Bell on Wharf'),(189,754,'_attachment_original_parent_id','555'),(190,754,'_wp_attachment_image_alt','Bell on Wharf'),(191,754,'_wp_attachment_image_alt','Bell on Wharf'),(192,754,'_attachment_original_parent_id','555'),(193,754,'_wp_attachment_image_alt','Bell on Wharf'),(194,755,'_attachment_original_parent_id','555'),(195,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(196,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(197,755,'_attachment_original_parent_id','555'),(198,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(199,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(200,755,'_attachment_original_parent_id','555'),(201,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(202,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(203,757,'_attachment_original_parent_id','555'),(204,757,'_wp_attachment_image_alt','Sunburst Over River'),(205,757,'_wp_attachment_image_alt','Sunburst Over River'),(206,757,'_attachment_original_parent_id','555'),(207,757,'_wp_attachment_image_alt','Sunburst Over River'),(208,757,'_wp_attachment_image_alt','Sunburst Over River'),(209,757,'_attachment_original_parent_id','555'),(210,757,'_wp_attachment_image_alt','Sunburst Over River'),(211,757,'_wp_attachment_image_alt','Sunburst Over River'),(212,759,'_wp_attached_file','2011/07/dcp_2082.jpg'),(213,759,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2011/07/dcp_2082.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dcp_2082-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dcp_2082-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dcp_2082-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"dcp_2082-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"dcp_2082-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"dcp_2082-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"dcp_2082-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"dcp_2082-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"dcp_2082-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"dcp_2082-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:32:\"KODAK DX4900 ZOOM DIGITAL CAMERA\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1054666444\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"7.3\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(214,759,'_wp_attachment_image_alt','Boardwalk'),(215,759,'_wp_attachment_image_alt','Boardwalk'),(216,759,'_attachment_original_parent_id','555'),(217,759,'_wp_attachment_image_alt','Boardwalk'),(218,759,'_wp_attachment_image_alt','Boardwalk'),(219,759,'_attachment_original_parent_id','555'),(220,759,'_wp_attachment_image_alt','Boardwalk'),(221,759,'_wp_attachment_image_alt','Boardwalk'),(222,759,'_attachment_original_parent_id','555'),(223,760,'_wp_attached_file','2011/07/dsc03149.jpg'),(224,760,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2011/07/dsc03149.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc03149-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc03149-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dsc03149-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"dsc03149-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"dsc03149-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"dsc03149-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"dsc03149-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"dsc03149-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"dsc03149-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"dsc03149-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1034618291\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(225,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(226,760,'_attachment_original_parent_id','555'),(227,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(228,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(229,760,'_attachment_original_parent_id','555'),(230,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(231,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(232,760,'_attachment_original_parent_id','555'),(233,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(234,761,'_wp_attached_file','2011/07/dsc04563.jpg'),(235,761,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/dsc04563.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc04563-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc04563-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dsc04563-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"dsc04563-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"dsc04563-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"dsc04563-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"dsc04563-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"dsc04563-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"dsc04563-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"dsc04563-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1040567677\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"48.5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(236,761,'_wp_attachment_image_alt','Rain Ripples'),(237,761,'_attachment_original_parent_id','555'),(238,761,'_wp_attachment_image_alt','Rain Ripples'),(239,761,'_wp_attachment_image_alt','Rain Ripples'),(240,761,'_attachment_original_parent_id','555'),(241,761,'_wp_attachment_image_alt','Rain Ripples'),(242,761,'_wp_attachment_image_alt','Rain Ripples'),(243,761,'_attachment_original_parent_id','555'),(244,761,'_wp_attachment_image_alt','Rain Ripples'),(245,762,'_wp_attached_file','2011/07/dsc09114.jpg'),(246,762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/dsc09114.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc09114-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc09114-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dsc09114-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"dsc09114-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"dsc09114-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"dsc09114-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"dsc09114-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"dsc09114-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"dsc09114-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"dsc09114-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1067174771\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"11.8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(247,762,'_attachment_original_parent_id','555'),(248,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(249,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(250,762,'_attachment_original_parent_id','555'),(251,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(252,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(253,762,'_attachment_original_parent_id','555'),(254,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(255,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(256,763,'_wp_attached_file','2011/07/dsc20050102_192118_51.jpg'),(257,763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"2011/07/dsc20050102_192118_51.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"dsc20050102_192118_51-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20050102_192118_51-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"dsc20050102_192118_51-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1104693678\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"33.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(258,763,'_wp_attachment_image_alt','Wind Farm'),(259,763,'_wp_attachment_image_alt','Wind Farm'),(260,763,'_attachment_original_parent_id','555'),(261,763,'_wp_attachment_image_alt','Wind Farm'),(262,763,'_wp_attachment_image_alt','Wind Farm'),(263,763,'_attachment_original_parent_id','555'),(264,763,'_wp_attachment_image_alt','Wind Farm'),(265,763,'_wp_attachment_image_alt','Wind Farm'),(266,763,'_attachment_original_parent_id','555'),(267,764,'_wp_attached_file','2011/07/dsc20051220_160808_102.jpg'),(268,764,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:34:\"2011/07/dsc20051220_160808_102.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"dsc20051220_160808_102-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_160808_102-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20051220_160808_102-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 10D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1135094888\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(269,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(270,764,'_attachment_original_parent_id','555'),(271,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(272,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(273,764,'_attachment_original_parent_id','555'),(274,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(275,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(276,764,'_attachment_original_parent_id','555'),(277,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(278,765,'_wp_attached_file','2011/07/dsc02085.jpg'),(281,611,'_wp_attachment_image_alt','canola'),(282,611,'_attachment_original_parent_id','555'),(283,611,'_wp_attachment_image_alt','canola'),(284,611,'_wp_attachment_image_alt','canola'),(285,611,'_attachment_original_parent_id','555'),(286,611,'_wp_attachment_image_alt','canola'),(287,611,'_wp_attachment_image_alt','canola'),(288,611,'_attachment_original_parent_id','555'),(289,611,'_wp_attachment_image_alt','canola'),(290,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(291,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(292,616,'_attachment_original_parent_id','555'),(293,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(294,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(295,616,'_attachment_original_parent_id','555'),(296,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(297,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(298,616,'_attachment_original_parent_id','555'),(299,617,'_attachment_original_parent_id','555'),(300,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(301,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(302,617,'_attachment_original_parent_id','555'),(303,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(304,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(305,617,'_attachment_original_parent_id','555'),(306,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(307,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(308,754,'_wp_attachment_image_alt','Bell on Wharf'),(309,754,'_attachment_original_parent_id','555'),(310,754,'_wp_attachment_image_alt','Bell on Wharf'),(311,754,'_wp_attachment_image_alt','Bell on Wharf'),(312,754,'_attachment_original_parent_id','555'),(313,754,'_wp_attachment_image_alt','Bell on Wharf'),(314,754,'_wp_attachment_image_alt','Bell on Wharf'),(315,754,'_attachment_original_parent_id','555'),(316,754,'_wp_attachment_image_alt','Bell on Wharf'),(317,755,'_attachment_original_parent_id','555'),(318,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(319,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(320,755,'_attachment_original_parent_id','555'),(321,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(322,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(323,755,'_attachment_original_parent_id','555'),(324,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(325,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(326,757,'_attachment_original_parent_id','555'),(327,757,'_wp_attachment_image_alt','Sunburst Over River'),(328,757,'_wp_attachment_image_alt','Sunburst Over River'),(329,757,'_attachment_original_parent_id','555'),(330,757,'_wp_attachment_image_alt','Sunburst Over River'),(331,757,'_wp_attachment_image_alt','Sunburst Over River'),(332,757,'_attachment_original_parent_id','555'),(333,757,'_wp_attachment_image_alt','Sunburst Over River'),(334,757,'_wp_attachment_image_alt','Sunburst Over River'),(335,759,'_wp_attachment_image_alt','Boardwalk'),(336,759,'_wp_attachment_image_alt','Boardwalk'),(337,759,'_attachment_original_parent_id','555'),(338,759,'_wp_attachment_image_alt','Boardwalk'),(339,759,'_wp_attachment_image_alt','Boardwalk'),(340,759,'_attachment_original_parent_id','555'),(341,759,'_wp_attachment_image_alt','Boardwalk'),(342,759,'_wp_attachment_image_alt','Boardwalk'),(343,759,'_attachment_original_parent_id','555'),(344,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(345,760,'_attachment_original_parent_id','555'),(346,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(347,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(348,760,'_attachment_original_parent_id','555'),(349,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(350,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(351,760,'_attachment_original_parent_id','555'),(352,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(353,761,'_wp_attachment_image_alt','Rain Ripples'),(354,761,'_attachment_original_parent_id','555'),(355,761,'_wp_attachment_image_alt','Rain Ripples'),(356,761,'_wp_attachment_image_alt','Rain Ripples'),(357,761,'_attachment_original_parent_id','555'),(358,761,'_wp_attachment_image_alt','Rain Ripples'),(359,761,'_wp_attachment_image_alt','Rain Ripples'),(360,761,'_attachment_original_parent_id','555'),(361,761,'_wp_attachment_image_alt','Rain Ripples'),(362,762,'_attachment_original_parent_id','555'),(363,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(364,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(365,762,'_attachment_original_parent_id','555'),(366,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(367,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(368,762,'_attachment_original_parent_id','555'),(369,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(370,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(371,763,'_wp_attachment_image_alt','Wind Farm'),(372,763,'_wp_attachment_image_alt','Wind Farm'),(373,763,'_attachment_original_parent_id','555'),(374,763,'_wp_attachment_image_alt','Wind Farm'),(375,763,'_wp_attachment_image_alt','Wind Farm'),(376,763,'_attachment_original_parent_id','555'),(377,763,'_wp_attachment_image_alt','Wind Farm'),(378,763,'_wp_attachment_image_alt','Wind Farm'),(379,763,'_attachment_original_parent_id','555'),(380,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(381,764,'_attachment_original_parent_id','555'),(382,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(383,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(384,764,'_attachment_original_parent_id','555'),(385,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(386,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(387,764,'_attachment_original_parent_id','555'),(388,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(389,765,'_wp_attachment_image_alt','Orange Iris'),(390,765,'_wp_attachment_image_alt','Orange Iris'),(391,765,'_attachment_original_parent_id','555'),(392,765,'_wp_attachment_image_alt','Orange Iris'),(393,765,'_wp_attachment_image_alt','Orange Iris'),(394,765,'_attachment_original_parent_id','555'),(395,765,'_wp_attachment_image_alt','Orange Iris'),(396,765,'_wp_attachment_image_alt','Orange Iris'),(397,765,'_attachment_original_parent_id','555'),(398,767,'_wp_attached_file','2011/07/dsc20051220_173257_119.jpg'),(399,767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:34:\"2011/07/dsc20051220_173257_119.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"dsc20051220_173257_119-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20051220_173257_119-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20051220_173257_119-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 10D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1135099977\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:18:\"0.0013333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(400,767,'_attachment_original_parent_id','555'),(401,767,'_wp_attachment_image_alt','Rusty Rail'),(402,767,'_wp_attachment_image_alt','Rusty Rail'),(403,767,'_attachment_original_parent_id','555'),(404,767,'_wp_attachment_image_alt','Rusty Rail'),(405,767,'_wp_attachment_image_alt','Rusty Rail'),(406,767,'_attachment_original_parent_id','555'),(407,767,'_wp_attachment_image_alt','Rusty Rail'),(408,767,'_wp_attachment_image_alt','Rusty Rail'),(409,768,'_wp_attached_file','2011/07/dscn3316.jpg'),(410,768,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/dscn3316.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dscn3316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dscn3316-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"dscn3316-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"dscn3316-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"dscn3316-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"dscn3316-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"dscn3316-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"dscn3316-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"dscn3316-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"dscn3316-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"E4300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1170775967\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0045454545454545\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(411,768,'_wp_attachment_image_alt','Sea and Rocks'),(412,768,'_wp_attachment_image_alt','Sea and Rocks'),(413,768,'_attachment_original_parent_id','555'),(414,768,'_wp_attachment_image_alt','Sea and Rocks'),(415,768,'_wp_attachment_image_alt','Sea and Rocks'),(416,768,'_attachment_original_parent_id','555'),(417,768,'_wp_attachment_image_alt','Sea and Rocks'),(418,768,'_wp_attachment_image_alt','Sea and Rocks'),(419,768,'_attachment_original_parent_id','555'),(420,769,'_wp_attached_file','2011/07/michelle_049.jpg'),(421,769,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2011/07/michelle_049.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"michelle_049-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:\"michelle_049-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"michelle_049-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"michelle_049-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:24:\"michelle_049-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:24:\"michelle_049-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:24:\"michelle_049-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:24:\"michelle_049-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:24:\"michelle_049-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:23:\"michelle_049-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1096133874\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:7:\"15.8125\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(422,769,'_wp_attachment_image_alt','Big Sur'),(423,769,'_wp_attachment_image_alt','Big Sur'),(424,769,'_attachment_original_parent_id','555'),(425,769,'_wp_attachment_image_alt','Big Sur'),(426,769,'_wp_attachment_image_alt','Big Sur'),(427,769,'_attachment_original_parent_id','555'),(428,769,'_wp_attachment_image_alt','Big Sur'),(429,769,'_wp_attachment_image_alt','Big Sur'),(430,769,'_attachment_original_parent_id','555'),(431,770,'_wp_attached_file','2011/07/windmill.jpg'),(432,770,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2011/07/windmill.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"windmill-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"windmill-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"windmill-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"windmill-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"windmill-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"windmill-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"windmill-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"windmill-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"windmill-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"windmill-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DiMAGE 7\";s:7:\"caption\";s:7:\"DCF 1.0\";s:17:\"created_timestamp\";s:10:\"1125077631\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:11:\"50.69140625\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:7:\"DCF 1.0\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(433,770,'_wp_attachment_image_alt','Windmill'),(434,770,'_wp_attachment_image_alt','Windmill'),(435,770,'_attachment_original_parent_id','555'),(436,770,'_wp_attachment_image_alt','Windmill'),(437,770,'_wp_attachment_image_alt','Windmill'),(438,770,'_attachment_original_parent_id','555'),(439,770,'_wp_attachment_image_alt','Windmill'),(440,770,'_wp_attachment_image_alt','Windmill'),(441,770,'_attachment_original_parent_id','555'),(442,771,'_wp_attached_file','2011/07/img_0513-1.jpg'),(443,771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:22:\"2011/07/img_0513-1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img_0513-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:22:\"img_0513-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"img_0513-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:22:\"img_0513-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:22:\"img_0513-1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:22:\"img_0513-1-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:22:\"img_0513-1-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:22:\"img_0513-1-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:21:\"img_0513-1-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:10:\"Picasa 2.0\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:32:\"Alas! I have found my Shangri-La\";s:17:\"created_timestamp\";s:10:\"1158217614\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:32:\"Alas! I have found my Shangri-La\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(444,771,'_wp_attachment_image_alt','Huatulco Coastline'),(445,771,'_wp_attachment_image_alt','Huatulco Coastline'),(446,771,'_attachment_original_parent_id','555'),(447,771,'_wp_attachment_image_alt','Huatulco Coastline'),(448,771,'_wp_attachment_image_alt','Huatulco Coastline'),(449,771,'_attachment_original_parent_id','555'),(450,771,'_wp_attachment_image_alt','Huatulco Coastline'),(451,771,'_wp_attachment_image_alt','Huatulco Coastline'),(452,771,'_attachment_original_parent_id','555'),(453,772,'_wp_attached_file','2011/07/img_0747.jpg'),(454,772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2011/07/img_0747.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_0747-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_0747-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_0747-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_0747-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"img_0747-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"img_0747-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"img_0747-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"img_0747-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"img_0747-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"img_0747-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:19:\"Canon EOS REBEL T2i\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1271654325\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(455,772,'_wp_attachment_image_alt','Brazil Beach'),(456,772,'_wp_attachment_image_alt','Brazil Beach'),(457,772,'_attachment_original_parent_id','555'),(458,772,'_wp_attachment_image_alt','Brazil Beach'),(459,772,'_wp_attachment_image_alt','Brazil Beach'),(460,772,'_attachment_original_parent_id','555'),(461,772,'_wp_attachment_image_alt','Brazil Beach'),(462,772,'_wp_attachment_image_alt','Brazil Beach'),(463,772,'_attachment_original_parent_id','555'),(464,773,'_wp_attached_file','2011/07/img_0767.jpg'),(465,773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:20:\"2011/07/img_0767.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_0767-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_0767-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_0767-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"img_0767-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"img_0767-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"img_0767-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"img_0767-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"img_0767-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"img_0767-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:10:\"Picasa 2.6\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1158320386\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(466,773,'_wp_attachment_image_alt','Huatulco Coastline'),(467,773,'_wp_attachment_image_alt','Huatulco Coastline'),(468,773,'_attachment_original_parent_id','555'),(469,773,'_wp_attachment_image_alt','Huatulco Coastline'),(470,773,'_wp_attachment_image_alt','Huatulco Coastline'),(471,773,'_attachment_original_parent_id','555'),(472,773,'_wp_attachment_image_alt','Huatulco Coastline'),(473,773,'_wp_attachment_image_alt','Huatulco Coastline'),(474,773,'_attachment_original_parent_id','555'),(475,13,'_wp_attached_file','2014/05/picjumbo.com_IMG_6387.jpg'),(476,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:33:\"2014/05/picjumbo.com_IMG_6387.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_6387-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"picjumbo.com_IMG_6387-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(477,14,'_wp_attached_file','2014/05/picjumbo.com_IMG_0893.jpg'),(478,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:33:\"2014/05/picjumbo.com_IMG_0893.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0893-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"picjumbo.com_IMG_0893-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(479,15,'_wp_attached_file','2014/05/picjumbo.com_IMG_0993.jpg'),(480,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:33:\"2014/05/picjumbo.com_IMG_0993.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_0993-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"picjumbo.com_IMG_0993-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(481,16,'_wp_attached_file','2014/05/picjumbo.com_IMG_2564.jpg'),(482,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:33:\"2014/05/picjumbo.com_IMG_2564.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"picjumbo.com_IMG_2564-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"picjumbo.com_IMG_2564-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(483,774,'_wp_attached_file','2011/07/img_8399.jpg'),(484,774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2011/07/img_8399.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_8399-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_8399-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img_8399-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_8399-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"img_8399-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"img_8399-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"img_8399-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"img_8399-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"img_8399-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"img_8399-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:26:\"Canon EOS DIGITAL REBEL XT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1192368714\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(485,774,'_wp_attachment_image_alt','Boat Barco Texture'),(486,774,'_wp_attachment_image_alt','Boat Barco Texture'),(487,774,'_attachment_original_parent_id','555'),(488,774,'_wp_attachment_image_alt','Boat Barco Texture'),(489,774,'_wp_attachment_image_alt','Boat Barco Texture'),(490,774,'_attachment_original_parent_id','555'),(491,774,'_wp_attachment_image_alt','Boat Barco Texture'),(492,774,'_wp_attachment_image_alt','Boat Barco Texture'),(493,774,'_attachment_original_parent_id','555'),(494,807,'_wp_attached_file','2012/06/dsc20040724_152504_532.jpg'),(495,807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2012/06/dsc20040724_152504_532.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20040724_152504_532-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1090682704\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(496,807,'_attachment_original_parent_id','555'),(497,807,'_attachment_original_parent_id','555'),(498,807,'_attachment_original_parent_id','555'),(499,811,'_wp_attached_file','2012/06/dsc20050604_133440_34211.jpg'),(500,811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:36:\"2012/06/dsc20050604_133440_34211.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:35:\"dsc20050604_133440_34211-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1117892080\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(501,811,'_attachment_original_parent_id','555'),(502,811,'_attachment_original_parent_id','555'),(503,811,'_attachment_original_parent_id','555'),(504,2,'_edit_lock','1477390153:1'),(507,611,'_wp_attachment_image_alt','canola'),(508,611,'_attachment_original_parent_id','555'),(509,611,'_wp_attachment_image_alt','canola'),(510,611,'_wp_attachment_image_alt','canola'),(511,611,'_attachment_original_parent_id','555'),(512,611,'_wp_attachment_image_alt','canola'),(513,611,'_wp_attachment_image_alt','canola'),(514,611,'_attachment_original_parent_id','555'),(515,611,'_wp_attachment_image_alt','canola'),(516,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(517,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(518,616,'_attachment_original_parent_id','555'),(519,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(520,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(521,616,'_attachment_original_parent_id','555'),(522,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(523,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(524,616,'_attachment_original_parent_id','555'),(525,617,'_attachment_original_parent_id','555'),(526,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(527,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(528,617,'_attachment_original_parent_id','555'),(529,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(530,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(531,617,'_attachment_original_parent_id','555'),(532,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(533,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(534,754,'_wp_attachment_image_alt','Bell on Wharf'),(535,754,'_attachment_original_parent_id','555'),(536,754,'_wp_attachment_image_alt','Bell on Wharf'),(537,754,'_wp_attachment_image_alt','Bell on Wharf'),(538,754,'_attachment_original_parent_id','555'),(539,754,'_wp_attachment_image_alt','Bell on Wharf'),(540,754,'_wp_attachment_image_alt','Bell on Wharf'),(541,754,'_attachment_original_parent_id','555'),(542,754,'_wp_attachment_image_alt','Bell on Wharf'),(543,755,'_attachment_original_parent_id','555'),(544,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(545,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(546,755,'_attachment_original_parent_id','555'),(547,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(548,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(549,755,'_attachment_original_parent_id','555'),(550,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(551,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(552,757,'_attachment_original_parent_id','555'),(553,757,'_wp_attachment_image_alt','Sunburst Over River'),(554,757,'_wp_attachment_image_alt','Sunburst Over River'),(555,757,'_attachment_original_parent_id','555'),(556,757,'_wp_attachment_image_alt','Sunburst Over River'),(557,757,'_wp_attachment_image_alt','Sunburst Over River'),(558,757,'_attachment_original_parent_id','555'),(559,757,'_wp_attachment_image_alt','Sunburst Over River'),(560,757,'_wp_attachment_image_alt','Sunburst Over River'),(561,759,'_wp_attachment_image_alt','Boardwalk'),(562,759,'_wp_attachment_image_alt','Boardwalk'),(563,759,'_attachment_original_parent_id','555'),(564,759,'_wp_attachment_image_alt','Boardwalk'),(565,759,'_wp_attachment_image_alt','Boardwalk'),(566,759,'_attachment_original_parent_id','555'),(567,759,'_wp_attachment_image_alt','Boardwalk'),(568,759,'_wp_attachment_image_alt','Boardwalk'),(569,759,'_attachment_original_parent_id','555'),(570,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(571,760,'_attachment_original_parent_id','555'),(572,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(573,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(574,760,'_attachment_original_parent_id','555'),(575,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(576,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(577,760,'_attachment_original_parent_id','555'),(578,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(579,761,'_wp_attachment_image_alt','Rain Ripples'),(580,761,'_attachment_original_parent_id','555'),(581,761,'_wp_attachment_image_alt','Rain Ripples'),(582,761,'_wp_attachment_image_alt','Rain Ripples'),(583,761,'_attachment_original_parent_id','555'),(584,761,'_wp_attachment_image_alt','Rain Ripples'),(585,761,'_wp_attachment_image_alt','Rain Ripples'),(586,761,'_attachment_original_parent_id','555'),(587,761,'_wp_attachment_image_alt','Rain Ripples'),(588,762,'_attachment_original_parent_id','555'),(589,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(590,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(591,762,'_attachment_original_parent_id','555'),(592,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(593,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(594,762,'_attachment_original_parent_id','555'),(595,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(596,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(597,763,'_wp_attachment_image_alt','Wind Farm'),(598,763,'_wp_attachment_image_alt','Wind Farm'),(599,763,'_attachment_original_parent_id','555'),(600,763,'_wp_attachment_image_alt','Wind Farm'),(601,763,'_wp_attachment_image_alt','Wind Farm'),(602,763,'_attachment_original_parent_id','555'),(603,763,'_wp_attachment_image_alt','Wind Farm'),(604,763,'_wp_attachment_image_alt','Wind Farm'),(605,763,'_attachment_original_parent_id','555'),(606,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(607,764,'_attachment_original_parent_id','555'),(608,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(609,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(610,764,'_attachment_original_parent_id','555'),(611,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(612,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(613,764,'_attachment_original_parent_id','555'),(614,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(615,765,'_wp_attachment_image_alt','Orange Iris'),(616,765,'_wp_attachment_image_alt','Orange Iris'),(617,765,'_attachment_original_parent_id','555'),(618,765,'_wp_attachment_image_alt','Orange Iris'),(619,765,'_wp_attachment_image_alt','Orange Iris'),(620,765,'_attachment_original_parent_id','555'),(621,765,'_wp_attachment_image_alt','Orange Iris'),(622,765,'_wp_attachment_image_alt','Orange Iris'),(623,765,'_attachment_original_parent_id','555'),(624,767,'_attachment_original_parent_id','555'),(625,767,'_wp_attachment_image_alt','Rusty Rail'),(626,767,'_wp_attachment_image_alt','Rusty Rail'),(627,767,'_attachment_original_parent_id','555'),(628,767,'_wp_attachment_image_alt','Rusty Rail'),(629,767,'_wp_attachment_image_alt','Rusty Rail'),(630,767,'_attachment_original_parent_id','555'),(631,767,'_wp_attachment_image_alt','Rusty Rail'),(632,767,'_wp_attachment_image_alt','Rusty Rail'),(633,768,'_wp_attachment_image_alt','Sea and Rocks'),(634,768,'_wp_attachment_image_alt','Sea and Rocks'),(635,768,'_attachment_original_parent_id','555'),(636,768,'_wp_attachment_image_alt','Sea and Rocks'),(637,768,'_wp_attachment_image_alt','Sea and Rocks'),(638,768,'_attachment_original_parent_id','555'),(639,768,'_wp_attachment_image_alt','Sea and Rocks'),(640,768,'_wp_attachment_image_alt','Sea and Rocks'),(641,768,'_attachment_original_parent_id','555'),(642,769,'_wp_attachment_image_alt','Big Sur'),(643,769,'_wp_attachment_image_alt','Big Sur'),(644,769,'_attachment_original_parent_id','555'),(645,769,'_wp_attachment_image_alt','Big Sur'),(646,769,'_wp_attachment_image_alt','Big Sur'),(647,769,'_attachment_original_parent_id','555'),(648,769,'_wp_attachment_image_alt','Big Sur'),(649,769,'_wp_attachment_image_alt','Big Sur'),(650,769,'_attachment_original_parent_id','555'),(651,770,'_wp_attachment_image_alt','Windmill'),(652,770,'_wp_attachment_image_alt','Windmill'),(653,770,'_attachment_original_parent_id','555'),(654,770,'_wp_attachment_image_alt','Windmill'),(655,770,'_wp_attachment_image_alt','Windmill'),(656,770,'_attachment_original_parent_id','555'),(657,770,'_wp_attachment_image_alt','Windmill'),(658,770,'_wp_attachment_image_alt','Windmill'),(659,770,'_attachment_original_parent_id','555'),(660,771,'_wp_attachment_image_alt','Huatulco Coastline'),(661,771,'_wp_attachment_image_alt','Huatulco Coastline'),(662,771,'_attachment_original_parent_id','555'),(663,771,'_wp_attachment_image_alt','Huatulco Coastline'),(664,771,'_wp_attachment_image_alt','Huatulco Coastline'),(665,771,'_attachment_original_parent_id','555'),(666,771,'_wp_attachment_image_alt','Huatulco Coastline'),(667,771,'_wp_attachment_image_alt','Huatulco Coastline'),(668,771,'_attachment_original_parent_id','555'),(669,772,'_wp_attachment_image_alt','Brazil Beach'),(670,772,'_wp_attachment_image_alt','Brazil Beach'),(671,772,'_attachment_original_parent_id','555'),(672,772,'_wp_attachment_image_alt','Brazil Beach'),(673,772,'_wp_attachment_image_alt','Brazil Beach'),(674,772,'_attachment_original_parent_id','555'),(675,772,'_wp_attachment_image_alt','Brazil Beach'),(676,772,'_wp_attachment_image_alt','Brazil Beach'),(677,772,'_attachment_original_parent_id','555'),(678,773,'_wp_attachment_image_alt','Huatulco Coastline'),(679,773,'_wp_attachment_image_alt','Huatulco Coastline'),(680,773,'_attachment_original_parent_id','555'),(681,773,'_wp_attachment_image_alt','Huatulco Coastline'),(682,773,'_wp_attachment_image_alt','Huatulco Coastline'),(683,773,'_attachment_original_parent_id','555'),(684,773,'_wp_attachment_image_alt','Huatulco Coastline'),(685,773,'_wp_attachment_image_alt','Huatulco Coastline'),(686,773,'_attachment_original_parent_id','555'),(687,774,'_wp_attachment_image_alt','Boat Barco Texture'),(688,774,'_wp_attachment_image_alt','Boat Barco Texture'),(689,774,'_attachment_original_parent_id','555'),(690,774,'_wp_attachment_image_alt','Boat Barco Texture'),(691,774,'_wp_attachment_image_alt','Boat Barco Texture'),(692,774,'_attachment_original_parent_id','555'),(693,774,'_wp_attachment_image_alt','Boat Barco Texture'),(694,774,'_wp_attachment_image_alt','Boat Barco Texture'),(695,774,'_attachment_original_parent_id','555'),(696,807,'_attachment_original_parent_id','555'),(697,807,'_attachment_original_parent_id','555'),(698,807,'_attachment_original_parent_id','555'),(699,811,'_attachment_original_parent_id','555'),(700,811,'_attachment_original_parent_id','555'),(701,811,'_attachment_original_parent_id','555'),(702,821,'_wp_attached_file','2012/07/originaldixielandjazzbandwithalbernard-stlouisblues-1.mp3'),(703,821,'_wp_attachment_metadata','a:20:{s:10:\"dataformat\";s:3:\"mp3\";s:8:\"channels\";i:2;s:11:\"sample_rate\";i:44100;s:7:\"bitrate\";i:128000;s:11:\"channelmode\";s:12:\"joint stereo\";s:12:\"bitrate_mode\";s:3:\"cbr\";s:8:\"lossless\";b:0;s:15:\"encoder_options\";s:6:\"CBR128\";s:17:\"compression_ratio\";d:0.0907029478458049875921886950891348533332347869873046875;s:10:\"fileformat\";s:3:\"mp3\";s:8:\"filesize\";i:3043247;s:9:\"mime_type\";s:10:\"audio/mpeg\";s:6:\"length\";i:190;s:16:\"length_formatted\";s:4:\"3:10\";s:7:\"comment\";s:4:\"None\";s:4:\"year\";s:4:\"1921\";s:5:\"title\";s:22:\"St. Louis Blues (1921)\";s:6:\"artist\";s:44:\"Original Dixieland Jazz Band with Al Bernard\";s:5:\"genre\";s:12:\"Acoustic Era\";s:5:\"album\";s:12:\"Victor-18772\";}'),(704,827,'_wp_attached_file','2012/07/manhattansummer.jpg'),(705,827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:27:\"2012/07/manhattansummer.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"manhattansummer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"manhattansummer-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"manhattansummer-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"manhattansummer-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"manhattansummer-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"manhattansummer-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"manhattansummer-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"C990Z,D490Z\";s:7:\"caption\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1089358496\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.6\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.076923076923077\";s:5:\"title\";s:22:\"OLYMPUS DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(706,967,'_wp_attached_file','2013/03/image-alignment-580x300.jpg'),(707,967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2013/03/image-alignment-580x300.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"image-alignment-580x300-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"image-alignment-580x300-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:35:\"image-alignment-580x300-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:35:\"image-alignment-580x300-400x207.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:35:\"image-alignment-580x300-430x222.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"image-alignment-580x300-150x78.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:34:\"image-alignment-580x300-100x52.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(708,967,'pre_import_post_parent','0'),(709,967,'pre_import_post_id','906'),(710,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(711,967,'_attachment_original_parent_id','903'),(712,967,'pre_import_post_parent','0'),(713,967,'pre_import_post_id','906'),(714,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(715,967,'_attachment_original_parent_id','903'),(716,967,'pre_import_post_parent','0'),(717,967,'pre_import_post_id','906'),(718,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(719,967,'_attachment_original_parent_id','903'),(720,968,'_wp_attached_file','2013/03/image-alignment-150x150.jpg'),(721,968,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2013/03/image-alignment-150x150.jpg\";s:5:\"sizes\";a:2:{s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:35:\"image-alignment-150x150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:35:\"image-alignment-150x150-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(722,968,'pre_import_post_parent','0'),(723,968,'pre_import_post_id','904'),(724,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(725,968,'_attachment_original_parent_id','903'),(726,968,'pre_import_post_parent','0'),(727,968,'pre_import_post_id','904'),(728,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(729,968,'_attachment_original_parent_id','903'),(730,968,'pre_import_post_parent','0'),(731,968,'pre_import_post_id','904'),(732,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(733,968,'_attachment_original_parent_id','903'),(734,1022,'_wp_attached_file','2013/03/featured-image-horizontal.jpg'),(735,1022,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2013/03/featured-image-horizontal.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"featured-image-horizontal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"featured-image-horizontal-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:37:\"featured-image-horizontal-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:37:\"featured-image-horizontal-400x207.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:37:\"featured-image-horizontal-430x222.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:36:\"featured-image-horizontal-150x78.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:36:\"featured-image-horizontal-100x52.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(736,1022,'pre_import_post_parent','0'),(737,1022,'pre_import_post_id','1022'),(738,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(739,1022,'_attachment_original_parent_id','1011'),(740,1022,'pre_import_post_parent','0'),(741,1022,'pre_import_post_id','1022'),(742,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(743,1022,'_attachment_original_parent_id','1011'),(744,1022,'pre_import_post_parent','0'),(745,1022,'pre_import_post_id','1022'),(746,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(747,1022,'_attachment_original_parent_id','1011'),(748,1023,'_wp_attached_file','2013/03/soworthloving-wallpaper.jpg'),(749,1023,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2013/03/soworthloving-wallpaper.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"soworthloving-wallpaper-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-750x469.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:35:\"soworthloving-wallpaper-430x269.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"soworthloving-wallpaper-150x94.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:34:\"soworthloving-wallpaper-100x63.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(750,1023,'pre_import_post_parent','0'),(751,1023,'pre_import_post_id','842'),(752,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(753,1023,'pre_import_post_parent','0'),(754,1023,'pre_import_post_id','842'),(755,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(756,1023,'pre_import_post_parent','0'),(757,1023,'pre_import_post_id','842'),(758,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(759,1025,'_wp_attached_file','2013/03/image-alignment-300x200.jpg'),(760,1025,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:35:\"2013/03/image-alignment-300x200.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"image-alignment-300x200-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"image-alignment-300x200-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:35:\"image-alignment-300x200-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:34:\"image-alignment-300x200-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(761,1025,'pre_import_post_parent','0'),(762,1025,'pre_import_post_id','905'),(763,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(764,1025,'_attachment_original_parent_id','903'),(765,1025,'pre_import_post_parent','0'),(766,1025,'pre_import_post_id','905'),(767,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(768,1025,'_attachment_original_parent_id','903'),(769,1025,'pre_import_post_parent','0'),(770,1025,'pre_import_post_id','905'),(771,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(772,1025,'_attachment_original_parent_id','903'),(773,1027,'_wp_attached_file','2013/03/featured-image-vertical.jpg'),(774,1027,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:580;s:4:\"file\";s:35:\"2013/03/featured-image-vertical.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"featured-image-vertical-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"featured-image-vertical-155x300.jpg\";s:5:\"width\";i:155;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:35:\"featured-image-vertical-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:35:\"featured-image-vertical-150x290.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:35:\"featured-image-vertical-100x193.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(775,1027,'pre_import_post_parent','0'),(776,1027,'pre_import_post_id','1024'),(777,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(778,1027,'_attachment_original_parent_id','1016'),(779,1027,'pre_import_post_parent','0'),(780,1027,'pre_import_post_id','1024'),(781,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(782,1027,'_attachment_original_parent_id','1016'),(783,1027,'pre_import_post_parent','0'),(784,1027,'pre_import_post_id','1024'),(785,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(786,1027,'_attachment_original_parent_id','1016'),(787,1029,'_wp_attached_file','2013/03/image-alignment-1200x4002.jpg'),(788,1029,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2013/03/image-alignment-1200x4002.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"image-alignment-1200x4002-1024x341.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-750x250.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-400x133.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:37:\"image-alignment-1200x4002-430x143.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:36:\"image-alignment-1200x4002-150x50.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:36:\"image-alignment-1200x4002-100x33.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(789,1029,'pre_import_post_parent','0'),(790,1029,'pre_import_post_id','907'),(791,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(792,1029,'_attachment_original_parent_id','903'),(793,1029,'pre_import_post_parent','0'),(794,1029,'pre_import_post_id','907'),(795,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(796,1029,'_attachment_original_parent_id','903'),(797,1029,'pre_import_post_parent','0'),(798,1029,'pre_import_post_id','907'),(799,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(800,1029,'_attachment_original_parent_id','903'),(801,1045,'_wp_attached_file','2013/03/unicorn-wallpaper.jpg'),(802,1045,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"2013/03/unicorn-wallpaper.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"unicorn-wallpaper-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:29:\"unicorn-wallpaper-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:28:\"unicorn-wallpaper-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(803,1045,'pre_import_post_parent','0'),(804,1045,'pre_import_post_id','967'),(805,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(806,1045,'_attachment_original_parent_id','568'),(807,1045,'pre_import_post_parent','0'),(808,1045,'pre_import_post_id','967'),(809,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(810,1045,'_attachment_original_parent_id','568'),(811,1045,'pre_import_post_parent','0'),(812,1045,'pre_import_post_id','967'),(813,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(814,1045,'_attachment_original_parent_id','568'),(815,1628,'_wp_attached_file','2013/04/triforce-wallpaper.jpg'),(816,1628,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:707;s:4:\"file\";s:30:\"2013/04/triforce-wallpaper.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-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:\"triforce-wallpaper-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"triforce-wallpaper-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-750x469.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:30:\"triforce-wallpaper-430x269.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:29:\"triforce-wallpaper-150x94.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"triforce-wallpaper-100x63.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(817,1686,'_wp_attached_file','2013/09/dsc20040724_152504_532.jpg'),(818,1686,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:34:\"2013/09/dsc20040724_152504_532.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:34:\"dsc20040724_152504_532-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"dsc20040724_152504_532-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1090682704\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(819,1687,'_wp_attached_file','2013/09/dsc20050604_133440_34211.jpg'),(820,1687,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:36:\"2013/09/dsc20050604_133440_34211.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:36:\"dsc20050604_133440_34211-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:35:\"dsc20050604_133440_34211-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1117892080\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(821,2039,'_wp_attached_file','2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099.jpg'),(822,2039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:612;s:4:\"file\";s:41:\"2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-768x470.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-750x459.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-400x245.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:41:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-430x263.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:40:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-150x92.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:40:\"hGibbjg0Rb2fUIoMtU5l__DSC8099-100x61.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(823,2041,'_wp_attached_file','2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280.jpg'),(824,2041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:947;s:6:\"height\";i:612;s:4:\"file\";s:43:\"2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-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:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-768x496.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-750x485.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n4efdyyCNB1st5lhmo1_1280-430x278.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:42:\"tumblr_n4efdyyCNB1st5lhmo1_1280-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:42:\"tumblr_n4efdyyCNB1st5lhmo1_1280-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(825,2042,'_wp_attached_file','2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280.jpg'),(826,2042,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:946;s:6:\"height\";i:612;s:4:\"file\";s:43:\"2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-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:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-768x497.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-750x485.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:485;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-430x278.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:42:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:42:\"tumblr_n5e0d0qDIW1st5lhmo1_1280-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(827,2043,'_wp_attached_file','2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280.jpg'),(828,2043,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:862;s:6:\"height\";i:612;s:4:\"file\";s:43:\"2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-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:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-750x532.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-430x305.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:43:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:42:\"tumblr_n5e0hoT4MZ1st5lhmo1_1280-100x71.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(829,2044,'_wp_attached_file','2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7.jpg'),(830,2044,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:941;s:6:\"height\";i:612;s:4:\"file\";s:51:\"2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-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:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-768x499.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-750x488.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-400x260.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:51:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-430x280.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:50:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-150x98.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:50:\"xIsiRLngSRWN02yA2BbK_submission-photo-7-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(831,2057,'_wp_attached_file','2014/06/feet-349687_1280.jpg'),(832,2057,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:28:\"2014/06/feet-349687_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"feet-349687_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"feet-349687_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"feet-349687_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(833,2058,'_wp_attached_file','2014/06/girl-354579_1280.jpg'),(834,2058,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:28:\"2014/06/girl-354579_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"girl-354579_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"girl-354579_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"girl-354579_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(835,2060,'_wp_attached_file','2014/06/beauty-354565_1280.jpg'),(836,2060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2014/06/beauty-354565_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-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:\"beauty-354565_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"beauty-354565_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354565_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"beauty-354565_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(837,2061,'_wp_attached_file','2014/06/malinois-354527_1280.jpg'),(838,2061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:901;s:4:\"file\";s:32:\"2014/06/malinois-354527_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-768x541.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"malinois-354527_1280-1024x721.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:721;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-750x528.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-400x282.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-430x303.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:32:\"malinois-354527_1280-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:31:\"malinois-354527_1280-100x70.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(839,2065,'_wp_attached_file','2014/06/blue-eyes-237438_1920.jpg'),(840,2065,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2014/06/blue-eyes-237438_1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-768x497.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:497;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"blue-eyes-237438_1920-1024x663.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:663;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-750x486.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:486;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-400x259.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"blue-eyes-237438_1920-430x278.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:32:\"blue-eyes-237438_1920-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"blue-eyes-237438_1920-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(841,2067,'_wp_attached_file','2014/06/cropped-blue-eyes-237438_1920.jpg'),(842,2067,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:576;s:4:\"file\";s:41:\"2014/06/cropped-blue-eyes-237438_1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"cropped-blue-eyes-237438_1920-300x90.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-768x230.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"cropped-blue-eyes-237438_1920-1024x307.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-750x225.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-400x120.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:41:\"cropped-blue-eyes-237438_1920-430x129.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:40:\"cropped-blue-eyes-237438_1920-150x45.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:40:\"cropped-blue-eyes-237438_1920-100x30.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(843,2067,'_wp_attachment_context','custom-header'),(844,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(845,2067,'_wp_attachment_is_custom_header','amadeus'),(846,2067,'_wp_attachment_context','custom-header'),(847,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(848,2067,'_wp_attachment_is_custom_header','amadeus'),(849,2067,'_wp_attachment_context','custom-header'),(850,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(851,2067,'_wp_attachment_is_custom_header','amadeus'),(852,2067,'_oembed_da113740e8bc3b05fdb03069eedeb341','{{unknown}}'),(853,2067,'_oembed_513e2f5aaccc00966ce781248cc04c37','{{unknown}}'),(854,2074,'_wp_attached_file','2014/06/logo.png'),(855,2074,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:90;s:4:\"file\";s:16:\"2014/06/logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"logo-150x61.png\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"logo-100x41.png\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(856,2101,'_wp_attached_file','2014/06/tractor-371250_1280.jpg'),(857,2101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:852;s:4:\"file\";s:31:\"2014/06/tractor-371250_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tractor-371250_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-750x499.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"tractor-371250_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"tractor-371250_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(858,2102,'_wp_attached_file','2014/06/flower-child-336658_1280.jpg'),(859,2102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:36:\"2014/06/flower-child-336658_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"flower-child-336658_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:36:\"flower-child-336658_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:35:\"flower-child-336658_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(860,2103,'_wp_attached_file','2014/06/countryside-336686_1280.jpg'),(861,2103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:35:\"2014/06/countryside-336686_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"countryside-336686_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:35:\"countryside-336686_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:34:\"countryside-336686_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(862,2104,'_wp_attached_file','2013/01/graffiti-369507_1280.jpg'),(863,2104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1036;s:6:\"height\";i:1280;s:4:\"file\";s:32:\"2013/01/graffiti-369507_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-768x949.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:949;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"graffiti-369507_1280-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-750x927.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:927;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-400x494.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-430x531.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-150x185.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"graffiti-369507_1280-100x124.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(864,2106,'_wp_attached_file','2014/06/pretty-351884_1280.jpg'),(865,2106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2014/06/pretty-351884_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-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:\"pretty-351884_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"pretty-351884_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"pretty-351884_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"pretty-351884_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(866,2107,'_wp_attached_file','2013/01/man-343674_1280.jpg'),(867,2107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:27:\"2013/01/man-343674_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"man-343674_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"man-343674_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"man-343674_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(868,2109,'_wp_attached_file','2014/06/girl-pose-344322_1280.jpg'),(869,2109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:33:\"2014/06/girl-pose-344322_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"girl-pose-344322_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"girl-pose-344322_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:32:\"girl-pose-344322_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(870,2110,'_wp_attached_file','2014/06/football-345715_1280.jpg'),(871,2110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:822;s:4:\"file\";s:32:\"2014/06/football-345715_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-768x493.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"football-345715_1280-1024x658.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:658;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-750x482.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-400x257.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:32:\"football-345715_1280-430x276.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"football-345715_1280-150x96.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:31:\"football-345715_1280-100x64.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(872,2111,'_wp_attached_file','2014/06/beauty-354575_1280.jpg'),(873,2111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:30:\"2014/06/beauty-354575_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-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:\"beauty-354575_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"beauty-354575_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"beauty-354575_1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"beauty-354575_1280-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(874,2135,'_wp_attached_file','2014/07/yahoo-76684_150.png'),(875,2135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:27:\"2014/07/yahoo-76684_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"yahoo-76684_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"yahoo-76684_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"yahoo-76684_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(876,2136,'_wp_attached_file','2014/07/youtube-344106_150.png'),(877,2136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:30:\"2014/07/youtube-344106_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"youtube-344106_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:29:\"youtube-344106_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"youtube-344106_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(878,2137,'_wp_attached_file','2014/07/microsoft-80659_150.png'),(879,2137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:31:\"2014/07/microsoft-80659_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"microsoft-80659_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"microsoft-80659_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"microsoft-80659_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(880,2138,'_wp_attached_file','2014/07/google-76659_150.png'),(881,2138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:28:\"2014/07/google-76659_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"google-76659_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"google-76659_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"google-76659_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(882,2141,'_wp_attached_file','2014/07/facebook-76658_150.png'),(883,2141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:30:\"2014/07/facebook-76658_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"facebook-76658_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:29:\"facebook-76658_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"facebook-76658_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(884,2142,'_wp_attached_file','2014/07/django-339744_150.png'),(885,2142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:29:\"2014/07/django-339744_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"django-339744_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"django-339744_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:28:\"django-339744_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(886,2143,'_wp_attached_file','2014/07/bitcoin-225080_150.png'),(887,2143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:30:\"2014/07/bitcoin-225080_150.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"bitcoin-225080_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:29:\"bitcoin-225080_150-150x75.png\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"bitcoin-225080_150-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(888,2152,'_wp_attached_file','2014/07/girl-102829_150.jpg'),(889,2152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:27:\"2014/07/girl-102829_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"girl-102829_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"girl-102829_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"girl-102829_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(890,2154,'_wp_attached_file','2014/07/man-56087_150.jpg'),(891,2154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2014/07/man-56087_150.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"man-56087_150-112x150.jpg\";s:5:\"width\";i:112;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"man-56087_150-100x134.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(892,2155,'_wp_attached_file','2014/07/girl-358769_150.jpg'),(893,2155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:27:\"2014/07/girl-358769_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"girl-358769_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"girl-358769_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"girl-358769_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(894,2156,'_wp_attached_file','2014/07/girl-139353_150.jpg'),(895,2156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:27:\"2014/07/girl-139353_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"girl-139353_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"girl-139353_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"girl-139353_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(896,2157,'_wp_attached_file','2014/07/man-324103_150.jpg'),(897,2157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:26:\"2014/07/man-324103_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"man-324103_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"man-324103_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"man-324103_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(898,2158,'_wp_attached_file','2014/07/model-172113_150.jpg'),(899,2158,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:97;s:4:\"file\";s:28:\"2014/07/model-172113_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"model-172113_150-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"model-172113_150-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"model-172113_150-100x65.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(900,2159,'_wp_attached_file','2014/07/model-334740_150.jpg'),(901,2159,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:28:\"2014/07/model-334740_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"model-334740_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"model-334740_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"model-334740_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(902,2161,'_wp_attached_file','2014/07/logo.png'),(903,2161,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:114;s:6:\"height\";i:20;s:4:\"file\";s:16:\"2014/07/logo.png\";s:5:\"sizes\";a:1:{s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"logo-100x18.png\";s:5:\"width\";i:100;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(904,2166,'_wp_attached_file','2014/07/girl-333858_640.jpg'),(905,2166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:426;s:4:\"file\";s:27:\"2014/07/girl-333858_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"girl-333858_640-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"girl-333858_640-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"Canon EOS 1100D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"225\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(906,2183,'_wp_attached_file','2014/07/paintbrush-316697_1280.jpg'),(907,2183,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:847;s:4:\"file\";s:34:\"2014/07/paintbrush-316697_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"paintbrush-316697_1280-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-750x496.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-400x265.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:34:\"paintbrush-316697_1280-430x285.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:33:\"paintbrush-316697_1280-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:33:\"paintbrush-316697_1280-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(908,2186,'_wp_attached_file','2014/07/abstract-363268_1280.jpg'),(909,2186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:926;s:4:\"file\";s:32:\"2014/07/abstract-363268_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-768x556.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"abstract-363268_1280-1024x741.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:741;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-750x543.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-400x289.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-430x311.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-363268_1280-150x109.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:31:\"abstract-363268_1280-100x72.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(910,2188,'_wp_attached_file','2014/07/fractal-292069_1280.jpg'),(911,2188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:31:\"2014/07/fractal-292069_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"fractal-292069_1280-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-750x422.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-400x225.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"fractal-292069_1280-430x242.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-292069_1280-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-292069_1280-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(912,2192,'_wp_attached_file','2014/07/abstract-140231_1280.jpg'),(913,2192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:904;s:4:\"file\";s:32:\"2014/07/abstract-140231_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-768x542.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"abstract-140231_1280-1024x723.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:723;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-750x530.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-430x304.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:32:\"abstract-140231_1280-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:31:\"abstract-140231_1280-100x71.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(914,2193,'_wp_attached_file','2014/07/sound-69948_1280.jpg'),(915,2193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:909;s:4:\"file\";s:28:\"2014/07/sound-69948_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-768x545.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:545;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sound-69948_1280-1024x727.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:727;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-750x533.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-430x305.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:305;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"sound-69948_1280-150x107.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"sound-69948_1280-100x71.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(916,2194,'_wp_attached_file','2014/07/fractal-69962_1280.jpg'),(917,2194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2014/07/fractal-69962_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-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:\"fractal-69962_1280-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal-69962_1280-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:30:\"fractal-69962_1280-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:29:\"fractal-69962_1280-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(918,2200,'_wp_attached_file','2011/05/analysis-299692_640.jpg'),(919,2200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:426;s:4:\"file\";s:31:\"2011/05/analysis-299692_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"analysis-299692_640-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"analysis-299692_640-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"250\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(920,2202,'_wp_attached_file','2011/05/the-background-345935_1920.jpg'),(921,2202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:778;s:4:\"file\";s:38:\"2011/05/the-background-345935_1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-768x311.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"the-background-345935_1920-1024x415.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-750x304.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-400x162.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:162;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:38:\"the-background-345935_1920-430x174.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:37:\"the-background-345935_1920-150x61.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:37:\"the-background-345935_1920-100x41.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(922,2204,'_wp_attached_file','2011/05/internet-295264.png'),(923,2204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:882;s:4:\"file\";s:27:\"2011/05/internet-295264.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"internet-295264-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:27:\"internet-295264-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"internet-295264-768x353.png\";s:5:\"width\";i:768;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"internet-295264-1024x470.png\";s:5:\"width\";i:1024;s:6:\"height\";i:470;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"internet-295264-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:27:\"internet-295264-750x345.png\";s:5:\"width\";i:750;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"internet-295264-400x184.png\";s:5:\"width\";i:400;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"internet-295264-430x198.png\";s:5:\"width\";i:430;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"internet-295264-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"internet-295264-100x46.png\";s:5:\"width\";i:100;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(924,2205,'_wp_attached_file','2011/05/lines-64254_1920.jpg'),(925,2205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1357;s:4:\"file\";s:28:\"2011/05/lines-64254_1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"lines-64254_1920-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-750x530.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-430x304.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"lines-64254_1920-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"lines-64254_1920-100x71.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(926,2210,'_wp_attached_file','2014/07/logo1.png'),(927,2210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:18;s:4:\"file\";s:17:\"2014/07/logo1.png\";s:5:\"sizes\";a:1:{s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:16:\"logo1-100x18.png\";s:5:\"width\";i:100;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(928,2211,'_wp_attached_file','2014/07/model-334736_640.jpg'),(929,2211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:425;s:4:\"file\";s:28:\"2014/07/model-334736_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"model-334736_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"model-334736_640-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"model-334736_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"model-334736_640-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"model-334736_640-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"model-334736_640-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"model-334736_640-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D90\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(930,2284,'_wp_attached_file','2014/07/logo11.png'),(931,2284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:18;s:4:\"file\";s:18:\"2014/07/logo11.png\";s:5:\"sizes\";a:1:{s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:17:\"logo11-100x18.png\";s:5:\"width\";i:100;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(932,2290,'_wp_attached_file','2014/07/model-334739_150.jpg'),(933,2290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:28:\"2014/07/model-334739_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"model-334739_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"model-334739_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"model-334739_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(934,2291,'_wp_attached_file','2014/07/man-206932_150.jpg'),(935,2291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:26:\"2014/07/man-206932_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"man-206932_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"man-206932_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"man-206932_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(936,2292,'_wp_attached_file','2014/07/smoke-316495_150.jpg'),(937,2292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:99;s:4:\"file\";s:28:\"2014/07/smoke-316495_150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"smoke-316495_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"smoke-316495_150-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"smoke-316495_150-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(938,2293,'_wp_attached_file','2014/07/smoke-316496_640.jpg'),(939,2293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:423;s:4:\"file\";s:28:\"2014/07/smoke-316496_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"smoke-316496_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"smoke-316496_640-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"smoke-316496_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"smoke-316496_640-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"smoke-316496_640-430x284.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"smoke-316496_640-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:27:\"smoke-316496_640-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"34\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(940,2294,'_wp_attached_file','2014/07/portrait-358970_640.jpg'),(941,2294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:31:\"2014/07/portrait-358970_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"portrait-358970_640-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"portrait-358970_640-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"E-450\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(942,2295,'_wp_attached_file','2014/07/call-15924_640.jpg'),(943,2295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:426;s:4:\"file\";s:26:\"2014/07/call-15924_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"call-15924_640-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:\"call-15924_640-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:26:\"call-15924_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:26:\"call-15924_640-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:26:\"call-15924_640-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"call-15924_640-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"call-15924_640-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 50D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(944,2296,'_wp_attached_file','2014/07/face-275925_640.jpg'),(945,2296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:423;s:4:\"file\";s:27:\"2014/07/face-275925_640.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"face-275925_640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"face-275925_640-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"face-275925_640-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"face-275925_640-400x264.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"face-275925_640-430x284.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:26:\"face-275925_640-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"face-275925_640-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(946,2342,'_wp_attached_file','2014/11/owl-517497-1920.jpg'),(947,2342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:27:\"2014/11/owl-517497-1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"owl-517497-1920-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-430x287.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:287;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"owl-517497-1920-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"owl-517497-1920-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(948,2354,'_wp_attached_file','2014/11/oranges-428072-1280.jpg'),(949,2354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:851;s:4:\"file\";s:31:\"2014/11/oranges-428072-1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"oranges-428072-1280-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-750x499.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-400x266.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-430x286.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"oranges-428072-1280-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:30:\"oranges-428072-1280-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(950,2354,'_wp_attachment_is_custom_background','moesia'),(951,2462,'_wp_attached_file','2015/02/gorilla-625286_1280.jpg'),(952,2462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:853;s:6:\"height\";i:1280;s:4:\"file\";s:31:\"2015/02/gorilla-625286_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"gorilla-625286_1280-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gorilla-625286_1280-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:32:\"gorilla-625286_1280-750x1125.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:1125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-400x600.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-430x645.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-150x225.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:31:\"gorilla-625286_1280-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(953,2129,'_thumbnail_id','2585'),(954,2129,'_edit_last','1'),(955,2130,'_thumbnail_id','2592'),(956,2130,'_edit_last','1'),(957,2131,'_thumbnail_id','2586'),(958,2131,'_edit_last','1'),(959,2132,'_thumbnail_id','2587'),(960,2132,'_edit_last','1'),(961,2133,'_thumbnail_id','2589'),(962,2133,'_edit_last','1'),(963,2134,'_thumbnail_id','2710'),(964,2134,'_edit_last','1'),(965,2144,'_thumbnail_id','2588'),(966,2144,'_edit_last','1'),(967,2162,'_edit_last','1'),(974,2163,'_edit_last','1'),(981,2164,'_edit_last','1'),(988,2463,'_menu_item_type','custom'),(989,2463,'_menu_item_menu_item_parent','0'),(990,2463,'_menu_item_object_id','2463'),(991,2463,'_menu_item_object','custom'),(992,2463,'_menu_item_target',''),(993,2463,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(994,2463,'_menu_item_xfn',''),(995,2463,'_menu_item_url','http://twitter.com/somebody'),(996,2464,'_menu_item_type','custom'),(997,2464,'_menu_item_menu_item_parent','0'),(998,2464,'_menu_item_object_id','2464'),(999,2464,'_menu_item_object','custom'),(1000,2464,'_menu_item_target',''),(1001,2464,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1002,2464,'_menu_item_xfn',''),(1003,2464,'_menu_item_url','http://dribbble.com/somebody'),(1004,2465,'_menu_item_type','custom'),(1005,2465,'_menu_item_menu_item_parent','0'),(1006,2465,'_menu_item_object_id','2465'),(1007,2465,'_menu_item_object','custom'),(1008,2465,'_menu_item_target',''),(1009,2465,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1010,2465,'_menu_item_xfn',''),(1011,2465,'_menu_item_url','http://facebook.com'),(1012,2466,'_menu_item_type','custom'),(1013,2466,'_menu_item_menu_item_parent','0'),(1014,2466,'_menu_item_object_id','2466'),(1015,2466,'_menu_item_object','custom'),(1016,2466,'_menu_item_target',''),(1017,2466,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1018,2466,'_menu_item_xfn',''),(1019,2466,'_menu_item_url','http://youtube.com'),(1020,2467,'_menu_item_type','custom'),(1021,2467,'_menu_item_menu_item_parent','0'),(1022,2467,'_menu_item_object_id','2467'),(1023,2467,'_menu_item_object','custom'),(1024,2467,'_menu_item_target',''),(1025,2467,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1026,2467,'_menu_item_xfn',''),(1027,2467,'_menu_item_url','http://facebook.com/somebody'),(1028,2489,'_wp_attached_file','2014/07/new-york-city-556848_1280.jpg'),(1029,2489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:905;s:4:\"file\";s:37:\"2014/07/new-york-city-556848_1280.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"new-york-city-556848_1280-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-750x530.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-400x283.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-430x304.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:37:\"new-york-city-556848_1280-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:36:\"new-york-city-556848_1280-100x71.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1030,2490,'_menu_item_type','custom'),(1031,2490,'_menu_item_menu_item_parent','0'),(1032,2490,'_menu_item_object_id','2490'),(1033,2490,'_menu_item_object','custom'),(1034,2490,'_menu_item_target',''),(1035,2490,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1036,2490,'_menu_item_xfn',''),(1037,2490,'_menu_item_url','http://plus.google.com/somebody'),(1038,2491,'_menu_item_type','custom'),(1039,2491,'_menu_item_menu_item_parent','0'),(1040,2491,'_menu_item_object_id','2491'),(1041,2491,'_menu_item_object','custom'),(1042,2491,'_menu_item_target',''),(1043,2491,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1044,2491,'_menu_item_xfn',''),(1045,2491,'_menu_item_url','http://vimeo.com'),(1046,2492,'_menu_item_type','custom'),(1047,2492,'_menu_item_menu_item_parent','0'),(1048,2492,'_menu_item_object_id','2492'),(1049,2492,'_menu_item_object','custom'),(1050,2492,'_menu_item_target',''),(1051,2492,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1052,2492,'_menu_item_xfn',''),(1053,2492,'_menu_item_url','http://linkedin.com'),(1054,2493,'_menu_item_type','custom'),(1055,2493,'_menu_item_menu_item_parent','0'),(1056,2493,'_menu_item_object_id','2493'),(1057,2493,'_menu_item_object','custom'),(1058,2493,'_menu_item_target',''),(1059,2493,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1060,2493,'_menu_item_xfn',''),(1061,2493,'_menu_item_url','http://youtube.com'),(1062,2494,'_menu_item_type','custom'),(1063,2494,'_menu_item_menu_item_parent','0'),(1064,2494,'_menu_item_object_id','2494'),(1065,2494,'_menu_item_object','custom'),(1066,2494,'_menu_item_target',''),(1067,2494,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1068,2494,'_menu_item_xfn',''),(1069,2494,'_menu_item_url','http://instagram.com'),(1070,2495,'_menu_item_type','custom'),(1071,2495,'_menu_item_menu_item_parent','0'),(1072,2495,'_menu_item_object_id','2495'),(1073,2495,'_menu_item_object','custom'),(1074,2495,'_menu_item_target',''),(1075,2495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1076,2495,'_menu_item_xfn',''),(1077,2495,'_menu_item_url','http://flickr.com'),(1078,2496,'_menu_item_type','custom'),(1079,2496,'_menu_item_menu_item_parent','0'),(1080,2496,'_menu_item_object_id','2496'),(1081,2496,'_menu_item_object','custom'),(1082,2496,'_menu_item_target',''),(1083,2496,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1084,2496,'_menu_item_xfn',''),(1085,2496,'_menu_item_url','http://pinterest.com'),(1086,2497,'_menu_item_type','custom'),(1087,2497,'_menu_item_menu_item_parent','0'),(1088,2497,'_menu_item_object_id','2497'),(1089,2497,'_menu_item_object','custom'),(1090,2497,'_menu_item_target',''),(1091,2497,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1092,2497,'_menu_item_xfn',''),(1093,2497,'_menu_item_url','http://www.foursquare.com'),(1094,2498,'_menu_item_type','custom'),(1095,2498,'_menu_item_menu_item_parent','0'),(1096,2498,'_menu_item_object_id','2498'),(1097,2498,'_menu_item_object','custom'),(1098,2498,'_menu_item_target',''),(1099,2498,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1100,2498,'_menu_item_xfn',''),(1101,2498,'_menu_item_url','http://tumblr.com'),(1102,2499,'_menu_item_type','custom'),(1103,2499,'_menu_item_menu_item_parent','0'),(1104,2499,'_menu_item_object_id','2499'),(1105,2499,'_menu_item_object','custom'),(1106,2499,'_menu_item_target',''),(1107,2499,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1108,2499,'_menu_item_xfn',''),(1109,2499,'_menu_item_url','http://twitter.com'),(1110,2500,'_menu_item_type','custom'),(1111,2500,'_menu_item_menu_item_parent','0'),(1112,2500,'_menu_item_object_id','2500'),(1113,2500,'_menu_item_object','custom'),(1114,2500,'_menu_item_target',''),(1115,2500,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1116,2500,'_menu_item_xfn',''),(1117,2500,'_menu_item_url','http://plus.google.com'),(1118,2501,'_menu_item_type','custom'),(1119,2501,'_menu_item_menu_item_parent','0'),(1120,2501,'_menu_item_object_id','2501'),(1121,2501,'_menu_item_object','custom'),(1122,2501,'_menu_item_target',''),(1123,2501,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1124,2501,'_menu_item_xfn',''),(1125,2501,'_menu_item_url','http://pinterest.com'),(1126,172,'_wp_page_template','default'),(1127,172,'_wp_page_template','default'),(1128,172,'_wp_page_template','default'),(1129,172,'_wp_page_template','default'),(1130,173,'_wp_page_template','default'),(1131,173,'_wp_page_template','default'),(1132,173,'_wp_page_template','default'),(1133,173,'_wp_page_template','default'),(1134,174,'_wp_page_template','page_fullwidth.php'),(1135,174,'_wp_page_template','page_fullwidth.php'),(1136,174,'_wp_page_template','page_fullwidth.php'),(1137,174,'_wp_page_template','page_fullwidth.php'),(1138,733,'_wp_page_template','page_front-page.php'),(1139,733,'kopa_resolution_total_view','13'),(1140,733,'_wp_page_template','page_front-page.php'),(1141,733,'_wp_page_template','page_front-page.php'),(1142,733,'kopa_resolution_total_view','13'),(1143,733,'_wp_page_template','page_front-page.php'),(1144,733,'_edit_last','1'),(1152,735,'_wp_page_template','page_fullwidth.php'),(1153,735,'_wp_page_template','page_fullwidth.php'),(1154,735,'_wp_page_template','page_fullwidth.php'),(1155,735,'_wp_page_template','page_fullwidth.php'),(1156,735,'_edit_last','1'),(1158,742,'_wp_page_template','default'),(1159,742,'_wp_page_template','default'),(1160,742,'_wp_page_template','default'),(1161,742,'_wp_page_template','default'),(1162,742,'_edit_last','1'),(1163,744,'_wp_page_template','page_fullwidth.php'),(1164,744,'_wp_page_template','page_fullwidth.php'),(1165,744,'_wp_page_template','page_fullwidth.php'),(1166,744,'_wp_page_template','page_fullwidth.php'),(1167,746,'_wp_page_template','page_fullwidth.php'),(1168,746,'_wp_page_template','page_fullwidth.php'),(1169,746,'_wp_page_template','page_fullwidth.php'),(1170,746,'_wp_page_template','page_fullwidth.php'),(1171,748,'_wp_page_template','default'),(1172,748,'_wp_page_template','default'),(1173,748,'_wp_page_template','default'),(1174,748,'_wp_page_template','default'),(1175,2040,'_edit_last','1'),(1176,2040,'_wp_page_template','page_front-page.php'),(1177,2040,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:18:\"[wowslider id=\"1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ee77c519-a28d-4a6f-a789-61ec5f1a00fe\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:7:\"current\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"7536fd00-43ca-4831-96b6-21be28ad9d11\";s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#d6d6d6\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d336b28e-3830-4d35-9ff9-4e91982c01d1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2482dd10-848a-4664-8996-f8ea18500a11\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:26:\"Patanyumba App coming Soon\";s:15:\"action_btn_link\";s:37:\"http://www.robisearch.com/patanyumba/\";s:15:\"action_btn_text\";s:0:\"\";s:9:\"image_uri\";s:73:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"dfd53a01-b8f6-49ef-882e-c96442dfd4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:8:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:6:\"random\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"f82e0192-8304-445f-a200-ec14366dfab9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"74786198-7951-4859-ade7-ed083ce39ab4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:237:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully committed to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:74:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6d98e8ab-ce3f-4ba4-8a38-c4586043db16\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(1178,2047,'_thumbnail_id','2103'),(1179,2047,'_edit_last','1'),(1180,2047,'panels_data','a:0:{}'),(1181,2047,'_thumbnail_id','2103'),(1182,2047,'_edit_last','1'),(1183,2047,'panels_data','a:0:{}'),(1184,2048,'_thumbnail_id','2101'),(1185,2048,'_edit_last','1'),(1186,2048,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:11250:\"<h2>Building an inexpensive house – 5 ways to build a low cost house</h2><h3><strong>It’s all in the Design and Planning</strong></h3><p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"460\" data-cswidth=\"46.4%\" data-csid=\"59ae609c-bd31-0e16-a3e4-32cb39cb05cb\"><h4><strong>1. Keep the geometry simple</strong></h4><p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"549025c7-ac73-5cee-a694-23a7f0549cca\"><p><a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\" /></a></p><p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><h4> </h4><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"f0f84809-a2fb-8271-a578-3d0d196c5224\"><h4><strong>2. Consider your construction method and materials carefully</strong></h4><p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"a5f50461-f655-ebef-a7f1-529c801cf458\"><p><a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\" /></a></p><p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><p> </p><h4><strong>3. Labour costs </strong></h4><p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p><p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"a5af942c-8474-59b8-9e37-daf824b87315\"><h4><strong>4. Be efficient with floor area</strong></h4><p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"5a09fae6-80ef-afb4-9a89-217e73ef5fa8\"><p> </p><p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\" /></a></p><p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p><p> </p></div></div><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"e33a1d8f-df37-9832-a45e-ec2a86b12b47\"><h3><strong>5. Space planning</strong></h3><p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p></div></div>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"58beb5d85e746\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"13d67c86-1b87-4f23-a434-ab0b83fed419\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(1187,2048,'_thumbnail_id','2101'),(1188,2048,'_edit_last','1'),(1189,2048,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:11250:\"<h2>Building an inexpensive house – 5 ways to build a low cost house</h2><h3><strong>It’s all in the Design and Planning</strong></h3><p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"460\" data-cswidth=\"46.4%\" data-csid=\"59ae609c-bd31-0e16-a3e4-32cb39cb05cb\"><h4><strong>1. Keep the geometry simple</strong></h4><p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"549025c7-ac73-5cee-a694-23a7f0549cca\"><p><a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\" /></a></p><p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><h4> </h4><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"f0f84809-a2fb-8271-a578-3d0d196c5224\"><h4><strong>2. Consider your construction method and materials carefully</strong></h4><p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"a5f50461-f655-ebef-a7f1-529c801cf458\"><p><a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\" /></a></p><p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><p> </p><h4><strong>3. Labour costs </strong></h4><p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p><p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"a5af942c-8474-59b8-9e37-daf824b87315\"><h4><strong>4. Be efficient with floor area</strong></h4><p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"5a09fae6-80ef-afb4-9a89-217e73ef5fa8\"><p> </p><p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\" /></a></p><p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p><p> </p></div></div><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"e33a1d8f-df37-9832-a45e-ec2a86b12b47\"><h3><strong>5. Space planning</strong></h3><p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p></div></div>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"58beb5d85e746\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"13d67c86-1b87-4f23-a434-ab0b83fed419\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(1190,2049,'_thumbnail_id','2102'),(1191,2049,'_edit_last','1'),(1192,2049,'panels_data','a:0:{}'),(1193,2049,'_thumbnail_id','2102'),(1194,2049,'_edit_last','1'),(1195,2049,'panels_data','a:0:{}'),(1196,2066,'_edit_last','1'),(1197,2066,'_wp_page_template','page_fullwidth.php'),(1210,2503,'_menu_item_type','post_type'),(1211,2503,'_menu_item_menu_item_parent','0'),(1212,2503,'_menu_item_object_id','2066'),(1213,2503,'_menu_item_object','page'),(1214,2503,'_menu_item_target',''),(1215,2503,'_menu_item_classes','a:1:{i:0;s:9:\"fa-pencil\";}'),(1216,2503,'_menu_item_xfn',''),(1217,2503,'_menu_item_url',''),(1218,2349,'_edit_last','1'),(1219,2349,'_wp_page_template','page_services.php'),(1220,2349,'panels_data','a:0:{}'),(1221,2455,'_edit_last','1'),(1222,2455,'_wp_page_template','page_fullwidth.php'),(1232,2122,'_edit_last','1'),(1234,2123,'_edit_last','1'),(1236,2124,'_edit_last','1'),(1238,2125,'_edit_last','1'),(1240,2126,'_edit_last','1'),(1241,2127,'_edit_last','1'),(1243,2146,'_edit_last','1'),(1246,2147,'_edit_last','1'),(1249,2148,'_edit_last','1'),(1252,2149,'_edit_last','1'),(1257,2179,'_thumbnail_id','2693'),(1258,2179,'_edit_last','1'),(1260,2180,'_edit_last','1'),(1261,2180,'_thumbnail_id','2695'),(1262,2181,'_edit_last','1'),(1263,2181,'_thumbnail_id','2683'),(1264,2182,'_edit_last','1'),(1265,2182,'_thumbnail_id','2638'),(1266,2460,'_edit_last','1'),(1267,2460,'_thumbnail_id','2633'),(1276,2506,'_menu_item_type','post_type'),(1277,2506,'_menu_item_menu_item_parent','2672'),(1278,2506,'_menu_item_object_id','173'),(1279,2506,'_menu_item_object','page'),(1280,2506,'_menu_item_target',''),(1281,2506,'_menu_item_classes','a:1:{i:0;s:9:\"fa-tablet\";}'),(1282,2506,'_menu_item_xfn',''),(1283,2506,'_menu_item_url',''),(1284,2507,'_menu_item_type','post_type'),(1285,2507,'_menu_item_menu_item_parent','2576'),(1286,2507,'_menu_item_object_id','172'),(1287,2507,'_menu_item_object','page'),(1288,2507,'_menu_item_target',''),(1289,2507,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1290,2507,'_menu_item_xfn',''),(1291,2507,'_menu_item_url',''),(1292,2508,'_menu_item_type','post_type'),(1293,2508,'_menu_item_menu_item_parent','2576'),(1294,2508,'_menu_item_object_id','746'),(1295,2508,'_menu_item_object','page'),(1296,2508,'_menu_item_target',''),(1297,2508,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1298,2508,'_menu_item_xfn',''),(1299,2508,'_menu_item_url',''),(1300,2509,'_menu_item_type','post_type'),(1301,2509,'_menu_item_menu_item_parent','2730'),(1302,2509,'_menu_item_object_id','748'),(1303,2509,'_menu_item_object','page'),(1304,2509,'_menu_item_target',''),(1305,2509,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1306,2509,'_menu_item_xfn',''),(1307,2509,'_menu_item_url',''),(1308,2510,'_menu_item_type','post_type'),(1309,2510,'_menu_item_menu_item_parent','2672'),(1310,2510,'_menu_item_object_id','742'),(1311,2510,'_menu_item_object','page'),(1312,2510,'_menu_item_target',''),(1313,2510,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1314,2510,'_menu_item_xfn',''),(1315,2510,'_menu_item_url',''),(1316,2511,'_menu_item_type','post_type'),(1317,2511,'_menu_item_menu_item_parent','2672'),(1318,2511,'_menu_item_object_id','744'),(1319,2511,'_menu_item_object','page'),(1320,2511,'_menu_item_target',''),(1321,2511,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1322,2511,'_menu_item_xfn',''),(1323,2511,'_menu_item_url',''),(1336,611,'_wp_attachment_image_alt','canola'),(1337,611,'_attachment_original_parent_id','555'),(1338,611,'_wp_attachment_image_alt','canola'),(1339,611,'_wp_attachment_image_alt','canola'),(1340,611,'_attachment_original_parent_id','555'),(1341,611,'_wp_attachment_image_alt','canola'),(1342,611,'_wp_attachment_image_alt','canola'),(1343,611,'_attachment_original_parent_id','555'),(1344,611,'_wp_attachment_image_alt','canola'),(1345,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1346,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1347,616,'_attachment_original_parent_id','555'),(1348,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1349,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1350,616,'_attachment_original_parent_id','555'),(1351,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1352,616,'_wp_attachment_image_alt','dsc20050727_091048_222'),(1353,616,'_attachment_original_parent_id','555'),(1354,617,'_attachment_original_parent_id','555'),(1355,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1356,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1357,617,'_attachment_original_parent_id','555'),(1358,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1359,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1360,617,'_attachment_original_parent_id','555'),(1361,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1362,617,'_wp_attachment_image_alt','dsc20050813_115856_52'),(1363,754,'_wp_attachment_image_alt','Bell on Wharf'),(1364,754,'_attachment_original_parent_id','555'),(1365,754,'_wp_attachment_image_alt','Bell on Wharf'),(1366,754,'_wp_attachment_image_alt','Bell on Wharf'),(1367,754,'_attachment_original_parent_id','555'),(1368,754,'_wp_attachment_image_alt','Bell on Wharf'),(1369,754,'_wp_attachment_image_alt','Bell on Wharf'),(1370,754,'_attachment_original_parent_id','555'),(1371,754,'_wp_attachment_image_alt','Bell on Wharf'),(1372,755,'_attachment_original_parent_id','555'),(1373,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1374,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1375,755,'_attachment_original_parent_id','555'),(1376,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1377,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1378,755,'_attachment_original_parent_id','555'),(1379,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1380,755,'_wp_attachment_image_alt','Golden Gate Bridge'),(1381,757,'_attachment_original_parent_id','555'),(1382,757,'_wp_attachment_image_alt','Sunburst Over River'),(1383,757,'_wp_attachment_image_alt','Sunburst Over River'),(1384,757,'_attachment_original_parent_id','555'),(1385,757,'_wp_attachment_image_alt','Sunburst Over River'),(1386,757,'_wp_attachment_image_alt','Sunburst Over River'),(1387,757,'_attachment_original_parent_id','555'),(1388,757,'_wp_attachment_image_alt','Sunburst Over River'),(1389,757,'_wp_attachment_image_alt','Sunburst Over River'),(1390,759,'_wp_attachment_image_alt','Boardwalk'),(1391,759,'_wp_attachment_image_alt','Boardwalk'),(1392,759,'_attachment_original_parent_id','555'),(1393,759,'_wp_attachment_image_alt','Boardwalk'),(1394,759,'_wp_attachment_image_alt','Boardwalk'),(1395,759,'_attachment_original_parent_id','555'),(1396,759,'_wp_attachment_image_alt','Boardwalk'),(1397,759,'_wp_attachment_image_alt','Boardwalk'),(1398,759,'_attachment_original_parent_id','555'),(1399,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1400,760,'_attachment_original_parent_id','555'),(1401,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1402,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1403,760,'_attachment_original_parent_id','555'),(1404,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1405,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1406,760,'_attachment_original_parent_id','555'),(1407,760,'_wp_attachment_image_alt','Yachtsody in Blue'),(1408,761,'_wp_attachment_image_alt','Rain Ripples'),(1409,761,'_attachment_original_parent_id','555'),(1410,761,'_wp_attachment_image_alt','Rain Ripples'),(1411,761,'_wp_attachment_image_alt','Rain Ripples'),(1412,761,'_attachment_original_parent_id','555'),(1413,761,'_wp_attachment_image_alt','Rain Ripples'),(1414,761,'_wp_attachment_image_alt','Rain Ripples'),(1415,761,'_attachment_original_parent_id','555'),(1416,761,'_wp_attachment_image_alt','Rain Ripples'),(1417,762,'_attachment_original_parent_id','555'),(1418,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1419,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1420,762,'_attachment_original_parent_id','555'),(1421,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1422,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1423,762,'_attachment_original_parent_id','555'),(1424,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1425,762,'_wp_attachment_image_alt','Sydney Harbor Bridge'),(1426,763,'_wp_attachment_image_alt','Wind Farm'),(1427,763,'_wp_attachment_image_alt','Wind Farm'),(1428,763,'_attachment_original_parent_id','555'),(1429,763,'_wp_attachment_image_alt','Wind Farm'),(1430,763,'_wp_attachment_image_alt','Wind Farm'),(1431,763,'_attachment_original_parent_id','555'),(1432,763,'_wp_attachment_image_alt','Wind Farm'),(1433,763,'_wp_attachment_image_alt','Wind Farm'),(1434,763,'_attachment_original_parent_id','555'),(1435,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1436,764,'_attachment_original_parent_id','555'),(1437,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1438,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1439,764,'_attachment_original_parent_id','555'),(1440,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1441,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1442,764,'_attachment_original_parent_id','555'),(1443,764,'_wp_attachment_image_alt','Antique Farm Machinery'),(1444,765,'_wp_attachment_image_alt','Orange Iris'),(1445,765,'_wp_attachment_image_alt','Orange Iris'),(1446,765,'_attachment_original_parent_id','555'),(1447,765,'_wp_attachment_image_alt','Orange Iris'),(1448,765,'_wp_attachment_image_alt','Orange Iris'),(1449,765,'_attachment_original_parent_id','555'),(1450,765,'_wp_attachment_image_alt','Orange Iris'),(1451,765,'_wp_attachment_image_alt','Orange Iris'),(1452,765,'_attachment_original_parent_id','555'),(1453,767,'_attachment_original_parent_id','555'),(1454,767,'_wp_attachment_image_alt','Rusty Rail'),(1455,767,'_wp_attachment_image_alt','Rusty Rail'),(1456,767,'_attachment_original_parent_id','555'),(1457,767,'_wp_attachment_image_alt','Rusty Rail'),(1458,767,'_wp_attachment_image_alt','Rusty Rail'),(1459,767,'_attachment_original_parent_id','555'),(1460,767,'_wp_attachment_image_alt','Rusty Rail'),(1461,767,'_wp_attachment_image_alt','Rusty Rail'),(1462,768,'_wp_attachment_image_alt','Sea and Rocks'),(1463,768,'_wp_attachment_image_alt','Sea and Rocks'),(1464,768,'_attachment_original_parent_id','555'),(1465,768,'_wp_attachment_image_alt','Sea and Rocks'),(1466,768,'_wp_attachment_image_alt','Sea and Rocks'),(1467,768,'_attachment_original_parent_id','555'),(1468,768,'_wp_attachment_image_alt','Sea and Rocks'),(1469,768,'_wp_attachment_image_alt','Sea and Rocks'),(1470,768,'_attachment_original_parent_id','555'),(1471,769,'_wp_attachment_image_alt','Big Sur'),(1472,769,'_wp_attachment_image_alt','Big Sur'),(1473,769,'_attachment_original_parent_id','555'),(1474,769,'_wp_attachment_image_alt','Big Sur'),(1475,769,'_wp_attachment_image_alt','Big Sur'),(1476,769,'_attachment_original_parent_id','555'),(1477,769,'_wp_attachment_image_alt','Big Sur'),(1478,769,'_wp_attachment_image_alt','Big Sur'),(1479,769,'_attachment_original_parent_id','555'),(1480,770,'_wp_attachment_image_alt','Windmill'),(1481,770,'_wp_attachment_image_alt','Windmill'),(1482,770,'_attachment_original_parent_id','555'),(1483,770,'_wp_attachment_image_alt','Windmill'),(1484,770,'_wp_attachment_image_alt','Windmill'),(1485,770,'_attachment_original_parent_id','555'),(1486,770,'_wp_attachment_image_alt','Windmill'),(1487,770,'_wp_attachment_image_alt','Windmill'),(1488,770,'_attachment_original_parent_id','555'),(1489,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1490,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1491,771,'_attachment_original_parent_id','555'),(1492,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1493,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1494,771,'_attachment_original_parent_id','555'),(1495,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1496,771,'_wp_attachment_image_alt','Huatulco Coastline'),(1497,771,'_attachment_original_parent_id','555'),(1498,772,'_wp_attachment_image_alt','Brazil Beach'),(1499,772,'_wp_attachment_image_alt','Brazil Beach'),(1500,772,'_attachment_original_parent_id','555'),(1501,772,'_wp_attachment_image_alt','Brazil Beach'),(1502,772,'_wp_attachment_image_alt','Brazil Beach'),(1503,772,'_attachment_original_parent_id','555'),(1504,772,'_wp_attachment_image_alt','Brazil Beach'),(1505,772,'_wp_attachment_image_alt','Brazil Beach'),(1506,772,'_attachment_original_parent_id','555'),(1507,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1508,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1509,773,'_attachment_original_parent_id','555'),(1510,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1511,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1512,773,'_attachment_original_parent_id','555'),(1513,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1514,773,'_wp_attachment_image_alt','Huatulco Coastline'),(1515,773,'_attachment_original_parent_id','555'),(1516,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1517,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1518,774,'_attachment_original_parent_id','555'),(1519,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1520,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1521,774,'_attachment_original_parent_id','555'),(1522,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1523,774,'_wp_attachment_image_alt','Boat Barco Texture'),(1524,774,'_attachment_original_parent_id','555'),(1525,807,'_attachment_original_parent_id','555'),(1526,807,'_attachment_original_parent_id','555'),(1527,807,'_attachment_original_parent_id','555'),(1528,811,'_attachment_original_parent_id','555'),(1529,811,'_attachment_original_parent_id','555'),(1530,811,'_attachment_original_parent_id','555'),(1531,967,'pre_import_post_parent','0'),(1532,967,'pre_import_post_id','906'),(1533,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(1534,967,'_attachment_original_parent_id','903'),(1535,967,'pre_import_post_parent','0'),(1536,967,'pre_import_post_id','906'),(1537,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(1538,967,'_attachment_original_parent_id','903'),(1539,967,'pre_import_post_parent','0'),(1540,967,'pre_import_post_id','906'),(1541,967,'_wp_attachment_image_alt','Image Alignment 580x300'),(1542,967,'_attachment_original_parent_id','903'),(1543,968,'pre_import_post_parent','0'),(1544,968,'pre_import_post_id','904'),(1545,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(1546,968,'_attachment_original_parent_id','903'),(1547,968,'pre_import_post_parent','0'),(1548,968,'pre_import_post_id','904'),(1549,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(1550,968,'_attachment_original_parent_id','903'),(1551,968,'pre_import_post_parent','0'),(1552,968,'pre_import_post_id','904'),(1553,968,'_wp_attachment_image_alt','Image Alignment 150x150'),(1554,968,'_attachment_original_parent_id','903'),(1555,1022,'pre_import_post_parent','0'),(1556,1022,'pre_import_post_id','1022'),(1557,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(1558,1022,'_attachment_original_parent_id','1011'),(1559,1022,'pre_import_post_parent','0'),(1560,1022,'pre_import_post_id','1022'),(1561,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(1562,1022,'_attachment_original_parent_id','1011'),(1563,1022,'pre_import_post_parent','0'),(1564,1022,'pre_import_post_id','1022'),(1565,1022,'_wp_attachment_image_alt','Horizontal Featured Image'),(1566,1022,'_attachment_original_parent_id','1011'),(1567,1023,'pre_import_post_parent','0'),(1568,1023,'pre_import_post_id','842'),(1569,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(1570,1023,'pre_import_post_parent','0'),(1571,1023,'pre_import_post_id','842'),(1572,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(1573,1023,'pre_import_post_parent','0'),(1574,1023,'pre_import_post_id','842'),(1575,1023,'_wp_attachment_image_alt','I Am Worth Loving Wallpaper'),(1576,1025,'pre_import_post_parent','0'),(1577,1025,'pre_import_post_id','905'),(1578,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(1579,1025,'_attachment_original_parent_id','903'),(1580,1025,'pre_import_post_parent','0'),(1581,1025,'pre_import_post_id','905'),(1582,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(1583,1025,'_attachment_original_parent_id','903'),(1584,1025,'pre_import_post_parent','0'),(1585,1025,'pre_import_post_id','905'),(1586,1025,'_wp_attachment_image_alt','Image Alignment 300x200'),(1587,1025,'_attachment_original_parent_id','903'),(1588,1027,'pre_import_post_parent','0'),(1589,1027,'pre_import_post_id','1024'),(1590,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(1591,1027,'_attachment_original_parent_id','1016'),(1592,1027,'pre_import_post_parent','0'),(1593,1027,'pre_import_post_id','1024'),(1594,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(1595,1027,'_attachment_original_parent_id','1016'),(1596,1027,'pre_import_post_parent','0'),(1597,1027,'pre_import_post_id','1024'),(1598,1027,'_wp_attachment_image_alt','Horizontal Featured Image'),(1599,1027,'_attachment_original_parent_id','1016'),(1600,1029,'pre_import_post_parent','0'),(1601,1029,'pre_import_post_id','907'),(1602,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(1603,1029,'_attachment_original_parent_id','903'),(1604,1029,'pre_import_post_parent','0'),(1605,1029,'pre_import_post_id','907'),(1606,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(1607,1029,'_attachment_original_parent_id','903'),(1608,1029,'pre_import_post_parent','0'),(1609,1029,'pre_import_post_id','907'),(1610,1029,'_wp_attachment_image_alt','Image Alignment 1200x4002'),(1611,1029,'_attachment_original_parent_id','903'),(1612,1045,'pre_import_post_parent','0'),(1613,1045,'pre_import_post_id','967'),(1614,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(1615,1045,'_attachment_original_parent_id','568'),(1616,1045,'pre_import_post_parent','0'),(1617,1045,'pre_import_post_id','967'),(1618,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(1619,1045,'_attachment_original_parent_id','568'),(1620,1045,'pre_import_post_parent','0'),(1621,1045,'pre_import_post_id','967'),(1622,1045,'_wp_attachment_image_alt','Unicorn Wallpaper'),(1623,1045,'_attachment_original_parent_id','568'),(1624,2067,'_wp_attachment_context','custom-header'),(1625,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(1626,2067,'_wp_attachment_is_custom_header','amadeus'),(1627,2067,'_wp_attachment_context','custom-header'),(1628,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(1629,2067,'_wp_attachment_is_custom_header','amadeus'),(1630,2067,'_wp_attachment_context','custom-header'),(1631,2067,'_wp_attachment_custom_header_last_used_amadeus','1402078101'),(1632,2067,'_wp_attachment_is_custom_header','amadeus'),(1633,2067,'_oembed_da113740e8bc3b05fdb03069eedeb341','{{unknown}}'),(1634,2067,'_oembed_513e2f5aaccc00966ce781248cc04c37','{{unknown}}'),(1635,2354,'_wp_attachment_is_custom_background','moesia'),(1636,2129,'_thumbnail_id','2585'),(1637,2129,'_edit_last','1'),(1638,2130,'_thumbnail_id','2592'),(1639,2130,'_edit_last','1'),(1640,2131,'_thumbnail_id','2586'),(1641,2131,'_edit_last','1'),(1642,2132,'_thumbnail_id','2587'),(1643,2132,'_edit_last','1'),(1644,2133,'_thumbnail_id','2589'),(1645,2133,'_edit_last','1'),(1646,2134,'_thumbnail_id','2710'),(1647,2134,'_edit_last','1'),(1648,2144,'_thumbnail_id','2588'),(1649,2144,'_edit_last','1'),(1650,2162,'_edit_last','1'),(1657,2163,'_edit_last','1'),(1664,2164,'_edit_last','1'),(1671,2515,'_menu_item_type','custom'),(1672,2515,'_menu_item_menu_item_parent','0'),(1673,2515,'_menu_item_object_id','2515'),(1674,2515,'_menu_item_object','custom'),(1675,2515,'_menu_item_target',''),(1676,2515,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1677,2515,'_menu_item_xfn',''),(1678,2515,'_menu_item_url','http://twitter.com/somebody'),(1679,2516,'_menu_item_type','custom'),(1680,2516,'_menu_item_menu_item_parent','0'),(1681,2516,'_menu_item_object_id','2516'),(1682,2516,'_menu_item_object','custom'),(1683,2516,'_menu_item_target',''),(1684,2516,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1685,2516,'_menu_item_xfn',''),(1686,2516,'_menu_item_url','http://dribbble.com/somebody'),(1687,2517,'_menu_item_type','custom'),(1688,2517,'_menu_item_menu_item_parent','0'),(1689,2517,'_menu_item_object_id','2517'),(1690,2517,'_menu_item_object','custom'),(1691,2517,'_menu_item_target',''),(1692,2517,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1693,2517,'_menu_item_xfn',''),(1694,2517,'_menu_item_url','http://facebook.com'),(1695,2518,'_menu_item_type','custom'),(1696,2518,'_menu_item_menu_item_parent','0'),(1697,2518,'_menu_item_object_id','2518'),(1698,2518,'_menu_item_object','custom'),(1699,2518,'_menu_item_target',''),(1700,2518,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1701,2518,'_menu_item_xfn',''),(1702,2518,'_menu_item_url','http://youtube.com'),(1703,2519,'_menu_item_type','custom'),(1704,2519,'_menu_item_menu_item_parent','0'),(1705,2519,'_menu_item_object_id','2519'),(1706,2519,'_menu_item_object','custom'),(1707,2519,'_menu_item_target',''),(1708,2519,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1709,2519,'_menu_item_xfn',''),(1710,2519,'_menu_item_url','http://facebook.com/somebody'),(1711,2520,'_menu_item_type','custom'),(1712,2520,'_menu_item_menu_item_parent','0'),(1713,2520,'_menu_item_object_id','2520'),(1714,2520,'_menu_item_object','custom'),(1715,2520,'_menu_item_target',''),(1716,2520,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1717,2520,'_menu_item_xfn',''),(1718,2520,'_menu_item_url','http://plus.google.com/somebody'),(1719,2521,'_menu_item_type','custom'),(1720,2521,'_menu_item_menu_item_parent','0'),(1721,2521,'_menu_item_object_id','2521'),(1722,2521,'_menu_item_object','custom'),(1723,2521,'_menu_item_target',''),(1724,2521,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1725,2521,'_menu_item_xfn',''),(1726,2521,'_menu_item_url','http://vimeo.com'),(1727,2522,'_menu_item_type','custom'),(1728,2522,'_menu_item_menu_item_parent','0'),(1729,2522,'_menu_item_object_id','2522'),(1730,2522,'_menu_item_object','custom'),(1731,2522,'_menu_item_target',''),(1732,2522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1733,2522,'_menu_item_xfn',''),(1734,2522,'_menu_item_url','http://linkedin.com'),(1735,2523,'_menu_item_type','custom'),(1736,2523,'_menu_item_menu_item_parent','0'),(1737,2523,'_menu_item_object_id','2523'),(1738,2523,'_menu_item_object','custom'),(1739,2523,'_menu_item_target',''),(1740,2523,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1741,2523,'_menu_item_xfn',''),(1742,2523,'_menu_item_url','http://youtube.com'),(1743,2524,'_menu_item_type','custom'),(1744,2524,'_menu_item_menu_item_parent','0'),(1745,2524,'_menu_item_object_id','2524'),(1746,2524,'_menu_item_object','custom'),(1747,2524,'_menu_item_target',''),(1748,2524,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1749,2524,'_menu_item_xfn',''),(1750,2524,'_menu_item_url','http://instagram.com'),(1751,2525,'_menu_item_type','custom'),(1752,2525,'_menu_item_menu_item_parent','0'),(1753,2525,'_menu_item_object_id','2525'),(1754,2525,'_menu_item_object','custom'),(1755,2525,'_menu_item_target',''),(1756,2525,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1757,2525,'_menu_item_xfn',''),(1758,2525,'_menu_item_url','http://flickr.com'),(1759,2526,'_menu_item_type','custom'),(1760,2526,'_menu_item_menu_item_parent','0'),(1761,2526,'_menu_item_object_id','2526'),(1762,2526,'_menu_item_object','custom'),(1763,2526,'_menu_item_target',''),(1764,2526,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1765,2526,'_menu_item_xfn',''),(1766,2526,'_menu_item_url','http://pinterest.com'),(1767,2527,'_menu_item_type','custom'),(1768,2527,'_menu_item_menu_item_parent','0'),(1769,2527,'_menu_item_object_id','2527'),(1770,2527,'_menu_item_object','custom'),(1771,2527,'_menu_item_target',''),(1772,2527,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1773,2527,'_menu_item_xfn',''),(1774,2527,'_menu_item_url','http://www.foursquare.com'),(1775,2528,'_menu_item_type','custom'),(1776,2528,'_menu_item_menu_item_parent','0'),(1777,2528,'_menu_item_object_id','2528'),(1778,2528,'_menu_item_object','custom'),(1779,2528,'_menu_item_target',''),(1780,2528,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1781,2528,'_menu_item_xfn',''),(1782,2528,'_menu_item_url','http://tumblr.com'),(1783,2529,'_menu_item_type','custom'),(1784,2529,'_menu_item_menu_item_parent','0'),(1785,2529,'_menu_item_object_id','2529'),(1786,2529,'_menu_item_object','custom'),(1787,2529,'_menu_item_target',''),(1788,2529,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1789,2529,'_menu_item_xfn',''),(1790,2529,'_menu_item_url','http://twitter.com'),(1791,2530,'_menu_item_type','custom'),(1792,2530,'_menu_item_menu_item_parent','0'),(1793,2530,'_menu_item_object_id','2530'),(1794,2530,'_menu_item_object','custom'),(1795,2530,'_menu_item_target',''),(1796,2530,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1797,2530,'_menu_item_xfn',''),(1798,2530,'_menu_item_url','http://plus.google.com'),(1799,2531,'_menu_item_type','custom'),(1800,2531,'_menu_item_menu_item_parent','0'),(1801,2531,'_menu_item_object_id','2531'),(1802,2531,'_menu_item_object','custom'),(1803,2531,'_menu_item_target',''),(1804,2531,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1805,2531,'_menu_item_xfn',''),(1806,2531,'_menu_item_url','http://pinterest.com'),(1807,172,'_wp_page_template','default'),(1808,172,'_wp_page_template','default'),(1809,172,'_wp_page_template','default'),(1810,172,'_wp_page_template','default'),(1811,173,'_wp_page_template','default'),(1812,173,'_wp_page_template','default'),(1813,173,'_wp_page_template','default'),(1814,173,'_wp_page_template','default'),(1815,174,'_wp_page_template','page_fullwidth.php'),(1816,174,'_wp_page_template','page_fullwidth.php'),(1817,174,'_wp_page_template','page_fullwidth.php'),(1818,174,'_wp_page_template','page_fullwidth.php'),(1819,733,'_wp_page_template','page_front-page.php'),(1820,733,'kopa_resolution_total_view','13'),(1821,733,'_wp_page_template','page_front-page.php'),(1822,733,'_wp_page_template','page_front-page.php'),(1823,733,'kopa_resolution_total_view','13'),(1824,733,'_wp_page_template','page_front-page.php'),(1825,733,'_edit_last','1'),(1833,735,'_wp_page_template','page_fullwidth.php'),(1834,735,'_wp_page_template','page_fullwidth.php'),(1835,735,'_wp_page_template','page_fullwidth.php'),(1836,735,'_wp_page_template','page_fullwidth.php'),(1837,735,'_edit_last','1'),(1839,742,'_wp_page_template','default'),(1840,742,'_wp_page_template','default'),(1841,742,'_wp_page_template','default'),(1842,742,'_wp_page_template','default'),(1843,742,'_edit_last','1'),(1844,744,'_wp_page_template','page_fullwidth.php'),(1845,744,'_wp_page_template','page_fullwidth.php'),(1846,744,'_wp_page_template','page_fullwidth.php'),(1847,744,'_wp_page_template','page_fullwidth.php'),(1848,746,'_wp_page_template','page_fullwidth.php'),(1849,746,'_wp_page_template','page_fullwidth.php'),(1850,746,'_wp_page_template','page_fullwidth.php'),(1851,746,'_wp_page_template','page_fullwidth.php'),(1852,748,'_wp_page_template','default'),(1853,748,'_wp_page_template','default'),(1854,748,'_wp_page_template','default'),(1855,748,'_wp_page_template','default'),(1856,2040,'_edit_last','1'),(1857,2040,'_wp_page_template','page_front-page.php'),(1858,2040,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:18:\"[wowslider id=\"1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ee77c519-a28d-4a6f-a789-61ec5f1a00fe\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:7:\"current\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"7536fd00-43ca-4831-96b6-21be28ad9d11\";s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#d6d6d6\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"d336b28e-3830-4d35-9ff9-4e91982c01d1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2482dd10-848a-4664-8996-f8ea18500a11\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:26:\"Patanyumba App coming Soon\";s:15:\"action_btn_link\";s:37:\"http://www.robisearch.com/patanyumba/\";s:15:\"action_btn_text\";s:0:\"\";s:9:\"image_uri\";s:73:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"dfd53a01-b8f6-49ef-882e-c96442dfd4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:8:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:6:\"random\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"f82e0192-8304-445f-a200-ec14366dfab9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"74786198-7951-4859-ade7-ed083ce39ab4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:237:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully committed to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:74:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6d98e8ab-ce3f-4ba4-8a38-c4586043db16\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(1859,2047,'_thumbnail_id','2103'),(1860,2047,'_edit_last','1'),(1861,2047,'panels_data','a:0:{}'),(1862,2047,'_thumbnail_id','2103'),(1863,2047,'_edit_last','1'),(1864,2047,'panels_data','a:0:{}'),(1865,2048,'_thumbnail_id','2101'),(1866,2048,'_edit_last','1'),(1867,2048,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:11250:\"<h2>Building an inexpensive house – 5 ways to build a low cost house</h2><h3><strong>It’s all in the Design and Planning</strong></h3><p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"460\" data-cswidth=\"46.4%\" data-csid=\"59ae609c-bd31-0e16-a3e4-32cb39cb05cb\"><h4><strong>1. Keep the geometry simple</strong></h4><p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"549025c7-ac73-5cee-a694-23a7f0549cca\"><p><a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\" /></a></p><p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><h4> </h4><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"f0f84809-a2fb-8271-a578-3d0d196c5224\"><h4><strong>2. Consider your construction method and materials carefully</strong></h4><p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"a5f50461-f655-ebef-a7f1-529c801cf458\"><p><a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\" /></a></p><p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><p> </p><h4><strong>3. Labour costs </strong></h4><p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p><p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"a5af942c-8474-59b8-9e37-daf824b87315\"><h4><strong>4. Be efficient with floor area</strong></h4><p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"5a09fae6-80ef-afb4-9a89-217e73ef5fa8\"><p> </p><p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\" /></a></p><p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p><p> </p></div></div><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"e33a1d8f-df37-9832-a45e-ec2a86b12b47\"><h3><strong>5. Space planning</strong></h3><p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p></div></div>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"58beb5d85e746\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"13d67c86-1b87-4f23-a434-ab0b83fed419\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(1868,2048,'_thumbnail_id','2101'),(1869,2048,'_edit_last','1'),(1870,2048,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:11250:\"<h2>Building an inexpensive house – 5 ways to build a low cost house</h2><h3><strong>It’s all in the Design and Planning</strong></h3><p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"460\" data-cswidth=\"46.4%\" data-csid=\"59ae609c-bd31-0e16-a3e4-32cb39cb05cb\"><h4><strong>1. Keep the geometry simple</strong></h4><p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"549025c7-ac73-5cee-a694-23a7f0549cca\"><p><a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\" /></a></p><p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><h4> </h4><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"f0f84809-a2fb-8271-a578-3d0d196c5224\"><h4><strong>2. Consider your construction method and materials carefully</strong></h4><p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"a5f50461-f655-ebef-a7f1-529c801cf458\"><p><a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\" /></a></p><p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><p> </p><h4><strong>3. Labour costs </strong></h4><p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p><p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"a5af942c-8474-59b8-9e37-daf824b87315\"><h4><strong>4. Be efficient with floor area</strong></h4><p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"5a09fae6-80ef-afb4-9a89-217e73ef5fa8\"><p> </p><p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\" /></a></p><p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p><p> </p></div></div><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"e33a1d8f-df37-9832-a45e-ec2a86b12b47\"><h3><strong>5. Space planning</strong></h3><p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p></div></div>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"58beb5d85e746\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"13d67c86-1b87-4f23-a434-ab0b83fed419\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(1871,2049,'_thumbnail_id','2102'),(1872,2049,'_edit_last','1'),(1873,2049,'panels_data','a:0:{}'),(1874,2049,'_thumbnail_id','2102'),(1875,2049,'_edit_last','1'),(1876,2049,'panels_data','a:0:{}'),(1877,2066,'_edit_last','1'),(1878,2066,'_wp_page_template','page_fullwidth.php'),(1899,2349,'_edit_last','1'),(1900,2349,'_wp_page_template','page_services.php'),(1901,2349,'panels_data','a:0:{}'),(1902,2455,'_edit_last','1'),(1903,2455,'_wp_page_template','page_fullwidth.php'),(1913,2122,'_edit_last','1'),(1915,2123,'_edit_last','1'),(1917,2124,'_edit_last','1'),(1919,2125,'_edit_last','1'),(1921,2126,'_edit_last','1'),(1922,2127,'_edit_last','1'),(1924,2146,'_edit_last','1'),(1927,2147,'_edit_last','1'),(1930,2148,'_edit_last','1'),(1933,2149,'_edit_last','1'),(1938,2179,'_thumbnail_id','2693'),(1939,2179,'_edit_last','1'),(1941,2180,'_edit_last','1'),(1942,2180,'_thumbnail_id','2695'),(1943,2181,'_edit_last','1'),(1944,2181,'_thumbnail_id','2683'),(1945,2182,'_edit_last','1'),(1946,2182,'_thumbnail_id','2638'),(1947,2460,'_edit_last','1'),(1948,2460,'_thumbnail_id','2633'),(1949,2535,'_menu_item_type','post_type'),(1950,2535,'_menu_item_menu_item_parent','0'),(1951,2535,'_menu_item_object_id','174'),(1952,2535,'_menu_item_object','page'),(1953,2535,'_menu_item_target',''),(1954,2535,'_menu_item_classes','a:1:{i:0;s:10:\"fa-android\";}'),(1955,2535,'_menu_item_xfn',''),(1956,2535,'_menu_item_url',''),(1997,2541,'_menu_item_type','post_type'),(1998,2541,'_menu_item_menu_item_parent','0'),(1999,2541,'_menu_item_object_id','744'),(2000,2541,'_menu_item_object','page'),(2001,2541,'_menu_item_target',''),(2002,2541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2003,2541,'_menu_item_xfn',''),(2004,2541,'_menu_item_url',''),(2013,2040,'_edit_lock','1488900676:1'),(2014,2543,'_wp_attached_file','2016/09/1.jpg'),(2015,2543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:310;s:6:\"height\";i:163;s:4:\"file\";s:13:\"2016/09/1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"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:13:\"1-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"1-150x79.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"1-100x53.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2016,2543,'_wp_attachment_custom_header_last_used_moesia','1474636791'),(2017,2543,'_wp_attachment_is_custom_header','moesia'),(2018,2544,'_wp_attached_file','2016/09/244365.png'),(2019,2544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:215;s:6:\"height\";i:190;s:4:\"file\";s:18:\"2016/09/244365.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"244365-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:18:\"244365-150x133.png\";s:5:\"width\";i:150;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:17:\"244365-100x88.png\";s:5:\"width\";i:100;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2020,2545,'_wp_attached_file','2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d.png'),(2021,2545,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:557;s:6:\"height\";i:325;s:4:\"file\";s:57:\"2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-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:57:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:57:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:57:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-400x233.png\";s:5:\"width\";i:400;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:57:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-430x251.png\";s:5:\"width\";i:430;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:56:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:56:\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2022,2546,'_wp_attached_file','2016/09/8.jpg'),(2023,2546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:13:\"2016/09/8.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"8-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"8-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2024,2546,'_wp_attachment_is_custom_background','moesia'),(2025,2455,'_edit_lock','1478523973:1'),(2026,2548,'_wp_attached_file','2015/02/2.jpg'),(2027,2548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:13:\"2015/02/2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"2-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"2-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2031,2550,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(2032,2550,'_mail','a:8:{s:7:\"subject\";s:27:\"patanyumba \"[your-subject]\"\";s:6:\"sender\";s:36:\"[your-name] <kamorepta.pk@gmail.com>\";s:4:\"body\";s:175:\"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 patanyumba (http://www.robisearch.com/patanyumba)\";s:9:\"recipient\";s:22:\"kamorepta.pk@gmail.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;}'),(2033,2550,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"patanyumba \"[your-subject]\"\";s:6:\"sender\";s:35:\"patanyumba <kamorepta.pk@gmail.com>\";s:4:\"body\";s:117:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on patanyumba (http://www.robisearch.com/patanyumba)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:32:\"Reply-To: kamorepta.pk@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(2034,2550,'_messages','a:8:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";}'),(2035,2550,'_additional_settings',NULL),(2036,2550,'_locale','en_US'),(2037,2455,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:17:\"View All property\";s:4:\"text\";s:45:\"[listing post_type=\"property\" tools_top=\"on\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4da98f67-8d5e-4ba0-9a3e-ec885c7e736c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2040,2455,'_panels_data_preview','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:17:\"View All property\";s:4:\"text\";s:45:\"[listing post_type=\"property\" tools_top=\"on\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4da98f67-8d5e-4ba0-9a3e-ec885c7e736c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2041,2551,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2062,2547,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2063,2554,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2066,2555,'_wp_attached_file','2016/09/41.jpg'),(2067,2555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:14:\"2016/09/41.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"41-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"41-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"41-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2068,2556,'_wp_attached_file','2016/09/86.jpg'),(2069,2556,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:14:\"2016/09/86.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"86-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:\"86-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"86-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"86-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"86-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"86-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2070,2557,'_wp_attached_file','2016/09/421.jpg'),(2071,2557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:15:\"2016/09/421.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"421-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:\"421-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"421-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"421-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"421-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2072,2558,'_wp_attached_file','2016/09/543.jpg'),(2073,2558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:274;s:6:\"height\";i:184;s:4:\"file\";s:15:\"2016/09/543.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"543-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"543-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"543-150x101.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"543-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2074,2559,'_wp_attached_file','2016/09/731.jpg'),(2075,2559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:288;s:6:\"height\";i:175;s:4:\"file\";s:15:\"2016/09/731.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"731-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"731-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"731-150x91.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"731-100x61.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2076,2560,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2079,2066,'_edit_lock','1480608301:1'),(2080,2561,'_wp_attached_file','2014/07/6.jpg'),(2081,2561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:13:\"2014/07/6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"6-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"6-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2082,2562,'_wp_attached_file','2014/07/7.jpg'),(2083,2562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:168;s:4:\"file\";s:13:\"2014/07/7.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"7-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"7-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2084,2563,'_wp_attached_file','2014/07/8.jpg'),(2085,2563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:13:\"2014/07/8.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"8-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"8-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2086,2564,'_wp_attached_file','2014/07/17.jpg'),(2087,2564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:174;s:4:\"file\";s:14:\"2014/07/17.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"17-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"17-100x60.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2088,2565,'_wp_attached_file','2014/07/38.jpg'),(2089,2565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:284;s:6:\"height\";i:177;s:4:\"file\";s:14:\"2014/07/38.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"38-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"38-100x62.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2090,2566,'_wp_attached_file','2014/07/40.jpg'),(2091,2566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:14:\"2014/07/40.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"40-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:\"40-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"40-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"40-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"40-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"40-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2094,2568,'_edit_last','1'),(2095,2568,'_edit_lock','1474893538:1'),(2096,2568,'_thumbnail_id','2558'),(2097,2568,'property_address_display',''),(2098,2568,'property_address_sub_number','1'),(2099,2568,'property_address_street_number',''),(2100,2568,'property_address_street',''),(2101,2568,'property_address_suburb','Juja'),(2102,2568,'property_address_city','Thika'),(2103,2568,'property_address_state','Kiambu'),(2104,2568,'property_address_postal_code',''),(2105,2568,'property_address_country','Kenya'),(2106,2568,'property_address_coordinates','-1.1025542, 37.013192600000025'),(2107,2568,'property_address_hide_map',''),(2108,2568,'property_price',''),(2109,2568,'property_price_view','from Ksh. 150,000'),(2110,2568,'property_auction','2016-09-28T12:34'),(2111,2568,'property_price_display','yes'),(2112,2568,'property_under_offer',''),(2113,2568,'property_is_home_land_package','yes'),(2114,2568,'property_sold_price',''),(2115,2568,'property_sold_date','2016-09-27'),(2116,2568,'property_sold_price_display','yes'),(2117,2568,'property_owner','Mr. Kamau'),(2118,2568,'property_heading','Skyline Apartments'),(2119,2568,'property_office_id',''),(2120,2568,'property_agent',''),(2121,2568,'property_second_agent',''),(2122,2568,'property_agent_hide_author_box',''),(2123,2568,'property_status','current'),(2124,2568,'property_list_date','9/26/2016'),(2125,2568,'property_authority','exclusive'),(2126,2568,'property_category','Apartment'),(2127,2568,'property_unique_id','15015'),(2128,2568,'property_mod_date',''),(2129,2568,'property_images_mod_date',''),(2130,2568,'property_featured','yes'),(2131,2568,'property_inspection_times',''),(2132,2568,'property_bedrooms','3'),(2133,2568,'property_bathrooms','1'),(2134,2568,'property_rooms','2'),(2135,2568,'property_ensuite','0'),(2136,2568,'property_toilet','1'),(2137,2568,'property_garage','2'),(2138,2568,'property_carport','2'),(2139,2568,'property_year_built','2014'),(2140,2568,'property_new_construction','yes'),(2141,2568,'property_pool','yes'),(2142,2568,'property_air_conditioning','yes'),(2143,2568,'property_security_system','yes'),(2144,2568,'property_land_area','3000'),(2145,2568,'property_land_area_unit','squareMeter'),(2146,2568,'property_building_area','2500'),(2147,2568,'property_building_area_unit','squareMeter'),(2148,2568,'property_land_fully_fenced','yes'),(2149,2568,'property_remote_garage',''),(2150,2568,'property_secure_parking','yes'),(2151,2568,'property_study','yes'),(2152,2568,'property_dishwasher','yes'),(2153,2568,'property_built_in_robes','yes'),(2154,2568,'property_gym',''),(2155,2568,'property_workshop','yes'),(2156,2568,'property_rumpus_room',''),(2157,2568,'property_floor_boards','yes'),(2158,2568,'property_broadband',''),(2159,2568,'property_pay_tv','yes'),(2160,2568,'property_vacuum_system','yes'),(2161,2568,'property_intercom',''),(2162,2568,'property_spa',''),(2163,2568,'property_tennis_court','yes'),(2164,2568,'property_balcony',''),(2165,2568,'property_deck',''),(2166,2568,'property_courtyard','yes'),(2167,2568,'property_outdoor_entertaining',''),(2168,2568,'property_shed','yes'),(2169,2568,'property_ducted_heating',''),(2170,2568,'property_ducted_cooling',''),(2171,2568,'property_split_system_heating',''),(2172,2568,'property_hydronic_heating',''),(2173,2568,'property_split_system_aircon',''),(2174,2568,'property_gas_heating','yes'),(2175,2568,'property_reverse_cycle_aircon',''),(2176,2568,'property_evaporative_cooling','yes'),(2177,2568,'property_open_fire_place','yes'),(2178,2568,'property_video_url',''),(2179,2568,'property_floorplan',''),(2180,2568,'property_floorplan_2',''),(2181,2568,'property_external_link',''),(2182,2568,'property_external_link_2',''),(2183,2570,'_wp_attached_file','2016/09/design-house.jpg'),(2184,2570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1821;s:6:\"height\";i:1101;s:4:\"file\";s:24:\"2016/09/design-house.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"design-house-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"design-house-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"design-house-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"design-house-1024x619.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:619;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:24:\"design-house-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:24:\"design-house-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-750x453.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-400x242.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-430x260.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:23:\"design-house-150x91.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:23:\"design-house-100x60.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2185,2570,'_wp_attachment_custom_header_last_used_moesia','1474892313'),(2186,2570,'_wp_attachment_is_custom_header','moesia'),(2214,2575,'_menu_item_type','post_type'),(2215,2575,'_menu_item_menu_item_parent','0'),(2216,2575,'_menu_item_object_id','2455'),(2217,2575,'_menu_item_object','page'),(2218,2575,'_menu_item_target',''),(2219,2575,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2220,2575,'_menu_item_xfn',''),(2221,2575,'_menu_item_url',''),(2223,2576,'_menu_item_type','post_type_archive'),(2224,2576,'_menu_item_menu_item_parent','2575'),(2225,2576,'_menu_item_object_id','-39'),(2226,2576,'_menu_item_object','property'),(2227,2576,'_menu_item_target',''),(2228,2576,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2229,2576,'_menu_item_xfn',''),(2230,2576,'_menu_item_url',''),(2232,2577,'_menu_item_type','post_type'),(2233,2577,'_menu_item_menu_item_parent','2576'),(2234,2577,'_menu_item_object_id','2568'),(2235,2577,'_menu_item_object','property'),(2236,2577,'_menu_item_target',''),(2237,2577,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2238,2577,'_menu_item_xfn',''),(2239,2577,'_menu_item_url',''),(2241,2127,'_edit_lock','1477606727:1'),(2242,2349,'_edit_lock','1475844113:1'),(2247,2579,'_wp_attached_file','2016/09/3.png'),(2248,2579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:138;s:4:\"file\";s:13:\"2016/09/3.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x138.png\";s:5:\"width\";i:150;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"3-150x104.png\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"3-100x69.png\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2249,2580,'_wp_attached_file','2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68.png'),(2250,2580,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:280;s:6:\"height\";i:210;s:4:\"file\";s:57:\"2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:57:\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:57:\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-280x200.png\";s:5:\"width\";i:280;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:57:\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:56:\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2251,2581,'_wp_attached_file','2016/09/123.png'),(2252,2581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:137;s:4:\"file\";s:15:\"2016/09/123.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"123-150x137.png\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"123-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"123-150x103.png\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"123-100x69.png\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2253,2581,'_edit_lock','1474984475:1'),(2254,2582,'_wp_attached_file','2016/09/123-Copy.png'),(2255,2582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:206;s:6:\"height\";i:98;s:4:\"file\";s:20:\"2016/09/123-Copy.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"123-Copy-150x98.png\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:19:\"123-Copy-100x98.png\";s:5:\"width\";i:100;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:19:\"123-Copy-150x71.png\";s:5:\"width\";i:150;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"123-Copy-100x48.png\";s:5:\"width\";i:100;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2256,2583,'_wp_attached_file','2016/09/cropped-123-Copy.png'),(2257,2583,'_wp_attachment_context','site-icon'),(2258,2583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2016/09/cropped-123-Copy.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-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:28:\"cropped-123-Copy-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-430x430.png\";s:5:\"width\";i:430;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:28:\"cropped-123-Copy-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:26:\"cropped-123-Copy-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:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2259,2584,'_wp_attached_file','2016/09/rial3.png'),(2260,2584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:66;s:4:\"file\";s:17:\"2016/09/rial3.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"rial3-150x66.png\";s:5:\"width\";i:150;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"rial3-100x66.png\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:16:\"rial3-150x56.png\";s:5:\"width\";i:150;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:16:\"rial3-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2261,2144,'_edit_lock','1485257148:1'),(2262,2585,'_wp_attached_file','2014/07/4.png'),(2263,2585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:294;s:6:\"height\";i:172;s:4:\"file\";s:13:\"2014/07/4.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"4-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"4-100x59.png\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2264,2586,'_wp_attached_file','2014/07/6-1.jpg'),(2265,2586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:15:\"2014/07/6-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"6-1-225x200.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2266,2587,'_wp_attached_file','2014/07/23.png'),(2267,2587,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:273;s:6:\"height\";i:185;s:4:\"file\";s:14:\"2014/07/23.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"23-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"23-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"23-150x102.png\";s:5:\"width\";i:150;s:6:\"height\";i:102;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"23-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2268,2588,'_wp_attached_file','2014/07/65.png'),(2269,2588,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:404;s:6:\"height\";i:125;s:4:\"file\";s:14:\"2014/07/65.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"65-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"65-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"65-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"65-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"65-350x125.png\";s:5:\"width\";i:350;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"65-400x124.png\";s:5:\"width\";i:400;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"65-150x46.png\";s:5:\"width\";i:150;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"65-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2270,2589,'_wp_attached_file','2014/07/nsoko.png'),(2271,2589,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:293;s:6:\"height\";i:172;s:4:\"file\";s:17:\"2014/07/nsoko.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"nsoko-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:17:\"nsoko-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:16:\"nsoko-150x88.png\";s:5:\"width\";i:150;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:16:\"nsoko-100x59.png\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2272,2133,'_edit_lock','1475058732:1'),(2273,2132,'_edit_lock','1475057205:1'),(2274,2132,'_wp_old_slug','client-4'),(2275,2133,'_wp_old_slug','client-5'),(2276,2131,'_edit_lock','1475059651:1'),(2277,2131,'_wp_old_slug','client-3'),(2278,2130,'_edit_lock','1475060585:1'),(2279,2592,'_wp_attached_file','2014/07/1.png'),(2280,2592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:323;s:6:\"height\";i:156;s:4:\"file\";s:13:\"2014/07/1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-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:13:\"1-300x145.png\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:13:\"1-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"1-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"1-100x48.png\";s:5:\"width\";i:100;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2281,2593,'_wp_attached_file','2014/07/2.jpg'),(2282,2593,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:438;s:6:\"height\";i:115;s:4:\"file\";s:13:\"2014/07/2.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x115.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-300x79.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:13:\"2-300x115.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:13:\"2-350x115.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:115;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x105.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:13:\"2-430x113.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"2-150x39.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:39;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"2-100x26.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2283,2130,'_wp_old_slug','client-2'),(2284,2129,'_edit_lock','1485258431:1'),(2285,2129,'_wp_old_slug','client-1'),(2286,2595,'_menu_item_type','taxonomy'),(2287,2595,'_menu_item_menu_item_parent','2730'),(2288,2595,'_menu_item_object_id','12'),(2289,2595,'_menu_item_object','tax_feature'),(2290,2595,'_menu_item_target',''),(2291,2595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2292,2595,'_menu_item_xfn',''),(2293,2595,'_menu_item_url',''),(2295,2596,'_menu_item_type','taxonomy'),(2296,2596,'_menu_item_menu_item_parent','2577'),(2297,2596,'_menu_item_object_id','13'),(2298,2596,'_menu_item_object','tax_feature'),(2299,2596,'_menu_item_target',''),(2300,2596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2301,2596,'_menu_item_xfn',''),(2302,2596,'_menu_item_url',''),(2304,2597,'_menu_item_type','taxonomy'),(2305,2597,'_menu_item_menu_item_parent','2577'),(2306,2597,'_menu_item_object_id','14'),(2307,2597,'_menu_item_object','tax_feature'),(2308,2597,'_menu_item_target',''),(2309,2597,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2310,2597,'_menu_item_xfn',''),(2311,2597,'_menu_item_url',''),(2312,2599,'_menu_item_type','post_type'),(2313,2599,'_menu_item_menu_item_parent','0'),(2314,2599,'_menu_item_object_id','2455'),(2315,2599,'_menu_item_object','page'),(2316,2599,'_menu_item_target',''),(2317,2599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2318,2599,'_menu_item_xfn',''),(2319,2599,'_menu_item_url',''),(2320,742,'_edit_lock','1475748919:1'),(2321,2601,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2331,2603,'_menu_item_type','post_type_archive'),(2332,2603,'_menu_item_menu_item_parent','0'),(2333,2603,'_menu_item_object_id','0'),(2334,2603,'_menu_item_object','land'),(2335,2603,'_menu_item_target',''),(2336,2603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2337,2603,'_menu_item_xfn',''),(2338,2603,'_menu_item_url',''),(2339,2604,'_menu_item_type','custom'),(2340,2604,'_menu_item_menu_item_parent','0'),(2341,2604,'_menu_item_object_id','2604'),(2342,2604,'_menu_item_object','custom'),(2343,2604,'_menu_item_target',''),(2344,2604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2345,2604,'_menu_item_xfn',''),(2346,2604,'_menu_item_url','http://www.robisearch.com/patanyumba'),(2347,174,'_edit_lock','1478681441:1'),(2348,174,'_edit_last','1'),(2349,174,'_panels_data_preview','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Contact_Info\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"e51bd8a6-969a-417d-a0ea-9d89cd4d3393\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2350,174,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Contact_Info\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"e51bd8a6-969a-417d-a0ea-9d89cd4d3393\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2352,2607,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:7:\"default\";s:15:\"property_status\";s:0:\"\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"3d5658a8-7000-49e5-8215-b928db20396b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a58cc269-d7bc-41cf-a8ac-fbe3a7153aba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"title\";s:12:\"Contact Form\";s:11:\"description\";s:0:\"\";s:22:\"epl_contact_first_name\";s:2:\"on\";s:21:\"epl_contact_last_name\";s:2:\"on\";s:17:\"epl_contact_email\";s:2:\"on\";s:17:\"epl_contact_title\";s:2:\"on\";s:16:\"epl_contact_note\";s:2:\"on\";s:6:\"submit\";s:6:\"Submit\";s:17:\"epl_contact_phone\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Contact_Capture\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"59bfc3c5-aaf0-4f2b-9008-d4fb285e3529\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"f215e32f-3db1-4d94-9b6f-1f309255f0d6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2353,733,'_edit_lock','1478517130:1'),(2379,2460,'_edit_lock','1478525246:1'),(2380,2609,'_wp_attached_file','2015/02/21.jpg'),(2381,2609,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:14:\"2015/02/21.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"21-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"21-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"21-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"21-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2382,2610,'_wp_attached_file','2015/02/27.jpg'),(2383,2610,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:233;s:6:\"height\";i:216;s:4:\"file\";s:14:\"2015/02/27.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"27-233x200.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"27-150x139.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"27-100x93.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2384,2611,'_wp_attached_file','2015/02/62.jpg'),(2385,2611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:274;s:6:\"height\";i:184;s:4:\"file\";s:14:\"2015/02/62.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"62-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"62-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"62-150x101.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"62-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2386,2612,'_wp_attached_file','2015/02/421.jpg'),(2387,2612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:15:\"2015/02/421.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"421-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:\"421-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"421-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"421-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"421-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2388,2613,'_wp_attached_file','2015/02/743.jpg'),(2389,2613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:15:\"2015/02/743.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"743-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"743-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"743-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"743-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2390,2614,'_wp_attached_file','2015/02/864.jpg'),(2391,2614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:15:\"2015/02/864.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"864-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"864-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"864-240x200.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"864-150x125.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"864-100x83.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2392,2182,'_edit_lock','1478528548:1'),(2393,2181,'_edit_lock','1478528781:1'),(2394,2180,'_edit_lock','1478526841:1'),(2395,2181,'_wp_old_slug','project-5'),(2396,2182,'_wp_old_slug','project-6'),(2397,2460,'_wp_old_slug','one-more-project'),(2398,2179,'_edit_lock','1478527290:1'),(2408,2040,'_panels_data_preview','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:18:\"[wowslider id=\"1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ee77c519-a28d-4a6f-a789-61ec5f1a00fe\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:7:\"current\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"7536fd00-43ca-4831-96b6-21be28ad9d11\";s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#d6d6d6\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2482dd10-848a-4664-8996-f8ea18500a11\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:26:\"Patanyumba App coming Soon\";s:15:\"action_btn_link\";s:37:\"http://www.robisearch.com/patanyumba/\";s:15:\"action_btn_text\";s:0:\"\";s:9:\"image_uri\";s:73:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"Moesia_Action\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"dfd53a01-b8f6-49ef-882e-c96442dfd4c3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:8:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:6:\"random\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"f82e0192-8304-445f-a200-ec14366dfab9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"74786198-7951-4859-ade7-ed083ce39ab4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:237:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully committed to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:74:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"6d98e8ab-ce3f-4ba4-8a38-c4586043db16\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(2409,2626,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:61:\"Do you like Moesia? Is it everything you wanted from a theme?\";s:15:\"action_btn_link\";s:35:\"https://wordpress.org/themes/moesia\";s:15:\"action_btn_text\";s:21:\"Download it for free!\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;}}i:5;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;}}i:7;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;}}i:9;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;}}i:10;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(2412,2628,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"48df986b-0f43-4845-8a95-2d5ccf6732d4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:61:\"Do you like Moesia? Is it everything you wanted from a theme?\";s:15:\"action_btn_link\";s:35:\"https://wordpress.org/themes/moesia\";s:15:\"action_btn_text\";s:21:\"Download it for free!\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"38bc5337-9859-42b0-a94a-11c58f3dc0b7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b2954118-4838-4890-bad4-bc61b9a74bd6\";s:5:\"style\";a:0:{}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"279a8349-c97b-472e-b90f-dfc83cc500af\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"321dd07d-f287-4eaa-9555-2c1e52d58a99\";s:5:\"style\";a:0:{}}}i:5;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"ac54d6d1-c800-4a5e-84a6-ad0114e46be4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"dbfc2fec-84f8-4e7e-8ea4-be6b7096cc36\";s:5:\"style\";a:0:{}}}i:7;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"4bd58bf4-a894-4b8a-bad3-b4899dfc41cf\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"528139e0-b256-474b-997e-36deb28a72b0\";s:5:\"style\";a:0:{}}}i:9;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"ba4c4bae-9e27-4488-8f5c-6eea2077f798\";s:5:\"style\";a:0:{}}}i:10;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"5a228a9b-4ef9-48bd-ad5a-3d2ee4e2c56b\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(2413,2547,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2414,2629,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"2\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2417,2547,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ffb230f1-380d-4fa2-89ff-42c4e540bce7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7d050ba7-d72b-45e5-9528-9481284d5abf\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2418,2630,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ffb230f1-380d-4fa2-89ff-42c4e540bce7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7d050ba7-d72b-45e5-9528-9481284d5abf\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2421,2631,'_edit_last','1'),(2422,2631,'_edit_lock','1475849025:1'),(2423,2632,'_wp_attached_file','2016/10/1.jpg'),(2424,2632,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:283;s:4:\"file\";s:13:\"2016/10/1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"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:13:\"1-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:13:\"1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:13:\"1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:13:\"1-400x189.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:13:\"1-430x203.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"1-150x71.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"1-100x47.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2425,2633,'_wp_attached_file','2016/10/2.jpg'),(2426,2633,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:386;s:4:\"file\";s:13:\"2016/10/2.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"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:13:\"2-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:13:\"2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:13:\"2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:13:\"2-400x257.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:13:\"2-430x277.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:12:\"2-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:12:\"2-100x64.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2427,2631,'property_address_display',''),(2428,2631,'property_address_sub_number',''),(2429,2631,'property_address_street_number',''),(2430,2631,'property_address_street',''),(2431,2631,'property_address_suburb','KILELESHWA,'),(2432,2631,'property_address_city','GITHUNGURI ROAD'),(2433,2631,'property_address_state','Nairobi'),(2434,2631,'property_address_postal_code',''),(2435,2631,'property_address_country','Kenya'),(2436,2631,'property_address_coordinates','-1.2989162, 36.779404099999965'),(2437,2631,'property_address_hide_map',''),(2438,2631,'property_price','20.00000'),(2439,2631,'property_price_view','20 Million'),(2440,2631,'property_auction','2016-10-07T16:21'),(2441,2631,'property_price_display','yes'),(2442,2631,'property_under_offer','yes'),(2443,2631,'property_is_home_land_package','yes'),(2444,2631,'property_sold_price','20.00000'),(2445,2631,'property_sold_date','2016-10-14'),(2446,2631,'property_sold_price_display','yes'),(2447,2631,'property_owner',')708371000'),(2448,2631,'property_heading','BELL CREST GARDENS- KILELESHWA, GITHUNGURI ROAD'),(2449,2631,'property_office_id','28No. '),(2450,2631,'property_agent','Daniel Kamau'),(2451,2631,'property_second_agent',''),(2452,2631,'property_agent_hide_author_box',''),(2453,2631,'property_status','current'),(2454,2631,'property_list_date','10/7/2016'),(2455,2631,'property_authority','sale'),(2456,2631,'property_category','Apartment'),(2457,2631,'property_unique_id','200D'),(2458,2631,'property_mod_date',''),(2459,2631,'property_images_mod_date',''),(2460,2631,'property_featured',''),(2461,2631,'property_inspection_times',''),(2462,2631,'property_bedrooms','3'),(2463,2631,'property_bathrooms','2'),(2464,2631,'property_rooms','4'),(2465,2631,'property_ensuite','1'),(2466,2631,'property_toilet','2'),(2467,2631,'property_garage','2'),(2468,2631,'property_carport',''),(2469,2631,'property_year_built','2014'),(2470,2631,'property_new_construction',''),(2471,2631,'property_pool','yes'),(2472,2631,'property_air_conditioning','yes'),(2473,2631,'property_security_system',''),(2474,2631,'property_land_area',''),(2475,2631,'property_land_area_unit','square'),(2476,2631,'property_building_area',''),(2477,2631,'property_building_area_unit','square'),(2478,2631,'property_land_fully_fenced',''),(2479,2631,'property_remote_garage',''),(2480,2631,'property_secure_parking',''),(2481,2631,'property_study',''),(2482,2631,'property_dishwasher',''),(2483,2631,'property_built_in_robes',''),(2484,2631,'property_gym','yes'),(2485,2631,'property_workshop',''),(2486,2631,'property_rumpus_room',''),(2487,2631,'property_floor_boards',''),(2488,2631,'property_broadband',''),(2489,2631,'property_pay_tv','yes'),(2490,2631,'property_vacuum_system',''),(2491,2631,'property_intercom',''),(2492,2631,'property_spa','yes'),(2493,2631,'property_tennis_court',''),(2494,2631,'property_balcony',''),(2495,2631,'property_deck',''),(2496,2631,'property_courtyard',''),(2497,2631,'property_outdoor_entertaining','yes'),(2498,2631,'property_shed',''),(2499,2631,'property_ducted_heating',''),(2500,2631,'property_ducted_cooling',''),(2501,2631,'property_split_system_heating',''),(2502,2631,'property_hydronic_heating',''),(2503,2631,'property_split_system_aircon',''),(2504,2631,'property_gas_heating','yes'),(2505,2631,'property_reverse_cycle_aircon',''),(2506,2631,'property_evaporative_cooling','yes'),(2507,2631,'property_open_fire_place',''),(2508,2631,'property_video_url',''),(2509,2631,'property_floorplan',''),(2510,2631,'property_floorplan_2',''),(2511,2631,'property_external_link',''),(2512,2631,'property_external_link_2',''),(2513,2631,'_thumbnail_id','2633'),(2514,2637,'_edit_last','1'),(2515,2637,'_edit_lock','1475855611:1'),(2516,2638,'_wp_attached_file','2016/10/rumuriti1.jpg'),(2517,2638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1142;s:6:\"height\";i:474;s:4:\"file\";s:21:\"2016/10/rumuriti1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"rumuriti1-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:\"rumuriti1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"rumuriti1-768x319.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"rumuriti1-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:21:\"rumuriti1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:21:\"rumuriti1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:21:\"rumuriti1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:21:\"rumuriti1-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:21:\"rumuriti1-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:21:\"rumuriti1-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:20:\"rumuriti1-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:20:\"rumuriti1-100x42.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2518,2639,'_wp_attached_file','2016/10/rumuriti1-1.jpg'),(2519,2639,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1142;s:6:\"height\";i:474;s:4:\"file\";s:23:\"2016/10/rumuriti1-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-768x319.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"rumuriti1-1-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:23:\"rumuriti1-1-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:22:\"rumuriti1-1-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:22:\"rumuriti1-1-100x42.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2520,2640,'_wp_attached_file','2016/10/r2.jpg'),(2521,2640,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1142;s:6:\"height\";i:474;s:4:\"file\";s:14:\"2016/10/r2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"r2-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:\"r2-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"r2-768x319.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"r2-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"r2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"r2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"r2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:14:\"r2-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"r2-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:14:\"r2-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"r2-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"r2-100x42.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2522,2641,'_wp_attached_file','2016/10/r3.jpg'),(2523,2641,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1142;s:6:\"height\";i:474;s:4:\"file\";s:14:\"2016/10/r3.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"r3-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:\"r3-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"r3-768x319.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"r3-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"r3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"r3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"r3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:14:\"r3-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"r3-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:14:\"r3-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"r3-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"r3-100x42.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2524,2642,'_wp_attached_file','2016/10/r4.jpg'),(2525,2642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1142;s:6:\"height\";i:474;s:4:\"file\";s:14:\"2016/10/r4.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"r4-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:\"r4-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"r4-768x319.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:319;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"r4-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"r4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"r4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"r4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:14:\"r4-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"r4-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:14:\"r4-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"r4-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"r4-100x42.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2526,2637,'_thumbnail_id','2638'),(2527,2637,'property_address_display',''),(2528,2637,'property_address_lot_number',''),(2529,2637,'property_address_street_number',''),(2530,2637,'property_address_street',''),(2531,2637,'property_address_suburb',''),(2532,2637,'property_com_display_suburb',''),(2533,2637,'property_address_city',''),(2534,2637,'property_address_state',''),(2535,2637,'property_address_postal_code',''),(2536,2637,'property_address_country',''),(2537,2637,'property_address_coordinates','rumuruti'),(2538,2637,'property_address_hide_map',''),(2539,2637,'property_price','120000.00000'),(2540,2637,'property_price_view','1/8 Acre = Kshs 120,000'),(2541,2637,'property_auction','2016-10-07T18:09'),(2542,2637,'property_price_display','yes'),(2543,2637,'property_under_offer',''),(2544,2637,'property_sold_price','120000.00000'),(2545,2637,'property_sold_date','2016-10-14'),(2546,2637,'property_sold_price_display','yes'),(2547,2637,'property_owner','Mr. Kamau'),(2548,2637,'property_heading',''),(2549,2637,'property_office_id',''),(2550,2637,'property_agent',''),(2551,2637,'property_second_agent',''),(2552,2637,'property_agent_hide_author_box',''),(2553,2637,'property_status','current'),(2554,2637,'property_list_date',''),(2555,2637,'property_unique_id',''),(2556,2637,'property_mod_date',''),(2557,2637,'property_images_mod_date',''),(2558,2637,'property_com_authority','Forsale'),(2559,2637,'property_com_exclusivity','exclusive'),(2560,2637,'property_com_listing_type','sale'),(2561,2637,'property_commercial_category','Commercial Farming'),(2562,2637,'property_featured','yes'),(2563,2637,'property_inspection_times',''),(2564,2637,'property_com_rent',''),(2565,2637,'property_com_rent_period','annual'),(2566,2637,'property_com_rent_range_min','0'),(2567,2637,'property_com_rent_range_max',''),(2568,2637,'property_com_lease_end_date',''),(2569,2637,'property_com_property_extent','whole'),(2570,2637,'property_com_outgoings',''),(2571,2637,'property_com_plus_outgoings',''),(2572,2637,'property_com_return',''),(2573,2637,'property_bus_terms',''),(2574,2637,'property_video_url',''),(2575,2637,'property_floorplan',''),(2576,2637,'property_floorplan_2',''),(2577,2637,'property_external_link',''),(2578,2637,'property_external_link_2',''),(2579,2637,'property_external_link_3',''),(2580,2637,'property_com_mini_web',''),(2581,2637,'property_com_mini_web_2',''),(2582,2637,'property_com_mini_web_3',''),(2583,2164,'_edit_lock','1476173105:1'),(2584,2646,'_wp_attached_file','2014/07/emp5.jpg'),(2585,2646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:297;s:6:\"height\";i:170;s:4:\"file\";s:16:\"2014/07/emp5.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"emp5-150x86.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"emp5-100x57.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2586,2647,'_wp_attached_file','2014/07/emp6.jpg'),(2587,2647,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:276;s:6:\"height\";i:183;s:4:\"file\";s:16:\"2014/07/emp6.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"emp6-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"emp6-100x66.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:66;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2588,2648,'_wp_attached_file','2014/07/emp3.jpg'),(2589,2648,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:297;s:6:\"height\";i:170;s:4:\"file\";s:16:\"2014/07/emp3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"emp3-150x86.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"emp3-100x57.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2596,2163,'_edit_lock','1476173019:1'),(2597,2650,'_wp_attached_file','2014/07/emp7.jpg'),(2598,2650,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:195;s:4:\"file\";s:16:\"2014/07/emp7.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:16:\"emp7-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"emp7-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2599,2163,'_wp_old_slug','bob-dylan'),(2600,2163,'wpcf-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp7.jpg'),(2601,2163,'wpcf-position','Head of Customer Service'),(2602,2163,'wpcf-facebook','http://facebook.com'),(2603,2163,'wpcf-twitter','twitter.com'),(2604,2163,'wpcf-linkedin','linkedin.com'),(2605,2163,'wpcf-google-plus','plus.google.com'),(2606,2164,'_wp_old_slug','jane-doe'),(2607,2164,'wpcf-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp3.jpg'),(2608,2164,'wpcf-position','Human Resource Manager'),(2609,2164,'wpcf-facebook','http://facebook.com'),(2610,2164,'wpcf-twitter','twitter.com'),(2611,2164,'wpcf-linkedin','linkedin.com'),(2612,2164,'wpcf-google-plus','plus.google.com'),(2613,2162,'_edit_lock','1476185880:1'),(2614,2162,'_wp_old_slug','john-doe'),(2615,2162,'wpcf-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp5.jpg'),(2616,2162,'wpcf-position','Managing Director'),(2617,2162,'wpcf-facebook','http://facebook.com'),(2618,2162,'wpcf-twitter','twitter.com'),(2619,2162,'wpcf-linkedin','linkedin.com'),(2620,2162,'wpcf-google-plus','plus.google.com'),(2621,2652,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";}i:1;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"Moesia_Projects\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:61:\"Do you like Moesia? Is it everything you wanted from a theme?\";s:15:\"action_btn_link\";s:35:\"https://wordpress.org/themes/moesia\";s:15:\"action_btn_text\";s:21:\"Download it for free!\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:7;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7dd3d5f8-688f-4dbe-8978-c193411dbc6a\";s:5:\"style\";a:0:{}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"fdbc86fa-9a1c-42f4-b5ea-026664148b0d\";s:5:\"style\";a:0:{}}}i:11;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:12:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(2622,2653,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#000000\";}}s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";}i:1;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:61:\"Do you like Moesia? Is it everything you wanted from a theme?\";s:15:\"action_btn_link\";s:35:\"https://wordpress.org/themes/moesia\";s:15:\"action_btn_text\";s:21:\"Download it for free!\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:7;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7dd3d5f8-688f-4dbe-8978-c193411dbc6a\";s:5:\"style\";a:0:{}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"fdbc86fa-9a1c-42f4-b5ea-026664148b0d\";s:5:\"style\";a:0:{}}}i:11;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:12:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(2627,2654,'_menu_item_type','post_type'),(2628,2654,'_menu_item_menu_item_parent','0'),(2629,2654,'_menu_item_object_id','2040'),(2630,2654,'_menu_item_object','page'),(2631,2654,'_menu_item_target',''),(2632,2654,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2633,2654,'_menu_item_xfn',''),(2634,2654,'_menu_item_url',''),(2644,2657,'_edit_last','1'),(2645,2657,'_edit_lock','1478528170:1'),(2646,2658,'_wp_attached_file','2016/10/1-1-770x386.jpg'),(2647,2658,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:386;s:4:\"file\";s:23:\"2016/10/1-1-770x386.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-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:\"1-1-770x386-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-768x385.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-750x376.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-400x201.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:23:\"1-1-770x386-430x216.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:22:\"1-1-770x386-150x75.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:22:\"1-1-770x386-100x50.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2648,2657,'_thumbnail_id','2658'),(2649,744,'_edit_lock','1479209635:1'),(2650,744,'_edit_last','1'),(2652,744,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:17:\"Login as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:8:{s:4:\"text\";s:20:\"Register as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae7b2d923d\";s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(2653,2663,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"e3e96cc5-ad54-4635-89d7-ab60d4647958\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2654,2664,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"e3e96cc5-ad54-4635-89d7-ab60d4647958\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2655,748,'_edit_lock','1476187845:1'),(2665,748,'_edit_last','1'),(2666,748,'_panels_data_preview','a:3:{s:7:\"widgets\";a:1:{i:0;a:20:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:4:\"land\";}s:6:\"status\";a:1:{i:0;s:7:\"current\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:3:\"all\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d2d4a4de-4446-4abc-beb6-e2d6e9e2660c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2667,748,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:20:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:4:\"land\";}s:6:\"status\";a:1:{i:0;s:7:\"current\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:3:\"all\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d2d4a4de-4446-4abc-beb6-e2d6e9e2660c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2668,2668,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:20:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:4:\"land\";}s:6:\"status\";a:1:{i:0;s:7:\"current\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:3:\"all\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"d2d4a4de-4446-4abc-beb6-e2d6e9e2660c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2669,735,'_edit_lock','1478523690:1'),(2670,2669,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:8:\"abstract\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:15:\"Moesia_Services\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2671,735,'_panels_data_preview','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9ba2ee9b-bfea-4f11-b25e-382ca38ba123\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2672,2670,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:8:\"abstract\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:15:\"Moesia_Services\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2673,2671,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:29:\"show_property_status_frontend\";s:2:\"on\";s:15:\"property_status\";s:7:\"current\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"3d5658a8-7000-49e5-8215-b928db20396b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:6:\"center\";}}}i:1;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a58cc269-d7bc-41cf-a8ac-fbe3a7153aba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"title\";s:12:\"Contact Form\";s:11:\"description\";s:0:\"\";s:22:\"epl_contact_first_name\";s:2:\"on\";s:21:\"epl_contact_last_name\";s:2:\"on\";s:17:\"epl_contact_email\";s:2:\"on\";s:17:\"epl_contact_title\";s:2:\"on\";s:16:\"epl_contact_note\";s:2:\"on\";s:6:\"submit\";s:6:\"Submit\";s:17:\"epl_contact_phone\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Contact_Capture\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"59bfc3c5-aaf0-4f2b-9008-d4fb285e3529\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"f215e32f-3db1-4d94-9b6f-1f309255f0d6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2674,2182,'_wp_old_slug','sururu'),(2678,2672,'_menu_item_type','post_type'),(2679,2672,'_menu_item_menu_item_parent','2575'),(2680,2672,'_menu_item_object_id','2'),(2681,2672,'_menu_item_object','page'),(2682,2672,'_menu_item_target',''),(2683,2672,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2684,2672,'_menu_item_xfn',''),(2685,2672,'_menu_item_url',''),(2696,2674,'_menu_item_type','post_type'),(2697,2674,'_menu_item_menu_item_parent','2595'),(2698,2674,'_menu_item_object_id','2631'),(2699,2674,'_menu_item_object','property'),(2700,2674,'_menu_item_target',''),(2701,2674,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2702,2674,'_menu_item_xfn',''),(2703,2674,'_menu_item_url',''),(2714,2547,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:4:\"list\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ffb230f1-380d-4fa2-89ff-42c4e540bce7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"4\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7d050ba7-d72b-45e5-9528-9481284d5abf\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2715,2676,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:4:\"list\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ffb230f1-380d-4fa2-89ff-42c4e540bce7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"9eee5684-1b0f-4dce-b2f2-b13f1e5a9a41\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"4\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"7d050ba7-d72b-45e5-9528-9481284d5abf\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#7bea48\";s:10:\"cell_class\";s:12:\"[wds id=\"1\"]\";}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2720,2547,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:20:{s:5:\"title\";s:10:\"Properties\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:6:\"status\";a:1:{i:0;s:7:\"current\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:4:\"list\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:3:\"all\";s:8:\"p_number\";s:1:\"2\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"15d2f506-1267-4e8f-84ba-a68020622ac8\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2721,2677,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:20:{s:5:\"title\";s:10:\"Properties\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:6:\"status\";a:1:{i:0;s:7:\"current\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:4:\"list\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:3:\"all\";s:8:\"p_number\";s:1:\"2\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"15d2f506-1267-4e8f-84ba-a68020622ac8\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"WP_Widget_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b1699645-1683-456f-b7b6-364630e426d7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2724,2460,'_wp_old_slug','pink-house'),(2725,2680,'_edit_last','1'),(2726,2680,'_edit_lock','1476196171:1'),(2727,2681,'_wp_attached_file','2016/10/CD3.jpg'),(2728,2681,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1148;s:6:\"height\";i:476;s:4:\"file\";s:15:\"2016/10/CD3.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"CD3-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:\"CD3-300x124.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"CD3-768x318.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"CD3-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"CD3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"CD3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"CD3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:15:\"CD3-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"CD3-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"CD3-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"CD3-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"CD3-100x41.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2729,2682,'_wp_attached_file','2016/10/CD1.jpg'),(2730,2682,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1148;s:6:\"height\";i:476;s:4:\"file\";s:15:\"2016/10/CD1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"CD1-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:\"CD1-300x124.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"CD1-768x318.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"CD1-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"CD1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"CD1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"CD1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:15:\"CD1-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"CD1-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"CD1-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"CD1-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"CD1-100x41.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2731,2683,'_wp_attached_file','2016/10/CD2.jpg'),(2732,2683,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1148;s:6:\"height\";i:476;s:4:\"file\";s:15:\"2016/10/CD2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"CD2-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:\"CD2-300x124.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"CD2-768x318.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"CD2-1024x425.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"CD2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"CD2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"CD2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:15:\"CD2-750x311.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"CD2-400x166.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:166;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"CD2-430x178.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"CD2-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"CD2-100x41.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2733,2182,'_wp_old_slug','skyline-hostels'),(2734,2680,'_thumbnail_id','2683'),(2735,2680,'property_address_display',''),(2736,2680,'property_address_sub_number',''),(2737,2680,'property_address_street_number',''),(2738,2680,'property_address_street','Sewage Street'),(2739,2680,'property_address_suburb','Juja'),(2740,2680,'property_address_city',''),(2741,2680,'property_address_state','Kiambu'),(2742,2680,'property_address_postal_code',''),(2743,2680,'property_address_country','Kenya'),(2744,2680,'property_address_coordinates','-1.1025542, 37.013192600000025'),(2745,2680,'property_address_hide_map',''),(2746,2680,'property_price','12000000.00000'),(2747,2680,'property_price_view','12M'),(2748,2680,'property_auction','2016-10-20T16:24'),(2749,2680,'property_price_display','yes'),(2750,2680,'property_under_offer','yes'),(2751,2680,'property_is_home_land_package',''),(2752,2680,'property_sold_price','12000000.00000'),(2753,2680,'property_sold_date','2016-10-25'),(2754,2680,'property_sold_price_display','yes'),(2755,2680,'property_owner','juja'),(2756,2680,'property_heading',''),(2757,2680,'property_office_id',''),(2758,2680,'property_agent',''),(2759,2680,'property_second_agent',''),(2760,2680,'property_agent_hide_author_box',''),(2761,2680,'property_status','current'),(2762,2680,'property_list_date',''),(2763,2680,'property_authority','exclusive'),(2764,2680,'property_category','House'),(2765,2680,'property_unique_id',''),(2766,2680,'property_mod_date',''),(2767,2680,'property_images_mod_date',''),(2768,2680,'property_featured',''),(2769,2680,'property_inspection_times',''),(2770,2680,'property_bedrooms','4'),(2771,2680,'property_bathrooms','2'),(2772,2680,'property_rooms','5'),(2773,2680,'property_ensuite','2'),(2774,2680,'property_toilet','1'),(2775,2680,'property_garage','3'),(2776,2680,'property_carport','1'),(2777,2680,'property_year_built','2015'),(2778,2680,'property_new_construction','yes'),(2779,2680,'property_pool',''),(2780,2680,'property_air_conditioning',''),(2781,2680,'property_security_system','yes'),(2782,2680,'property_land_area',''),(2783,2680,'property_land_area_unit','squareMeter'),(2784,2680,'property_building_area',''),(2785,2680,'property_building_area_unit','squareMeter'),(2786,2680,'property_land_fully_fenced','yes'),(2787,2680,'property_remote_garage',''),(2788,2680,'property_secure_parking','yes'),(2789,2680,'property_study',''),(2790,2680,'property_dishwasher',''),(2791,2680,'property_built_in_robes',''),(2792,2680,'property_gym',''),(2793,2680,'property_workshop',''),(2794,2680,'property_rumpus_room',''),(2795,2680,'property_floor_boards','yes'),(2796,2680,'property_broadband',''),(2797,2680,'property_pay_tv','yes'),(2798,2680,'property_vacuum_system',''),(2799,2680,'property_intercom',''),(2800,2680,'property_spa',''),(2801,2680,'property_tennis_court',''),(2802,2680,'property_balcony','yes'),(2803,2680,'property_deck',''),(2804,2680,'property_courtyard','yes'),(2805,2680,'property_outdoor_entertaining',''),(2806,2680,'property_shed','yes'),(2807,2680,'property_ducted_heating','yes'),(2808,2680,'property_ducted_cooling',''),(2809,2680,'property_split_system_heating',''),(2810,2680,'property_hydronic_heating',''),(2811,2680,'property_split_system_aircon',''),(2812,2680,'property_gas_heating','yes'),(2813,2680,'property_reverse_cycle_aircon',''),(2814,2680,'property_evaporative_cooling',''),(2815,2680,'property_open_fire_place','yes'),(2816,2680,'property_video_url',''),(2817,2680,'property_floorplan',''),(2818,2680,'property_floorplan_2',''),(2819,2680,'property_external_link',''),(2820,2680,'property_external_link_2',''),(2821,2181,'_wp_old_slug','milimani'),(2822,2691,'_edit_last','1'),(2823,2691,'_edit_lock','1476341620:1'),(2824,2692,'_wp_attached_file','2016/10/nairobi-valley2.jpg'),(2825,2692,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:440;s:4:\"file\";s:27:\"2016/10/nairobi-valley2.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-400x275.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-430x296.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley2-150x103.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"nairobi-valley2-100x69.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2826,2693,'_wp_attached_file','2016/10/nairobi-valley3.jpg'),(2827,2693,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:440;s:4:\"file\";s:27:\"2016/10/nairobi-valley3.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-400x275.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-430x296.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley3-150x103.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"nairobi-valley3-100x69.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2828,2694,'_wp_attached_file','2016/10/nairobi-valley4.jpg'),(2829,2694,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:440;s:4:\"file\";s:27:\"2016/10/nairobi-valley4.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-400x275.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-430x296.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:27:\"nairobi-valley4-150x103.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:26:\"nairobi-valley4-100x69.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2830,2695,'_wp_attached_file','2016/10/nv1.jpg'),(2831,2695,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:440;s:4:\"file\";s:15:\"2016/10/nv1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"nv1-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:\"nv1-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"nv1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"nv1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"nv1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"nv1-400x275.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"nv1-430x296.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"nv1-150x103.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:103;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"nv1-100x69.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:69;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2832,2691,'_thumbnail_id','2693'),(2833,2691,'property_address_display',''),(2834,2691,'property_address_sub_number',''),(2835,2691,'property_address_street_number',''),(2836,2691,'property_address_street','Valley Arcade shopping Centre'),(2837,2691,'property_address_suburb','Nairobi'),(2838,2691,'property_address_city','Nairobi'),(2839,2691,'property_address_state','Nairobi'),(2840,2691,'property_address_postal_code',''),(2841,2691,'property_address_country','P.O Box 6069 Nairobi'),(2842,2691,'property_address_coordinates','-1.2981693, 36.75997759999996'),(2843,2691,'property_address_hide_map',''),(2844,2691,'property_price','275000.00000'),(2845,2691,'property_price_view','KSh275,000 / Month '),(2846,2691,'property_auction','2015-12-30T18:00'),(2847,2691,'property_price_display','yes'),(2848,2691,'property_under_offer',''),(2849,2691,'property_is_home_land_package',''),(2850,2691,'property_sold_price','275000.00000'),(2851,2691,'property_sold_date','2015-12-30'),(2852,2691,'property_sold_price_display',''),(2853,2691,'property_owner','Nairobi '),(2854,2691,'property_heading','102'),(2855,2691,'property_office_id','0708371000'),(2856,2691,'property_agent','James Kamau'),(2857,2691,'property_second_agent',''),(2858,2691,'property_agent_hide_author_box',''),(2859,2691,'property_status','current'),(2860,2691,'property_list_date',''),(2861,2691,'property_authority','exclusive'),(2862,2691,'property_category','House'),(2863,2691,'property_unique_id',''),(2864,2691,'property_mod_date',''),(2865,2691,'property_images_mod_date',''),(2866,2691,'property_featured',''),(2867,2691,'property_inspection_times',''),(2868,2691,'property_bedrooms','4'),(2869,2691,'property_bathrooms','3'),(2870,2691,'property_rooms','6'),(2871,2691,'property_ensuite','2'),(2872,2691,'property_toilet','2'),(2873,2691,'property_garage','1'),(2874,2691,'property_carport','2'),(2875,2691,'property_year_built','2010'),(2876,2691,'property_new_construction',''),(2877,2691,'property_pool',''),(2878,2691,'property_air_conditioning','yes'),(2879,2691,'property_security_system','yes'),(2880,2691,'property_land_area','3900.00000'),(2881,2691,'property_land_area_unit','square'),(2882,2691,'property_building_area',''),(2883,2691,'property_building_area_unit','square'),(2884,2691,'property_land_fully_fenced','yes'),(2885,2691,'property_remote_garage',''),(2886,2691,'property_secure_parking',''),(2887,2691,'property_study','yes'),(2888,2691,'property_dishwasher','yes'),(2889,2691,'property_built_in_robes','yes'),(2890,2691,'property_gym',''),(2891,2691,'property_workshop',''),(2892,2691,'property_rumpus_room',''),(2893,2691,'property_floor_boards','yes'),(2894,2691,'property_broadband',''),(2895,2691,'property_pay_tv','yes'),(2896,2691,'property_vacuum_system',''),(2897,2691,'property_intercom',''),(2898,2691,'property_spa','yes'),(2899,2691,'property_tennis_court',''),(2900,2691,'property_balcony','yes'),(2901,2691,'property_deck',''),(2902,2691,'property_courtyard',''),(2903,2691,'property_outdoor_entertaining',''),(2904,2691,'property_shed',''),(2905,2691,'property_ducted_heating',''),(2906,2691,'property_ducted_cooling',''),(2907,2691,'property_split_system_heating','yes'),(2908,2691,'property_hydronic_heating',''),(2909,2691,'property_split_system_aircon',''),(2910,2691,'property_gas_heating',''),(2911,2691,'property_reverse_cycle_aircon',''),(2912,2691,'property_evaporative_cooling',''),(2913,2691,'property_open_fire_place',''),(2914,2691,'property_video_url',''),(2915,2691,'property_floorplan',''),(2916,2691,'property_floorplan_2',''),(2917,2691,'property_external_link',''),(2918,2691,'property_external_link_2',''),(2919,2179,'_wp_old_slug','project-3'),(2922,2702,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:4:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#000000\";s:10:\"font_color\";s:7:\"#000000\";}}s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";}i:1;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:61:\"Do you like Moesia? Is it everything you wanted from a theme?\";s:15:\"action_btn_link\";s:35:\"https://wordpress.org/themes/moesia\";s:15:\"action_btn_text\";s:21:\"Download it for free!\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:7;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7dd3d5f8-688f-4dbe-8978-c193411dbc6a\";s:5:\"style\";a:0:{}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"fdbc86fa-9a1c-42f4-b5ea-026664148b0d\";s:5:\"style\";a:0:{}}}i:11;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:12:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(2923,2703,'_wp_attached_file','2014/07/emp2.jpg'),(2924,2703,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:275;s:4:\"file\";s:16:\"2014/07/emp2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:16:\"emp2-183x200.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:16:\"emp2-183x250.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:16:\"emp2-150x225.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:16:\"emp2-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2925,2704,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#000000\";s:10:\"font_color\";s:7:\"#000000\";}}}i:1;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:20:\"A Name you Can Trust\";s:15:\"action_btn_link\";s:28:\"http://www.robisearch.com/patanyumba/\";s:15:\"action_btn_text\";s:22:\"Get the PataNyumba App\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"Moesia_Action\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:7;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"Moesia_Latest_News\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"7dd3d5f8-688f-4dbe-8978-c193411dbc6a\";s:5:\"style\";a:0:{}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:14:{s:5:\"title\";s:0:\"\";s:11:\"skills_desc\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:9:\"skill_one\";s:6:\"Coding\";s:13:\"skill_one_max\";s:2:\"90\";s:9:\"skill_two\";s:6:\"Design\";s:13:\"skill_two_max\";s:2:\"85\";s:11:\"skill_three\";s:7:\"Singing\";s:15:\"skill_three_max\";s:3:\"100\";s:10:\"skill_four\";s:8:\"Building\";s:14:\"skill_four_max\";s:2:\"72\";s:10:\"skill_five\";s:11:\"Demolishing\";s:14:\"skill_five_max\";s:2:\"91\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Skills\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"fdbc86fa-9a1c-42f4-b5ea-026664148b0d\";s:5:\"style\";a:0:{}}}i:11;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:245:\"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\";s:4:\"cite\";s:8:\"John Doe\";s:9:\"image_uri\";s:90:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:12:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(2926,2705,'_menu_item_type','post_type'),(2927,2705,'_menu_item_menu_item_parent','2511'),(2928,2705,'_menu_item_object_id','2691'),(2929,2705,'_menu_item_object','property'),(2930,2705,'_menu_item_target',''),(2931,2705,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2932,2705,'_menu_item_xfn',''),(2933,2705,'_menu_item_url',''),(2935,2706,'_menu_item_type','post_type'),(2936,2706,'_menu_item_menu_item_parent','2595'),(2937,2706,'_menu_item_object_id','2680'),(2938,2706,'_menu_item_object','property'),(2939,2706,'_menu_item_target',''),(2940,2706,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2941,2706,'_menu_item_xfn',''),(2942,2706,'_menu_item_url',''),(2944,2707,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#000000\";s:10:\"font_color\";s:7:\"#000000\";}}}i:1;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:20:\"A Name you Can Trust\";s:15:\"action_btn_link\";s:31:\"http://www.robisearch.com/patanyumba/app\";s:15:\"action_btn_text\";s:22:\"Get the PataNyumba App\";s:9:\"image_uri\";s:96:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"Moesia_Action\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:7;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:9;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:236:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully commited to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:63:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2.jpg\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:10:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}}}'),(2945,746,'_edit_lock','1476350731:1'),(2946,2134,'_edit_lock','1485259713:1'),(2947,2710,'_wp_attached_file','2014/07/robi.png'),(2948,2710,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:410;s:6:\"height\";i:106;s:4:\"file\";s:16:\"2014/07/robi.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"robi-150x106.png\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"robi-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"robi-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:16:\"robi-300x106.png\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:16:\"robi-350x106.png\";s:5:\"width\";i:350;s:6:\"height\";i:106;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:16:\"robi-400x103.png\";s:5:\"width\";i:400;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"robi-150x39.png\";s:5:\"width\";i:150;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"robi-100x26.png\";s:5:\"width\";i:100;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2949,2134,'_wp_old_slug','client-6'),(2950,2180,'_wp_old_slug','project-4'),(2951,2126,'_edit_lock','1476347552:1'),(2955,2125,'_edit_lock','1477606027:1'),(2956,2125,'_wp_old_slug','service-four'),(2961,2716,'_wp_attached_file','2016/10/design-house.jpg'),(2962,2716,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1821;s:6:\"height\";i:1101;s:4:\"file\";s:24:\"2016/10/design-house.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"design-house-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"design-house-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"design-house-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"design-house-1024x619.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:619;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:24:\"design-house-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:24:\"design-house-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-750x453.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:453;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-400x242.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:24:\"design-house-430x260.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:23:\"design-house-150x91.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:23:\"design-house-100x60.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2963,2124,'_edit_lock','1477605999:1'),(2966,2124,'_wp_old_slug','service-three'),(2969,2718,'_wp_attached_file','2016/10/cropped-design-house.jpg'),(2970,2718,'_wp_attachment_context','custom-header'),(2973,2719,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:3:{s:5:\"title\";s:7:\"slider0\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"MSP_Main_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"892ed335-ba86-4b3e-b403-5fbdf68a5cf1\";s:5:\"style\";a:3:{s:10:\"widget_css\";s:25:\"<?php masterslider(1); ?>\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:15:\"property_status\";s:0:\"\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:4:{s:10:\"background\";s:7:\"#efefef\";s:18:\"background_display\";s:5:\"cover\";s:12:\"border_color\";s:7:\"#000000\";s:10:\"font_color\";s:7:\"#000000\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:20:\"A Name you Can Trust\";s:15:\"action_btn_link\";s:31:\"http://www.robisearch.com/patanyumba/app\";s:15:\"action_btn_text\";s:22:\"Get the PataNyumba App\";s:9:\"image_uri\";s:62:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123.png\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:8;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:236:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully commited to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:63:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(2974,2716,'_wp_attachment_custom_header_last_used_moesia','1476278210'),(2975,2716,'_wp_attachment_is_custom_header','moesia'),(2976,2123,'_edit_lock','1477606665:1'),(2977,2123,'_wp_old_slug','service-two'),(2990,746,'_edit_last','1'),(2991,746,'panels_data','a:3:{s:7:\"widgets\";a:0:{}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2992,2723,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"99fdd0f8-a4c7-473d-9ee7-6c73a6cbb1ba\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2993,2126,'wpcf-service-icon','fa-bullhorn'),(2994,2126,'wpcf-service-link','http://www.robisearch.com/patanyumba/mortgage/'),(2995,2724,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:4:\"wide\";s:29:\"show_property_status_frontend\";s:2:\"on\";s:15:\"property_status\";s:7:\"current\";s:9:\"search_id\";s:2:\"on\";s:15:\"search_location\";s:2:\"on\";s:11:\"search_city\";s:2:\"on\";s:12:\"search_state\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"3d5658a8-7000-49e5-8215-b928db20396b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:6:\"center\";}}}i:1;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a58cc269-d7bc-41cf-a8ac-fbe3a7153aba\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"title\";s:12:\"Contact Form\";s:11:\"description\";s:0:\"\";s:22:\"epl_contact_first_name\";s:2:\"on\";s:21:\"epl_contact_last_name\";s:2:\"on\";s:17:\"epl_contact_email\";s:2:\"on\";s:17:\"epl_contact_title\";s:2:\"on\";s:16:\"epl_contact_note\";s:2:\"on\";s:6:\"submit\";s:6:\"Submit\";s:17:\"epl_contact_phone\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Contact_Capture\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"59bfc3c5-aaf0-4f2b-9008-d4fb285e3529\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"f215e32f-3db1-4d94-9b6f-1f309255f0d6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(2996,2726,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:18:\"WP_Widget_Calendar\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"e8d3d97c-68a8-4ebe-9119-2670386bf0b2\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(2999,2727,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"MSP_Main_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8e13f568-02f5-48ca-a3da-0ee8a2d143b9\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"90b96481-3286-4636-9141-6e723350eb0f\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3002,2,'_edit_last','1'),(3003,2,'_panels_data_preview','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:26:\"[wonderplugin_slider id=1]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"289409e8-07c2-4456-8885-d7c8e6f51ed1\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3004,2,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:26:\"[wonderplugin_slider id=4]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"289409e8-07c2-4456-8885-d7c8e6f51ed1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3009,2730,'_menu_item_type','post_type'),(3010,2730,'_menu_item_menu_item_parent','2575'),(3011,2730,'_menu_item_object_id','733'),(3012,2730,'_menu_item_object','page'),(3013,2730,'_menu_item_target',''),(3014,2730,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3015,2730,'_menu_item_xfn',''),(3016,2730,'_menu_item_url',''),(3026,2149,'_edit_lock','1477606093:1'),(3029,2148,'_edit_lock','1477605185:1'),(3031,2737,'_edit_lock','1477311250:1'),(3032,2737,'_edit_last','1'),(3033,2738,'_wp_attached_file','2016/10/20161009_114932-1.jpg'),(3034,2738,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1536;s:4:\"file\";s:29:\"2016/10/20161009_114932-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"20161009_114932-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:29:\"20161009_114932-1-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"20161009_114932-1-1024x614.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-750x450.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-400x240.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:29:\"20161009_114932-1-430x258.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:28:\"20161009_114932-1-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:28:\"20161009_114932-1-100x60.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"GT-S7582\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1476013772\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.54\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0010626992561105\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3035,2739,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"620ce320-765e-48b4-aed1-c6980445ea02\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3036,2740,'_wp_attached_file','2016/10/kenya-houses-6.jpg'),(3037,2740,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1083;s:6:\"height\";i:690;s:4:\"file\";s:26:\"2016/10/kenya-houses-6.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-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:\"kenya-houses-6-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-768x489.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"kenya-houses-6-1024x652.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-750x478.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-400x255.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-6-430x274.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-6-150x96.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-6-100x64.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3038,2741,'_wp_attached_file','2016/10/kenya-houses-5.jpg'),(3039,2741,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1083;s:6:\"height\";i:682;s:4:\"file\";s:26:\"2016/10/kenya-houses-5.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-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:\"kenya-houses-5-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"kenya-houses-5-1024x645.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-750x472.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-400x252.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-5-430x271.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-5-150x94.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-5-100x63.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3040,2742,'_wp_attached_file','2016/10/kenya-houses-4.jpg'),(3041,2742,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1084;s:6:\"height\";i:693;s:4:\"file\";s:26:\"2016/10/kenya-houses-4.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"kenya-houses-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:26:\"kenya-houses-4-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-768x491.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:491;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"kenya-houses-4-1024x655.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:655;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-750x479.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-400x256.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:26:\"kenya-houses-4-430x275.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-4-150x96.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"kenya-houses-4-100x64.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3042,2743,'_wp_attached_file','2016/10/Kenya-houses-1.jpg'),(3043,2743,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1088;s:6:\"height\";i:659;s:4:\"file\";s:26:\"2016/10/Kenya-houses-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-768x465.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Kenya-houses-1-1024x620.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-750x454.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-400x242.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:26:\"Kenya-houses-1-430x260.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:25:\"Kenya-houses-1-150x91.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:25:\"Kenya-houses-1-100x61.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:61;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3044,2744,'_wp_attached_file','2016/10/kasarani-sportsview-estate.png'),(3045,2745,'_wp_attached_file','2016/10/greendime-consultant.jpg'),(3046,2746,'_wp_attached_file','2016/10/muthaiga.jpg'),(3047,2746,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1349;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2016/10/muthaiga.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"muthaiga-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"muthaiga-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"muthaiga-768x484.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"muthaiga-1024x645.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:645;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:20:\"muthaiga-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:20:\"muthaiga-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:20:\"muthaiga-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:20:\"muthaiga-750x473.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:20:\"muthaiga-400x252.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:20:\"muthaiga-430x271.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:19:\"muthaiga-150x95.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:19:\"muthaiga-100x63.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:63;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3048,2747,'_wp_attached_file','2016/10/apartments.jpg'),(3049,2747,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:22:\"2016/10/apartments.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"apartments-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:\"apartments-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"apartments-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"apartments-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:22:\"apartments-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:22:\"apartments-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:22:\"apartments-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:22:\"apartments-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:22:\"apartments-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:22:\"apartments-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:22:\"apartments-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:21:\"apartments-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-W180\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1296307844\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.2\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3050,2748,'_wp_attached_file','2016/10/tz.jpg'),(3051,2748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:14:\"2016/10/tz.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"tz-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:\"tz-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"tz-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"tz-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"tz-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"tz-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"tz-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:14:\"tz-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"tz-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:14:\"tz-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"tz-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"tz-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-W110\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1293710724\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3052,2749,'_wp_attached_file','2016/10/tz2.jpg'),(3053,2749,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:15:\"2016/10/tz2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"tz2-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:\"tz2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"tz2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"tz2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"tz2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"tz2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"tz2-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-W110\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1293710717\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3054,2750,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:48:\"[masterslider id=\"1\"]\n[wonderplugin_slider id=4]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"bef6655c-1ce4-420b-b51b-9ecae51ef7f8\";s:5:\"style\";a:3:{s:7:\"padding\";s:15:\"3px 2px 0px 2px\";s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:0:\"\";s:11:\"search_city\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:15:\"search_location\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"2b799a53-200c-4c1c-9df3-da4fbdab9e8e\";s:5:\"style\";a:4:{s:10:\"background\";s:7:\"#efefef\";s:18:\"background_display\";s:5:\"cover\";s:12:\"border_color\";s:7:\"#000000\";s:10:\"font_color\";s:7:\"#000000\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:1:\"6\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"3d0ec819-b40c-43ce-8b89-472ab94f433a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:11:\"action_text\";s:20:\"A Name you Can Trust\";s:15:\"action_btn_link\";s:31:\"http://www.robisearch.com/patanyumba/app\";s:15:\"action_btn_text\";s:22:\"Get the PataNyumba App\";s:9:\"image_uri\";s:62:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123.png\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"06f3a26e-8999-487c-9901-f50e302da5de\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"71ff7b81-2ff0-4455-8075-42d4e81ed77c\";s:5:\"style\";a:0:{}}}i:5;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"15c90d55-0336-4d0a-8c48-acc089350010\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:9:\"widget_id\";s:36:\"0494bddc-f0e6-41ae-94bb-d0d9b16f8a3d\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:9:\"widget_id\";s:36:\"4f911fda-b79f-45d1-bee3-ba16da8477a8\";s:5:\"style\";a:0:{}}}i:8;a:4:{s:5:\"title\";s:17:\"We\'re Everywhere!\";s:8:\"nav_menu\";i:193;s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:24:\"Moesia_Fp_Social_Profile\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:9:\"widget_id\";s:36:\"6332fe3c-4ea1-42d0-bd55-898b2592f4c3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:11:{s:5:\"title\";s:19:\"Some facts about us\";s:8:\"fact_one\";s:9:\"Employees\";s:12:\"fact_one_max\";s:2:\"46\";s:8:\"fact_two\";s:8:\"Projects\";s:12:\"fact_two_max\";s:3:\"123\";s:10:\"fact_three\";s:4:\"Dogs\";s:14:\"fact_three_max\";s:2:\"98\";s:9:\"fact_four\";s:7:\"Offices\";s:13:\"fact_four_max\";s:2:\"34\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:12:\"Moesia_Facts\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:9:\"widget_id\";s:36:\"c703e75b-5831-4df6-b395-8dd0129a07ec\";s:5:\"style\";a:0:{}}}i:10;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:236:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully commited to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:63:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:9:\"widget_id\";s:36:\"6371710a-c00a-437a-a778-35f11c27aafc\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:3:{s:5:\"title\";s:6:\"Slider\";s:2:\"id\";s:1:\"0\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:28:\"WDSControllerWidgetSlideshow\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:9:\"widget_id\";s:36:\"48e86a1f-58cb-4f7b-8f05-165385e6f460\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:16:\"background_image\";s:86:\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/internet-295264.png\";}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(3056,2751,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"f78f8699-1b0d-4c7e-80de-1e905da40402\";s:5:\"style\";a:0:{}}}i:1;a:3:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"Moesia_Clients\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"f215e32f-3db1-4d94-9b6f-1f309255f0d6\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3058,2752,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"3\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4fa7cf25-ad78-4a79-8c0d-a7cfe80af05c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:638:\"\nPataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"fae86d87-31bf-4dcb-996a-e15507c27200\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3060,2753,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:9:\"d_columns\";s:1:\"3\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:27:\"EPL_Widget_Property_Gallery\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4fa7cf25-ad78-4a79-8c0d-a7cfe80af05c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:638:\"\nPataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3061,2754,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"MSP_Main_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"48e8e3cf-6715-4a75-b2a0-3234a350f0a7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3063,2755,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3064,2756,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Contact_Info\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"e51bd8a6-969a-417d-a0ea-9d89cd4d3393\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3069,2759,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Sign in\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3070,2759,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Sign in\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3071,2759,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Sign in\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3072,2759,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Sign in\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3073,2760,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Sign in\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3074,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:7:\"Sign up\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"12b53440-a28a-4f25-89f5-4b3473ae6dcd\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:5:\"Login\";s:4:\"text\";s:18:\"[usersultra_login]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4f62536e-f21f-4ab3-a33f-399f4533ea1a\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3075,2761,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:7:\"Sign up\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"12b53440-a28a-4f25-89f5-4b3473ae6dcd\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:5:\"Login\";s:4:\"text\";s:18:\"[usersultra_login]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4f62536e-f21f-4ab3-a33f-399f4533ea1a\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3076,2762,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:7:\"Sign up\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"12b53440-a28a-4f25-89f5-4b3473ae6dcd\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:5:\"Login\";s:4:\"text\";s:18:\"[usersultra_login]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4f62536e-f21f-4ab3-a33f-399f4533ea1a\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:10:\"My account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"b3ef6942-30e7-493f-9678-33a9442e5ddf\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3077,744,'uultra_protect_logged_in',''),(3078,2759,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3079,744,'_panels_data_preview','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:17:\"Login as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:8:{s:4:\"text\";s:20:\"Register as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae7b2d923d\";s:10:\"new_window\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3080,2763,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3081,2759,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:7:\"profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3082,2759,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:7:\"profile\";s:4:\"text\";s:18:\"[usersultra_login]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3083,2764,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:7:\"profile\";s:4:\"text\";s:18:\"[usersultra_login]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3084,2765,'_edit_lock','1477593389:1'),(3085,2765,'_edit_last','1'),(3086,2765,'ewic_meta_list_mode',''),(3087,2765,'ewic_meta_select_images','a:4:{i:2738;a:2:{s:6:\"images\";s:4:\"2738\";s:3:\"ttl\";s:17:\"20161009_114932-1\";}i:2741;a:2:{s:6:\"images\";s:4:\"2741\";s:3:\"ttl\";s:15:\"Magnolia Hills2\";}i:2740;a:2:{s:6:\"images\";s:4:\"2740\";s:3:\"ttl\";s:14:\"Magnolia Hills\";}i:2742;a:2:{s:6:\"images\";s:4:\"2742\";s:3:\"ttl\";s:15:\"Magnolia Hills3\";}}'),(3088,2765,'ewic_meta_thumbsizelt','a:2:{s:5:\"width\";s:4:\"auto\";s:6:\"height\";s:4:\"auto\";}'),(3089,2765,'ewic_meta_slide_timthumb','off'),(3090,2765,'ewic_meta_slide_auto','on'),(3091,2765,'ewic_meta_slide_delay','5'),(3092,2765,'ewic_meta_settings_effect','easeInQuad'),(3093,2765,'ewic_meta_slide_style','vertical'),(3094,2765,'ewic_meta_slide_nav','always'),(3095,2765,'ewic_meta_slide_title','on'),(3096,2765,'ewic_meta_settings_smartttl','on'),(3097,2765,'ewic_meta_slide_lightbox','on'),(3098,2765,'ewic_meta_slide_lightbox_autoslide','on'),(3099,2765,'ewic_meta_slide_lightbox_delay','5'),(3100,2765,'uultra_protect_logged_in',NULL),(3101,2759,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:7:\"profile\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3102,2766,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Registration\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:7:\"profile\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3103,2759,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3104,2767,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3105,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:4:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3106,2768,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:4:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3107,2769,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:12:\"registration\";s:4:\"text\";s:25:\"[usersultra_registration]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b2b918f0-b431-45a3-858a-573003b6eae8\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:3;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3108,2547,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"MSP_Main_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8e13f568-02f5-48ca-a3da-0ee8a2d143b9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"90b96481-3286-4636-9141-6e723350eb0f\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3109,2770,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:3:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:1:\"1\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"MSP_Main_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8e13f568-02f5-48ca-a3da-0ee8a2d143b9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"90b96481-3286-4636-9141-6e723350eb0f\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3112,2455,'uultra_protect_logged_in',''),(3115,2066,'uultra_protect_logged_in',''),(3118,2455,'_thumbnail_id','2570'),(3133,2773,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:15:\"skyline Hostels\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a353cc64-ae5a-41b0-b5ca-0180fb03aea1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3134,735,'uultra_protect_logged_in',''),(3135,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3136,2774,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3140,733,'uultra_protect_logged_in',''),(3144,2148,'uultra_protect_logged_in',NULL),(3145,2147,'_edit_lock','1477605273:1'),(3146,2778,'_wp_attached_file','2014/07/emp1.jpg'),(3147,2778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:191;s:6:\"height\";i:128;s:4:\"file\";s:16:\"2014/07/emp1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"emp1-150x128.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:16:\"emp1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:16:\"emp1-150x101.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:15:\"emp1-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3150,2147,'uultra_protect_logged_in',NULL),(3151,2146,'_edit_lock','1477605489:1'),(3154,2146,'uultra_protect_logged_in',NULL),(3155,2149,'wpcf-client-function','dycancollege@hotmail.com'),(3156,2149,'wpcf-client-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082.jpg'),(3157,2149,'uultra_protect_logged_in',NULL),(3158,2148,'wpcf-client-function','wawerujane@hotmail.com'),(3159,2148,'wpcf-client-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg'),(3160,2147,'wpcf-client-function','kemuntosusan@hotmail.com'),(3161,2147,'wpcf-client-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp6.jpg'),(3162,2146,'wpcf-client-function','wafulaian@hotmail.com'),(3163,2146,'wpcf-client-photo','http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r3.jpg'),(3164,2040,'uultra_protect_logged_in',''),(3165,2125,'wpcf-service-icon','fa-user'),(3166,2125,'wpcf-service-link','http://www.robisearch.com/patanyumba/agents'),(3167,2125,'uultra_protect_logged_in',NULL),(3168,2124,'wpcf-service-icon','fa-home'),(3169,2124,'wpcf-service-link','http://www.robisearch.com/patanyumba/sample-page'),(3170,2124,'uultra_protect_logged_in',NULL),(3172,2127,'uultra_protect_logged_in',NULL),(3173,2122,'_edit_lock','1477606381:1'),(3175,2122,'uultra_protect_logged_in',NULL),(3176,2122,'wpcf-service-icon','fa-map-marker'),(3177,2122,'wpcf-service-link','localhost/patanyumba/about-us/'),(3178,2127,'wpcf-service-icon','fa-home'),(3179,2127,'wpcf-service-link','localhost/patanyumba/about-us/'),(3180,2123,'wpcf-service-icon','fa-money'),(3181,2123,'wpcf-service-link','localhost/patanyumba/property/'),(3182,2123,'uultra_protect_logged_in',NULL),(3183,2781,'_wp_attached_file','2016/10/123.png'),(3184,2781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:128;s:4:\"file\";s:15:\"2016/10/123.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"123-150x128.png\";s:5:\"width\";i:150;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"123-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"123-150x96.png\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"123-100x64.png\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3185,2782,'_wp_attached_file','2014/07/emp2-1.jpg'),(3186,2782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:275;s:4:\"file\";s:18:\"2014/07/emp2-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"emp2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:18:\"emp2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:18:\"emp2-1-183x200.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:18:\"emp2-1-183x250.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:18:\"emp2-1-150x225.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:18:\"emp2-1-100x150.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"emp2-1-183x182.jpg\";s:5:\"width\";i:183;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3189,2785,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> House/property that you need\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(3190,2785,'_mail','a:8:{s:7:\"subject\";s:27:\"patanyumba \"[your-subject]\"\";s:6:\"sender\";s:38:\"[your-name] <wordpress@robisearch.com>\";s:4:\"body\";s:184:\"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 patanyumba (http://www.robisearch.com/patanyumba)\";s:9:\"recipient\";s:22:\"kamorepta.pk@gmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3191,2785,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"patanyumba \"[your-subject]\"\";s:6:\"sender\";s:37:\"patanyumba <wordpress@robisearch.com>\";s:4:\"body\";s:126:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on patanyumba (http://www.robisearch.com/patanyumba)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:32:\"Reply-To: kamorepta.pk@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(3192,2785,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(3193,2785,'_additional_settings',''),(3194,2785,'_locale','en_US'),(3195,2787,'_edit_lock','1478506255:2'),(3196,2787,'_edit_last','2'),(3197,2788,'_wp_attached_file','2016/11/tz2.jpg'),(3198,2788,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:15:\"2016/11/tz2.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"tz2-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:\"tz2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"tz2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"tz2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:15:\"tz2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:15:\"tz2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:15:\"tz2-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:14:\"tz2-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:15:\"tz2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3199,2789,'_wp_attached_file','2016/11/emmarentia.jpg'),(3200,2789,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:194;s:4:\"file\";s:22:\"2016/11/emmarentia.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"emmarentia-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:22:\"emmarentia-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:22:\"emmarentia-150x112.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:21:\"emmarentia-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"emmarentia-259x182.jpg\";s:5:\"width\";i:259;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3201,2790,'_wp_attached_file','2016/11/tz.jpg'),(3202,2790,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:14:\"2016/11/tz.jpg\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"tz-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:\"tz-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"tz-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"tz-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"tz-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"tz-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-image\";a:4:{s:4:\"file\";s:14:\"tz-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"moesia-thumb\";a:4:{s:4:\"file\";s:14:\"tz-750x563.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"moesia-news-thumb\";a:4:{s:4:\"file\";s:14:\"tz-400x300.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"moesia-employees-thumb\";a:4:{s:4:\"file\";s:14:\"tz-430x323.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"tz-150x113.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"tz-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:14:\"tz-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3203,2787,'_thumbnail_id','2789'),(3204,2787,'property_address_display',''),(3205,2787,'property_address_sub_number',''),(3206,2787,'property_address_street_number',''),(3207,2787,'property_address_street',''),(3208,2787,'property_address_suburb','thika'),(3209,2787,'property_address_city','Thika'),(3210,2787,'property_address_state','kiambu'),(3211,2787,'property_address_postal_code',''),(3212,2787,'property_address_country','Kenya'),(3213,2787,'property_address_coordinates','Thika'),(3214,2787,'property_address_hide_map',''),(3215,2787,'property_price','1000000.00000'),(3216,2787,'property_price_view','10M'),(3217,2787,'property_auction','2016-11-22T11:08'),(3218,2787,'property_price_display','yes'),(3219,2787,'property_under_offer','yes'),(3220,2787,'property_is_home_land_package',''),(3221,2787,'property_sold_price','1000000.00000'),(3222,2787,'property_sold_date','2016-11-22'),(3223,2787,'property_sold_price_display','yes'),(3224,2787,'property_owner','agent1'),(3225,2787,'property_heading','KIlimambogo hieghts'),(3226,2787,'property_office_id',''),(3227,2787,'property_agent','agent1'),(3228,2787,'property_second_agent','Agent'),(3229,2787,'property_agent_hide_author_box',''),(3230,2787,'property_status','current'),(3231,2787,'property_list_date',''),(3232,2787,'property_authority','exclusive'),(3233,2787,'property_category','House'),(3234,2787,'property_unique_id',''),(3235,2787,'property_mod_date',''),(3236,2787,'property_images_mod_date',''),(3237,2787,'property_featured','yes'),(3238,2787,'property_inspection_times',''),(3239,2787,'property_bedrooms','3'),(3240,2787,'property_bathrooms','1'),(3241,2787,'property_rooms','4'),(3242,2787,'property_ensuite','1'),(3243,2787,'property_toilet','2'),(3244,2787,'property_garage','3'),(3245,2787,'property_carport','0'),(3246,2787,'property_year_built','2014'),(3247,2787,'property_new_construction','yes'),(3248,2787,'property_pool','yes'),(3249,2787,'property_air_conditioning','yes'),(3250,2787,'property_security_system',''),(3251,2787,'property_land_area',''),(3252,2787,'property_land_area_unit','square'),(3253,2787,'property_building_area',''),(3254,2787,'property_building_area_unit','square'),(3255,2787,'property_land_fully_fenced',''),(3256,2787,'property_remote_garage','yes'),(3257,2787,'property_secure_parking',''),(3258,2787,'property_study',''),(3259,2787,'property_dishwasher',''),(3260,2787,'property_built_in_robes',''),(3261,2787,'property_gym','yes'),(3262,2787,'property_workshop',''),(3263,2787,'property_rumpus_room',''),(3264,2787,'property_floor_boards',''),(3265,2787,'property_broadband',''),(3266,2787,'property_pay_tv','yes'),(3267,2787,'property_vacuum_system',''),(3268,2787,'property_intercom',''),(3269,2787,'property_spa','yes'),(3270,2787,'property_tennis_court','yes'),(3271,2787,'property_balcony',''),(3272,2787,'property_deck',''),(3273,2787,'property_courtyard',''),(3274,2787,'property_outdoor_entertaining',''),(3275,2787,'property_shed','yes'),(3276,2787,'property_ducted_heating',''),(3277,2787,'property_ducted_cooling','yes'),(3278,2787,'property_split_system_heating','yes'),(3279,2787,'property_hydronic_heating',''),(3280,2787,'property_split_system_aircon','yes'),(3281,2787,'property_gas_heating',''),(3282,2787,'property_reverse_cycle_aircon',''),(3283,2787,'property_evaporative_cooling','yes'),(3284,2787,'property_open_fire_place',''),(3285,2787,'property_video_url',''),(3286,2787,'property_floorplan',''),(3287,2787,'property_floorplan_2',''),(3288,2787,'property_external_link',''),(3289,2787,'property_external_link_2',''),(3290,733,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8c745680-cb39-43a7-a3fc-2648d8cfab2c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}i:1;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8aec7f80-be5a-4caf-a987-feebde4f97c9\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3291,733,'wpcf-header-toggle','1'),(3292,733,'wpcf-header-button-title','I\'m a button'),(3293,733,'wpcf-header-button-link','http://google.com'),(3294,2669,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:15:\"skyline Hostels\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a353cc64-ae5a-41b0-b5ca-0180fb03aea1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3295,2792,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:15:\"skyline Hostels\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a353cc64-ae5a-41b0-b5ca-0180fb03aea1\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3297,2794,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"Moesia_Action\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ab6619d3-adc8-47c1-85fc-a318fde27502\";s:5:\"style\";a:0:{}}}i:1;a:23:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:7:\"default\";s:15:\"property_status\";s:0:\"\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a44a13f9-288b-4f91-847d-baac50c87919\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3299,2669,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:19:{s:5:\"title\";s:0:\"\";s:5:\"types\";a:1:{i:0;s:8:\"property\";}s:4:\"view\";s:7:\"default\";s:7:\"display\";s:5:\"image\";s:5:\"image\";s:9:\"thumbnail\";s:7:\"d_icons\";s:4:\"none\";s:8:\"p_number\";s:1:\"1\";s:6:\"p_skip\";s:1:\"0\";s:9:\"d_excerpt\";s:2:\"on\";s:8:\"d_suburb\";s:2:\"on\";s:8:\"d_street\";s:2:\"on\";s:7:\"d_price\";s:2:\"on\";s:9:\"more_text\";s:9:\"Read More\";s:6:\"d_more\";s:2:\"on\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:26:\"EPL_Widget_Recent_Property\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9ba2ee9b-bfea-4f11-b25e-382ca38ba123\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:8:\"featured\";s:0:\"\";s:7:\"archive\";s:0:\"\";s:7:\"d_title\";s:0:\"\";s:10:\"order_rand\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3300,2547,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:17:\"View All property\";s:4:\"text\";s:45:\"[listing post_type=\"property\" tools_top=\"on\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4da98f67-8d5e-4ba0-9a3e-ec885c7e736c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3301,2547,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:17:\"View All property\";s:4:\"text\";s:45:\"[listing post_type=\"property\" tools_top=\"on\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4da98f67-8d5e-4ba0-9a3e-ec885c7e736c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3302,2795,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:17:\"View All property\";s:4:\"text\";s:45:\"[listing post_type=\"property\" tools_top=\"on\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"4da98f67-8d5e-4ba0-9a3e-ec885c7e736c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3303,2455,'wpcf-header-toggle','1'),(3310,2179,'wpcf-project-link','google.com'),(3311,2803,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Contact_Info\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"e51bd8a6-969a-417d-a0ea-9d89cd4d3393\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3313,2804,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"About Us\";s:4:\"text\";s:637:\"PataNyumba\n\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\n\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"c474dac3-3084-438c-98de-1310d6bc3d2f\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:7:{s:5:\"title\";s:12:\"Our Services\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Services\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"4bcd9f3a-6772-48a2-8930-b388e17e52d2\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:1:{s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Contact_Info\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"e51bd8a6-969a-417d-a0ea-9d89cd4d3393\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(3314,174,'wpcf-header-toggle','1'),(3315,174,'wpcf-header-image','http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg'),(3318,2806,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:26:\"[wonderplugin_slider id=4]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ee77c519-a28d-4a6f-a789-61ec5f1a00fe\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:7:\"current\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"7536fd00-43ca-4831-96b6-21be28ad9d11\";s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#d6d6d6\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:15:\"Moesia_Projects\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2482dd10-848a-4664-8996-f8ea18500a11\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:8:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:6:\"random\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"f82e0192-8304-445f-a200-ec14366dfab9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"74786198-7951-4859-ade7-ed083ce39ab4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:237:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully committed to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:74:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"6d98e8ab-ce3f-4ba4-8a38-c4586043db16\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(3319,2759,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:64:\"Login\n[usersultra_login]\n\nRegistration\n[usersultra_registration]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a7aefca5-622a-4333-975e-ebb578ad5b8c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:3;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3320,2808,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:14:\"Agents Profile\";s:4:\"text\";s:20:\"[usersultra_profile]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"70f11149-5bad-40cb-8b09-752a437bd07d\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:64:\"Login\n[usersultra_login]\n\nRegistration\n[usersultra_registration]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"a7aefca5-622a-4333-975e-ebb578ad5b8c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:3;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3321,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:5:\"Login\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";b:0;s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3322,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:5:\"Login\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";b:0;s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3323,2759,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:5:\"Login\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";b:0;s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3324,2810,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:8:{s:4:\"text\";s:5:\"Login\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:4:\"open\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";b:0;s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:1:\"1\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:6:\"closed\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:1;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:2;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3325,2812,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:8:{s:4:\"text\";s:17:\"Login as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae2e8e169d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:1;a:8:{s:4:\"text\";s:20:\"Register as an Agent\";s:3:\"url\";s:64:\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\";s:11:\"button_icon\";a:4:{s:13:\"icon_selected\";s:0:\"\";s:10:\"icon_color\";b:0;s:4:\"icon\";i:0;s:24:\"so_field_container_state\";s:6:\"closed\";}s:6:\"design\";a:11:{s:5:\"width\";b:0;s:10:\"width_unit\";s:2:\"px\";s:5:\"align\";s:6:\"center\";s:5:\"theme\";s:4:\"atom\";s:12:\"button_color\";s:7:\"#dd3333\";s:10:\"text_color\";b:0;s:5:\"hover\";b:1;s:9:\"font_size\";s:1:\"1\";s:8:\"rounding\";s:4:\"0.25\";s:7:\"padding\";s:3:\"1.4\";s:24:\"so_field_container_state\";s:4:\"open\";}s:10:\"attributes\";a:4:{s:2:\"id\";s:0:\"\";s:5:\"title\";s:0:\"\";s:7:\"onclick\";s:0:\"\";s:24:\"so_field_container_state\";s:4:\"open\";}s:12:\"_sow_form_id\";s:13:\"582ae7b2d923d\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Button_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"2fcb5f17-66e9-4efd-9f89-a16876aa4fda\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;}i:2;a:4:{s:5:\"title\";s:10:\"My Account\";s:4:\"text\";s:23:\"[usersultra_my_account]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"1823a4e3-9e04-4ca1-849a-72bdd956c1af\";s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:10:\"font_color\";s:7:\"#eb3824\";}}}i:3;a:4:{s:5:\"title\";s:14:\"List of Agents\";s:4:\"text\";s:22:\"[usersultra_directory]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"2cbacdaf-35d7-47df-9977-65e17ed8d162\";s:5:\"style\";a:3:{s:18:\"background_display\";s:4:\"tile\";s:12:\"border_color\";s:7:\"#e8e8e8\";s:10:\"font_color\";s:7:\"#eb3824\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(3326,2813,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:18:\"[wowslider id=\"1\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ee77c519-a28d-4a6f-a789-61ec5f1a00fe\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:23:{s:5:\"title\";s:26:\"Let\'s Help You Find a Home\";s:9:\"post_type\";a:1:{i:0;s:8:\"property\";}s:5:\"style\";s:5:\"fixed\";s:15:\"property_status\";s:7:\"current\";s:15:\"search_location\";s:2:\"on\";s:21:\"search_house_category\";s:2:\"on\";s:12:\"search_price\";s:2:\"on\";s:10:\"search_bed\";s:2:\"on\";s:11:\"search_bath\";s:2:\"on\";s:12:\"search_other\";s:2:\"on\";s:12:\"submit_label\";s:6:\"Search\";s:29:\"show_property_status_frontend\";s:0:\"\";s:9:\"search_id\";s:0:\"\";s:11:\"search_city\";s:0:\"\";s:12:\"search_state\";s:0:\"\";s:15:\"search_postcode\";s:0:\"\";s:14:\"search_country\";s:0:\"\";s:23:\"house_category_multiple\";s:0:\"\";s:12:\"search_rooms\";s:0:\"\";s:10:\"search_car\";s:0:\"\";s:16:\"search_land_area\";s:0:\"\";s:20:\"search_building_area\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:26:\"EPL_Widget_Property_Search\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"7536fd00-43ca-4831-96b6-21be28ad9d11\";s:5:\"style\";a:2:{s:10:\"background\";s:7:\"#d6d6d6\";s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:7:{s:5:\"title\";s:0:\"\";s:8:\"category\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:15:\"Moesia_Projects\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"2482dd10-848a-4664-8996-f8ea18500a11\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:8:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:6:\"random\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:19:\"Moesia_Testimonials\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"f82e0192-8304-445f-a200-ec14366dfab9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:7:{s:5:\"title\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:6:\"number\";s:2:\"-1\";s:7:\"see_all\";s:0:\"\";s:12:\"see_all_text\";s:0:\"\";s:8:\"category\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:16:\"Moesia_Employees\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"74786198-7951-4859-ade7-ed083ce39ab4\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:5:{s:5:\"title\";s:26:\"A message from our manager\";s:10:\"blockquote\";s:237:\"I am pleased to introduce to you PataNyumba Limited. With this we hope to help you get a home or even that land that you have very much desired to have. We are fully committed to solving all your housing needs, trust us to get you a home\";s:4:\"cite\";s:15:\"Mr. Jasper Kumo\";s:9:\"image_uri\";s:74:\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:17:\"Moesia_Blockquote\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:9:\"widget_id\";s:36:\"6d98e8ab-ce3f-4ba4-8a38-c4586043db16\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(3328,2818,'_edit_lock','1479222761:6'),(3329,2819,'_wp_attached_file','2016/11/25.jpg'),(3330,2819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:160;s:4:\"file\";s:14:\"2016/11/25.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:14:\"25-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"25-100x67.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3331,2820,'_wp_attached_file','2016/11/26.jpg'),(3332,2820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:168;s:4:\"file\";s:14:\"2016/11/26.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"26-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:\"26-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:14:\"26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:14:\"26-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:13:\"26-150x84.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:13:\"26-100x56.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:14:\"26-272x168.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3333,2818,'_edit_last','6'),(3336,2048,'_edit_lock','1488900889:1'),(3337,1,'_edit_lock','1480606553:1'),(3343,2829,'_edit_lock','1480936068:1'),(3344,2829,'_edit_last','1'),(3345,2829,'_thumbnail_id','2778'),(3348,2835,'_edit_lock','1485257976:1'),(3349,2835,'_edit_last','1'),(3350,2836,'_wp_attached_file','2017/01/retina.png'),(3351,2836,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:230;s:4:\"file\";s:18:\"2017/01/retina.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"retina-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"admin-list-thumb\";a:4:{s:4:\"file\";s:18:\"retina-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"epl-image-medium-crop\";a:4:{s:4:\"file\";s:18:\"retina-260x200.png\";s:5:\"width\";i:260;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"moesia-clients-thumb\";a:4:{s:4:\"file\";s:18:\"retina-150x133.png\";s:5:\"width\";i:150;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"moesia-testimonials-thumb\";a:4:{s:4:\"file\";s:17:\"retina-100x88.png\";s:5:\"width\";i:100;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"property-box-thumbnail\";a:4:{s:4:\"file\";s:18:\"retina-260x200.png\";s:5:\"width\";i:260;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"retina-260x182.png\";s:5:\"width\";i:260;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3352,2835,'_thumbnail_id','2836'),(3354,2048,'_panels_data_preview','a:3:{s:7:\"widgets\";a:1:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:11250:\"<h2>Building an inexpensive house – 5 ways to build a low cost house</h2><h3><strong>It’s all in the Design and Planning</strong></h3><p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"460\" data-cswidth=\"46.4%\" data-csid=\"59ae609c-bd31-0e16-a3e4-32cb39cb05cb\"><h4><strong>1. Keep the geometry simple</strong></h4><p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"549025c7-ac73-5cee-a694-23a7f0549cca\"><p><a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\" /></a></p><p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><h4> </h4><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"f0f84809-a2fb-8271-a578-3d0d196c5224\"><h4><strong>2. Consider your construction method and materials carefully</strong></h4><p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"a5f50461-f655-ebef-a7f1-529c801cf458\"><p><a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\" /></a></p><p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div> </div></div><p> </p><h4><strong>3. Labour costs </strong></h4><p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p><p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p><p> </p><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"a5af942c-8474-59b8-9e37-daf824b87315\"><h4><strong>4. Be efficient with floor area</strong></h4><p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p><p> </p></div><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"500\" data-csendpoint=\"945\" data-cswidth=\"46.4%\" data-csid=\"5a09fae6-80ef-afb4-9a89-217e73ef5fa8\"><p> </p><p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\" /></a></p><p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p><p> </p></div></div><div class=\"csRow\"><div class=\"csColumnGap\"><img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\" /></div><div class=\"csColumn\" data-csstartpoint=\"15\" data-csendpoint=\"465\" data-cswidth=\"46.9%\" data-csid=\"e33a1d8f-df37-9832-a45e-ec2a86b12b47\"><h3><strong>5. Space planning</strong></h3><p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p></div></div>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"58beb5d85e746\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"13d67c86-1b87-4f23-a434-ab0b83fed419\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(3356,2048,'_wp_old_slug','sed-eleifend-sed'); /*!40000 ALTER TABLE `wp_patanyumbapostmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbaposts` -- DROP TABLE IF EXISTS `wp_patanyumbaposts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbaposts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(20) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT 0, `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT 0, PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=2841 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbaposts` -- LOCK TABLES `wp_patanyumbaposts` WRITE; /*!40000 ALTER TABLE `wp_patanyumbaposts` DISABLE KEYS */; INSERT INTO `wp_patanyumbaposts` VALUES (1,1,'2016-09-21 12:55:59','2016-09-21 12:55:59','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','publish','open','open','','hello-world','','','2016-09-21 12:55:59','2016-09-21 12:55:59','',0,'http://www.robisearch.com/patanyumba/?p=1',0,'post','',1),(2,1,'2016-09-21 12:55:59','2016-09-21 12:55:59','<ul class=\"amazingslider-slides\" style=\"display:none;\"><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\" alt=\"Cherish Apartments\" title=\"Cherish Apartments\" data-description=\"\"><button class=\"as-btn-white-medium\">See House Listings</button></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/new-york-city-556848_1280.jpg\" alt=\"PataNyumba\" title=\"PataNyumba\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/\"><button class=\"as-btn-white-large\">Let\'s Help You Find a Home</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\" alt=\"Runda View Apartments\" title=\"Runda View Apartments\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\"><button class=\"as-btn-white-medium\">View Our Mortgage Services</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1.jpg\" alt=\"Buy\" title=\"Buy\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/buy/\"><button class=\"as-btn-white-large\">Lets help You buy a House</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/864.jpg\" alt=\"kileleshwa Houses\" title=\"kileleshwa Houses\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/property/\"><button class=\"as-btn-white-large\">View more property</button></a></li></ul><ul class=\"amazingslider-thumbnails\" style=\"display:none;\"><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" alt=\"Cherish Apartments\" title=\"Cherish Apartments\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/new-york-city-556848_1280-150x150.jpg\" alt=\"PataNyumba\" title=\"PataNyumba\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" alt=\"Runda View Apartments\" title=\"Runda View Apartments\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg\" alt=\"Buy\" title=\"Buy\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/864-150x150.jpg\" alt=\"kileleshwa Houses\" title=\"kileleshwa Houses\" data-description=\"\"></li></ul><a href=\"http://www.wonderplugin.com/wordpress-slider/\" title=\"WordPress Slider\">WordPress Slider</a>','Rent','','publish','closed','open','','rent-2','','','2016-10-25 09:25:55','2016-10-25 09:25:55','',0,'http://www.robisearch.com/patanyumba/?page_id=2',0,'page','',0),(4,1,'2016-09-22 08:49:47','2016-09-22 08:49:47','Available from Moesia 1.23 / Moesia Pro 1.34','Clients link','','publish','closed','closed','','clients-link','','','2016-09-22 08:49:47','2016-09-22 08:49:47','',0,'http://www.robisearch.com/patanyumba/wp-types-group/clients-link/',0,'wp-types-group','',0),(5,1,'2016-09-22 08:49:49','2016-09-22 08:49:49','','Page options','','publish','closed','closed','','page-options','','','2016-09-22 08:49:49','2016-09-22 08:49:49','',0,'http://www.robisearch.com/patanyumba/wp-types-group/page-options/',0,'wp-types-group','',0),(6,1,'2016-09-22 08:49:50','2016-09-22 08:49:50','','Projects data','','publish','closed','closed','','projects-data','','','2016-09-22 08:49:50','2016-09-22 08:49:50','',0,'http://www.robisearch.com/patanyumba/wp-types-group/projects-data/',0,'wp-types-group','',0),(7,1,'2016-09-22 08:49:50','2016-09-22 08:49:50','Here you can set header images and welcome text for single pages.','Individual header image','','publish','closed','closed','','individual-header-image','','','2016-09-22 08:49:50','2016-09-22 08:49:50','',0,'http://www.robisearch.com/patanyumba/wp-types-group/individual-header-image/',0,'wp-types-group','',0),(8,1,'2016-09-22 08:49:50','2016-09-22 08:49:50','','Clients','','publish','closed','closed','','clients','','','2016-09-22 08:49:50','2016-09-22 08:49:50','',0,'http://www.robisearch.com/patanyumba/wp-types-group/clients/',0,'wp-types-group','',0),(9,1,'2016-09-22 08:49:51','2016-09-22 08:49:51','','Employee info','','publish','closed','closed','','employee-info','','','2016-09-22 08:49:51','2016-09-22 08:49:51','',0,'http://www.robisearch.com/patanyumba/wp-types-group/employee-info/',0,'wp-types-group','',0),(10,1,'2016-09-22 08:49:51','2016-09-22 08:49:51','','Service icon','','publish','closed','closed','','service-icon','','','2016-09-22 08:49:51','2016-09-22 08:49:51','',0,'http://www.robisearch.com/patanyumba/wp-types-group/service-icon/',0,'wp-types-group','',0),(13,1,'2014-05-29 16:17:30','2014-05-29 16:17:30','','picjumbo.com_IMG_6387','','inherit','open','open','','picjumbo-com_img_6387','','','2014-05-29 16:17:30','2014-05-29 16:17:30','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_6387.jpg',0,'attachment','image/jpeg',0),(14,1,'2014-05-29 16:17:31','2014-05-29 16:17:31','','picjumbo.com_IMG_0893','','inherit','open','open','','picjumbo-com_img_0893','','','2014-05-29 16:17:31','2014-05-29 16:17:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0893.jpg',0,'attachment','image/jpeg',0),(15,1,'2014-05-29 16:17:31','2014-05-29 16:17:31','','picjumbo.com_IMG_0993','','inherit','open','open','','picjumbo-com_img_0993','','','2014-05-29 16:17:31','2014-05-29 16:17:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0993.jpg',0,'attachment','image/jpeg',0),(16,1,'2014-05-29 16:17:32','2014-05-29 16:17:32','','picjumbo.com_IMG_2564','','inherit','open','open','','picjumbo-com_img_2564','','','2014-05-29 16:17:32','2014-05-29 16:17:32','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_2564.jpg',0,'attachment','image/jpeg',0),(172,1,'2007-12-11 16:23:16','2007-12-11 06:23:16','Level 3 of the reverse hierarchy test.','Level 3','','publish','closed','closed','','level-3','','','2007-12-11 16:23:16','2007-12-11 06:23:16','',173,'http://wpthemetestdata.wordpress.com/level-3/',0,'page','',0),(173,1,'2007-12-11 16:23:33','2007-12-11 06:23:33','Level 2 of the reverse hierarchy test.','Level 2','','publish','closed','closed','','level-2','','','2007-12-11 16:23:33','2007-12-11 06:23:33','',174,'http://wpthemetestdata.wordpress.com/level-2/',0,'page','',0),(174,1,'2007-12-11 16:25:40','2007-12-11 23:25:40','<h3 class=\"widget-title\">About Us</h3>\r\nPataNyumba\r\n\r\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\r\n\r\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\r\n\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>\r\nThe mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated.\r\n<i class=\"fa fa-agent\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>\r\nWe have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>\r\nIf you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams.\r\n<i class=\"fa fa-money\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Sell</h4>\r\nWith this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section>','About Us','','publish','closed','closed','','about-us','','','2016-11-09 06:40:14','2016-11-09 06:40:14','',0,'http://wpthemetestdata.wordpress.com/level-1/',1,'page','',0),(611,1,'2011-01-10 06:17:54','2011-01-10 13:17:54','','canola2','Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec mollis. Quisque convallis libero in sapien pharetra tincidunt. Aliquam elit ante, malesuada id, tempor eu, gravida id, odio. Maecenas suscipit, risus et eleifend imperdiet, nisi orci ullamcorper massa, et adipiscing orci velit quis magna.','inherit','open','closed','','canola2','','','2011-01-10 06:17:54','2011-01-10 13:17:54','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/canola2.jpg',0,'attachment','image/jpeg',0),(616,1,'2011-01-10 06:20:37','2011-01-10 13:20:37','','dsc20050727_091048_222','','inherit','open','closed','','dsc20050727_091048_222','','','2011-01-10 06:20:37','2011-01-10 13:20:37','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050727_091048_222.jpg',0,'attachment','image/jpeg',0),(617,1,'2011-01-10 06:20:57','2011-01-10 13:20:57','','dsc20050813_115856_52','','inherit','open','closed','','dsc20050813_115856_52','','','2011-01-10 06:20:57','2011-01-10 13:20:57','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050813_115856_52.jpg',0,'attachment','image/jpeg',0),(733,1,'2011-06-23 18:38:52','2011-06-23 18:38:52','Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.','Home','','publish','open','closed','','property','','','2016-11-07 09:48:02','2016-11-07 09:48:02','',0,'http://wpthemetestdata.wordpress.com/?page_id=733',10,'page','',0),(735,1,'2011-06-23 18:39:14','2011-06-24 01:39:14','<a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"emmarentia\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" height=\"150\" width=\"150\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">KIlimambogo hieghts</a></h5>\r\n<!-- Address -->\r\nthika\r\n<span class=\"page-price under-offer-status\">Under Offer</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\" method=\"post\">\r\n<input value=\"Read More\" type=\"submit\">\r\n</form>','skyline hostels','','publish','open','closed','','listings','','','2016-11-07 13:02:45','2016-11-07 13:02:45','',0,'http://wpthemetestdata.wordpress.com/?page_id=735',11,'page','',0),(742,1,'2011-06-23 19:03:33','2011-06-23 19:03:33','(lorem ipsum)','Level 3a','','publish','open','closed','','level-2a','','','2016-10-06 10:15:18','2016-10-06 10:15:18','',174,'http://wpthemetestdata.wordpress.com/?page_id=742',0,'page','',0),(744,1,'2011-06-23 19:04:03','2011-06-24 02:04:03','<a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Login as an Agent </a> <a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Register as an Agent </a>\r\n<h3 class=\"widget-title\">List of Agents</h3>\r\n[usersultra_directory]','Agents','','publish','open','closed','','agents','','','2016-11-15 11:23:59','2016-11-15 11:23:59','',0,'http://wpthemetestdata.wordpress.com/?page_id=744',0,'page','',0),(746,1,'2011-06-23 19:04:24','2011-06-24 02:04:24','','Mortgage','','publish','open','closed','','mortgage','','','2016-10-13 08:22:16','2016-10-13 08:22:16','',0,'http://wpthemetestdata.wordpress.com/?page_id=746',0,'page','',0),(748,1,'2011-06-23 19:04:46','2011-06-24 02:04:46','<a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"rumuriti1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">Rumuruti Plots</a></h5>\r\n<!-- Address -->\r\n<span class=\"page-price\"><span class=\"page-price-prefix\">For Sale</span> 1/8 Acre = Kshs 120,000</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','Land','','publish','open','closed','','level-3b','','','2016-10-11 11:59:38','2016-10-11 11:59:38','',173,'http://wpthemetestdata.wordpress.com/?page_id=748',0,'page','',0),(754,1,'2011-07-15 14:34:50','2011-07-15 21:34:50','Public domain via http://www.burningwell.org/gallery2/v/Objects/100_5540.JPG.html','Bell on Wharf','Bell on wharf in San Francisco','inherit','open','closed','','100_5478','','','2011-07-15 14:34:50','2011-07-15 21:34:50','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5478.jpg',0,'attachment','image/jpeg',0),(755,1,'2011-07-15 14:35:55','2011-07-15 21:35:55','Public domain via http://www.burningwell.org/gallery2/v/Objects/100_5478.JPG.html','Golden Gate Bridge','Golden Gate Bridge','inherit','open','closed','','100_5540','','','2011-07-15 14:35:55','2011-07-15 21:35:55','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5540.jpg',0,'attachment','image/jpeg',0),(757,1,'2011-07-15 14:41:24','2011-07-15 21:41:24','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/CEP00032.jpg.html','Sunburst Over River','Sunburst over the Clinch River, Southwest Virginia.','inherit','open','closed','','cep00032','','','2011-07-15 14:41:24','2011-07-15 21:41:24','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/cep00032.jpg',0,'attachment','image/jpeg',0),(759,1,'2011-07-15 14:41:27','2011-07-15 21:41:27','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/DCP_2082.jpg.html','Boardwalk','Boardwalk at Westport, WA','inherit','open','closed','','dcp_2082','','','2011-07-15 14:41:27','2011-07-15 21:41:27','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082.jpg',0,'attachment','image/jpeg',0),(760,1,'2011-07-15 14:41:33','2011-07-15 21:41:33','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/dsc03149.jpg.html','Yachtsody in Blue','Boats and reflections, Royal Perth Yacht Club','inherit','open','closed','','dsc03149','','','2011-07-15 14:41:33','2011-07-15 21:41:33','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc03149.jpg',0,'attachment','image/jpeg',0),(761,1,'2011-07-15 14:41:37','2011-07-15 21:41:37','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/dsc04563.jpg.html','Rain Ripples','Raindrop ripples on a pond','inherit','open','closed','','dsc04563','','','2011-07-15 14:41:37','2011-07-15 21:41:37','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc04563.jpg',0,'attachment','image/jpeg',0),(762,1,'2011-07-15 14:41:41','2011-07-15 21:41:41','Public domain via http://www.burningwell.org/gallery2/v/Objects/dsc09114.jpg.html','Sydney Harbor Bridge','Sydney Harbor Bridge','inherit','open','closed','','dsc09114','','','2011-07-15 14:41:41','2011-07-15 21:41:41','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc09114.jpg',0,'attachment','image/jpeg',0),(763,1,'2011-07-15 14:41:42','2011-07-15 21:41:42','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/dsc20050102_192118_51.jpg.html','Wind Farm','Albany wind-farm against the sunset, Western Australia','inherit','open','closed','','dsc20050102_192118_51','','','2011-07-15 14:41:42','2011-07-15 21:41:42','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20050102_192118_51.jpg',0,'attachment','image/jpeg',0),(764,1,'2011-07-15 14:41:45','2011-07-15 21:41:45','Public domain via http://www.burningwell.org/gallery2/v/Objects/dsc20051220_160808_102.jpg.html','Antique Farm Machinery','Antique farm machinery, Mount Barker Museum, Western Australia','inherit','open','closed','','dsc20051220_160808_102','','','2011-07-15 14:41:45','2011-07-15 21:41:45','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_160808_102.jpg',0,'attachment','image/jpeg',0),(765,1,'2011-07-15 14:46:27','2011-07-15 21:46:27','Public domain via http://www.burningwell.org/gallery2/main.php?g2_view=dynamicalbum.UpdatesAlbum&g2_itemId=25895','Orange Iris','Orange Iris','inherit','open','closed','','dsc02085','','','2011-07-15 14:46:27','2011-07-15 21:46:27','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc02085.jpg',0,'attachment','image/jpeg',0),(767,1,'2011-07-15 14:47:17','2011-07-15 21:47:17','Public domain via http://www.burningwell.org/gallery2/v/Objects/dsc20051220_173257_119.jpg.html','Rusty Rail','Rusty rails with fishplate, Kojonup','inherit','open','closed','','dsc20051220_173257_119','','','2011-07-15 14:47:17','2011-07-15 21:47:17','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_173257_119.jpg',0,'attachment','image/jpeg',0),(768,1,'2011-07-15 14:47:20','2011-07-15 21:47:20','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/dscn3316.jpg.html','Sea and Rocks','Sea and rocks, Plimmerton, New Zealand','inherit','open','closed','','dscn3316','','','2011-07-15 14:47:20','2011-07-15 21:47:20','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dscn3316.jpg',0,'attachment','image/jpeg',0),(769,1,'2011-07-15 14:47:23','2011-07-15 21:47:23','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/michelle_049.jpg.html','Big Sur','Beach at Big Sur, CA','inherit','open','closed','','michelle_049','','','2011-07-15 14:47:23','2011-07-15 21:47:23','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/michelle_049.jpg',0,'attachment','image/jpeg',0),(770,1,'2011-07-15 14:47:26','2011-07-15 21:47:26','Public domain via http://www.burningwell.org/gallery2/v/Objects/Windmill.jpg.html','Windmill','Windmill shrouded in fog at a farm outside of Walker, Iowa','inherit','open','closed','','dcf-1-0','','','2011-07-15 14:47:26','2011-07-15 21:47:26','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/windmill.jpg',0,'attachment','image/jpeg',0),(771,1,'2011-07-15 14:49:48','2011-07-15 21:49:48','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/IMG_0513-1.JPG.html','Huatulco Coastline','Sunrise over the coast in Huatulco, Oaxaca, Mexico','inherit','open','closed','','alas-i-have-found-my-shangri-la','','','2011-07-15 14:49:48','2011-07-15 21:49:48','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0513-1.jpg',0,'attachment','image/jpeg',0),(772,1,'2011-07-15 14:50:37','2011-07-15 21:50:37','Public domain via http://www.burningwell.org/gallery2/main.php?g2_view=dynamicalbum.UpdatesAlbum&g2_itemId=25770','Brazil Beach','Jericoacoara Ceara Brasil','inherit','open','closed','','img_0747','','','2011-07-15 14:50:37','2011-07-15 21:50:37','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0747.jpg',0,'attachment','image/jpeg',0),(773,1,'2011-07-15 14:51:19','2011-07-15 21:51:19','Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/IMG_0767.JPG.html','Huatulco Coastline','Coastline in Huatulco, Oaxaca, Mexico','inherit','open','closed','','img_0767','','','2011-07-15 14:51:19','2011-07-15 21:51:19','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0767.jpg',0,'attachment','image/jpeg',0),(774,1,'2011-07-15 14:51:57','2011-07-15 21:51:57','Public domain via http://www.burningwell.org/gallery2/main.php?g2_view=dynamicalbum.UpdatesAlbum&g2_itemId=25774','Boat Barco Texture','Boat BW PB Barco Texture Beautiful Fishing','inherit','open','closed','','img_8399','','','2011-07-15 14:51:57','2011-07-15 21:51:57','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_8399.jpg',0,'attachment','image/jpeg',0),(807,1,'2012-06-04 11:36:56','2012-06-04 18:36:56','','dsc20040724_152504_532','','inherit','open','closed','','dsc20040724_152504_532-2','','','2012-06-04 11:36:56','2012-06-04 18:36:56','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20040724_152504_532.jpg',0,'attachment','image/jpeg',0),(811,1,'2012-06-04 11:58:15','2012-06-04 18:58:15','','dsc20050604_133440_3421','','inherit','open','closed','','dsc20050604_133440_3421','','','2012-06-04 11:58:15','2012-06-04 18:58:15','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20050604_133440_34211.jpg',0,'attachment','image/jpeg',0),(821,1,'2012-07-05 09:49:29','2012-07-05 16:49:29','St. Louis Blues, by Original Dixieland Jazz Band with Al Bernard (public domain)','St. Louis Blues','St. Louis Blues, by Original Dixieland Jazz Band with Al Bernard (public domain)','inherit','open','closed','','originaldixielandjazzbandwithalbernard-stlouisblues','','','2012-07-05 09:49:29','2012-07-05 16:49:29','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/originaldixielandjazzbandwithalbernard-stlouisblues-1.mp3',0,'attachment','audio/mpeg',0),(827,1,'2012-07-05 11:07:34','2012-07-05 18:07:34','','OLYMPUS DIGITAL CAMERA','','inherit','open','closed','','olympus-digital-camera','','','2012-07-05 11:07:34','2012-07-05 18:07:34','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/manhattansummer.jpg',0,'attachment','image/jpeg',0),(967,1,'2013-03-14 19:44:50','2013-03-15 00:44:50','','Image Alignment 580x300','','inherit','open','open','','image-alignment-580x300','','','2013-03-14 19:44:50','2013-03-15 00:44:50','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-580x300.jpg',0,'attachment','image/jpeg',0),(968,1,'2013-03-14 19:44:49','2013-03-15 00:44:49','','Image Alignment 150x150','','inherit','open','open','','image-alignment-150x150','','','2013-03-14 19:44:49','2013-03-15 00:44:49','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg',0,'attachment','image/jpeg',0),(1022,1,'2013-03-15 15:40:38','2013-03-15 20:40:38','','Horizontal Featured Image','','inherit','open','open','','featured-image-horizontal-2','','','2013-03-15 15:40:38','2013-03-15 20:40:38','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-horizontal.jpg',0,'attachment','image/jpeg',0),(1023,1,'2013-03-14 09:58:24','2013-03-14 14:58:24','','I Am Worth Loving Wallpaper','','inherit','open','open','','soworthloving-wallpaper','','','2013-03-14 09:58:24','2013-03-14 14:58:24','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/soworthloving-wallpaper.jpg',0,'attachment','image/jpeg',0),(1025,1,'2013-03-14 19:44:49','2013-03-15 00:44:49','','Image Alignment 300x200','','inherit','open','open','','image-alignment-300x200','','','2013-03-14 19:44:49','2013-03-15 00:44:49','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-300x200.jpg',0,'attachment','image/jpeg',0),(1027,1,'2013-03-15 15:41:09','2013-03-15 20:41:09','','Vertical Featured Image','','inherit','open','open','','featured-image-vertical-2','','','2013-03-15 15:41:09','2013-03-15 20:41:09','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-vertical.jpg',0,'attachment','image/jpeg',0),(1029,1,'2013-03-14 19:44:50','2013-03-15 00:44:50','','Image Alignment 1200x4002','','inherit','open','open','','image-alignment-1200x4002','','','2013-03-14 19:44:50','2013-03-15 00:44:50','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-1200x4002.jpg',0,'attachment','image/jpeg',0),(1045,1,'2013-03-14 22:10:39','2013-03-15 03:10:39','','Unicorn Wallpaper','','inherit','open','open','','unicorn-wallpaper','','','2013-03-14 22:10:39','2013-03-15 03:10:39','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/unicorn-wallpaper.jpg',0,'attachment','image/jpeg',0),(1628,1,'2013-04-09 13:17:31','2013-04-09 20:17:31','','triforce-wallpaper','It’s dangerous to go alone! Take this.','inherit','open','closed','','triforce-wallpaper','','','2013-04-09 13:17:31','2013-04-09 20:17:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/04/triforce-wallpaper.jpg',0,'attachment','image/jpeg',0),(1686,1,'2013-09-18 14:37:05','2013-09-18 21:37:05','','dsc20040724_152504_532','','inherit','open','closed','','dsc20040724_152504_532','','','2013-09-18 14:37:05','2013-09-18 21:37:05','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20040724_152504_532.jpg',0,'attachment','image/jpeg',0),(1687,1,'2013-09-18 14:37:07','2013-09-18 21:37:07','','dsc20050604_133440_34211','','inherit','open','closed','','dsc20050604_133440_34211','','','2013-09-18 14:37:07','2013-09-18 21:37:07','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20050604_133440_34211.jpg',0,'attachment','image/jpeg',0),(2039,1,'2014-06-01 11:07:43','2014-06-01 11:07:43','','hGibbjg0Rb2fUIoMtU5l__DSC8099','','inherit','open','open','','hgibbjg0rb2fuiomtu5l__dsc8099','','','2014-06-01 11:07:43','2014-06-01 11:07:43','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099.jpg',0,'attachment','image/jpeg',0),(2040,1,'2014-07-14 22:58:20','2014-07-14 22:58:20','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','publish','open','open','','front-page','','','2017-01-24 12:11:40','2017-01-24 12:11:40','',0,'http://demo.athemes.com/moesia/?page_id=2040',0,'page','',0),(2041,1,'2014-06-01 11:07:44','2014-06-01 11:07:44','','tumblr_n4efdyyCNB1st5lhmo1_1280','','inherit','open','open','','tumblr_n4efdyycnb1st5lhmo1_1280','','','2014-06-01 11:07:44','2014-06-01 11:07:44','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280.jpg',0,'attachment','image/jpeg',0),(2042,1,'2014-06-01 11:07:45','2014-06-01 11:07:45','','tumblr_n5e0d0qDIW1st5lhmo1_1280','','inherit','open','open','','tumblr_n5e0d0qdiw1st5lhmo1_1280','','','2014-06-01 11:07:45','2014-06-01 11:07:45','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280.jpg',0,'attachment','image/jpeg',0),(2043,1,'2014-06-01 11:07:45','2014-06-01 11:07:45','','tumblr_n5e0hoT4MZ1st5lhmo1_1280','','inherit','open','open','','tumblr_n5e0hot4mz1st5lhmo1_1280','','','2014-06-01 11:07:45','2014-06-01 11:07:45','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280.jpg',0,'attachment','image/jpeg',0),(2044,1,'2014-06-01 11:07:46','2014-06-01 11:07:46','','xIsiRLngSRWN02yA2BbK_submission-photo-7','','inherit','open','open','','xisirlngsrwn02ya2bbk_submission-photo-7','','','2014-06-01 11:07:46','2014-06-01 11:07:46','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7.jpg',0,'attachment','image/jpeg',0),(2047,1,'2014-06-01 11:18:04','2014-06-01 11:18:04','<p style=\"text-align: justify\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper libero sed felis tempor, eget ullamcorper nibh rhoncus. Integer auctor odio at massa fermentum hendrerit. Praesent sagittis nec sem at egestas. Phasellus vitae metus id ante dapibus elementum. Fusce lobortis dui nec nibh molestie, nec molestie ipsum vulputate. Suspendisse potenti. Suspendisse id nulla facilisis, elementum nulla in, vehicula risus.</p>\n<p style=\"text-align: justify\">Nulla eget tellus nec libero molestie tincidunt. Aliquam blandit dignissim justo, ut aliquet augue rutrum non. Aenean feugiat justo sit amet luctus elementum. Nam bibendum hendrerit fringilla. Nunc urna diam, iaculis non metus posuere, vestibulum iaculis magna. Cras interdum non leo consequat pretium. Pellentesque accumsan congue imperdiet. Fusce tincidunt justo erat, vitae commodo purus condimentum at.</p>\n<p style=\"text-align: justify\">Nunc cursus nibh eu commodo sollicitudin. Sed placerat tortor viverra tincidunt ultrices. Nullam volutpat hendrerit tortor nec elementum. Nam in dolor id purus hendrerit pretium. Maecenas sodales adipiscing lacus eget viverra. Aliquam ac lobortis libero. Curabitur tempor hendrerit blandit. In vel nunc nibh. Nullam ligula enim, faucibus vitae ornare sed, lacinia sit amet nulla. Cras eget erat sit amet dolor lacinia faucibus blandit vitae dolor. Ut et tortor eleifend, gravida neque vitae, commodo elit. Morbi dapibus accumsan metus et varius. Fusce vitae luctus enim, quis luctus nisi. Fusce ornare tincidunt ipsum, et malesuada ipsum molestie sed.</p>\n<p style=\"text-align: justify\">Donec vitae aliquet tellus. Nulla at posuere velit, nec placerat lectus. In ipsum erat, pellentesque id metus sit amet, molestie pharetra justo. Duis interdum convallis nisi sit amet sodales. Ut non aliquam ligula. Cras fringilla dapibus sodales. Nam varius, turpis eu elementum viverra, urna mauris venenatis elit, id fringilla lectus velit vel elit.</p>\n<p style=\"text-align: justify\">Aenean laoreet ullamcorper odio et posuere. Pellentesque dictum, dui vitae feugiat pulvinar, tortor tortor luctus diam, sit amet interdum justo magna in lectus. Etiam eu dolor in nibh placerat fringilla quis vel ante. Donec in ipsum malesuada orci vulputate dictum sed sit amet velit. In hac habitasse platea dictumst. Proin dignissim nisi non nunc dictum adipiscing. Vivamus elementum ligula venenatis porta malesuada. Mauris sit amet adipiscing ipsum. Donec vitae lacus feugiat, facilisis turpis id, bibendum eros. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In porttitor felis quis velit sollicitudin laoreet. Curabitur auctor semper lobortis. Sed eleifend sed velit eu pharetra. Nulla et tempor ligula. Praesent volutpat enim quis metus faucibus iaculis. Suspendisse hendrerit, eros at pharetra malesuada, dolor mauris hendrerit nibh, ut porttitor enim tortor eu nulla.</p>\n<p style=\"text-align: justify\">Donec ligula erat, hendrerit eget porttitor ut, elementum non velit. Duis laoreet dignissim sem, at cursus enim rhoncus non. Nulla fermentum pretium condimentum. Ut turpis purus, vestibulum sit amet semper quis, lacinia sed mauris. Vestibulum adipiscing dui in velit semper, sed laoreet eros varius. Phasellus commodo malesuada condimentum. Donec tempus commodo mi, non semper erat fringilla ac. Mauris arcu nulla, aliquet ut tincidunt et, dictum sed est. Vivamus volutpat semper mauris, ac consectetur metus tempor ut. Donec vel vestibulum elit, vel semper est. Proin at eleifend nibh. Ut lobortis urna non varius vulputate.</p>\n<p style=\"text-align: justify\"></p>','Suspendisse hendrerit, eros at pharetra malesu','','publish','open','open','','pellentesque-dictum','','','2014-06-01 11:18:04','2014-06-01 11:18:04','',0,'http://preview.flyfreemedia.com/?p=2047',0,'post','',0),(2048,1,'2014-06-01 11:18:28','2014-06-01 11:18:28','<h2>Building an inexpensive house – 5 ways to build a low cost house</h2>\r\n<h3><strong>It’s all in the Design and Planning</strong></h3>\r\n<p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>1. Keep the geometry simple</strong></h4>\r\n<p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\"></a><p></p>\r\n<p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n \r\n<h4> </h4>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>2. Consider your construction method and materials carefully</strong></h4>\r\n<p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\"></a><p></p>\r\n<p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n \r\n<p> </p>\r\n<h4><strong>3. Labour costs </strong></h4>\r\n<p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p>\r\n<p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>4. Be efficient with floor area</strong></h4>\r\n<p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n <p></p>\r\n<p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\"></a></p>\r\n<p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h3><strong>5. Space planning</strong></h3>\r\n<p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p>','Building an inexpensive house','','publish','open','open','','building-an-inexpensive-house','','','2017-03-07 14:11:36','2017-03-07 14:11:36','',0,'http://preview.flyfreemedia.com/?p=2048',0,'post','',0),(2049,1,'2014-06-01 11:18:22','2014-06-01 11:18:22','<p style=\"text-align: justify\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper libero sed felis tempor, eget ullamcorper nibh rhoncus. Integer auctor odio at massa fermentum hendrerit. Praesent sagittis nec sem at egestas. Phasellus vitae metus id ante dapibus elementum. Fusce lobortis dui nec nibh molestie, nec molestie ipsum vulputate. Suspendisse potenti. Suspendisse id nulla facilisis, elementum nulla in, vehicula risus.</p>\n<p style=\"text-align: justify\">Nulla eget tellus nec libero molestie tincidunt. Aliquam blandit dignissim justo, ut aliquet augue rutrum non. Aenean feugiat justo sit amet luctus elementum. Nam bibendum hendrerit fringilla. Nunc urna diam, iaculis non metus posuere, vestibulum iaculis magna. Cras interdum non leo consequat pretium. Pellentesque accumsan congue imperdiet. Fusce tincidunt justo erat, vitae commodo purus condimentum at.</p>\n<p style=\"text-align: justify\">Nunc cursus nibh eu commodo sollicitudin. Sed placerat tortor viverra tincidunt ultrices. Nullam volutpat hendrerit tortor nec elementum. Nam in dolor id purus hendrerit pretium. Maecenas sodales adipiscing lacus eget viverra. Aliquam ac lobortis libero. Curabitur tempor hendrerit blandit. In vel nunc nibh. Nullam ligula enim, faucibus vitae ornare sed, lacinia sit amet nulla. Cras eget erat sit amet dolor lacinia faucibus blandit vitae dolor. Ut et tortor eleifend, gravida neque vitae, commodo elit. Morbi dapibus accumsan metus et varius. Fusce vitae luctus enim, quis luctus nisi. Fusce ornare tincidunt ipsum, et malesuada ipsum molestie sed.</p>\n<p style=\"text-align: justify\">Donec vitae aliquet tellus. Nulla at posuere velit, nec placerat lectus. In ipsum erat, pellentesque id metus sit amet, molestie pharetra justo. Duis interdum convallis nisi sit amet sodales. Ut non aliquam ligula. Cras fringilla dapibus sodales. Nam varius, turpis eu elementum viverra, urna mauris venenatis elit, id fringilla lectus velit vel elit.</p>\n<p style=\"text-align: justify\">Aenean laoreet ullamcorper odio et posuere. Pellentesque dictum, dui vitae feugiat pulvinar, tortor tortor luctus diam, sit amet interdum justo magna in lectus. Etiam eu dolor in nibh placerat fringilla quis vel ante. Donec in ipsum malesuada orci vulputate dictum sed sit amet velit. In hac habitasse platea dictumst. Proin dignissim nisi non nunc dictum adipiscing. Vivamus elementum ligula venenatis porta malesuada. Mauris sit amet adipiscing ipsum. Donec vitae lacus feugiat, facilisis turpis id, bibendum eros. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In porttitor felis quis velit sollicitudin laoreet. Curabitur auctor semper lobortis. Sed eleifend sed velit eu pharetra. Nulla et tempor ligula. Praesent volutpat enim quis metus faucibus iaculis. Suspendisse hendrerit, eros at pharetra malesuada, dolor mauris hendrerit nibh, ut porttitor enim tortor eu nulla.</p>\n<p style=\"text-align: justify\">Donec ligula erat, hendrerit eget porttitor ut, elementum non velit. Duis laoreet dignissim sem, at cursus enim rhoncus non. Nulla fermentum pretium condimentum. Ut turpis purus, vestibulum sit amet semper quis, lacinia sed mauris. Vestibulum adipiscing dui in velit semper, sed laoreet eros varius. Phasellus commodo malesuada condimentum. Donec tempus commodo mi, non semper erat fringilla ac. Mauris arcu nulla, aliquet ut tincidunt et, dictum sed est. Vivamus volutpat semper mauris, ac consectetur metus tempor ut. Donec vel vestibulum elit, vel semper est. Proin at eleifend nibh. Ut lobortis urna non varius vulputate.</p>\n<p style=\"text-align: justify\"></p>','Nulla eget tellus nec libero molestie tincidunt','','publish','open','open','','ut-lobortis-urna-non','','','2014-06-01 11:18:22','2014-06-01 11:18:22','',0,'http://preview.flyfreemedia.com/?p=2049',0,'post','',0),(2057,1,'2014-06-01 13:13:10','2014-06-01 13:13:10','','feet-349687_1280','','inherit','open','open','','feet-349687_1280','','','2014-06-01 13:13:10','2014-06-01 13:13:10','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/feet-349687_1280.jpg',0,'attachment','image/jpeg',0),(2058,1,'2014-06-01 13:20:36','2014-06-01 13:20:36','','girl-354579_1280','','inherit','open','open','','girl-354579_1280','','','2014-06-01 13:20:36','2014-06-01 13:20:36','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-354579_1280.jpg',0,'attachment','image/jpeg',0),(2060,1,'2014-06-01 13:21:06','2014-06-01 13:21:06','','beauty-354565_1280','','inherit','open','open','','beauty-354565_1280','','','2014-06-01 13:21:06','2014-06-01 13:21:06','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354565_1280.jpg',0,'attachment','image/jpeg',0),(2061,1,'2014-06-01 13:21:36','2014-06-01 13:21:36','','malinois-354527_1280','','inherit','open','open','','malinois-354527_1280','','','2014-06-01 13:21:36','2014-06-01 13:21:36','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/malinois-354527_1280.jpg',0,'attachment','image/jpeg',0),(2065,1,'2014-06-06 17:52:33','2014-06-06 17:52:33','','blue-eyes-237438_1920','','inherit','open','open','','blue-eyes-237438_1920','','','2014-06-06 17:52:33','2014-06-06 17:52:33','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/blue-eyes-237438_1920.jpg',0,'attachment','image/jpeg',0),(2066,1,'2014-07-14 22:58:36','2014-07-14 22:58:36','Login\r\n\r\n[usersultra_login]','Blog','','publish','open','open','','blog','','','2016-11-08 07:35:40','2016-11-08 07:35:40','',0,'http://demo.athemes.com/moesia/?page_id=2066',0,'page','',0),(2067,1,'2014-06-06 17:52:50','2014-06-06 17:52:50','http://preview.flyfreemedia.com/wp/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920.jpg','cropped-blue-eyes-237438_1920.jpg','','inherit','open','open','','cropped-blue-eyes-237438_1920-jpg','','','2014-06-06 17:52:50','2014-06-06 17:52:50','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920.jpg',0,'attachment','image/jpeg',0),(2074,1,'2014-06-14 16:55:58','2014-06-14 16:55:58','','logo','','inherit','open','open','','logo','','','2014-06-14 16:55:58','2014-06-14 16:55:58','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/logo.png',0,'attachment','image/png',0),(2101,1,'2014-06-28 09:45:23','2014-06-28 09:45:23','','tractor-371250_1280','','inherit','open','open','','tractor-371250_1280','','','2014-06-28 09:45:23','2014-06-28 09:45:23','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg',0,'attachment','image/jpeg',0),(2102,1,'2014-06-28 09:46:31','2014-06-28 09:46:31','','flower-child-336658_1280','','inherit','open','open','','flower-child-336658_1280','','','2014-06-28 09:46:31','2014-06-28 09:46:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg',0,'attachment','image/jpeg',0),(2103,1,'2014-06-28 09:47:48','2014-06-28 09:47:48','','countryside-336686_1280','','inherit','open','open','','countryside-336686_1280','','','2014-06-28 09:47:48','2014-06-28 09:47:48','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280.jpg',0,'attachment','image/jpeg',0),(2104,1,'2014-06-28 09:49:21','2014-06-28 09:49:21','','graffiti-369507_1280','','inherit','open','open','','graffiti-369507_1280','','','2014-06-28 09:49:21','2014-06-28 09:49:21','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/graffiti-369507_1280.jpg',0,'attachment','image/jpeg',0),(2106,1,'2014-06-28 09:50:52','2014-06-28 09:50:52','','pretty-351884_1280','','inherit','open','open','','pretty-351884_1280','','','2014-06-28 09:50:52','2014-06-28 09:50:52','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/pretty-351884_1280.jpg',0,'attachment','image/jpeg',0),(2107,1,'2014-06-28 09:52:05','2014-06-28 09:52:05','','man-343674_1280','','inherit','open','open','','man-343674_1280','','','2014-06-28 09:52:05','2014-06-28 09:52:05','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/man-343674_1280.jpg',0,'attachment','image/jpeg',0),(2109,1,'2014-06-28 12:08:47','2014-06-28 12:08:47','','girl-pose-344322_1280','','inherit','open','open','','girl-pose-344322_1280','','','2014-06-28 12:08:47','2014-06-28 12:08:47','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-pose-344322_1280.jpg',0,'attachment','image/jpeg',0),(2110,1,'2014-06-28 12:09:54','2014-06-28 12:09:54','','football-345715_1280','','inherit','open','open','','football-345715_1280','','','2014-06-28 12:09:54','2014-06-28 12:09:54','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/football-345715_1280.jpg',0,'attachment','image/jpeg',0),(2111,1,'2014-06-28 12:10:55','2014-06-28 12:10:55','','beauty-354575_1280','','inherit','open','open','','beauty-354575_1280','','','2014-06-28 12:10:55','2014-06-28 12:10:55','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354575_1280.jpg',0,'attachment','image/jpeg',0),(2122,1,'2014-07-14 15:20:59','2014-07-14 15:20:59','At PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.','House Search','','publish','closed','closed','','service-one','','','2016-10-27 22:14:49','2016-10-27 22:14:49','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2122',0,'services','',0),(2123,1,'2014-07-14 15:21:08','2014-07-14 15:21:08','With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly.','Sell','','publish','closed','closed','','sell','','','2016-10-27 22:17:10','2016-10-27 22:17:10','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2123',0,'services','',0),(2124,1,'2014-07-14 15:21:37','2014-07-14 15:21:37','If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams.','Rent','','publish','closed','closed','','rent','','','2016-10-27 22:08:25','2016-10-27 22:08:25','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2124',0,'services','',0),(2125,1,'2014-07-14 15:21:41','2014-07-14 15:21:41','We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents.','Agents','','publish','closed','closed','','agents','','','2016-10-27 22:06:54','2016-10-27 22:06:54','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2125',0,'services','',0),(2126,1,'2014-07-14 15:21:53','2014-07-14 15:21:53','The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated.','Mortgage','','publish','closed','closed','','service-five','','','2016-10-13 08:32:16','2016-10-13 08:32:16','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2126',0,'services','',0),(2127,1,'2014-07-14 15:22:02','2014-07-14 15:22:02',' \r\n\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.','Buying','','publish','closed','closed','','service-six','','','2016-10-27 22:16:27','2016-10-27 22:16:27','',0,'http://preview.flyfreemedia.com/?post_type=services&p=2127',0,'services','',0),(2129,1,'2014-07-14 15:24:50','2014-07-14 15:24:50','','Optiven','','publish','closed','closed','','optiven','','','2017-01-24 11:47:10','2017-01-24 11:47:10','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2129',0,'clients','',0),(2130,1,'2014-07-14 15:24:56','2014-07-14 15:24:56','','lamudi','','publish','closed','closed','','lamudi','','','2016-09-28 11:04:56','2016-09-28 11:04:56','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2130',0,'clients','',0),(2131,1,'2014-07-14 15:25:07','2014-07-14 15:25:07','','Gakuyo Real Estate','','publish','closed','closed','','gakuyo-real-estate','','','2016-09-28 10:48:52','2016-09-28 10:48:52','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2131',0,'clients','',0),(2132,1,'2014-07-14 15:25:13','2014-07-14 15:25:13','','Ahadi Real Estate','','publish','closed','closed','','ahadirealestate','','','2016-09-28 10:08:28','2016-09-28 10:08:28','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2132',0,'clients','',0),(2133,1,'2014-07-14 15:25:25','2014-07-14 15:25:25','','nsoko','','publish','closed','closed','','nsoko','','','2016-09-28 10:34:02','2016-09-28 10:34:02','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2133',0,'clients','',0),(2134,1,'2014-07-14 15:25:35','2014-07-14 15:25:35','','Robisearch','','publish','closed','closed','','robisearch','','','2016-10-12 06:16:33','2016-10-12 06:16:33','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2134',0,'clients','',0),(2135,1,'2014-07-14 15:23:54','2014-07-14 15:23:54','','yahoo-76684_150','','inherit','open','open','','yahoo-76684_150','','','2014-07-14 15:23:54','2014-07-14 15:23:54','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150.png',0,'attachment','image/png',0),(2136,1,'2014-07-14 15:23:55','2014-07-14 15:23:55','','youtube-344106_150','','inherit','open','open','','youtube-344106_150','','','2014-07-14 15:23:55','2014-07-14 15:23:55','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png',0,'attachment','image/png',0),(2137,1,'2014-07-14 15:24:02','2014-07-14 15:24:02','','microsoft-80659_150','','inherit','open','open','','microsoft-80659_150','','','2014-07-14 15:24:02','2014-07-14 15:24:02','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150.png',0,'attachment','image/png',0),(2138,1,'2014-07-14 15:24:07','2014-07-14 15:24:07','','google-76659_150','','inherit','open','open','','google-76659_150','','','2014-07-14 15:24:07','2014-07-14 15:24:07','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150.png',0,'attachment','image/png',0),(2141,1,'2014-07-14 15:24:34','2014-07-14 15:24:34','','facebook-76658_150','','inherit','open','open','','facebook-76658_150','','','2014-07-14 15:24:34','2014-07-14 15:24:34','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150.png',0,'attachment','image/png',0),(2142,1,'2014-07-14 15:24:34','2014-07-14 15:24:34','','django-339744_150','','inherit','open','open','','django-339744_150','','','2014-07-14 15:24:34','2014-07-14 15:24:34','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150.png',0,'attachment','image/png',0),(2143,1,'2014-07-14 15:24:45','2014-07-14 15:24:45','','bitcoin-225080_150','','inherit','open','open','','bitcoin-225080_150','','','2014-07-14 15:24:45','2014-07-14 15:24:45','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150.png',0,'attachment','image/png',0),(2144,1,'2014-07-14 15:25:46','2014-07-14 15:25:46','','safaricom','','publish','closed','closed','','client-7','','','2016-09-27 15:00:19','2016-09-27 15:00:19','',0,'http://preview.flyfreemedia.com/?post_type=clients&p=2144',0,'clients','',0),(2146,1,'2014-07-14 15:29:24','2014-07-14 15:29:24','I was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy tab on the menu, chose a house then contacted the owner, and pap I got a house.\r\n','Ian Wafula','','publish','closed','closed','','john-doe','','','2016-10-27 21:57:54','2016-10-27 21:57:54','',0,'http://preview.flyfreemedia.com/?post_type=testimonials&p=2146',0,'testimonials','',0),(2147,1,'2014-07-14 15:30:35','2014-07-14 15:30:35','I was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy tab on the menu, chose a house then contacted the owner, and pap I got a house.\r\n','Susan Kemunto','','publish','closed','closed','','john-doe-2','','','2016-10-27 21:56:30','2016-10-27 21:56:30','',0,'http://preview.flyfreemedia.com/?post_type=testimonials&p=2147',0,'testimonials','',0),(2148,1,'2014-07-14 15:32:06','2014-07-14 15:32:06','I was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy tab on the menu, chose a house then contacted the owner, and pap I got a house.\r\n','Jane Waweru','','publish','closed','closed','','john-doe-3','','','2016-10-27 21:55:00','2016-10-27 21:55:00','',0,'http://preview.flyfreemedia.com/?post_type=testimonials&p=2148',0,'testimonials','',0),(2149,1,'2014-07-14 15:32:55','2014-07-14 15:32:55','I was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy teb on the menu, chose a house then contacted the owner, and pap I got a house.','Dycan College','','publish','closed','closed','','john-doe-4','','','2016-10-27 21:53:37','2016-10-27 21:53:37','',0,'http://preview.flyfreemedia.com/?post_type=testimonials&p=2149',0,'testimonials','',0),(2152,1,'2014-07-14 15:29:19','2014-07-14 15:29:19','','girl-102829_150','','inherit','open','open','','girl-102829_150','','','2014-07-14 15:29:19','2014-07-14 15:29:19','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg',0,'attachment','image/jpeg',0),(2154,1,'2014-07-14 15:30:31','2014-07-14 15:30:31','','man-56087_150','','inherit','open','open','','man-56087_150','','','2014-07-14 15:30:31','2014-07-14 15:30:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150.jpg',0,'attachment','image/jpeg',0),(2155,1,'2014-07-14 15:31:18','2014-07-14 15:31:18','','girl-358769_150','','inherit','open','open','','girl-358769_150','','','2014-07-14 15:31:18','2014-07-14 15:31:18','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150.jpg',0,'attachment','image/jpeg',0),(2156,1,'2014-07-14 15:32:02','2014-07-14 15:32:02','','girl-139353_150','','inherit','open','open','','girl-139353_150','','','2014-07-14 15:32:02','2014-07-14 15:32:02','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150.jpg',0,'attachment','image/jpeg',0),(2157,1,'2014-07-14 15:32:52','2014-07-14 15:32:52','','man-324103_150','','inherit','open','open','','man-324103_150','','','2014-07-14 15:32:52','2014-07-14 15:32:52','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150.jpg',0,'attachment','image/jpeg',0),(2158,1,'2014-07-14 15:33:09','2014-07-14 15:33:09','','model-172113_150','','inherit','open','open','','model-172113_150','','','2014-07-14 15:33:09','2014-07-14 15:33:09','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150.jpg',0,'attachment','image/jpeg',0),(2159,1,'2014-07-14 15:33:59','2014-07-14 15:33:59','','model-334740_150','','inherit','open','open','','model-334740_150','','','2014-07-14 15:33:59','2014-07-14 15:33:59','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150.jpg',0,'attachment','image/jpeg',0),(2161,1,'2014-07-14 15:40:28','2014-07-14 15:40:28','','logo','','inherit','open','open','','logo-2','','','2014-07-14 15:40:28','2014-07-14 15:40:28','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png',0,'attachment','image/png',0),(2162,1,'2014-07-14 15:52:07','2014-07-14 15:52:07','Gabriel Otieno continues to deliver nothing short of amazing results in the office. This attitude led him to winning the much coveted employee of the year award 2015. He is a leader and a mentor who loves to see the best of others.','Gabriel Otieno','','publish','closed','closed','','gabriel-otieno','','','2016-10-11 08:12:08','2016-10-11 08:12:08','',0,'http://preview.flyfreemedia.com/?post_type=employees&p=2162',0,'employees','',0),(2163,1,'2014-07-14 15:52:48','2014-07-14 15:52:48','Joyce Kerubo continues to make Patanyumba limited a home to many, She has played a very big part in the office and company in general in giving our clients a world class service in case of any need or issue that may arise. We greatly celebrate her.','Joyce Kerubo','','publish','closed','closed','','joyce-kerubo','','','2016-10-11 08:05:39','2016-10-11 08:05:39','',0,'http://preview.flyfreemedia.com/?post_type=employees&p=2163',0,'employees','',0),(2164,1,'2014-07-14 15:53:42','2014-07-14 15:53:42','Peter Kamau has worked for company since the year 2015, his brilliance and hardwork has helped in finding solutions to our clients thereby making a difference in all that he does. We celebrate him and wish him all the best in his en devours.','Peter Kamau','','publish','closed','closed','','peter-kamau','','','2016-10-11 08:07:07','2016-10-11 08:07:07','',0,'http://preview.flyfreemedia.com/?post_type=employees&p=2164',0,'employees','',0),(2166,1,'2014-07-14 15:53:32','2014-07-14 15:53:32','','girl-333858_640','','inherit','open','open','','girl-333858_640','','','2014-07-14 15:53:32','2014-07-14 15:53:32','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-333858_640.jpg',0,'attachment','image/jpeg',0),(2179,1,'2014-07-14 16:02:43','2014-07-14 16:02:43','To this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\">HERE</a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2693\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-300x206.jpg\" alt=\"nairobi-valley3\" width=\"300\" height=\"206\" />','Near Valley Arcade','','publish','open','open','','near-valley-arcade','','','2016-11-07 14:02:49','2016-11-07 14:02:49','',0,'http://preview.flyfreemedia.com/?post_type=projects&p=2179',0,'projects','',0),(2180,1,'2014-07-14 16:03:15','2014-07-14 16:03:15','','Skyline Hostels','','publish','open','open','','skyline-hostels','','','2016-10-12 08:44:58','2016-10-12 08:44:58','',0,'http://preview.flyfreemedia.com/?post_type=projects&p=2180',0,'projects','',0),(2181,1,'2014-07-14 16:03:50','2014-07-14 16:03:50','To this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\">HERE</a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2682\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD1-300x124.jpg\" alt=\"City of David\" width=\"300\" height=\"124\" />','city-of-david','','publish','open','open','','city-of-david','','','2016-11-07 14:26:11','2016-11-07 14:26:11','',0,'http://preview.flyfreemedia.com/?post_type=projects&p=2181',0,'projects','',1),(2182,1,'2014-07-14 16:05:05','2014-07-14 16:05:05','To this and much more property listings click HERE','rumuruti-plots','','publish','open','closed','','rumuruti-plots','','','2016-11-07 14:22:26','2016-11-07 14:22:26','',0,'http://preview.flyfreemedia.com/?post_type=projects&p=2182',0,'projects','',0),(2183,1,'2014-07-14 16:00:44','2014-07-14 16:00:44','','paintbrush-316697_1280','','inherit','open','open','','paintbrush-316697_1280','','','2014-07-14 16:00:44','2014-07-14 16:00:44','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/paintbrush-316697_1280.jpg',0,'attachment','image/jpeg',0),(2186,1,'2014-07-14 16:01:35','2014-07-14 16:01:35','','abstract-363268_1280','','inherit','open','open','','abstract-363268_1280','','','2014-07-14 16:01:35','2014-07-14 16:01:35','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280.jpg',0,'attachment','image/jpeg',0),(2188,1,'2014-07-14 16:02:30','2014-07-14 16:02:30','','fractal-292069_1280','','inherit','open','open','','fractal-292069_1280','','','2014-07-14 16:02:30','2014-07-14 16:02:30','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280.jpg',0,'attachment','image/jpeg',0),(2192,1,'2014-07-14 16:03:11','2014-07-14 16:03:11','','abstract-140231_1280','','inherit','open','open','','abstract-140231_1280','','','2014-07-14 16:03:11','2014-07-14 16:03:11','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280.jpg',0,'attachment','image/jpeg',0),(2193,1,'2014-07-14 16:03:47','2014-07-14 16:03:47','','sound-69948_1280','','inherit','open','open','','sound-69948_1280','','','2014-07-14 16:03:47','2014-07-14 16:03:47','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/sound-69948_1280.jpg',0,'attachment','image/jpeg',0),(2194,1,'2014-07-14 16:05:02','2014-07-14 16:05:02','','fractal-69962_1280','','inherit','open','open','','fractal-69962_1280','','','2014-07-14 16:05:02','2014-07-14 16:05:02','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280.jpg',0,'attachment','image/jpeg',0),(2200,1,'2014-07-14 16:11:07','2014-07-14 16:11:07','','analysis-299692_640','','inherit','open','open','','analysis-299692_640','','','2014-07-14 16:11:07','2014-07-14 16:11:07','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640.jpg',0,'attachment','image/jpeg',0),(2202,1,'2014-07-14 16:15:11','2014-07-14 16:15:11','','the-background-345935_1920','','inherit','open','open','','the-background-345935_1920','','','2014-07-14 16:15:11','2014-07-14 16:15:11','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/the-background-345935_1920.jpg',0,'attachment','image/jpeg',0),(2204,1,'2014-07-14 16:20:20','2014-07-14 16:20:20','','internet-295264','','inherit','open','open','','internet-295264','','','2014-07-14 16:20:20','2014-07-14 16:20:20','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/internet-295264.png',0,'attachment','image/png',0),(2205,1,'2014-07-14 16:29:27','2014-07-14 16:29:27','','lines-64254_1920','','inherit','open','open','','lines-64254_1920','','','2014-07-14 16:29:27','2014-07-14 16:29:27','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/lines-64254_1920.jpg',0,'attachment','image/jpeg',0),(2210,1,'2014-07-14 18:51:29','2014-07-14 18:51:29','','logo','','inherit','open','open','','logo-3','','','2014-07-14 18:51:29','2014-07-14 18:51:29','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo1.png',0,'attachment','image/png',0),(2211,1,'2014-07-14 19:32:28','2014-07-14 19:32:28','','model-334736_640','','inherit','open','open','','model-334736_640','','','2014-07-14 19:32:28','2014-07-14 19:32:28','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334736_640.jpg',0,'attachment','image/jpeg',0),(2284,1,'2014-07-14 23:19:14','2014-07-14 23:19:14','','logo1','','inherit','open','open','','logo1','','','2014-07-14 23:19:14','2014-07-14 23:19:14','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo11.png',0,'attachment','image/png',0),(2290,1,'2014-08-06 05:09:33','2014-08-06 05:09:33','','model-334739_150','','inherit','open','open','','model-334739_150','','','2014-08-06 05:09:33','2014-08-06 05:09:33','',2147,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334739_150.jpg',0,'attachment','image/jpeg',0),(2291,1,'2014-08-06 05:11:30','2014-08-06 05:11:30','','man-206932_150','','inherit','open','open','','man-206932_150','','','2014-08-06 05:11:30','2014-08-06 05:11:30','',2148,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-206932_150.jpg',0,'attachment','image/jpeg',0),(2292,1,'2014-08-06 05:13:59','2014-08-06 05:13:59','','smoke-316495_150','','inherit','open','open','','smoke-316495_150','','','2014-08-06 05:13:59','2014-08-06 05:13:59','',2149,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/smoke-316495_150.jpg',0,'attachment','image/jpeg',0),(2293,1,'2014-08-06 05:22:17','2014-08-06 05:22:17','','smoke-316496_640','','inherit','open','open','','smoke-316496_640','','','2014-08-06 05:22:17','2014-08-06 05:22:17','',2162,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/smoke-316496_640.jpg',0,'attachment','image/jpeg',0),(2294,1,'2014-08-06 05:23:03','2014-08-06 05:23:03','','portrait-358970_640','','inherit','open','open','','portrait-358970_640','','','2014-08-06 05:23:03','2014-08-06 05:23:03','',2163,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/portrait-358970_640.jpg',0,'attachment','image/jpeg',0),(2295,1,'2014-08-06 05:33:11','2014-08-06 05:33:11','','call-15924_640','','inherit','open','open','','call-15924_640','','','2014-08-06 05:33:11','2014-08-06 05:33:11','',2164,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/call-15924_640.jpg',0,'attachment','image/jpeg',0),(2296,1,'2014-08-06 05:34:54','2014-08-06 05:34:54','','face-275925_640','','inherit','open','open','','face-275925_640','','','2014-08-06 05:34:54','2014-08-06 05:34:54','',2163,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/face-275925_640.jpg',0,'attachment','image/jpeg',0),(2342,1,'2014-11-07 13:55:12','2014-11-07 13:55:12','','owl-517497_1920','','inherit','closed','closed','','owl-517497_1920','','','2014-11-07 13:55:12','2014-11-07 13:55:12','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/owl-517497-1920.jpg',0,'attachment','image/jpeg',0),(2349,1,'2014-11-07 15:01:06','2014-11-07 15:01:06','','Our services','','publish','closed','closed','','our-services','','','2014-11-07 15:01:06','2014-11-07 15:01:06','',0,'http://demo.athemes.com/moesia/?page_id=2349',0,'page','',0),(2354,1,'2014-11-07 15:39:12','2014-11-07 15:39:12','','oranges-428072_1280','','inherit','closed','closed','','oranges-428072_1280','','','2014-11-07 15:39:12','2014-11-07 15:39:12','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/oranges-428072-1280.jpg',0,'attachment','image/jpeg',0),(2455,1,'2015-02-13 16:21:06','2015-02-13 16:21:06','<h3 class=\"widget-title\">View All property</h3> [listing post_type=\"property\" tools_top=\"on\"]','All Listings','','publish','closed','closed','','all-listings','','','2016-11-07 13:03:37','2016-11-07 13:03:37','',0,'http://demo.athemes.com/moesia/?page_id=2455',0,'page','',0),(2460,1,'2015-02-13 17:22:08','2015-02-13 17:22:08',' \r\n\r\nTo view this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/all-listings/\"><strong>HERE</strong></a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','publish','closed','closed','','bell-crest-gardens-kileleshwa','','','2016-11-07 13:25:46','2016-11-07 13:25:46','',0,'http://demo.athemes.com/moesia/?post_type=projects&p=2460',0,'projects','',0),(2462,1,'2015-02-13 17:22:04','2015-02-13 17:22:04','','gorilla-625286_1280','','inherit','closed','closed','','gorilla-625286_1280','','','2015-02-13 17:22:04','2015-02-13 17:22:04','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/gorilla-625286_1280.jpg',0,'attachment','image/jpeg',0),(2463,1,'2016-09-23 06:36:51','2016-09-23 06:36:51','','Twitter','','publish','closed','closed','','twitter','','','2016-09-23 06:36:51','2016-09-23 06:36:51','',0,'http://www.robisearch.com/patanyumba/2016/09/23/twitter/',1,'nav_menu_item','',0),(2464,1,'2016-09-23 06:36:52','2016-09-23 06:36:52','','Dribbble','','publish','closed','closed','','dribbble','','','2016-09-23 06:36:52','2016-09-23 06:36:52','',0,'http://www.robisearch.com/patanyumba/2016/09/23/dribbble/',4,'nav_menu_item','',0),(2465,1,'2016-09-23 06:36:53','2016-09-23 06:36:53','','fb','','publish','closed','closed','','fb','','','2016-09-23 06:36:53','2016-09-23 06:36:53','',0,'http://www.robisearch.com/patanyumba/2016/09/23/fb/',1,'nav_menu_item','',0),(2466,1,'2016-09-23 06:36:54','2016-09-23 06:36:54','','yt','','publish','closed','closed','','yt','','','2016-09-23 06:36:54','2016-09-23 06:36:54','',0,'http://www.robisearch.com/patanyumba/2016/09/23/yt/',4,'nav_menu_item','',0),(2467,1,'2016-09-23 06:36:56','2016-09-23 06:36:56','','Facebook','','publish','closed','closed','','facebook','','','2016-09-23 06:36:56','2016-09-23 06:36:56','',0,'http://www.robisearch.com/patanyumba/2016/09/23/facebook/',2,'nav_menu_item','',0),(2489,1,'2015-03-19 14:31:34','2015-03-19 14:31:34','','new-york-city-556848_1280','','inherit','closed','closed','','new-york-city-556848_1280','','','2015-03-19 14:31:34','2015-03-19 14:31:34','',2040,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/new-york-city-556848_1280.jpg',0,'attachment','image/jpeg',0),(2490,1,'2016-09-23 06:37:13','2016-09-23 06:37:13','','Google Plus','','publish','closed','closed','','google-plus','','','2016-09-23 06:37:13','2016-09-23 06:37:13','',0,'http://www.robisearch.com/patanyumba/2016/09/23/google-plus/',3,'nav_menu_item','',0),(2491,1,'2016-09-23 06:37:14','2016-09-23 06:37:14','','Vimeo','','publish','closed','closed','','vimeo','','','2016-09-23 06:37:14','2016-09-23 06:37:14','',0,'http://www.robisearch.com/patanyumba/2016/09/23/vimeo/',5,'nav_menu_item','',0),(2492,1,'2016-09-23 06:37:15','2016-09-23 06:37:15','','Linkedin','','publish','closed','closed','','linkedin','','','2016-09-23 06:37:15','2016-09-23 06:37:15','',0,'http://www.robisearch.com/patanyumba/2016/09/23/linkedin/',6,'nav_menu_item','',0),(2493,1,'2016-09-23 06:37:15','2016-09-23 06:37:15','','Youtube','','publish','closed','closed','','youtube','','','2016-09-23 06:37:15','2016-09-23 06:37:15','',0,'http://www.robisearch.com/patanyumba/2016/09/23/youtube/',7,'nav_menu_item','',0),(2494,1,'2016-09-23 06:37:16','2016-09-23 06:37:16','','Instagram','','publish','closed','closed','','instagram','','','2016-09-23 06:37:16','2016-09-23 06:37:16','',0,'http://www.robisearch.com/patanyumba/2016/09/23/instagram/',8,'nav_menu_item','',0),(2495,1,'2016-09-23 06:37:16','2016-09-23 06:37:16','','Flickr','','publish','closed','closed','','flickr','','','2016-09-23 06:37:16','2016-09-23 06:37:16','',0,'http://www.robisearch.com/patanyumba/2016/09/23/flickr/',9,'nav_menu_item','',0),(2496,1,'2016-09-23 06:37:17','2016-09-23 06:37:17','','Pinterest','','publish','closed','closed','','pinterest','','','2016-09-23 06:37:17','2016-09-23 06:37:17','',0,'http://www.robisearch.com/patanyumba/2016/09/23/pinterest/',10,'nav_menu_item','',0),(2497,1,'2016-09-23 06:37:18','2016-09-23 06:37:18','','foursquare','','publish','closed','closed','','foursquare','','','2016-09-23 06:37:18','2016-09-23 06:37:18','',0,'http://www.robisearch.com/patanyumba/2016/09/23/foursquare/',12,'nav_menu_item','',0),(2498,1,'2016-09-23 06:37:19','2016-09-23 06:37:19','','tumblr','','publish','closed','closed','','tumblr','','','2016-09-23 06:37:19','2016-09-23 06:37:19','',0,'http://www.robisearch.com/patanyumba/2016/09/23/tumblr/',11,'nav_menu_item','',0),(2499,1,'2016-09-23 06:37:20','2016-09-23 06:37:20','','tw','','publish','closed','closed','','tw','','','2016-09-23 06:37:20','2016-09-23 06:37:20','',0,'http://www.robisearch.com/patanyumba/2016/09/23/tw/',2,'nav_menu_item','',0),(2500,1,'2016-09-23 06:37:20','2016-09-23 06:37:20','','plus','','publish','closed','closed','','plus','','','2016-09-23 06:37:20','2016-09-23 06:37:20','',0,'http://www.robisearch.com/patanyumba/2016/09/23/plus/',3,'nav_menu_item','',0),(2501,1,'2016-09-23 06:37:21','2016-09-23 06:37:21','','pin','','publish','closed','closed','','pin','','','2016-09-23 06:37:21','2016-09-23 06:37:21','',0,'http://www.robisearch.com/patanyumba/2016/09/23/pin/',5,'nav_menu_item','',0),(2503,1,'2016-09-23 06:37:39','2016-09-23 06:37:39',' ','','','publish','closed','closed','','2503','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/2016/09/23/',21,'nav_menu_item','',0),(2506,1,'2016-09-23 06:37:48','2016-09-23 06:37:48','','Apartments','','publish','closed','closed','','2506','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',174,'http://www.robisearch.com/patanyumba/2016/09/23/2506/',10,'nav_menu_item','',0),(2507,1,'2016-09-23 06:37:49','2016-09-23 06:37:49','','House','','publish','closed','closed','','2507','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',173,'http://www.robisearch.com/patanyumba/2016/09/23/2507/',14,'nav_menu_item','',0),(2508,1,'2016-09-23 06:37:50','2016-09-23 06:37:50','','Land','','publish','closed','closed','','2508','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/2016/09/23/2508/',15,'nav_menu_item','',0),(2509,1,'2016-09-23 06:37:50','2016-09-23 06:37:50',' ','','','publish','closed','closed','','2509','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',173,'http://www.robisearch.com/patanyumba/2016/09/23/2509/',7,'nav_menu_item','',0),(2510,1,'2016-09-23 06:37:51','2016-09-23 06:37:51','','Hostel','','publish','closed','closed','','2510','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',174,'http://www.robisearch.com/patanyumba/2016/09/23/2510/',9,'nav_menu_item','',0),(2511,1,'2016-09-23 06:37:52','2016-09-23 06:37:52','','Rental','','publish','closed','closed','','2511','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/2016/09/23/2511/',11,'nav_menu_item','',0),(2515,1,'2016-09-23 08:28:08','2016-09-23 08:28:08','','Twitter','','publish','closed','closed','','twitter-2','','','2016-09-23 08:28:08','2016-09-23 08:28:08','',0,'http://www.robisearch.com/patanyumba/2016/09/23/twitter-2/',1,'nav_menu_item','',0),(2516,1,'2016-09-23 08:28:09','2016-09-23 08:28:09','','Dribbble','','publish','closed','closed','','dribbble-2','','','2016-09-23 08:28:09','2016-09-23 08:28:09','',0,'http://www.robisearch.com/patanyumba/2016/09/23/dribbble-2/',4,'nav_menu_item','',0),(2517,1,'2016-09-23 08:28:09','2016-09-23 08:28:09','','fb','','publish','closed','closed','','fb-2','','','2016-09-23 08:28:09','2016-09-23 08:28:09','',0,'http://www.robisearch.com/patanyumba/2016/09/23/fb-2/',1,'nav_menu_item','',0),(2518,1,'2016-09-23 08:28:10','2016-09-23 08:28:10','','yt','','publish','closed','closed','','yt-2','','','2016-09-23 08:28:10','2016-09-23 08:28:10','',0,'http://www.robisearch.com/patanyumba/2016/09/23/yt-2/',4,'nav_menu_item','',0),(2519,1,'2016-09-23 08:28:10','2016-09-23 08:28:10','','Facebook','','publish','closed','closed','','facebook-2','','','2016-09-23 08:28:10','2016-09-23 08:28:10','',0,'http://www.robisearch.com/patanyumba/2016/09/23/facebook-2/',2,'nav_menu_item','',0),(2520,1,'2016-09-23 08:28:10','2016-09-23 08:28:10','','Google Plus','','publish','closed','closed','','google-plus-2','','','2016-09-23 08:28:10','2016-09-23 08:28:10','',0,'http://www.robisearch.com/patanyumba/2016/09/23/google-plus-2/',3,'nav_menu_item','',0),(2521,1,'2016-09-23 08:28:11','2016-09-23 08:28:11','','Vimeo','','publish','closed','closed','','vimeo-2','','','2016-09-23 08:28:11','2016-09-23 08:28:11','',0,'http://www.robisearch.com/patanyumba/2016/09/23/vimeo-2/',5,'nav_menu_item','',0),(2522,1,'2016-09-23 08:28:11','2016-09-23 08:28:11','','Linkedin','','publish','closed','closed','','linkedin-2','','','2016-09-23 08:28:11','2016-09-23 08:28:11','',0,'http://www.robisearch.com/patanyumba/2016/09/23/linkedin-2/',6,'nav_menu_item','',0),(2523,1,'2016-09-23 08:28:12','2016-09-23 08:28:12','','Youtube','','publish','closed','closed','','youtube-2','','','2016-09-23 08:28:12','2016-09-23 08:28:12','',0,'http://www.robisearch.com/patanyumba/2016/09/23/youtube-2/',7,'nav_menu_item','',0),(2524,1,'2016-09-23 08:28:12','2016-09-23 08:28:12','','Instagram','','publish','closed','closed','','instagram-2','','','2016-09-23 08:28:12','2016-09-23 08:28:12','',0,'http://www.robisearch.com/patanyumba/2016/09/23/instagram-2/',8,'nav_menu_item','',0),(2525,1,'2016-09-23 08:28:13','2016-09-23 08:28:13','','Flickr','','publish','closed','closed','','flickr-2','','','2016-09-23 08:28:13','2016-09-23 08:28:13','',0,'http://www.robisearch.com/patanyumba/2016/09/23/flickr-2/',9,'nav_menu_item','',0),(2526,1,'2016-09-23 08:28:13','2016-09-23 08:28:13','','Pinterest','','publish','closed','closed','','pinterest-2','','','2016-09-23 08:28:13','2016-09-23 08:28:13','',0,'http://www.robisearch.com/patanyumba/2016/09/23/pinterest-2/',10,'nav_menu_item','',0),(2527,1,'2016-09-23 08:28:14','2016-09-23 08:28:14','','foursquare','','publish','closed','closed','','foursquare-2','','','2016-09-23 08:28:14','2016-09-23 08:28:14','',0,'http://www.robisearch.com/patanyumba/2016/09/23/foursquare-2/',12,'nav_menu_item','',0),(2528,1,'2016-09-23 08:28:14','2016-09-23 08:28:14','','tumblr','','publish','closed','closed','','tumblr-2','','','2016-09-23 08:28:14','2016-09-23 08:28:14','',0,'http://www.robisearch.com/patanyumba/2016/09/23/tumblr-2/',11,'nav_menu_item','',0),(2529,1,'2016-09-23 08:28:15','2016-09-23 08:28:15','','tw','','publish','closed','closed','','tw-2','','','2016-09-23 08:28:15','2016-09-23 08:28:15','',0,'http://www.robisearch.com/patanyumba/2016/09/23/tw-2/',2,'nav_menu_item','',0),(2530,1,'2016-09-23 08:28:16','2016-09-23 08:28:16','','plus','','publish','closed','closed','','plus-2','','','2016-09-23 08:28:16','2016-09-23 08:28:16','',0,'http://www.robisearch.com/patanyumba/2016/09/23/plus-2/',3,'nav_menu_item','',0),(2531,1,'2016-09-23 08:28:17','2016-09-23 08:28:17','','pin','','publish','closed','closed','','pin-2','','','2016-09-23 08:28:17','2016-09-23 08:28:17','',0,'http://www.robisearch.com/patanyumba/2016/09/23/pin-2/',5,'nav_menu_item','',0),(2535,1,'2016-09-23 08:28:26','2016-09-23 08:28:26',' ','','','publish','closed','closed','','2535','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/2016/09/23/2535/',20,'nav_menu_item','',0),(2541,1,'2016-09-23 08:28:29','2016-09-23 08:28:29','','Find Any Agent','','publish','closed','closed','','2541','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/2016/09/23/2541/',19,'nav_menu_item','',0),(2543,1,'2016-09-23 13:19:10','2016-09-23 13:19:10','','1','','inherit','open','closed','','1','','','2016-09-23 13:19:10','2016-09-23 13:19:10','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/1.jpg',0,'attachment','image/jpeg',0),(2544,1,'2016-09-23 13:32:03','2016-09-23 13:32:03','','244365','','inherit','open','closed','','244365','','','2016-09-23 13:32:03','2016-09-23 13:32:03','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/244365.png',0,'attachment','image/png',0),(2545,1,'2016-09-23 13:32:51','2016-09-23 13:32:51','','41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d','','inherit','open','closed','','41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d','','','2016-09-23 13:32:51','2016-09-23 13:32:51','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d.png',0,'attachment','image/png',0),(2546,1,'2016-09-23 14:40:17','2016-09-23 14:40:17','','8','','inherit','open','closed','','8','','','2016-09-23 14:40:17','2016-09-23 14:40:17','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8.jpg',0,'attachment','image/jpeg',0),(2547,1,'2016-11-07 13:03:18','2016-11-07 13:03:18','<h3 class=\"widget-title\">View All property</h3> [listing post_type=\"property\" tools_top=\"on\"]','All Listin','','inherit','closed','closed','','2455-autosave-v1','','','2016-11-07 13:03:18','2016-11-07 13:03:18','',2455,'http://www.robisearch.com/patanyumba/2016/09/25/2455-autosave-v1/',0,'revision','',0),(2548,1,'2016-09-25 04:30:39','2016-09-25 04:30:39','','2','','inherit','open','closed','','2','','','2016-09-25 04:30:39','2016-09-25 04:30:39','',2455,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/2.jpg',0,'attachment','image/jpeg',0),(2549,1,'2016-09-25 04:31:47','2016-09-25 04:31:47','','Masonry portfolio','','inherit','closed','closed','','2455-revision-v1','','','2016-09-25 04:31:47','2016-09-25 04:31:47','',2455,'http://www.robisearch.com/patanyumba/2016/09/25/2455-revision-v1/',0,'revision','',0),(2550,1,'2016-09-25 04:38:15','2016-09-25 04:38:15','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]\npatanyumba \"[your-subject]\"\n[your-name] <kamorepta.pk@gmail.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 patanyumba (http://www.robisearch.com/patanyumba)\nkamorepta.pk@gmail.com\nReply-To: [your-email]\n\n0\n0\n\npatanyumba \"[your-subject]\"\npatanyumba <kamorepta.pk@gmail.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on patanyumba (http://www.robisearch.com/patanyumba)\n[your-email]\nReply-To: kamorepta.pk@gmail.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2016-09-25 04:38:15','2016-09-25 04:38:15','',0,'http://www.robisearch.com/patanyumba/?post_type=wpcf7_contact_form&p=2550',0,'wpcf7_contact_form','',0),(2551,1,'2016-09-25 04:54:42','2016-09-25 04:54:42','','Property','','inherit','closed','closed','','2455-revision-v1','','','2016-09-25 04:54:42','2016-09-25 04:54:42','',2455,'http://www.robisearch.com/patanyumba/2016/09/25/2455-revision-v1/',0,'revision','',0),(2554,1,'2016-09-25 05:05:33','2016-09-25 05:05:33','<form role=\"search\" method=\"get\" class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\">\r\n<span class=\"search-close\"><i class=\"fa fa-times\"></i></span>\r\n<label>\r\n<span class=\"screen-reader-text\">Search for:</span>\r\n<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\" title=\"Search for:\">\r\n</label>\r\n<input type=\"submit\" class=\"search-submit\" value=\"\">\r\n</form>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_0,\r\n.wds_slideshow_image_0,\r\n.wds_slideshow_video_0 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_0 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 160px;\r\nheight: 60px;\r\n}\r\n#wds_container1_0 #wds_container2_0 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0,\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #FFFFFF;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_container_0 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 16px;\r\nwidth: 48px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 22px;\r\nwidth: 66px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_video_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 { \r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0:hover { \r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #FFFFFF;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0:hover,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0:hover {\r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_none_selectable_0 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_bg_0 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slider_0 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_second_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_grid_0 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_gridlet_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_deactive_0 {\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun1_0 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun2_0 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_0 = [];\r\nvar wds_event_stack_0 = [];\r\nvar wds_clear_layers_effects_in_0 = [];\r\nvar wds_clear_layers_effects_out_0 = [];\r\nvar wds_clear_layers_effects_out_before_change_0 = [];\r\nif (1) {\r\nvar wds_duration_for_change_0 = 500;\r\nvar wds_duration_for_clear_effects_0 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_0 = 0;\r\nvar wds_duration_for_clear_effects_0 = 0;\r\n}\r\nwds_clear_layers_effects_in_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"0\"] = [];\r\nwds_data_0[\"0\"] = [];\r\nwds_data_0[\"0\"][\"id\"] = \"1\";\r\nwds_data_0[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\";\r\nwds_data_0[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_data_0[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"1\"] = [];\r\nwds_data_0[\"1\"] = [];\r\nwds_data_0[\"1\"][\"id\"] = \"2\";\r\nwds_data_0[\"1\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2.jpg\";\r\nwds_data_0[\"1\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_data_0[\"1\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"1\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"1\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"1\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"1\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"1\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"2\"] = [];\r\nwds_data_0[\"2\"] = [];\r\nwds_data_0[\"2\"][\"id\"] = \"3\";\r\nwds_data_0[\"2\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3.jpg\";\r\nwds_data_0[\"2\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\nwds_data_0[\"2\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"2\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"2\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"2\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"2\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"2\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\n</script>\r\n<i id=\"wds_dots_0_0\" class=\"wds_slideshow_dots_0 fa fa-square wds_slideshow_dots_active_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'0\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_1_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'1\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_2_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'2\', wds_data_0)\">\r\n</i>\r\n<span class=\"wds_slideshow_image_spun_0\" id=\"wds_image_id_0_1\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_2\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_3\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_0\" value=\"0\">\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: left;\">\r\n<span class=\"wds_left_btn_cont\">\r\n<span class=\"wds_left-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \'left\'); return false;\">\r\n<i class=\"fa fa-angle-left\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: right;\">\r\n<span class=\"wds_right_btn_cont\">\r\n<span class=\"wds_right-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \'right\'); return false;\">\r\n<i class=\"fa fa-angle-right\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<script>\r\nvar wds_trans_in_progress_0 = false;\r\nvar wds_transition_duration_0 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_0 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_0;\r\nvar progress = 0;\r\nvar bottom_right_deggree_0;\r\nvar bottom_left_deggree_0;\r\nvar top_left_deggree_0;\r\nvar curent_time_deggree_0 = 0;\r\nvar circle_timer_animate_0;\r\nfunction circle_timer_0(angle) {\r\ncircle_timer_animate_0 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_0 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_0 = now - 90;\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_0 = now - 180;\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_0 = now - 270;\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_0);\r\nvar wds_current_key_0 = \'0\';\r\nvar wds_current_filmstrip_pos_0 = 0;\r\nfunction wds_move_dots_0() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_0\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_0\").position().left + jQuery(\".wds_slideshow_dots_active_0\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_0\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_0\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_0() {\r\nreturn wds_testDom_0(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_0() {\r\nreturn wds_testDom_0(\'Perspective\');\r\n}\r\nfunction wds_testDom_0(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_0() {\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"wds_slideshow_dots_active_0\").addClass(\"wds_slideshow_dots_deactive_0\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"wds_slideshow_dots_deactive_0\").addClass(\"wds_slideshow_dots_active_0\");\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_0(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_0()) {\r\nreturn wds_fallback_0(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_0 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_0) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_0\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_0\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_0\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_0\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_0 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_0\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_0\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_0\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_0\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_0 = false;\r\nif (typeof wds_event_stack_0 !== \'undefined\') {\r\nif (wds_event_stack_0.length > 0) {\r\nkey = wds_event_stack_0[0].split(\"-\");\r\nwds_event_stack_0.shift();\r\nwds_change_image_0(key[0], key[1], wds_data_0, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_0(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n}\r\nfunction wds_fade_0(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\nif (wds_testBrowser_cssTransitions_0()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_0 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_0);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_0,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_0, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_0, 1);\r\n}\r\n} \r\nfunction wds_sliceH_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_0(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_0(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_0(current_image_class, next_image_class, direction) {\r\nwds_grid_0(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_0() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_0(current_key, key, wds_data_0, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_0[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_0\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_0\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_0[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\') || (\'1\')) {\r\nplay_0();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_0\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_0\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_0\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_0\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_0\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_0) {\r\nwds_event_stack_0.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_0);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_0.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_0 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_0\").width() + 2 + 2 * 0);\r\nwds_current_key_0 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_0]\").attr(\'image_id\', wds_data_0[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_0_\" + wds_data_0[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_0_\" + wds_data_0[key][\"id\"];\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_0\").css(\"background-image\", \'url(\"\' + wds_data_0[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_0[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_0[current_key][m] = setTimeout(function() {\r\nif (wds_data_0[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (1) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_0[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\nif (wds_data_0[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_0[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_0(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_0(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_0\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_0\").css({width: 0});\r\nwds_none_0(current_image_class, next_image_class, direction);\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'none\' != \'none\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_0(0);\r\n}\r\nelse {\r\ncurent_time_deggree_0 = 0;\r\n}\r\n}\r\n}\r\n}\r\nwds_move_dots_0();\r\nif (wds_data_0[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_0);\r\n}\r\n}\r\nfunction wds_resize_slider_0() {\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_0\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_0\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_0);\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nwds_glb_margin_0 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_0;\r\n}\r\njQuery(\"#wds_container2_0\").css(\"margin\", wds_glb_margin_0 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_0, #wds_container2_0\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0\").height(slide_height);\r\njQuery(\".wds_slideshow_video_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_0() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_0\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_0();\r\n});\r\nfunction wds_full_width_0() {\r\nvar left = jQuery(\"#wds_container1_0\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_0\").css({\r\nleft: (-left/* + wds_glb_margin_0 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_0) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_0();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_0();\r\n});\r\n}\r\nfunction wds_ready_0() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_right-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_0\").css({left: 4000});\r\njQuery(\".wds_left-ico_0\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_0();\r\njQuery(\"#wds_container2_0\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_0\').swiperight(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_0\').swipeleft(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nplay_0();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nwindow.clearInterval(wds_playInterval_0);\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_0\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_0();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_0\").on(wds_click, function () {\r\nwds_play_pause_0();\r\n});\r\nif (1) {\r\nplay_0();\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\ncircle_timer_0(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_0(preload_key) {\r\nif (wds_data_0[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_0[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n}\r\n}\r\nwds_preload_0(0);\r\nvar first_slide_layers_count_0 = wds_data_0[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_0) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_0; j++) {\r\nwds_set_layer_effect_in_0(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_0; i++) {\r\nwds_set_layer_effect_out_0(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_0\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_0\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_0() {\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'bottom\') {\r\nif (\'none\' != \'top\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_0(j, key) {\r\nwds_clear_layers_effects_in_0[key][j] = setTimeout(function(){\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_0[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_0(i, key) {\r\nwds_clear_layers_effects_out_0[key][i] = setTimeout(function() {\r\nif (wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_0[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_0() {\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Play.*/\r\nwds_playInterval_0 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_0\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 2) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + iterator) % wds_data_0.length, wds_data_0);\r\n}, parseInt(\'5000\') + wds_duration_for_change_0);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_0 = 0;\r\njQuery(\".wds_slider_0\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_0\").val(i_0);\r\n}\r\ni_0++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_0 = [];\r\nwindow.clearInterval(wds_playInterval_0);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>','Property','','inherit','closed','closed','','2455-revision-v1','','','2016-09-25 05:05:33','2016-09-25 05:05:33','',2455,'http://www.robisearch.com/patanyumba/2016/09/25/2455-revision-v1/',0,'revision','',0),(2555,1,'2016-09-25 05:15:24','2016-09-25 05:15:24','','41','','inherit','open','closed','','41','','','2016-09-26 12:28:57','2016-09-26 12:28:57','',2568,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41.jpg',0,'attachment','image/jpeg',0),(2556,1,'2016-09-25 05:15:28','2016-09-25 05:15:28','','86','','inherit','open','closed','','86','','','2016-09-26 12:28:59','2016-09-26 12:28:59','',2568,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86.jpg',0,'attachment','image/jpeg',0),(2557,1,'2016-09-25 05:15:31','2016-09-25 05:15:31','','421','','inherit','open','closed','','421','','','2016-09-25 05:15:31','2016-09-25 05:15:31','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421.jpg',0,'attachment','image/jpeg',0),(2558,1,'2016-09-25 05:15:34','2016-09-25 05:15:34','','543','','inherit','open','closed','','543','','','2016-09-25 05:15:34','2016-09-25 05:15:34','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg',0,'attachment','image/jpeg',0),(2559,1,'2016-09-25 05:15:38','2016-09-25 05:15:38','','Bedrooms','','inherit','open','closed','','731','','','2016-10-25 09:14:02','2016-10-25 09:14:02','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731.jpg',0,'attachment','image/jpeg',0),(2560,1,'2016-09-25 05:22:30','2016-09-25 05:22:30','<form role=\"search\" method=\"get\" class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\">\r\n<span class=\"search-close\"><i class=\"fa fa-times\"></i></span>\r\n<label>\r\n<span class=\"screen-reader-text\">Search for:</span>\r\n<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\" title=\"Search for:\">\r\n</label>\r\n<input type=\"submit\" class=\"search-submit\" value=\"\">\r\n</form>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_0,\r\n.wds_slideshow_image_0,\r\n.wds_slideshow_video_0 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_0 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 160px;\r\nheight: 60px;\r\n}\r\n#wds_container1_0 #wds_container2_0 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0,\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #FFFFFF;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_container_0 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 16px;\r\nwidth: 48px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 22px;\r\nwidth: 66px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_video_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 { \r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0:hover { \r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #FFFFFF;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0:hover,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0:hover {\r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_none_selectable_0 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_bg_0 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slider_0 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_second_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_grid_0 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_gridlet_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_deactive_0 {\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun1_0 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun2_0 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_0 = [];\r\nvar wds_event_stack_0 = [];\r\nvar wds_clear_layers_effects_in_0 = [];\r\nvar wds_clear_layers_effects_out_0 = [];\r\nvar wds_clear_layers_effects_out_before_change_0 = [];\r\nif (1) {\r\nvar wds_duration_for_change_0 = 500;\r\nvar wds_duration_for_clear_effects_0 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_0 = 0;\r\nvar wds_duration_for_clear_effects_0 = 0;\r\n}\r\nwds_clear_layers_effects_in_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"0\"] = [];\r\nwds_data_0[\"0\"] = [];\r\nwds_data_0[\"0\"][\"id\"] = \"1\";\r\nwds_data_0[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\";\r\nwds_data_0[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_data_0[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"1\"] = [];\r\nwds_data_0[\"1\"] = [];\r\nwds_data_0[\"1\"][\"id\"] = \"2\";\r\nwds_data_0[\"1\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2.jpg\";\r\nwds_data_0[\"1\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_data_0[\"1\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"1\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"1\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"1\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"1\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"1\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"2\"] = [];\r\nwds_data_0[\"2\"] = [];\r\nwds_data_0[\"2\"][\"id\"] = \"3\";\r\nwds_data_0[\"2\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3.jpg\";\r\nwds_data_0[\"2\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\nwds_data_0[\"2\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"2\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"2\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"2\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"2\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"2\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\n</script>\r\n<i id=\"wds_dots_0_0\" class=\"wds_slideshow_dots_0 fa fa-square wds_slideshow_dots_active_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'0\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_1_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'1\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_2_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'2\', wds_data_0)\">\r\n</i>\r\n<span class=\"wds_slideshow_image_spun_0\" id=\"wds_image_id_0_1\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_2\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_3\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_0\" value=\"0\">\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: left;\">\r\n<span class=\"wds_left_btn_cont\">\r\n<span class=\"wds_left-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \'left\'); return false;\">\r\n<i class=\"fa fa-angle-left\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: right;\">\r\n<span class=\"wds_right_btn_cont\">\r\n<span class=\"wds_right-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \'right\'); return false;\">\r\n<i class=\"fa fa-angle-right\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<script>\r\nvar wds_trans_in_progress_0 = false;\r\nvar wds_transition_duration_0 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_0 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_0;\r\nvar progress = 0;\r\nvar bottom_right_deggree_0;\r\nvar bottom_left_deggree_0;\r\nvar top_left_deggree_0;\r\nvar curent_time_deggree_0 = 0;\r\nvar circle_timer_animate_0;\r\nfunction circle_timer_0(angle) {\r\ncircle_timer_animate_0 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_0 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_0 = now - 90;\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_0 = now - 180;\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_0 = now - 270;\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_0);\r\nvar wds_current_key_0 = \'0\';\r\nvar wds_current_filmstrip_pos_0 = 0;\r\nfunction wds_move_dots_0() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_0\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_0\").position().left + jQuery(\".wds_slideshow_dots_active_0\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_0\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_0\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_0() {\r\nreturn wds_testDom_0(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_0() {\r\nreturn wds_testDom_0(\'Perspective\');\r\n}\r\nfunction wds_testDom_0(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_0() {\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"wds_slideshow_dots_active_0\").addClass(\"wds_slideshow_dots_deactive_0\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"wds_slideshow_dots_deactive_0\").addClass(\"wds_slideshow_dots_active_0\");\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_0(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_0()) {\r\nreturn wds_fallback_0(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_0 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_0) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_0\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_0\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_0\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_0\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_0 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_0\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_0\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_0\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_0\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_0 = false;\r\nif (typeof wds_event_stack_0 !== \'undefined\') {\r\nif (wds_event_stack_0.length > 0) {\r\nkey = wds_event_stack_0[0].split(\"-\");\r\nwds_event_stack_0.shift();\r\nwds_change_image_0(key[0], key[1], wds_data_0, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_0(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n}\r\nfunction wds_fade_0(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\nif (wds_testBrowser_cssTransitions_0()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_0 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_0);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_0,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_0, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_0, 1);\r\n}\r\n} \r\nfunction wds_sliceH_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_0(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_0(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_0(current_image_class, next_image_class, direction) {\r\nwds_grid_0(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_0() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_0(current_key, key, wds_data_0, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_0[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_0\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_0\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_0[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\') || (\'1\')) {\r\nplay_0();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_0\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_0\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_0\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_0\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_0\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_0) {\r\nwds_event_stack_0.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_0);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_0.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_0 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_0\").width() + 2 + 2 * 0);\r\nwds_current_key_0 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_0]\").attr(\'image_id\', wds_data_0[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_0_\" + wds_data_0[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_0_\" + wds_data_0[key][\"id\"];\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_0\").css(\"background-image\", \'url(\"\' + wds_data_0[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_0[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_0[current_key][m] = setTimeout(function() {\r\nif (wds_data_0[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (1) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_0[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\nif (wds_data_0[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_0[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_0(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_0(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_0\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_0\").css({width: 0});\r\nwds_none_0(current_image_class, next_image_class, direction);\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'none\' != \'none\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_0(0);\r\n}\r\nelse {\r\ncurent_time_deggree_0 = 0;\r\n}\r\n}\r\n}\r\n}\r\nwds_move_dots_0();\r\nif (wds_data_0[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_0);\r\n}\r\n}\r\nfunction wds_resize_slider_0() {\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_0\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_0\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_0);\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nwds_glb_margin_0 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_0;\r\n}\r\njQuery(\"#wds_container2_0\").css(\"margin\", wds_glb_margin_0 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_0, #wds_container2_0\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0\").height(slide_height);\r\njQuery(\".wds_slideshow_video_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_0() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_0\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_0();\r\n});\r\nfunction wds_full_width_0() {\r\nvar left = jQuery(\"#wds_container1_0\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_0\").css({\r\nleft: (-left/* + wds_glb_margin_0 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_0) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_0();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_0();\r\n});\r\n}\r\nfunction wds_ready_0() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_right-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_0\").css({left: 4000});\r\njQuery(\".wds_left-ico_0\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_0();\r\njQuery(\"#wds_container2_0\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_0\').swiperight(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_0\').swipeleft(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nplay_0();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nwindow.clearInterval(wds_playInterval_0);\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_0\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_0();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_0\").on(wds_click, function () {\r\nwds_play_pause_0();\r\n});\r\nif (1) {\r\nplay_0();\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\ncircle_timer_0(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_0(preload_key) {\r\nif (wds_data_0[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_0[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n}\r\n}\r\nwds_preload_0(0);\r\nvar first_slide_layers_count_0 = wds_data_0[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_0) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_0; j++) {\r\nwds_set_layer_effect_in_0(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_0; i++) {\r\nwds_set_layer_effect_out_0(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_0\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_0\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_0() {\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'bottom\') {\r\nif (\'none\' != \'top\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_0(j, key) {\r\nwds_clear_layers_effects_in_0[key][j] = setTimeout(function(){\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_0[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_0(i, key) {\r\nwds_clear_layers_effects_out_0[key][i] = setTimeout(function() {\r\nif (wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_0[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_0() {\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Play.*/\r\nwds_playInterval_0 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_0\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 2) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + iterator) % wds_data_0.length, wds_data_0);\r\n}, parseInt(\'5000\') + wds_duration_for_change_0);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_0 = 0;\r\njQuery(\".wds_slider_0\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_0\").val(i_0);\r\n}\r\ni_0++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_0 = [];\r\nwindow.clearInterval(wds_playInterval_0);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_1,\r\n.wds_slideshow_image_1,\r\n.wds_slideshow_video_1 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_1 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 240px;\r\nheight: 90px;\r\n}\r\n#wds_container1_1 #wds_container2_1 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1,\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #000000;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_1 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_container_1 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 16px;\r\nwidth: 16px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 22px;\r\nwidth: 22px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_video_1 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1 { \r\ncolor: #000000;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1:hover { \r\ncolor: #000000;\r\ncursor: pointer;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1,\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #000000;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1:hover,\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1:hover {\r\ncolor: #000000;\r\ncursor: pointer;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_none_selectable_1 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_container_1 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_container_1:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_bg_1 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slider_1 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun_1 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_second_spun_1 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_grid_1 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_gridlet_1 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_container_1 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_container_1 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_active_1 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_deactive_1 {\r\n}\r\n/* Line timer.*/\r\n#wds_container1_1 #wds_container2_1 .wds_line_timer_container_1 {\r\ndisplay: block;\r\nposition: absolute;\r\noverflow: hidden;\r\ntop: 0;\r\nz-index: 16;\r\nwidth: 100%;\r\nheight: 5px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_line_timer_1 {\r\nz-index: 17;\r\nwidth: 0;\r\nheight: 5px;\r\nbackground: #BBBBBB;\r\nopacity: 0.50;\r\nfilter: alpha(opacity=50);\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun1_1 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun2_1 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_1 = [];\r\nvar wds_event_stack_1 = [];\r\nvar wds_clear_layers_effects_in_1 = [];\r\nvar wds_clear_layers_effects_out_1 = [];\r\nvar wds_clear_layers_effects_out_before_change_1 = [];\r\nif (0) {\r\nvar wds_duration_for_change_1 = 500;\r\nvar wds_duration_for_clear_effects_1 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_1 = 0;\r\nvar wds_duration_for_clear_effects_1 = 0;\r\n}\r\nwds_clear_layers_effects_in_1[\"0\"] = [];\r\nwds_clear_layers_effects_out_1[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_1[\"0\"] = [];\r\nwds_data_1[\"0\"] = [];\r\nwds_data_1[\"0\"][\"id\"] = \"4\";\r\nwds_data_1[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\";\r\nwds_data_1[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\";\r\nwds_data_1[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_1[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_1[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_1[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_1[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_1[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\";\r\n</script>\r\n<span class=\"wds_slideshow_image_spun_1\" id=\"wds_image_id_1_4\">\r\n<span class=\"wds_slideshow_image_spun1_1\">\r\n<span class=\"wds_slideshow_image_spun2_1\">\r\n<span img_id=\"wds_slideshow_image_1\" class=\"wds_slideshow_image_1\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_1\" value=\"0\">\r\n<script>\r\nvar wds_trans_in_progress_1 = false;\r\nvar wds_transition_duration_1 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_1 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_1;\r\nvar progress = 0;\r\nvar bottom_right_deggree_1;\r\nvar bottom_left_deggree_1;\r\nvar top_left_deggree_1;\r\nvar curent_time_deggree_1 = 0;\r\nvar circle_timer_animate_1;\r\nfunction circle_timer_1(angle) {\r\ncircle_timer_animate_1 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_1 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_1\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_1 = now - 90;\r\njQuery(\'#bottom_right_1\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_1 = now - 180;\r\njQuery(\'#bottom_left_1\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_1 = now - 270;\r\njQuery(\'#top_left_1\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_1);\r\nvar wds_current_key_1 = \'0\';\r\nvar wds_current_filmstrip_pos_1 = 0;\r\nfunction wds_move_dots_1() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_1\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_1\").position().left + jQuery(\".wds_slideshow_dots_active_1\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_1\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_1\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_1\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_1\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_1\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_1\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_1() {\r\nreturn wds_testDom_1(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_1() {\r\nreturn wds_testDom_1(\'Perspective\');\r\n}\r\nfunction wds_testDom_1(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_1() {\r\njQuery(\".wds_slideshow_dots_1\").removeClass(\"wds_slideshow_dots_active_1\").addClass(\"wds_slideshow_dots_deactive_1\");\r\njQuery(\"#wds_dots_\" + wds_current_key_1 + \"_1\").removeClass(\"wds_slideshow_dots_deactive_1\").addClass(\"wds_slideshow_dots_active_1\");\r\njQuery(\".wds_slideshow_dots_1\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_1 + \"_1\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_1(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_1()) {\r\nreturn wds_fallback_1(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_1 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_1) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_1\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_1\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_1\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_1\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_1\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_1\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_1 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_1\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_1\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_1\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_1\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_1 = false;\r\nif (typeof wds_event_stack_1 !== \'undefined\') {\r\nif (wds_event_stack_1.length > 0) {\r\nkey = wds_event_stack_1[0].split(\"-\");\r\nwds_event_stack_1.shift();\r\nwds_change_image_1(key[0], key[1], wds_data_1, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_1(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\n}\r\nfunction wds_fade_1(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\nif (wds_testBrowser_cssTransitions_1()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_1 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_1);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_1,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_1, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_1, 1);\r\n}\r\n} \r\nfunction wds_sliceH_1(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_1(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_1(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_1(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_1(current_image_class, next_image_class, direction) {\r\nwds_grid_1(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_1() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_1.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_1(current_key, key, wds_data_1, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_1[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_1[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_1\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_1\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_1[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\') || (\'\')) {\r\nplay_1();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_1\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_1\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_1\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_1\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_1\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_1) {\r\nwds_event_stack_1.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_1);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_1.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_1 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_1\").width() + 2 + 2 * 0);\r\nwds_current_key_1 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_1]\").attr(\'image_id\', wds_data_1[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_1_\" + wds_data_1[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_1_\" + wds_data_1[key][\"id\"];\r\nif (wds_data_1[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_1\").css(\"background-image\", \'url(\"\' + wds_data_1[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_1[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_1[current_key][m] = setTimeout(function() {\r\nif (wds_data_1[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_1[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_1[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_1[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (0) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_1[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\nif (wds_data_1[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_1[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_1[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_1(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_1(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_1\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_1\").css({width: 0});\r\nwds_fade_1(current_image_class, next_image_class, direction);\r\nif (\'top\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\')) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_1\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'top\' != \'none\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\njQuery(\'#top_right_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_1(0);\r\n}\r\nelse {\r\ncurent_time_deggree_1 = 0;\r\n}\r\n}\r\n}\r\n}\r\nif (wds_data_1[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_1\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_1\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_1);\r\n}\r\n}\r\nfunction wds_resize_slider_1() {\r\nwds_glb_margin_1 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(1);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_1\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_1\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_1);\r\nwds_glb_margin_1 = parseInt(\'0\');\r\nwds_glb_margin_1 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_1;\r\n}\r\njQuery(\"#wds_container2_1\").css(\"margin\", wds_glb_margin_1 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_1, #wds_container2_1\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_1\").height(slide_height);\r\njQuery(\".wds_slideshow_image_1\").height(slide_height);\r\njQuery(\".wds_slideshow_video_1\").height(slide_height);\r\njQuery(\".wds_slideshow_image_1 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_1 span, .wds_slideshow_image_1 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_1() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_1\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_1();\r\n});\r\nfunction wds_full_width_1() {\r\nvar left = jQuery(\"#wds_container1_1\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_1\").css({\r\nleft: (-left/* + wds_glb_margin_1 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_1) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_1();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_1();\r\n});\r\n}\r\nfunction wds_ready_1() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(1);\r\n}\r\njQuery(\".wds_slideshow_image_1 span, .wds_slideshow_image_1 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_1\").hover(function () {\r\njQuery(\".wds_right-ico_1\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_1\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_1\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_1\").css({left: 4000});\r\njQuery(\".wds_left-ico_1\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_1\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_1\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_1\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_1\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_1();\r\njQuery(\"#wds_container2_1\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar curr_img_id = wds_data_1[parseInt(jQuery(\'#wds_current_image_key_1\').val())][\"id\"];\r\njQuery(\"#wds_image_id_1_\" + curr_img_id).css(\'transition\', \'opacity \' + wds_transition_duration_1 + \'ms linear\');\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_1\').swiperight(function () {\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_1\').swipeleft(function () {\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_1() {\r\nif (jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\nplay_1();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_1\').val();\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\nwindow.clearInterval(wds_playInterval_1);\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_1\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_1();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_1\").on(wds_click, function () {\r\nwds_play_pause_1();\r\n});\r\nif (1) {\r\nplay_1();\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n}\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\ncircle_timer_1(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_1(preload_key) {\r\nif (wds_data_1[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_1[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n}\r\n}\r\nwds_preload_1(0);\r\nvar first_slide_layers_count_1 = wds_data_1[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_1) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_1; j++) {\r\nwds_set_layer_effect_in_1(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_1; i++) {\r\nwds_set_layer_effect_out_1(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_1\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_1 i, .wds_slideshow_filmstrip_right_1 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_1 i, .wds_slideshow_filmstrip_right_1 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_1\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_1\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_1\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_1() {\r\nwindow.clearInterval(wds_playInterval_1);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_1\').val();\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\nelse if (\'top\' != \'none\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_1() {\r\nif (jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_1();\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'bottom\') {\r\nif (\'top\' != \'top\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_1(j, key) {\r\nwds_clear_layers_effects_in_1[key][j] = setTimeout(function(){\r\nif (wds_data_1[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_1[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_1[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_1[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_1[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_1(i, key) {\r\nwds_clear_layers_effects_out_1[key][i] = setTimeout(function() {\r\nif (wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_1[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_1[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_1[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_1() {\r\nif (\'top\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_1\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_1);\r\n/* Play.*/\r\nwds_playInterval_1 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_1\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 0) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_1.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + iterator) % wds_data_1.length, wds_data_1);\r\n}, parseInt(\'5000\') + wds_duration_for_change_1);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_1();\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_1 = 0;\r\njQuery(\".wds_slider_1\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_1\").val(i_1);\r\n}\r\ni_1++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_1 = [];\r\nwindow.clearInterval(wds_playInterval_1);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\nelse if (\'top\' != \'none\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>','Property','','inherit','closed','closed','','2455-revision-v1','','','2016-09-25 05:22:30','2016-09-25 05:22:30','',2455,'http://www.robisearch.com/patanyumba/2016/09/25/2455-revision-v1/',0,'revision','',0),(2561,1,'2016-09-26 07:00:14','2016-09-26 07:00:14','','6','','inherit','open','closed','','6','','','2016-09-26 07:00:14','2016-09-26 07:00:14','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6.jpg',0,'attachment','image/jpeg',0),(2562,1,'2016-09-26 07:00:19','2016-09-26 07:00:19','','Open area','','inherit','open','closed','','7','','','2016-10-25 09:15:12','2016-10-25 09:15:12','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/7.jpg',0,'attachment','image/jpeg',0),(2563,1,'2016-09-26 07:00:23','2016-09-26 07:00:23','','8','','inherit','open','closed','','8-2','','','2016-09-26 07:00:23','2016-09-26 07:00:23','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/8.jpg',0,'attachment','image/jpeg',0),(2564,1,'2016-09-26 07:00:27','2016-09-26 07:00:27','','17','','inherit','open','closed','','17','','','2016-09-26 07:00:27','2016-09-26 07:00:27','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/17.jpg',0,'attachment','image/jpeg',0),(2565,1,'2016-09-26 07:00:31','2016-09-26 07:00:31','','38','','inherit','open','closed','','38','','','2016-09-26 07:00:31','2016-09-26 07:00:31','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/38.jpg',0,'attachment','image/jpeg',0),(2566,1,'2016-09-26 07:00:35','2016-09-26 07:00:35','','40','','inherit','open','closed','','40','','','2016-09-26 07:00:35','2016-09-26 07:00:35','',2066,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/40.jpg',0,'attachment','image/jpeg',0),(2567,1,'2016-09-26 07:01:11','2016-09-26 07:01:11','[gallery ids=\"2561,2562,2563,2564,2565,2566\"]','Blog','','inherit','closed','closed','','2066-revision-v1','','','2016-09-26 07:01:11','2016-09-26 07:01:11','',2066,'http://www.robisearch.com/patanyumba/2016/09/26/2066-revision-v1/',0,'revision','',0),(2568,1,'2016-09-26 10:02:45','2016-09-26 10:02:45','<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41.jpg\" alt=\"41\" width=\"284\" height=\"177\" class=\"alignnone size-full wp-image-2555\" />\r\n\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-300x168.jpg\" alt=\"86\" width=\"300\" height=\"168\" class=\"alignnone size-medium wp-image-2556\" />\r\n\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/7.jpg\" alt=\"7\" width=\"299\" height=\"168\" class=\"alignnone size-full wp-image-2562\" />\r\n\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6.jpg\" alt=\"6\" width=\"284\" height=\"177\" class=\"alignnone size-full wp-image-2561\" />\r\n\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/2.jpg\" alt=\"2\" width=\"284\" height=\"177\" class=\"alignnone size-full wp-image-2548\" />Skyline Hostels are located about 800 meters off super highway in Juja town, kiambu constituency. it is a four stoley building with good security and very spacious. You just cannot resist the good environment that it is in, plus it is near a cafeteria that offers very good food that is of high hygiene and at a very affordable price.','skyline Hostels','','publish','open','open','','skyline-hostels','','','2016-09-26 12:38:49','2016-09-26 12:38:49','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2568',0,'property','',0),(2569,1,'2016-09-26 13:37:30','2016-09-26 13:37:30','\n\n\nSkyline Hostels are located about 800 meters off super highway in Juja town, kiambu constituency. it is a four stoley building with good security and very spacious. You just cannot resist the good environment that it is in, plus it is near a cafeteria that offers very good food that is of high hygiene and at a very affordable price.','skyline Hostels','','inherit','closed','closed','','2568-autosave-v1','','','2016-09-26 13:37:30','2016-09-26 13:37:30','',2568,'http://www.robisearch.com/patanyumba/2016/09/26/2568-autosave-v1/',0,'revision','',0),(2570,1,'2016-09-26 12:17:23','2016-09-26 12:17:23','','design-house','','inherit','open','closed','','design-house','','','2016-09-26 12:17:23','2016-09-26 12:17:23','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house.jpg',0,'attachment','image/jpeg',0),(2575,1,'2016-09-27 06:43:20','2016-09-27 06:43:20',' ','','','publish','closed','closed','','2575','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2575',2,'nav_menu_item','',0),(2576,1,'2016-09-27 06:43:20','2016-09-27 06:43:20','','Sell','','publish','closed','closed','','2576','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/?p=2576',13,'nav_menu_item','',0),(2577,1,'2016-09-27 06:43:20','2016-09-27 06:43:20','','Commercial Building','','publish','closed','closed','','2577','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/?p=2577',16,'nav_menu_item','',0),(2578,1,'2016-09-27 06:53:50','2016-09-27 06:53:50','At PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. We pride ourselves in selling new and already used house that can also be customized to meet your needs. Check out our PROPERTY listings to view some of them.','Buying','','inherit','closed','closed','','2127-autosave-v1','','','2016-09-27 06:53:50','2016-09-27 06:53:50','',2127,'http://www.robisearch.com/patanyumba/2016/09/27/2127-autosave-v1/',0,'revision','',0),(2579,1,'2016-09-27 13:36:34','2016-09-27 13:36:34','','3','','inherit','open','closed','','3','','','2016-09-27 13:36:34','2016-09-27 13:36:34','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/3.png',0,'attachment','image/png',0),(2580,1,'2016-09-27 13:40:17','2016-09-27 13:40:17','','42872345_dc096f7a-089c-4a8f-b684-ba920d566a68','','inherit','open','closed','','42872345_dc096f7a-089c-4a8f-b684-ba920d566a68','','','2016-09-27 13:40:17','2016-09-27 13:40:17','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68.png',0,'attachment','image/png',0),(2581,1,'2016-09-27 13:55:32','2016-09-27 13:55:32','','123','','inherit','open','closed','','123','','','2016-09-27 13:55:32','2016-09-27 13:55:32','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123.png',0,'attachment','image/png',0),(2582,1,'2016-09-27 13:58:24','2016-09-27 13:58:24','','123-copy','','inherit','open','closed','','123-copy','','','2016-09-27 13:58:24','2016-09-27 13:58:24','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-Copy.png',0,'attachment','image/png',0),(2583,1,'2016-09-27 14:10:02','2016-09-27 14:10:02','http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png','cropped-123-Copy.png','','inherit','open','closed','','cropped-123-copy-png','','','2016-09-27 14:10:02','2016-09-27 14:10:02','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png',0,'attachment','image/png',0),(2584,1,'2016-09-27 14:15:55','2016-09-27 14:15:55','','rial3','','inherit','open','closed','','rial3','','','2016-09-27 14:15:55','2016-09-27 14:15:55','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png',0,'attachment','image/png',0),(2585,1,'2016-09-27 14:55:13','2016-09-27 14:55:13','','optiven','','inherit','open','closed','','4','','','2016-09-28 11:06:51','2016-09-28 11:06:51','',2144,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png',0,'attachment','image/png',0),(2586,1,'2016-09-27 14:55:18','2016-09-27 14:55:18','','Gakuyo Real Estate','','inherit','open','closed','','6-2','','','2016-09-28 10:44:40','2016-09-28 10:44:40','',2144,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg',0,'attachment','image/jpeg',0),(2587,1,'2016-09-27 14:55:28','2016-09-27 14:55:28','','23','','inherit','open','closed','','23','','','2016-09-27 14:55:28','2016-09-27 14:55:28','',2144,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png',0,'attachment','image/png',0),(2588,1,'2016-09-27 14:55:35','2016-09-27 14:55:35','','65','','inherit','open','closed','','65','','','2016-09-27 14:55:35','2016-09-27 14:55:35','',2144,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png',0,'attachment','image/png',0),(2589,1,'2016-09-27 14:55:41','2016-09-27 14:55:41','','nsoko','','inherit','open','closed','','nsoko','','','2016-09-27 14:55:41','2016-09-27 14:55:41','',2144,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png',0,'attachment','image/png',0),(2590,1,'2016-09-28 10:17:06','2016-09-28 10:17:06','','','','inherit','closed','closed','','2133-autosave-v1','','','2016-09-28 10:17:06','2016-09-28 10:17:06','',2133,'http://www.robisearch.com/patanyumba/2016/09/28/2133-autosave-v1/',0,'revision','',0),(2591,1,'2016-09-28 10:46:28','2016-09-28 10:46:28','','Gakuyo Real Estate','','inherit','closed','closed','','2131-autosave-v1','','','2016-09-28 10:46:28','2016-09-28 10:46:28','',2131,'http://www.robisearch.com/patanyumba/2016/09/28/2131-autosave-v1/',0,'revision','',0),(2592,1,'2016-09-28 11:03:01','2016-09-28 11:03:01','','lamudi','','inherit','open','closed','','1-2','','','2016-09-28 11:04:21','2016-09-28 11:04:21','',2130,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png',0,'attachment','image/png',0),(2593,1,'2016-09-28 11:03:05','2016-09-28 11:03:05','','2','','inherit','open','closed','','2-2','','','2016-09-28 11:03:05','2016-09-28 11:03:05','',2130,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/2.jpg',0,'attachment','image/jpeg',0),(2595,1,'2016-09-29 14:07:00','2016-09-29 14:07:00','','House','','publish','closed','closed','','2595','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2595',4,'nav_menu_item','',0),(2596,1,'2016-09-29 14:07:01','2016-09-29 14:07:01','','Mall','','publish','closed','closed','','2596','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/?p=2596',18,'nav_menu_item','',0),(2597,1,'2016-09-29 14:07:01','2016-09-29 14:07:01','','Shop','','publish','closed','closed','','2597','','','2017-01-24 12:13:49','2017-01-24 12:13:49','',0,'http://www.robisearch.com/patanyumba/?p=2597',17,'nav_menu_item','',0),(2599,1,'2016-10-05 11:19:14','2016-10-05 11:19:14',' ','','','publish','closed','closed','','buy','','','2016-10-06 10:31:55','2016-10-06 10:31:55','',0,'http://www.robisearch.com/patanyumba/?p=2599',1,'nav_menu_item','',0),(2600,1,'2016-10-06 10:15:18','2016-10-06 10:15:18','(lorem ipsum)','Level 3a','','inherit','closed','closed','','742-revision-v1','','','2016-10-06 10:15:18','2016-10-06 10:15:18','',742,'http://www.robisearch.com/patanyumba/742-revision-v1/',0,'revision','',0),(2601,1,'2016-10-06 10:17:06','2016-10-06 10:17:06','<form role=\"search\" method=\"get\" class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\">\r\n<span class=\"search-close\"><i class=\"fa fa-times\"></i></span>\r\n<label>\r\n<span class=\"screen-reader-text\">Search for:</span>\r\n<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\" title=\"Search for:\">\r\n</label>\r\n<input type=\"submit\" class=\"search-submit\" value=\"\">\r\n</form>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_0,\r\n.wds_slideshow_image_0,\r\n.wds_slideshow_video_0 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_0 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 160px;\r\nheight: 60px;\r\n}\r\n#wds_container1_0 #wds_container2_0 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0,\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #FFFFFF;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_container_0 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 16px;\r\nwidth: 48px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 22px;\r\nwidth: 66px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_video_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 { \r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0:hover { \r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #FFFFFF;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0:hover,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0:hover {\r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_none_selectable_0 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_bg_0 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slider_0 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_second_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_grid_0 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_gridlet_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_deactive_0 {\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun1_0 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun2_0 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_0 = [];\r\nvar wds_event_stack_0 = [];\r\nvar wds_clear_layers_effects_in_0 = [];\r\nvar wds_clear_layers_effects_out_0 = [];\r\nvar wds_clear_layers_effects_out_before_change_0 = [];\r\nif (1) {\r\nvar wds_duration_for_change_0 = 500;\r\nvar wds_duration_for_clear_effects_0 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_0 = 0;\r\nvar wds_duration_for_clear_effects_0 = 0;\r\n}\r\nwds_clear_layers_effects_in_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"0\"] = [];\r\nwds_data_0[\"0\"] = [];\r\nwds_data_0[\"0\"][\"id\"] = \"1\";\r\nwds_data_0[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\";\r\nwds_data_0[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_data_0[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"1\"] = [];\r\nwds_data_0[\"1\"] = [];\r\nwds_data_0[\"1\"][\"id\"] = \"2\";\r\nwds_data_0[\"1\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2.jpg\";\r\nwds_data_0[\"1\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_data_0[\"1\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"1\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"1\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"1\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"1\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"1\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"2\"] = [];\r\nwds_data_0[\"2\"] = [];\r\nwds_data_0[\"2\"][\"id\"] = \"3\";\r\nwds_data_0[\"2\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3.jpg\";\r\nwds_data_0[\"2\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\nwds_data_0[\"2\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"2\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"2\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"2\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"2\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"2\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\n</script>\r\n<i id=\"wds_dots_0_0\" class=\"wds_slideshow_dots_0 fa fa-square wds_slideshow_dots_active_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'0\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_1_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'1\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_2_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'2\', wds_data_0)\">\r\n</i>\r\n<span class=\"wds_slideshow_image_spun_0\" id=\"wds_image_id_0_1\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_2\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_3\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_0\" value=\"0\">\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: left;\">\r\n<span class=\"wds_left_btn_cont\">\r\n<span class=\"wds_left-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \'left\'); return false;\">\r\n<i class=\"fa fa-angle-left\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: right;\">\r\n<span class=\"wds_right_btn_cont\">\r\n<span class=\"wds_right-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \'right\'); return false;\">\r\n<i class=\"fa fa-angle-right\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<script>\r\nvar wds_trans_in_progress_0 = false;\r\nvar wds_transition_duration_0 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_0 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_0;\r\nvar progress = 0;\r\nvar bottom_right_deggree_0;\r\nvar bottom_left_deggree_0;\r\nvar top_left_deggree_0;\r\nvar curent_time_deggree_0 = 0;\r\nvar circle_timer_animate_0;\r\nfunction circle_timer_0(angle) {\r\ncircle_timer_animate_0 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_0 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_0 = now - 90;\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_0 = now - 180;\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_0 = now - 270;\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_0);\r\nvar wds_current_key_0 = \'0\';\r\nvar wds_current_filmstrip_pos_0 = 0;\r\nfunction wds_move_dots_0() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_0\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_0\").position().left + jQuery(\".wds_slideshow_dots_active_0\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_0\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_0\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_0() {\r\nreturn wds_testDom_0(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_0() {\r\nreturn wds_testDom_0(\'Perspective\');\r\n}\r\nfunction wds_testDom_0(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_0() {\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"wds_slideshow_dots_active_0\").addClass(\"wds_slideshow_dots_deactive_0\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"wds_slideshow_dots_deactive_0\").addClass(\"wds_slideshow_dots_active_0\");\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_0(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_0()) {\r\nreturn wds_fallback_0(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_0 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_0) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_0\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_0\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_0\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_0\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_0 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_0\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_0\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_0\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_0\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_0 = false;\r\nif (typeof wds_event_stack_0 !== \'undefined\') {\r\nif (wds_event_stack_0.length > 0) {\r\nkey = wds_event_stack_0[0].split(\"-\");\r\nwds_event_stack_0.shift();\r\nwds_change_image_0(key[0], key[1], wds_data_0, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_0(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n}\r\nfunction wds_fade_0(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\nif (wds_testBrowser_cssTransitions_0()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_0 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_0);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_0,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_0, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_0, 1);\r\n}\r\n} \r\nfunction wds_sliceH_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_0(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_0(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_0(current_image_class, next_image_class, direction) {\r\nwds_grid_0(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_0() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_0(current_key, key, wds_data_0, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_0[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_0\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_0\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_0[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\') || (\'1\')) {\r\nplay_0();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_0\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_0\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_0\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_0\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_0\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_0) {\r\nwds_event_stack_0.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_0);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_0.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_0 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_0\").width() + 2 + 2 * 0);\r\nwds_current_key_0 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_0]\").attr(\'image_id\', wds_data_0[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_0_\" + wds_data_0[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_0_\" + wds_data_0[key][\"id\"];\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_0\").css(\"background-image\", \'url(\"\' + wds_data_0[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_0[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_0[current_key][m] = setTimeout(function() {\r\nif (wds_data_0[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (1) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_0[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\nif (wds_data_0[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_0[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_0(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_0(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_0\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_0\").css({width: 0});\r\nwds_none_0(current_image_class, next_image_class, direction);\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'none\' != \'none\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_0(0);\r\n}\r\nelse {\r\ncurent_time_deggree_0 = 0;\r\n}\r\n}\r\n}\r\n}\r\nwds_move_dots_0();\r\nif (wds_data_0[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_0);\r\n}\r\n}\r\nfunction wds_resize_slider_0() {\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_0\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_0\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_0);\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nwds_glb_margin_0 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_0;\r\n}\r\njQuery(\"#wds_container2_0\").css(\"margin\", wds_glb_margin_0 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_0, #wds_container2_0\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0\").height(slide_height);\r\njQuery(\".wds_slideshow_video_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_0() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_0\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_0();\r\n});\r\nfunction wds_full_width_0() {\r\nvar left = jQuery(\"#wds_container1_0\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_0\").css({\r\nleft: (-left/* + wds_glb_margin_0 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_0) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_0();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_0();\r\n});\r\n}\r\nfunction wds_ready_0() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_right-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_0\").css({left: 4000});\r\njQuery(\".wds_left-ico_0\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_0();\r\njQuery(\"#wds_container2_0\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_0\').swiperight(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_0\').swipeleft(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nplay_0();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nwindow.clearInterval(wds_playInterval_0);\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_0\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_0();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_0\").on(wds_click, function () {\r\nwds_play_pause_0();\r\n});\r\nif (1) {\r\nplay_0();\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\ncircle_timer_0(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_0(preload_key) {\r\nif (wds_data_0[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_0[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n}\r\n}\r\nwds_preload_0(0);\r\nvar first_slide_layers_count_0 = wds_data_0[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_0) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_0; j++) {\r\nwds_set_layer_effect_in_0(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_0; i++) {\r\nwds_set_layer_effect_out_0(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_0\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_0\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_0() {\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'bottom\') {\r\nif (\'none\' != \'top\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_0(j, key) {\r\nwds_clear_layers_effects_in_0[key][j] = setTimeout(function(){\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_0[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_0(i, key) {\r\nwds_clear_layers_effects_out_0[key][i] = setTimeout(function() {\r\nif (wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_0[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_0() {\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Play.*/\r\nwds_playInterval_0 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_0\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 2) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + iterator) % wds_data_0.length, wds_data_0);\r\n}, parseInt(\'5000\') + wds_duration_for_change_0);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_0 = 0;\r\njQuery(\".wds_slider_0\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_0\").val(i_0);\r\n}\r\ni_0++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_0 = [];\r\nwindow.clearInterval(wds_playInterval_0);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_1,\r\n.wds_slideshow_image_1,\r\n.wds_slideshow_video_1 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_1 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 240px;\r\nheight: 90px;\r\n}\r\n#wds_container1_1 #wds_container2_1 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1,\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_wrap_1 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #000000;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_1 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_container_1 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 16px;\r\nwidth: 16px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 22px;\r\nwidth: 22px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nheight: 26px;\r\nwidth: 26px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left_btn_cont,\r\n#wds_container1_1 #wds_container2_1 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_video_1 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1 { \r\ncolor: #000000;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1:hover { \r\ncolor: #000000;\r\ncursor: pointer;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1,\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #000000;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_1 #wds_container2_1 #wds_slideshow_play_pause_1 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_left-ico_1:hover,\r\n#wds_container1_1 #wds_container2_1 .wds_right-ico_1:hover {\r\ncolor: #000000;\r\ncursor: pointer;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_none_selectable_1 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_container_1 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_container_1:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slide_bg_1 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slider_1 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun_1 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_second_spun_1 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_grid_1 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_gridlet_1 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_container_1 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_container_1 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_thumbnails_1 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_1 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_active_1 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_dots_deactive_1 {\r\n}\r\n/* Line timer.*/\r\n#wds_container1_1 #wds_container2_1 .wds_line_timer_container_1 {\r\ndisplay: block;\r\nposition: absolute;\r\noverflow: hidden;\r\ntop: 0;\r\nz-index: 16;\r\nwidth: 100%;\r\nheight: 5px;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_line_timer_1 {\r\nz-index: 17;\r\nwidth: 0;\r\nheight: 5px;\r\nbackground: #BBBBBB;\r\nopacity: 0.50;\r\nfilter: alpha(opacity=50);\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun1_1 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_1 #wds_container2_1 .wds_slideshow_image_spun2_1 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_1 = [];\r\nvar wds_event_stack_1 = [];\r\nvar wds_clear_layers_effects_in_1 = [];\r\nvar wds_clear_layers_effects_out_1 = [];\r\nvar wds_clear_layers_effects_out_before_change_1 = [];\r\nif (0) {\r\nvar wds_duration_for_change_1 = 500;\r\nvar wds_duration_for_clear_effects_1 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_1 = 0;\r\nvar wds_duration_for_clear_effects_1 = 0;\r\n}\r\nwds_clear_layers_effects_in_1[\"0\"] = [];\r\nwds_clear_layers_effects_out_1[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_1[\"0\"] = [];\r\nwds_data_1[\"0\"] = [];\r\nwds_data_1[\"0\"][\"id\"] = \"4\";\r\nwds_data_1[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\";\r\nwds_data_1[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\";\r\nwds_data_1[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_1[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_1[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_1[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_1[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_1[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\";\r\n</script>\r\n<span class=\"wds_slideshow_image_spun_1\" id=\"wds_image_id_1_4\">\r\n<span class=\"wds_slideshow_image_spun1_1\">\r\n<span class=\"wds_slideshow_image_spun2_1\">\r\n<span img_id=\"wds_slideshow_image_1\" class=\"wds_slideshow_image_1\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_1\" value=\"0\">\r\n<script>\r\nvar wds_trans_in_progress_1 = false;\r\nvar wds_transition_duration_1 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_1 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_1;\r\nvar progress = 0;\r\nvar bottom_right_deggree_1;\r\nvar bottom_left_deggree_1;\r\nvar top_left_deggree_1;\r\nvar curent_time_deggree_1 = 0;\r\nvar circle_timer_animate_1;\r\nfunction circle_timer_1(angle) {\r\ncircle_timer_animate_1 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_1 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_1\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_1 = now - 90;\r\njQuery(\'#bottom_right_1\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_1 = now - 180;\r\njQuery(\'#bottom_left_1\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_1 = now - 270;\r\njQuery(\'#top_left_1\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_1 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_1);\r\nvar wds_current_key_1 = \'0\';\r\nvar wds_current_filmstrip_pos_1 = 0;\r\nfunction wds_move_dots_1() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_1\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_1\").position().left + jQuery(\".wds_slideshow_dots_active_1\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_1\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_1\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_1\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_1\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_1\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_1\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_1() {\r\nreturn wds_testDom_1(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_1() {\r\nreturn wds_testDom_1(\'Perspective\');\r\n}\r\nfunction wds_testDom_1(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_1() {\r\njQuery(\".wds_slideshow_dots_1\").removeClass(\"wds_slideshow_dots_active_1\").addClass(\"wds_slideshow_dots_deactive_1\");\r\njQuery(\"#wds_dots_\" + wds_current_key_1 + \"_1\").removeClass(\"wds_slideshow_dots_deactive_1\").addClass(\"wds_slideshow_dots_active_1\");\r\njQuery(\".wds_slideshow_dots_1\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_1 + \"_1\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_1(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_1()) {\r\nreturn wds_fallback_1(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_1 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_1) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_1\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_1\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_1\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_1\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_1\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_1\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_1 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_1\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_1\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_1\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_1\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_1 = false;\r\nif (typeof wds_event_stack_1 !== \'undefined\') {\r\nif (wds_event_stack_1.length > 0) {\r\nkey = wds_event_stack_1[0].split(\"-\");\r\nwds_event_stack_1.shift();\r\nwds_change_image_1(key[0], key[1], wds_data_1, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_1(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\n}\r\nfunction wds_fade_1(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_1();\r\nif (wds_testBrowser_cssTransitions_1()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_1 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_1);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_1,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_1, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_1, 1);\r\n}\r\n} \r\nfunction wds_sliceH_1(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_1(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_1(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_1(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_1(current_image_class, next_image_class, direction) {\r\nwds_grid_1(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_1() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_1.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_1(current_key, key, wds_data_1, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_1[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_1[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_1(current_key, key, wds_data_1, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_1\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_1\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_1[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\') || (\'\')) {\r\nplay_1();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_1\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_1\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_1\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_1\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_1\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_1) {\r\nwds_event_stack_1.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_1);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_1.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_1 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_1\").width() + 2 + 2 * 0);\r\nwds_current_key_1 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_1]\").attr(\'image_id\', wds_data_1[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_1_\" + wds_data_1[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_1_\" + wds_data_1[key][\"id\"];\r\nif (wds_data_1[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_1\").css(\"background-image\", \'url(\"\' + wds_data_1[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_1[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_1[current_key][m] = setTimeout(function() {\r\nif (wds_data_1[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_1[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_1[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_1[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (0) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_1[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\nif (wds_data_1[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_1[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[current_key][\"id\"] + \'_layer\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_1[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_1[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_1(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_1(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_1\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_1\").css({width: 0});\r\nwds_fade_1(current_image_class, next_image_class, direction);\r\nif (\'top\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\')) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_1\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'top\' != \'none\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\njQuery(\'#top_right_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_1\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_1(0);\r\n}\r\nelse {\r\ncurent_time_deggree_1 = 0;\r\n}\r\n}\r\n}\r\n}\r\nif (wds_data_1[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_1\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_1\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_1);\r\n}\r\n}\r\nfunction wds_resize_slider_1() {\r\nwds_glb_margin_1 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(1);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_1\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_1\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_1);\r\nwds_glb_margin_1 = parseInt(\'0\');\r\nwds_glb_margin_1 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_1;\r\n}\r\njQuery(\"#wds_container2_1\").css(\"margin\", wds_glb_margin_1 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_1, #wds_container2_1\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_1\").height(slide_height);\r\njQuery(\".wds_slideshow_image_1\").height(slide_height);\r\njQuery(\".wds_slideshow_video_1\").height(slide_height);\r\njQuery(\".wds_slideshow_image_1 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_1 span, .wds_slideshow_image_1 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_1() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_1\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_1();\r\n});\r\nfunction wds_full_width_1() {\r\nvar left = jQuery(\"#wds_container1_1\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_1\").css({\r\nleft: (-left/* + wds_glb_margin_1 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_1) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_1();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_1();\r\n});\r\n}\r\nfunction wds_ready_1() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(1);\r\n}\r\njQuery(\".wds_slideshow_image_1 span, .wds_slideshow_image_1 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_1\").hover(function () {\r\njQuery(\".wds_right-ico_1\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_1\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_1\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_1\").css({left: 4000});\r\njQuery(\".wds_left-ico_1\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_1\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_1\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_1\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_1\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_1();\r\njQuery(\"#wds_container2_1\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar curr_img_id = wds_data_1[parseInt(jQuery(\'#wds_current_image_key_1\').val())][\"id\"];\r\njQuery(\"#wds_image_id_1_\" + curr_img_id).css(\'transition\', \'opacity \' + wds_transition_duration_1 + \'ms linear\');\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_1\').swiperight(function () {\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_1\').swipeleft(function () {\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_1() {\r\nif (jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\nplay_1();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_1\').val();\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\nwindow.clearInterval(wds_playInterval_1);\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_1\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + wds_iterator_1()) % wds_data_1.length, wds_data_1, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_1\').val()) - wds_iterator_1()) % wds_data_1.length : wds_data_1.length - 1, wds_data_1, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_1();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_1\").on(wds_click, function () {\r\nwds_play_pause_1();\r\n});\r\nif (1) {\r\nplay_1();\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_1\").attr(\"class\", \"wds_ctrl_btn_1 wds_slideshow_play_pause_1 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n}\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\ncircle_timer_1(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_1(preload_key) {\r\nif (wds_data_1[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_1[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_1.length - 1) wds_preload_1(preload_key + 1);\r\n}\r\n}\r\nwds_preload_1(0);\r\nvar first_slide_layers_count_1 = wds_data_1[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_1) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_1; j++) {\r\nwds_set_layer_effect_in_1(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_1; i++) {\r\nwds_set_layer_effect_out_1(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_1\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_1 i, .wds_slideshow_filmstrip_right_1 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_1 i, .wds_slideshow_filmstrip_right_1 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_1\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_1\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_1\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_1() {\r\nwindow.clearInterval(wds_playInterval_1);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_1\').val();\r\nvar current_slide_layers_count = wds_data_1[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_1[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_1);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\nelse if (\'top\' != \'none\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_1() {\r\nif (jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_1();\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'bottom\') {\r\nif (\'top\' != \'top\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_1\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_1(j, key) {\r\nwds_clear_layers_effects_in_1[key][j] = setTimeout(function(){\r\nif (wds_data_1[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_1[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_1[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_1[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_1[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_1(i, key) {\r\nwds_clear_layers_effects_out_1[key][i] = setTimeout(function() {\r\nif (wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_1[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_1[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_1_slide\' + wds_data_1[key][\"id\"] + \'_layer\' + wds_data_1[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_1[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_1[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_1[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_1() {\r\nif (\'top\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_1\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_1\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_1);\r\n/* Play.*/\r\nwds_playInterval_1 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_1\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 0) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_1.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_1(parseInt(jQuery(\'#wds_current_image_key_1\').val()), (parseInt(jQuery(\'#wds_current_image_key_1\').val()) + iterator) % wds_data_1.length, wds_data_1);\r\n}, parseInt(\'5000\') + wds_duration_for_change_1);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_1\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_1();\r\nif (\'top\' != \'none\') {\r\nif (\'top\' != \'top\') {\r\nif (\'top\' != \'bottom\') {\r\nif (typeof circle_timer_animate_1 !== \'undefined\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\ncircle_timer_1(curent_time_deggree_1);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_1 = 0;\r\njQuery(\".wds_slider_1\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_1\").val(i_1);\r\n}\r\ni_1++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_1 = [];\r\nwindow.clearInterval(wds_playInterval_1);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'top\' == \'top\' || \'top\' == \'bottom\') {\r\njQuery(\".wds_line_timer_1\").stop();\r\n}\r\nelse if (\'top\' != \'none\') {\r\ncircle_timer_animate_1.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-06 10:17:06','2016-10-06 10:17:06','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2603,1,'2016-10-06 13:32:26','2016-10-06 13:32:26',' ','','','publish','closed','closed','','2603','','','2016-10-06 13:32:26','2016-10-06 13:32:26','',0,'http://www.robisearch.com/patanyumba/2603/',2,'nav_menu_item','',0),(2604,1,'2016-10-06 13:45:01','2016-10-06 13:45:01','','Home','','publish','closed','closed','','home','','','2016-10-06 13:45:01','2016-10-06 13:45:01','',0,'http://www.robisearch.com/patanyumba/home/',3,'nav_menu_item','',0),(2606,1,'2016-10-06 15:10:39','2016-10-06 15:10:39','<section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3> \r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\">\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n</section>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service five</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-android\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service four</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service three</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-mobile\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service two</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','Level 1','','inherit','closed','closed','','174-revision-v1','','','2016-10-06 15:10:39','2016-10-06 15:10:39','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2607,1,'2016-10-06 15:16:54','2016-10-06 15:16:54','<section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3> \r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\">\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n</section>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service five</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-android\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service four</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service three</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-mobile\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service two</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-06 15:16:54','2016-10-06 15:16:54','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2608,1,'2016-10-06 20:51:18','2016-10-06 20:51:18','Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.','Home','','inherit','closed','closed','','733-revision-v1','','','2016-10-06 20:51:18','2016-10-06 20:51:18','',733,'http://www.robisearch.com/patanyumba/733-revision-v1/',0,'revision','',0),(2609,1,'2016-10-06 21:20:53','2016-10-06 21:20:53','','21','','inherit','open','closed','','21','','','2016-10-06 21:20:53','2016-10-06 21:20:53','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg',0,'attachment','image/jpeg',0),(2610,1,'2016-10-06 21:20:57','2016-10-06 21:20:57','','27','','inherit','open','closed','','27','','','2016-10-06 21:20:57','2016-10-06 21:20:57','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg',0,'attachment','image/jpeg',0),(2611,1,'2016-10-06 21:21:00','2016-10-06 21:21:00','','62','','inherit','open','closed','','62','','','2016-10-06 21:21:00','2016-10-06 21:21:00','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg',0,'attachment','image/jpeg',0),(2612,1,'2016-10-06 21:21:04','2016-10-06 21:21:04','','421','','inherit','open','closed','','421-2','','','2016-10-06 21:21:04','2016-10-06 21:21:04','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/421.jpg',0,'attachment','image/jpeg',0),(2613,1,'2016-10-06 21:21:08','2016-10-06 21:21:08','','743','','inherit','open','closed','','743','','','2016-10-06 21:21:08','2016-10-06 21:21:08','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg',0,'attachment','image/jpeg',0),(2614,1,'2016-10-06 21:21:12','2016-10-06 21:21:12','','kileleshwa','','inherit','open','closed','','864','','','2016-10-25 06:20:24','2016-10-25 06:20:24','',2460,'http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/864.jpg',0,'attachment','image/jpeg',0),(2615,1,'2016-10-06 21:24:55','2016-10-06 21:24:55','','One more project','','inherit','closed','closed','','2460-revision-v1','','','2016-10-06 21:24:55','2016-10-06 21:24:55','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2616,1,'2016-10-06 21:26:38','2016-10-06 21:26:38','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Project 6','','inherit','closed','closed','','2182-revision-v1','','','2016-10-06 21:26:38','2016-10-06 21:26:38','',2182,'http://www.robisearch.com/patanyumba/2182-revision-v1/',0,'revision','',0),(2617,1,'2016-10-06 21:28:20','2016-10-06 21:28:20','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Project 5','','inherit','closed','closed','','2181-revision-v1','','','2016-10-06 21:28:20','2016-10-06 21:28:20','',2181,'http://www.robisearch.com/patanyumba/2181-revision-v1/',0,'revision','',0),(2618,1,'2016-10-06 21:29:38','2016-10-06 21:29:38','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Project 4','','inherit','closed','closed','','2180-revision-v1','','','2016-10-06 21:29:38','2016-10-06 21:29:38','',2180,'http://www.robisearch.com/patanyumba/2180-revision-v1/',0,'revision','',0),(2619,1,'2016-10-06 21:37:28','2016-10-06 21:37:28','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Kileleshwa','','inherit','closed','closed','','2180-revision-v1','','','2016-10-06 21:37:28','2016-10-06 21:37:28','',2180,'http://www.robisearch.com/patanyumba/2180-revision-v1/',0,'revision','',0),(2620,1,'2016-10-06 21:41:37','2016-10-06 21:41:37','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Milimani','','inherit','closed','closed','','2181-revision-v1','','','2016-10-06 21:41:37','2016-10-06 21:41:37','',2181,'http://www.robisearch.com/patanyumba/2181-revision-v1/',0,'revision','',0),(2621,1,'2016-10-06 21:42:25','2016-10-06 21:42:25','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Sururu Plaza','','inherit','closed','closed','','2182-revision-v1','','','2016-10-06 21:42:25','2016-10-06 21:42:25','',2182,'http://www.robisearch.com/patanyumba/2182-revision-v1/',0,'revision','',0),(2622,1,'2016-10-06 21:43:21','2016-10-06 21:43:21','','Pink House','','inherit','closed','closed','','2460-revision-v1','','','2016-10-06 21:43:21','2016-10-06 21:43:21','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2623,1,'2016-10-06 21:44:27','2016-10-06 21:44:27','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Oasis','','inherit','closed','closed','','2179-revision-v1','','','2016-10-06 21:44:27','2016-10-06 21:44:27','',2179,'http://www.robisearch.com/patanyumba/2179-revision-v1/',0,'revision','',0),(2625,1,'2016-10-06 21:49:17','2016-10-06 21:49:17','','SkyLine','','inherit','closed','closed','','2460-revision-v1','','','2016-10-06 21:49:17','2016-10-06 21:49:17','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2626,1,'2016-10-07 06:42:30','2016-10-07 06:42:30','<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n<i class=\"fa fa-bug\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service six</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. <i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme? <a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/yahoo-76684_150-150x75.png\" alt=\"yahoo-76684_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/youtube-344106_150-150x75.png\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150-150x75.png\" alt=\"microsoft-80659_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/google-76659_150-150x75.png\" alt=\"google-76659_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/django-339744_150-150x75.png\" alt=\"django-339744_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150-150x75.png\" alt=\"facebook-76658_150\" width=\"150\" height=\"75\" /> <img class=\"attachment-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150-150x75.png\" alt=\"bitcoin-225080_150\" width=\"150\" height=\"75\" /></section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150-100x66.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150-100x66.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150-100x66.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640-100x67.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span></section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640-430x286.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i> <i class=\"fa fa-twitter\"></i> <i class=\"fa fa-google-plus\"></i> <i class=\"fa fa-linkedin\"></i> <img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640-430x284.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i> <i class=\"fa fa-twitter\"></i> <i class=\"fa fa-google-plus\"></i> <i class=\"fa fa-linkedin\"></i> <img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640-430x284.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i> <i class=\"fa fa-twitter\"></i> <i class=\"fa fa-google-plus\"></i> <i class=\"fa fa-linkedin\"></i></section><section id=\"social\" class=\"social-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">We’re Everywhere!</span></h3>\r\n<ul id=\"menu-social2\" class=\"menu clearfix\">\r\n <li id=\"menu-item-2226\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2226\"><a href=\"http://facebook.com\"><span class=\"screen-reader-text\">fb</span></a></li>\r\n <li id=\"menu-item-2265\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2265\"><a href=\"http://twitter.com\"><span class=\"screen-reader-text\">tw</span></a></li>\r\n <li id=\"menu-item-2266\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2266\"><a href=\"http://plus.google.com\"><span class=\"screen-reader-text\">plus</span></a></li>\r\n <li id=\"menu-item-2229\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2229\"><a href=\"http://youtube.com\"><span class=\"screen-reader-text\">yt</span></a></li>\r\n <li id=\"menu-item-2268\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2268\"><a href=\"http://pinterest.com\"><span class=\"screen-reader-text\">pin</span></a></li>\r\n</ul>\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://demo.athemes.com/moesia/2014/06/01/sed-eleifend-sed/\"> <img class=\"attachment-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://demo.athemes.com/moesia/2014/06/01/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://demo.athemes.com/moesia/2014/06/01/ut-lobortis-urna-non/\"> <img class=\"attachment-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://demo.athemes.com/moesia/2014/06/01/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Suspendisse hendrerit, eros at pharetra malesu\" href=\"http://demo.athemes.com/moesia/2014/06/01/pellentesque-dictum/\"> <img class=\"attachment-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280-400x267.jpg\" alt=\"countryside-336686_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://demo.athemes.com/moesia/2014/06/01/pellentesque-dictum/\" rel=\"bookmark\">Suspendisse hendrerit, eros at pharetra malesu</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://demo.athemes.com/moesia/blog/\"> See all our news </a></section><section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/gorilla-625286_1280-350x250.jpg\" alt=\"gorilla-625286_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i> <img class=\"attachment-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280-350x250.jpg\" alt=\"fractal-69962_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i> <img class=\"attachment-project-image wp-post-image\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/sound-69948_1280-350x250.jpg\" alt=\"sound-69948_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i> <img class=\"attachment-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280-350x250.jpg\" alt=\"abstract-140231_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i> <img class=\"attachment-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i> <img class=\"attachment-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i> <i class=\"fa fa-search\"></i></section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span> Employees <span id=\"123\" class=\"fact wow rotateIn\">0</span> Projects <span id=\"98\" class=\"fact wow rotateIn\">0</span> Dogs <span id=\"34\" class=\"fact wow rotateIn\">0</span> Offices</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. Coding:Design:Singing:Building:Demolishing:</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640.jpg\" alt=\"\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite></section>','Home','','inherit','closed','closed','','2040-revision-v1','','','2016-10-07 06:42:30','2016-10-07 06:42:30','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2628,1,'2016-10-07 06:49:21','2016-10-07 06:49:21','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3> \r\n<img width=\"233\" height=\"216\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"27\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" sizes=\"(max-width: 233px) 100vw, 233px\"> <a class=\"link-icon\" href=\"http://www.robisearch.com/patanyumba/projects/pink-house/\" title=\"SkyLine\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n<img width=\"274\" height=\"184\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"62\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" sizes=\"(max-width: 274px) 100vw, 274px\"> <a class=\"link-icon\" href=\"http://www.robisearch.com/patanyumba/projects/sururu/\" title=\"Sururu Plaza\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n<img width=\"259\" height=\"194\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"743\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" sizes=\"(max-width: 259px) 100vw, 259px\"> <a class=\"link-icon\" href=\"http://www.robisearch.com/patanyumba/projects/milimani/\" title=\"Milimani\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n<img width=\"300\" height=\"168\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"21\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\"> <a class=\"link-icon\" href=\"http://www.robisearch.com/patanyumba/projects/project-4/\" title=\"Kileleshwa\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n<img width=\"350\" height=\"250\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"fractal-292069_1280\"> <a class=\"link-icon\" href=\"http://google.com\" title=\"Oasis\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n<img width=\"350\" height=\"250\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" class=\"attachment-project-image size-project-image wp-post-image\" alt=\"abstract-363268_1280\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" sizes=\"(max-width: 350px) 100vw, 350px\"> <a class=\"link-icon\" href=\"http://www.robisearch.com/patanyumba/projects/project-2/\" title=\"Project 2\"><i class=\"fa fa-link\"></i></a>\r\n<a class=\"pp-icon\" href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280.jpg\" rel=\"prettyPhoto[pp_gallery]\"><i class=\"fa fa-search\"></i></a>\r\n</section> \r\n<section id=\"call-to-action\" class=\"action-area\">\r\nDo you like Moesia? Is it everything you wanted from a theme? \r\n<a href=\"https://wordpress.org/themes/moesia\" class=\"call-to-action wow zoomInUp\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {\r\ndisplay: block; \r\nbackground: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;\r\nbackground-position: center top;\r\nbackground-attachment: fixed;\r\nbackground-size: cover;\r\nz-index: -1;\r\n}\r\n</style>\r\n</section> \r\n<section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3> \r\n<img width=\"150\" height=\"46\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"65\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"youtube-344106_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"88\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"nsoko\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"102\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"23\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"Gakuyo Real Estate\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"72\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"lamudi\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"88\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"optiven\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</section> \r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service five</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-android\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service four</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service three</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-mobile\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service two</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section> \r\n<section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3> \r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\">\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\">\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\">\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\">\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n</section> \r\n<section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3> \r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\">\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\">\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<a href=\"http://facebook.com\" target=\"_blank\"><i class=\"fa fa-facebook\"></i></a>\r\n<a href=\"http://twitter.com\" target=\"_blank\"><i class=\"fa fa-twitter\"></i></a>\r\n<a href=\"http://plus.google.com\" target=\"_blank\"><i class=\"fa fa-google-plus\"></i></a>\r\n<a href=\"http://linkedin.com\" target=\"_blank\"><i class=\"fa fa-linkedin\"></i></a>\r\n</section>\r\n<section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3> \r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4> <p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\r\n<a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" title=\"Sed eleifend sed dui nec nibh iaculis faucibus\">\r\n<img width=\"400\" height=\"266\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" alt=\"tractor-371250_1280\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" sizes=\"(max-width: 400px) 100vw, 400px\"> </a> \r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]</p>\r\n<a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" title=\"Nulla eget tellus nec libero molestie tincidunt\">\r\n<img width=\"400\" height=\"267\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" alt=\"flower-child-336658_1280\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" sizes=\"(max-width: 400px) 100vw, 400px\"> </a> \r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]</p>\r\n<a href=\"http://www.robisearch.com/patanyumba/buy-properties/\" class=\"all-news\">\r\nSee all our news </a>\r\n</section> \r\n<section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3> \r\n<span class=\"fact wow rotateIn\" id=\"46\">0</span>\r\nEmployees\r\n<span class=\"fact wow rotateIn\" id=\"123\">0</span>\r\nProjects\r\n<span class=\"fact wow rotateIn\" id=\"98\">0</span>\r\nDogs\r\n<span class=\"fact wow rotateIn\" id=\"34\">0</span>\r\nOffices\r\n</section> \r\n<section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3> \r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\nCoding:Design:Singing:Building:Demolishing: \r\n</section> \r\n<section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3> \r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\">\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-07 06:49:21','2016-10-07 06:49:21','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2629,1,'2016-10-07 13:02:21','2016-10-07 13:02:21','<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"543\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\">Skyline Apartments</a></h5>\r\n<!-- Address -->\r\nJuja\r\n<span class=\"page-price\">POA</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>\r\n<form role=\"search\" method=\"get\" class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\">\r\n<span class=\"search-close\"><i class=\"fa fa-times\"></i></span>\r\n<label>\r\n<span class=\"screen-reader-text\">Search for:</span>\r\n<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\" title=\"Search for:\">\r\n</label>\r\n<input type=\"submit\" class=\"search-submit\" value=\"\">\r\n</form>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_0,\r\n.wds_slideshow_image_0,\r\n.wds_slideshow_video_0 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_0 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 160px;\r\nheight: 60px;\r\n}\r\n#wds_container1_0 #wds_container2_0 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0,\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #FFFFFF;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_container_0 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 16px;\r\nwidth: 48px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 22px;\r\nwidth: 66px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_video_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 { \r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0:hover { \r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #FFFFFF;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0:hover,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0:hover {\r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_none_selectable_0 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_bg_0 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slider_0 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_second_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_grid_0 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_gridlet_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_deactive_0 {\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun1_0 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun2_0 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_0 = [];\r\nvar wds_event_stack_0 = [];\r\nvar wds_clear_layers_effects_in_0 = [];\r\nvar wds_clear_layers_effects_out_0 = [];\r\nvar wds_clear_layers_effects_out_before_change_0 = [];\r\nif (1) {\r\nvar wds_duration_for_change_0 = 500;\r\nvar wds_duration_for_clear_effects_0 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_0 = 0;\r\nvar wds_duration_for_clear_effects_0 = 0;\r\n}\r\nwds_clear_layers_effects_in_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"0\"] = [];\r\nwds_data_0[\"0\"] = [];\r\nwds_data_0[\"0\"][\"id\"] = \"1\";\r\nwds_data_0[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\";\r\nwds_data_0[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_data_0[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"1\"] = [];\r\nwds_data_0[\"1\"] = [];\r\nwds_data_0[\"1\"][\"id\"] = \"2\";\r\nwds_data_0[\"1\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2.jpg\";\r\nwds_data_0[\"1\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_data_0[\"1\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"1\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"1\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"1\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"1\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"1\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"2\"] = [];\r\nwds_data_0[\"2\"] = [];\r\nwds_data_0[\"2\"][\"id\"] = \"3\";\r\nwds_data_0[\"2\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3.jpg\";\r\nwds_data_0[\"2\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\nwds_data_0[\"2\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"2\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"2\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"2\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"2\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"2\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\n</script>\r\n<i id=\"wds_dots_0_0\" class=\"wds_slideshow_dots_0 fa fa-square wds_slideshow_dots_active_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'0\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_1_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'1\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_2_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'2\', wds_data_0)\">\r\n</i>\r\n<span class=\"wds_slideshow_image_spun_0\" id=\"wds_image_id_0_1\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_2\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_3\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_0\" value=\"0\">\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: left;\">\r\n<span class=\"wds_left_btn_cont\">\r\n<span class=\"wds_left-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \'left\'); return false;\">\r\n<i class=\"fa fa-angle-left\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: right;\">\r\n<span class=\"wds_right_btn_cont\">\r\n<span class=\"wds_right-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \'right\'); return false;\">\r\n<i class=\"fa fa-angle-right\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<script>\r\nvar wds_trans_in_progress_0 = false;\r\nvar wds_transition_duration_0 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_0 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_0;\r\nvar progress = 0;\r\nvar bottom_right_deggree_0;\r\nvar bottom_left_deggree_0;\r\nvar top_left_deggree_0;\r\nvar curent_time_deggree_0 = 0;\r\nvar circle_timer_animate_0;\r\nfunction circle_timer_0(angle) {\r\ncircle_timer_animate_0 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_0 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_0 = now - 90;\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_0 = now - 180;\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_0 = now - 270;\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_0);\r\nvar wds_current_key_0 = \'0\';\r\nvar wds_current_filmstrip_pos_0 = 0;\r\nfunction wds_move_dots_0() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_0\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_0\").position().left + jQuery(\".wds_slideshow_dots_active_0\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_0\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_0\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_0() {\r\nreturn wds_testDom_0(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_0() {\r\nreturn wds_testDom_0(\'Perspective\');\r\n}\r\nfunction wds_testDom_0(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_0() {\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"wds_slideshow_dots_active_0\").addClass(\"wds_slideshow_dots_deactive_0\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"wds_slideshow_dots_deactive_0\").addClass(\"wds_slideshow_dots_active_0\");\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_0(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_0()) {\r\nreturn wds_fallback_0(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_0 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_0) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_0\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_0\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_0\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_0\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_0 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_0\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_0\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_0\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_0\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_0 = false;\r\nif (typeof wds_event_stack_0 !== \'undefined\') {\r\nif (wds_event_stack_0.length > 0) {\r\nkey = wds_event_stack_0[0].split(\"-\");\r\nwds_event_stack_0.shift();\r\nwds_change_image_0(key[0], key[1], wds_data_0, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_0(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n}\r\nfunction wds_fade_0(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\nif (wds_testBrowser_cssTransitions_0()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_0 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_0);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_0,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_0, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_0, 1);\r\n}\r\n} \r\nfunction wds_sliceH_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_0(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_0(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_0(current_image_class, next_image_class, direction) {\r\nwds_grid_0(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_0() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_0(current_key, key, wds_data_0, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_0[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_0\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_0\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_0[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\') || (\'1\')) {\r\nplay_0();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_0\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_0\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_0\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_0\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_0\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_0) {\r\nwds_event_stack_0.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_0);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_0.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_0 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_0\").width() + 2 + 2 * 0);\r\nwds_current_key_0 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_0]\").attr(\'image_id\', wds_data_0[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_0_\" + wds_data_0[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_0_\" + wds_data_0[key][\"id\"];\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_0\").css(\"background-image\", \'url(\"\' + wds_data_0[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_0[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_0[current_key][m] = setTimeout(function() {\r\nif (wds_data_0[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (1) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_0[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\nif (wds_data_0[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_0[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_0(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_0(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_0\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_0\").css({width: 0});\r\nwds_none_0(current_image_class, next_image_class, direction);\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'none\' != \'none\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_0(0);\r\n}\r\nelse {\r\ncurent_time_deggree_0 = 0;\r\n}\r\n}\r\n}\r\n}\r\nwds_move_dots_0();\r\nif (wds_data_0[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_0);\r\n}\r\n}\r\nfunction wds_resize_slider_0() {\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_0\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_0\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_0);\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nwds_glb_margin_0 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_0;\r\n}\r\njQuery(\"#wds_container2_0\").css(\"margin\", wds_glb_margin_0 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_0, #wds_container2_0\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0\").height(slide_height);\r\njQuery(\".wds_slideshow_video_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_0() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_0\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_0();\r\n});\r\nfunction wds_full_width_0() {\r\nvar left = jQuery(\"#wds_container1_0\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_0\").css({\r\nleft: (-left/* + wds_glb_margin_0 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_0) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_0();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_0();\r\n});\r\n}\r\nfunction wds_ready_0() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_right-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_0\").css({left: 4000});\r\njQuery(\".wds_left-ico_0\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_0();\r\njQuery(\"#wds_container2_0\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_0\').swiperight(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_0\').swipeleft(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nplay_0();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nwindow.clearInterval(wds_playInterval_0);\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_0\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_0();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_0\").on(wds_click, function () {\r\nwds_play_pause_0();\r\n});\r\nif (1) {\r\nplay_0();\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\ncircle_timer_0(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_0(preload_key) {\r\nif (wds_data_0[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_0[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n}\r\n}\r\nwds_preload_0(0);\r\nvar first_slide_layers_count_0 = wds_data_0[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_0) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_0; j++) {\r\nwds_set_layer_effect_in_0(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_0; i++) {\r\nwds_set_layer_effect_out_0(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_0\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_0\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_0() {\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'bottom\') {\r\nif (\'none\' != \'top\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_0(j, key) {\r\nwds_clear_layers_effects_in_0[key][j] = setTimeout(function(){\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_0[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_0(i, key) {\r\nwds_clear_layers_effects_out_0[key][i] = setTimeout(function() {\r\nif (wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_0[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_0() {\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Play.*/\r\nwds_playInterval_0 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_0\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 2) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + iterator) % wds_data_0.length, wds_data_0);\r\n}, parseInt(\'5000\') + wds_duration_for_change_0);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_0 = 0;\r\njQuery(\".wds_slider_0\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_0\").val(i_0);\r\n}\r\ni_0++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_0 = [];\r\nwindow.clearInterval(wds_playInterval_0);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>\r\n<figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"41\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"86\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-07 13:02:21','2016-10-07 13:02:21','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2630,1,'2016-10-07 13:05:06','2016-10-07 13:05:06','<ul>\r\n<li id=\"post-2568\" class=\"epl-widget-list-item epl-widget-status-current\">\r\n<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\">skyline Hostels</a>\r\n</li>\r\n</ul>\r\n<form role=\"search\" method=\"get\" class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\">\r\n<span class=\"search-close\"><i class=\"fa fa-times\"></i></span>\r\n<label>\r\n<span class=\"screen-reader-text\">Search for:</span>\r\n<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\" title=\"Search for:\">\r\n</label>\r\n<input type=\"submit\" class=\"search-submit\" value=\"\">\r\n</form>\r\n<h3 class=\"widget-title\">Slider</h3> <style>\r\n.wds_bigplay_0,\r\n.wds_slideshow_image_0,\r\n.wds_slideshow_video_0 {\r\ndisplay: block;\r\n}\r\n.wds_bulframe_0 {\r\ndisplay: none; \r\nbackground-image: url(\'\'); \r\nmargin: 0px; \r\nposition: absolute;\r\nz-index: 3;\r\n-webkit-transition: left 1s, right 1s;\r\ntransition: left 1s, right 1s;\r\nwidth: 160px;\r\nheight: 60px;\r\n}\r\n#wds_container1_0 #wds_container2_0 {\r\ntext-align: center;\r\nmargin: 0px ;\r\nvisibility: hidden;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0,\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 * {\r\nbox-sizing: border-box;\r\n-moz-box-sizing: border-box;\r\n-webkit-box-sizing: border-box;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_wrap_0 {\r\nbackground-color: rgba(0, 0, 0, 0.00);\r\nborder-width: 0px;\r\nborder-style: none;\r\nborder-color: #FFFFFF;\r\nborder-radius: ;\r\nborder-collapse: collapse;\r\ndisplay: inline-block;\r\nposition: relative;\r\ntext-align: center;\r\nwidth: 100%;\r\nmax-width: 800px;\r\nbox-shadow: ;\r\noverflow: hidden;\r\nz-index: 0;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nvertical-align: middle;\r\nbackground-position: center center;\r\nbackground-repeat: no-repeat;\r\nbackground-size: cover;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_container_0 {\r\ndisplay: /*table*/block;\r\nposition: absolute;\r\ntext-align: center;\r\nnone: 0px;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: /*inherit*/100%;\r\n}\r\n@media only screen and (min-width: 0px) and (max-width: 320px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 16px;\r\nwidth: 48px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 12px;\r\nmargin: 2px;\r\nwidth: 12px;\r\nheight: 12px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 20px;\r\nheight: 20px;\r\nwidth: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 20px;\r\nfont-size: 20px;\r\nwidth: 20px;\r\n}\r\n}\r\n@media only screen and (min-width: 321px) and (max-width: 480px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 22px;\r\nwidth: 66px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 18px;\r\nmargin: 2px;\r\nwidth: 18px;\r\nheight: 18px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 30px;\r\nheight: 30px;\r\nwidth: 30px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 30px;\r\nfont-size: 30px;\r\nwidth: 30px;\r\n}\r\n}\r\n@media only screen and (min-width: 481px) and (max-width: 640px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 641px) and (max-width: 768px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 769px) and (max-width: 800px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 801px) and (max-width: 1024px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1025px) and (max-width: 1366px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1367px) and (max-width: 1824px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n@media only screen and (min-width: 1825px) and (max-width: 3000px) {\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nheight: 26px;\r\nwidth: 78px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\nfont-size: 20px;\r\nmargin: 3px;\r\nwidth: 20px;\r\nheight: 20px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_pp_btn_cont { \r\nfont-size: 40px;\r\nheight: 40px;\r\nwidth: 40px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left_btn_cont,\r\n#wds_container1_0 #wds_container2_0 .wds_right_btn_cont {\r\nheight: 40px;\r\nfont-size: 40px;\r\nwidth: 40px;\r\n}\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_video_0 {\r\npadding: 0 !important;\r\nmargin: 0 !important;\r\nfloat: none !important;\r\nwidth: 100%;\r\nvertical-align: middle;\r\ndisplay: inline-block;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 { \r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nposition: relative;\r\nz-index: 13;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0:hover { \r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nbackground-color: rgba(255, 255, 255, 0.00);\r\nborder-radius: 20px;\r\nborder: 0px none #FFFFFF;\r\nborder-collapse: separate;\r\ncolor: #FFFFFF;\r\nleft: 0;\r\ntop: 0;\r\n-moz-box-sizing: content-box;\r\nbox-sizing: content-box;\r\ncursor: pointer;\r\nline-height: 0;\r\nwidth: inherit;\r\nheight: inherit;\r\nfont-size: inherit;\r\nposition: absolute;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0 {\r\nleft: -4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0 {\r\nleft: 4000px;\r\n}\r\n#wds_container1_0 #wds_container2_0 #wds_slideshow_play_pause_0 {\r\nopacity: 0;\r\nfilter: \"Alpha(opacity=0)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_left-ico_0:hover,\r\n#wds_container1_0 #wds_container2_0 .wds_right-ico_0:hover {\r\ncolor: #CCCCCC;\r\ncursor: pointer;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_none_selectable_0 {\r\n-webkit-touch-callout: none;\r\n-webkit-user-select: none;\r\n-khtml-user-select: none;\r\n-moz-user-select: none;\r\n-ms-user-select: none;\r\nuser-select: none;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0 {\r\ndisplay: table-cell;\r\nmargin: 0 auto;\r\nposition: absolute;\r\nvertical-align: middle;\r\nwidth: 100%;\r\nheight: 100%;\r\noverflow: hidden;\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_container_0:active {\r\ncursor: inherit;\r\ncursor: inherit;\r\ncursor: inherit;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slide_bg_0 {\r\nmargin: 0 auto;\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slider_0 {\r\nheight: /*inherit*/100%;\r\nwidth: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=100);\r\nopacity: 1;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 2;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_second_spun_0 {\r\nwidth: /*inherit*/100%;\r\nheight: /*inherit*/100%;\r\ndisplay: table-cell;\r\nfilter: Alpha(opacity=0);\r\nopacity: 0;\r\nposition: absolute;\r\nvertical-align: middle;\r\nz-index: 1;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_grid_0 {\r\ndisplay: none;\r\nheight: 100%;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_gridlet_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\nposition: absolute;\r\n}\r\n/* Dots.*/\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\nopacity: 1;\r\nfilter: \"Alpha(opacity=100)\";\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {\r\ndisplay: block;\r\noverflow: hidden;\r\nposition: absolute;\r\nwidth: 100%;\r\nbottom: 0;\r\n/*z-index: 17;*/\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_thumbnails_0 {\r\nleft: 0px;\r\nfont-size: 0;\r\nmargin: 0 auto;\r\nposition: relative;\r\nz-index: 15;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_0 {\r\ndisplay: inline-block;\r\nposition: relative;\r\ncolor: #FFFFFF;\r\ncursor: pointer;\r\nz-index: 17;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0 {\r\nopacity: 1;\r\nfilter: Alpha(opacity=100);\r\ncolor: #FFFFFF;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_deactive_0 {\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun1_0 {\r\ndisplay: table; \r\nwidth: /*inherit*/100%; \r\nheight: /*inherit*/100%;\r\n}\r\n#wds_container1_0 #wds_container2_0 .wds_slideshow_image_spun2_0 {\r\ndisplay: table-cell; \r\nvertical-align: middle; \r\ntext-align: center;\r\noverflow: hidden;\r\n}\r\n</style>\r\n<script>\r\nvar wds_data_0 = [];\r\nvar wds_event_stack_0 = [];\r\nvar wds_clear_layers_effects_in_0 = [];\r\nvar wds_clear_layers_effects_out_0 = [];\r\nvar wds_clear_layers_effects_out_before_change_0 = [];\r\nif (1) {\r\nvar wds_duration_for_change_0 = 500;\r\nvar wds_duration_for_clear_effects_0 = 530;\r\n}\r\nelse {\r\nvar wds_duration_for_change_0 = 0;\r\nvar wds_duration_for_clear_effects_0 = 0;\r\n}\r\nwds_clear_layers_effects_in_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_0[\"0\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"0\"] = [];\r\nwds_data_0[\"0\"] = [];\r\nwds_data_0[\"0\"][\"id\"] = \"1\";\r\nwds_data_0[\"0\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\";\r\nwds_data_0[\"0\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_data_0[\"0\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"0\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"0\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"0\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"0\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"0\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_0[\"1\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"1\"] = [];\r\nwds_data_0[\"1\"] = [];\r\nwds_data_0[\"1\"][\"id\"] = \"2\";\r\nwds_data_0[\"1\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2.jpg\";\r\nwds_data_0[\"1\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_data_0[\"1\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"1\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"1\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"1\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"1\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"1\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/2-150x150.jpg\";\r\nwds_clear_layers_effects_in_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_0[\"2\"] = [];\r\nwds_clear_layers_effects_out_before_change_0[\"2\"] = [];\r\nwds_data_0[\"2\"] = [];\r\nwds_data_0[\"2\"][\"id\"] = \"3\";\r\nwds_data_0[\"2\"][\"image_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3.jpg\";\r\nwds_data_0[\"2\"][\"thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\nwds_data_0[\"2\"][\"is_video\"] = \"image\";\r\nwds_data_0[\"2\"][\"slide_layers_count\"] = 0;\r\nwds_data_0[\"2\"][\"bg_fit\"] = \"cover\";\r\nwds_data_0[\"2\"][\"bull_position\"] = \"bottom\";\r\nwds_data_0[\"2\"][\"full_width\"] = \"0\";\r\nwds_data_0[\"2\"][\"image_thumb_url\"] = \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/3-150x150.jpg\";\r\n</script>\r\n<i id=\"wds_dots_0_0\" class=\"wds_slideshow_dots_0 fa fa-square wds_slideshow_dots_active_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'0\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_1_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'1\', wds_data_0)\">\r\n</i>\r\n<i id=\"wds_dots_2_0\" class=\"wds_slideshow_dots_0 fa fa-square-o wds_slideshow_dots_deactive_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), \'2\', wds_data_0)\">\r\n</i>\r\n<span class=\"wds_slideshow_image_spun_0\" id=\"wds_image_id_0_1\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"background-image: url(\'http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\');\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_2\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_slideshow_image_second_spun_0\" id=\"wds_image_id_0_3\">\r\n<span class=\"wds_slideshow_image_spun1_0\">\r\n<span class=\"wds_slideshow_image_spun2_0\">\r\n<span img_id=\"wds_slideshow_image_second_0\" class=\"wds_slideshow_image_0\" onclick=\"\" style=\"\">\r\n</span>\r\n</span>\r\n</span>\r\n</span>\r\n<input type=\"hidden\" id=\"wds_current_image_key_0\" value=\"0\">\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: left;\">\r\n<span class=\"wds_left_btn_cont\">\r\n<span class=\"wds_left-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \'left\'); return false;\">\r\n<i class=\"fa fa-angle-left\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<span class=\"wds_btn_cont wds_contTableCell\" style=\"position: relative; text-align: right;\">\r\n<span class=\"wds_right_btn_cont\">\r\n<span class=\"wds_right-ico_0\" onclick=\"wds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \'right\'); return false;\">\r\n<i class=\"fa fa-angle-right\"></i>\r\n</span>\r\n</span>\r\n</span>\r\n<script>\r\nvar wds_trans_in_progress_0 = false;\r\nvar wds_transition_duration_0 = 800;\r\nif (5 < 4) {\r\nif (5 != 0) {\r\nwds_transition_duration_0 = (5 * 1000) / 4;\r\n}\r\n}\r\nvar wds_playInterval_0;\r\nvar progress = 0;\r\nvar bottom_right_deggree_0;\r\nvar bottom_left_deggree_0;\r\nvar top_left_deggree_0;\r\nvar curent_time_deggree_0 = 0;\r\nvar circle_timer_animate_0;\r\nfunction circle_timer_0(angle) {\r\ncircle_timer_animate_0 = jQuery({deg: angle}).animate({deg: 360}, {\r\nduration: 5000,\r\nstep: function(now) {\r\ncurent_time_deggree_0 = now;\r\nif (now >= 0) {\r\nif (now < 271) {\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-o-transform\':\'rotate(\'+now+\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+now+\'deg)\',\r\n\'transform\':\'rotate(\'+now+\'deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\n}\r\n}\r\nif (now >= 90) {\r\nif (now < 271) {\r\nbottom_right_deggree_0 = now - 90;\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_right_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\n}\r\n}\r\nif (now >= 180) {\r\nif (now < 361) {\r\nbottom_left_deggree_0 = now - 180;\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+bottom_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\n}\r\n}\r\nif (now >= 270) {\r\nif (now < 361) {\r\ntop_left_deggree_0 = now - 270;\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-o-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-ms-transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'transform\':\'rotate(\'+top_left_deggree_0 +\'deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n});\r\n}\r\n}\r\n}\r\n});\r\n}\r\n/* Stop autoplay.*/\r\nwindow.clearInterval(wds_playInterval_0);\r\nvar wds_current_key_0 = \'0\';\r\nvar wds_current_filmstrip_pos_0 = 0;\r\nfunction wds_move_dots_0() {\r\nvar image_left = jQuery(\".wds_slideshow_dots_active_0\").position().left;\r\nvar image_right = jQuery(\".wds_slideshow_dots_active_0\").position().left + jQuery(\".wds_slideshow_dots_active_0\").outerWidth(true);\r\nvar wds_dots_width = jQuery(\".wds_slideshow_dots_container_0\").outerWidth(true);\r\nvar wds_dots_thumbnails_width = jQuery(\".wds_slideshow_dots_thumbnails_0\").outerWidth(true);\r\nvar long_filmstrip_cont_left = jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left;\r\nvar long_filmstrip_cont_right = Math.abs(jQuery(\".wds_slideshow_dots_thumbnails_0\").position().left) + wds_dots_width;\r\nif (wds_dots_width > wds_dots_thumbnails_width) {\r\nreturn;\r\n}\r\nif (image_left < Math.abs(long_filmstrip_cont_left)) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -image_left\r\n}, {\r\nduration: 500\r\n});\r\n}\r\nelse if (image_right > long_filmstrip_cont_right) {\r\njQuery(\".wds_slideshow_dots_thumbnails_0\").animate({\r\nleft: -(image_right - wds_dots_width)\r\n}, {\r\nduration: 500\r\n});\r\n}\r\n}\r\nfunction wds_testBrowser_cssTransitions_0() {\r\nreturn wds_testDom_0(\'Transition\');\r\n}\r\nfunction wds_testBrowser_cssTransforms3d_0() {\r\nreturn wds_testDom_0(\'Perspective\');\r\n}\r\nfunction wds_testDom_0(prop) {\r\n/* Browser vendor CSS prefixes.*/\r\nvar browserVendors = [\'\', \'-webkit-\', \'-moz-\', \'-ms-\', \'-o-\', \'-khtml-\'];\r\n/* Browser vendor DOM prefixes.*/\r\nvar domPrefixes = [\'\', \'Webkit\', \'Moz\', \'ms\', \'O\', \'Khtml\'];\r\nvar i = domPrefixes.length;\r\nwhile (i--) {\r\nif (typeof document.body.style[domPrefixes[i] + prop] !== \'undefined\') {\r\nreturn true;\r\n}\r\n}\r\nreturn false;\r\n}\r\nfunction wds_set_dots_class_0() {\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"wds_slideshow_dots_active_0\").addClass(\"wds_slideshow_dots_deactive_0\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"wds_slideshow_dots_deactive_0\").addClass(\"wds_slideshow_dots_active_0\");\r\njQuery(\".wds_slideshow_dots_0\").removeClass(\"fa-square\").addClass(\"fa-square-o\");\r\njQuery(\"#wds_dots_\" + wds_current_key_0 + \"_0\").removeClass(\"fa-square-o\").addClass(\"fa-square\");\r\n}\r\nfunction wds_grid_0(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction, random, roy, easing) {\r\n/* If browser does not support CSS transitions.*/\r\nif (!wds_testBrowser_cssTransitions_0()) {\r\nreturn wds_fallback_0(current_image_class, next_image_class, direction);\r\n}\r\nwds_trans_in_progress_0 = true;\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n/* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/\r\nvar count = (wds_transition_duration_0) / (cols + rows);\r\n/* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/\r\nfunction wds_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {\r\nvar delay = random ? Math.floor((cols + rows) * count * Math.random()) : (c + r) * count;\r\n/* Return a gridlet elem with styles for specific transition.*/\r\nvar grid_div = jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : imgWidth,/*\"100%\"*/\r\nheight : jQuery(\".wds_slideshow_image_spun_0\").height() + \"px\",\r\ntop : -top,\r\nleft : -left,\r\nbackgroundImage : src,\r\nbackgroundSize: jQuery(\".wds_slideshow_image_0\").css(\"background-size\"),\r\nbackgroundPosition: jQuery(\".wds_slideshow_image_0\").css(\"background-position\"),\r\n/*backgroundColor: jQuery(\".wds_slideshow_image_wrap_0\").css(\"background-color\"),*/\r\nbackgroundRepeat: \'no-repeat\'\r\n});\r\nreturn jQuery(\'<span class=\"wds_gridlet_0\" ></span>\').css({\r\ndisplay: \"block\",\r\nwidth : width,/*\"100%\"*/\r\nheight : height,\r\ntop : top,\r\nleft : left,\r\nbackgroundSize : imgWidth + \'px \' + imgHeight + \'px\',\r\nbackgroundPosition : img_left + \'px \' + img_top + \'px\',\r\nbackgroundRepeat: \'no-repeat\',\r\noverflow: \"hidden\",\r\ntransition : \'all \' + wds_transition_duration_0 + \'ms \' + easing + \' \' + delay + \'ms\',\r\ntransform : \'none\'\r\n}).append(grid_div);\r\n}\r\n/* Get the current slide\'s image.*/\r\nvar cur_img = jQuery(current_image_class).find(\'span[img_id^=\"wds_slideshow_image\"]\');\r\n/* Create a grid to hold the gridlets.*/\r\nvar grid = jQuery(\'<span style=\"display: block;\" ></span>\').addClass(\'wds_grid_0\');\r\n/* Prepend the grid to the next slide (i.e. so it\'s above the slide image).*/\r\njQuery(current_image_class).prepend(grid);\r\n/* vars to calculate positioning/size of gridlets*/\r\nvar cont = jQuery(\".wds_slide_bg_0\");\r\nvar imgWidth = cur_img.width();\r\nvar imgHeight = cur_img.height();\r\nvar contWidth = cont.width(),\r\ncontHeight = cont.height(),\r\nimgSrc = cur_img.css(\'background-image\'),/*.replace(\'/thumb\', \'\'),*/\r\ncolWidth = Math.floor(contWidth / cols),\r\nrowHeight = Math.floor(contHeight / rows),\r\ncolRemainder = contWidth - (cols * colWidth),\r\ncolAdd = Math.ceil(colRemainder / cols),\r\nrowRemainder = contHeight - (rows * rowHeight),\r\nrowAdd = Math.ceil(rowRemainder / rows),\r\nleftDist = 0,\r\nimg_leftDist = (jQuery(\".wds_slide_bg_0\").width() - cur_img.width()) / 2;\r\n/* tx/ty args can be passed as \'auto\'/\'min-auto\' (meaning use slide width/height or negative slide width/height).*/\r\ntx = tx === \'auto\' ? contWidth : tx;\r\ntx = tx === \'min-auto\' ? - contWidth : tx;\r\nty = ty === \'auto\' ? contHeight : ty;\r\nty = ty === \'min-auto\' ? - contHeight : ty;\r\n/* Loop through cols*/\r\nfor (var i = 0; i < cols; i++) {\r\nvar topDist = 0,\r\nimg_topDst = (jQuery(\".wds_slide_bg_0\").height() - cur_img.height()) / 2,\r\nnewColWidth = colWidth;\r\n/* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/\r\nif (colRemainder > 0) {\r\nvar add = colRemainder >= colAdd ? colAdd : colRemainder;\r\nnewColWidth += add;\r\ncolRemainder -= add;\r\n}\r\n/* Nested loop to create row gridlets for each col.*/\r\nfor (var j = 0; j < rows; j++) {\r\nvar newRowHeight = rowHeight,\r\nnewRowRemainder = rowRemainder;\r\n/* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/\r\nif (newRowRemainder > 0) {\r\nadd = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;\r\nnewRowHeight += add;\r\nnewRowRemainder -= add;\r\n}\r\n/* Create & append gridlet to grid.*/\r\ngrid.append(wds_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));\r\ntopDist += newRowHeight;\r\nimg_topDst -= newRowHeight;\r\n}\r\nimg_leftDist -= newColWidth;\r\nleftDist += newColWidth;\r\n}\r\n/* Show grid & hide the image it replaces.*/\r\ngrid.show();\r\ncur_img.css(\'opacity\', 0);\r\n/* Add identifying classes to corner gridlets (useful if applying border radius).*/\r\ngrid.children().first().addClass(\'rs-top-left\');\r\ngrid.children().last().addClass(\'rs-bottom-right\');\r\ngrid.children().eq(rows - 1).addClass(\'rs-bottom-left\');\r\ngrid.children().eq(- rows).addClass(\'rs-top-right\');\r\n/* Execution steps.*/\r\nsetTimeout(function () {\r\ngrid.children().css({\r\nopacity: op,\r\ntransform: \'rotate(\'+ ro +\'deg) rotateY(\'+ roy +\'deg) translateX(\'+ tx +\'px) translateY(\'+ ty +\'px) scale(\'+ sc +\')\'\r\n});\r\n}, 1);\r\njQuery(next_image_class).css(\'opacity\', 1);\r\n/* After transition.*/\r\nvar cccount = 0;\r\nvar obshicccount = cols * rows;\r\ngrid.children().one(\'webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend\', jQuery.proxy(wds_after_trans_each));\r\nfunction wds_after_trans_each() {\r\nif (++cccount == obshicccount) {\r\nwds_after_trans();\r\n}\r\n}\r\nfunction wds_after_trans() {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\ncur_img.css(\'opacity\', 1);\r\ngrid.remove();\r\nwds_trans_in_progress_0 = false;\r\nif (typeof wds_event_stack_0 !== \'undefined\') {\r\nif (wds_event_stack_0.length > 0) {\r\nkey = wds_event_stack_0[0].split(\"-\");\r\nwds_event_stack_0.shift();\r\nwds_change_image_0(key[0], key[1], wds_data_0, true, direction);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_none_0(current_image_class, next_image_class, direction) {\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\n}\r\nfunction wds_fade_0(current_image_class, next_image_class, direction) {\r\n/* Set active thumbnail.*/\r\nwds_set_dots_class_0();\r\nif (wds_testBrowser_cssTransitions_0()) {\r\njQuery(next_image_class).css(\'transition\', \'opacity \' + wds_transition_duration_0 + \'ms linear\');\r\njQuery(current_image_class).css({\'opacity\' : 0, \'z-index\': 1});\r\njQuery(next_image_class).css({\'opacity\' : 1, \'z-index\' : 2});\r\n}\r\nelse {\r\njQuery(current_image_class).animate({\'opacity\' : 0, \'z-index\' : 1}, wds_transition_duration_0);\r\njQuery(next_image_class).animate({\r\n\'opacity\' : 1,\r\n\'z-index\': 2\r\n}, {\r\nduration: wds_transition_duration_0,\r\ncomplete: function () { }\r\n});\r\n/* For IE.*/\r\njQuery(current_image_class).fadeTo(wds_transition_duration_0, 0);\r\njQuery(next_image_class).fadeTo(wds_transition_duration_0, 1);\r\n}\r\n} \r\nfunction wds_sliceH_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar translateX = \'min-auto\';\r\n}\r\nelse if (direction == \'left\') {\r\nvar translateX = \'auto\';\r\n}\r\nwds_grid_0(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_fan_0(current_image_class, next_image_class, direction) {\r\nif (direction == \'right\') {\r\nvar rotate = 45;\r\nvar translateX = 100;\r\n}\r\nelse if (direction == \'left\') {\r\nvar rotate = -45;\r\nvar translateX = -100;\r\n}\r\nwds_grid_0(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_scaleIn_0(current_image_class, next_image_class, direction) {\r\nwds_grid_0(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction, 0, 0, \'ease-in-out\');\r\n}\r\nfunction wds_iterator_0() {\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nreturn iterator;\r\n}\r\nfunction wds_change_image_0(current_key, key, wds_data_0, from_effect, btn) {\r\nif (typeof btn == \"undefined\") {\r\nvar btn = \"\";\r\n}\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\').attr(\"src\", wds_data_0[key][\"image_url\"])\r\n.load(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n});\r\n}\r\nelse {\r\nwds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn);\r\n}\r\n}\r\nfunction wds_change_image_when_loaded_0(current_key, key, wds_data_0, from_effect, btn) {\r\n/* Pause videos.*/\r\njQuery(\"#wds_slideshow_image_container_0\").find(\"iframe\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"stopVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"stop\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'stop\', \'*\');\r\n}\r\n});\r\n/* Pause layer videos.*/\r\njQuery(\".wds_video_layer_frame_0\").each(function () {\r\nif (typeof jQuery(this)[0].contentWindow != \"undefined\") {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"pauseVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"pause\" }\', \"*\");\r\njQuery(this)[0].contentWindow.postMessage(\'pause\', \'*\');\r\n}\r\n});\r\nif (wds_data_0[key]) {\r\nif (jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\') || (\'1\')) {\r\nplay_0();\r\n}\r\nif (!from_effect) {\r\n/* Change image key.*/\r\njQuery(\"#wds_current_image_key_0\").val(key);\r\nif (current_key == \'-1\') { /* Filmstrip.*/\r\ncurrent_key = jQuery(\".wds_slideshow_thumb_active_0\").children(\"img\").attr(\"image_key\");\r\n}\r\nelse if (current_key == \'-2\') { /* Dots.*/\r\n/*current_key = jQuery(\".wds_slideshow_dots_active_0\").attr(\"image_key\");*/\r\ncurrId = jQuery(\".wds_slideshow_dots_active_0\").attr(\"id\");\r\ncurrent_key = currId.replace(\'wds_dots_\', \'\').replace(\'_0\', \'\');\r\n}\r\n}\r\nif (wds_trans_in_progress_0) {\r\nwds_event_stack_0.push(current_key + \'-\' + key);\r\nreturn;\r\n}\r\nif (btn == \"\") {\r\nvar direction = \'right\';\r\nvar int_curr_key = parseInt(wds_current_key_0);\r\nvar int_key = parseInt(key);\r\nvar last_pos = wds_data_0.length - 1;\r\nif (int_curr_key > int_key) {\r\ndirection = \'left\';\r\n}\r\nelse if (int_curr_key == int_key) {\r\nreturn;\r\n}\r\nif (int_key == 0) {\r\nif (int_curr_key == last_pos) {\r\ndirection = \'right\';\r\n}\r\n}\r\nif (int_key == last_pos) {\r\nif (int_curr_key == 0) {\r\ndirection = \'left\';\r\n}\r\n}\r\n}\r\nelse {\r\ndirection = btn;\r\n}\r\n/* Set active thumbnail position.*/\r\nwds_current_filmstrip_pos_0 = key * (jQuery(\".wds_slideshow_filmstrip_thumbnail_0\").width() + 2 + 2 * 0);\r\nwds_current_key_0 = key;\r\n/* Change image id.*/\r\njQuery(\"div[img_id=wds_slideshow_image_0]\").attr(\'image_id\', wds_data_0[key][\"id\"]);\r\nvar current_image_class = \"#wds_image_id_0_\" + wds_data_0[current_key][\"id\"];\r\nvar next_image_class = \"#wds_image_id_0_\" + wds_data_0[key][\"id\"];\r\nif (wds_data_0[key][\"is_video\"] == \'image\') {\r\njQuery(next_image_class).find(\".wds_slideshow_image_0\").css(\"background-image\", \'url(\"\' + wds_data_0[key][\"image_url\"] + \'\")\');\r\n}\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nvar next_slide_layers_count = wds_data_0[key][\"slide_layers_count\"];\r\n/* Clear layers before image change.*/\r\nfunction set_layer_effect_out_before_change(m) {\r\nwds_clear_layers_effects_out_before_change_0[current_key][m] = setTimeout(function() {\r\nif (wds_data_0[current_key][\"layer_\" + m + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'-webkit-animation-duration\' , 0.6 + \'s\').css(\'animation-duration\' , 0.6 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).removeClass().addClass( wds_data_0[current_key][\"layer_\" + m + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[current_key][\"layer_\" + m + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}, 10);\r\n}\r\nif (1) {\r\nfor (var m = 0; m < current_slide_layers_count; m++) {\r\nif (jQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + m + \"_id\"]).css(\'opacity\') != 0) {\r\nset_layer_effect_out_before_change(m);\r\n}\r\n}\r\n}\r\n/* Loop through current slide layers for clear effects.*/\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_in_0[current_key][k]);\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\nif (wds_data_0[current_key][\"layer_\" + k + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'wds_layer_\'+ wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[current_key][\"id\"] + \'_layer\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]).removeClass().addClass(\'fa fa-\' + wds_data_0[current_key][\"layer_\" + k + \"_social_button\"] + \' wds_layer_\' + wds_data_0[current_key][\"layer_\" + k + \"_id\"]);\r\n}\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < next_slide_layers_count; j++) {\r\nwds_set_layer_effect_in_0(j, key);\r\n}\r\n/* Loop through layers out if pause button not pressed.*/\r\nfor (var i = 0; i < next_slide_layers_count; i++) {\r\nwds_set_layer_effect_out_0(i, key);\r\n}\r\nsetTimeout(function() {\r\nif (typeof jQuery().finish !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().finish)) {\r\njQuery(\".wds_line_timer_0\").finish();\r\n}\r\n}\r\njQuery(\".wds_line_timer_0\").css({width: 0});\r\nwds_none_0(current_image_class, next_image_class, direction);\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nelse if (\'none\' != \'none\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\njQuery(\'#top_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left bottom\',\r\n\'-ms-transform-origin\': \'left bottom\',\r\n\'-moz-transform-origin\': \'left bottom\',\r\n\'transform-origin\': \'left bottom\'\r\n});\r\njQuery(\'#bottom_right_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'left top\',\r\n\'-ms-transform-origin\': \'left top\',\r\n\'-moz-transform-origin\': \'left top\',\r\n\'transform-origin\': \'left top\'\r\n});\r\njQuery(\'#bottom_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right top\',\r\n\'-ms-transform-origin\': \'right top\',\r\n\'-moz-transform-origin\': \'right top\',\r\n\'transform-origin\': \'right top\'\r\n});\r\njQuery(\'#top_left_0\').css({\r\n\'-moz-transform\':\'rotate(0deg)\',\r\n\'-webkit-transform\':\'rotate(0deg)\',\r\n\'-o-transform\':\'rotate(0deg)\',\r\n\'-ms-transform\':\'rotate(0deg)\',\r\n\'transform\':\'rotate(0deg)\',\r\n\'-webkit-transform-origin\': \'right bottom\',\r\n\'-ms-transform-origin\': \'right bottom\',\r\n\'-moz-transform-origin\': \'right bottom\',\r\n\'transform-origin\': \'right bottom\'\r\n}); \r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\n/* Begin circle timer on next.*/ \r\ncircle_timer_0(0);\r\n}\r\nelse {\r\ncurent_time_deggree_0 = 0;\r\n}\r\n}\r\n}\r\n}\r\nwds_move_dots_0();\r\nif (wds_data_0[key][\"is_video\"] != \'image\') {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'none\'});\r\n}\r\nelse {\r\njQuery(\"#wds_slideshow_play_pause_0\").css({display: \'\'});\r\n}\r\n}, wds_duration_for_change_0);\r\n}\r\n}\r\nfunction wds_resize_slider_0() {\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\nvar slide_orig_width = 800;\r\nvar slide_orig_height = 300;\r\n/* var slide_width = jQuery(\"#wds_container1_0\").parent().width(); */\r\nvar slide_width = wds_get_overall_parent(jQuery(\"#wds_container1_0\"));\r\nif (slide_width > slide_orig_width) {\r\nslide_width = slide_orig_width;\r\n}\r\nvar ratio = slide_width / (slide_orig_width + 2 * wds_glb_margin_0);\r\nwds_glb_margin_0 = parseInt(\'0\');\r\nwds_glb_margin_0 *= ratio;\r\nif (\'0\' == 0) {\r\nslide_orig_height -= wds_glb_margin_0;\r\n}\r\njQuery(\"#wds_container2_0\").css(\"margin\", wds_glb_margin_0 + \"px \");\r\nvar slide_height = slide_orig_height;\r\nif (slide_orig_width > slide_width) {\r\nslide_height = Math.floor(slide_width * slide_orig_height / slide_orig_width);\r\n}\r\njQuery(\".wds_slideshow_image_wrap_0, #wds_container2_0\").height(slide_height + 0);\r\njQuery(\".wds_slideshow_image_container_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0\").height(slide_height);\r\njQuery(\".wds_slideshow_video_0\").height(slide_height);\r\njQuery(\".wds_slideshow_image_0 img\").each(function () {\r\nvar wds_theImage = new Image();\r\nwds_theImage.src = jQuery(this).attr(\"src\");\r\nvar wds_origWidth = wds_theImage.width;\r\nvar wds_origHeight = wds_theImage.height;\r\nvar wds_imageWidth = jQuery(this).attr(\"wds_image_width\");\r\nvar wds_imageHeight = jQuery(this).attr(\"wds_image_height\");\r\nvar wds_width = wds_imageWidth;\r\nif (wds_imageWidth > wds_origWidth) {\r\nwds_width = wds_origWidth;\r\n}\r\nvar wds_height = wds_imageHeight;\r\nif (wds_imageHeight > wds_origHeight) {\r\nwds_height = wds_origHeight;\r\n}\r\njQuery(this).css({\r\nmaxWidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nmaxHeight: (parseFloat(wds_imageHeight) * ratio) + \"px\",\r\n});\r\nif (jQuery(this).attr(\"wds_scale\") != \"on\") {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\",\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\nelse if (wds_imageWidth > wds_origWidth || wds_imageHeight > wds_origHeight) {\r\nif (wds_origWidth / wds_imageWidth > wds_origHeight / wds_imageHeight) {\r\njQuery(this).css({\r\nwidth: (parseFloat(wds_imageWidth) * ratio) + \"px\"\r\n});\r\n}\r\nelse {\r\njQuery(this).css({\r\nheight: (parseFloat(wds_imageHeight) * ratio) + \"px\"\r\n});\r\n}\r\n}\r\n});\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).css({\r\nfontSize: (parseFloat(jQuery(this).attr(\"wds_fsize\")) * ratio) + \"px\",\r\nlineHeight: \"1.25em\",\r\npaddingLeft: (parseFloat(jQuery(this).attr(\"wds_fpaddingl\")) * ratio) + \"px\",\r\npaddingRight: (parseFloat(jQuery(this).attr(\"wds_fpaddingr\")) * ratio) + \"px\",\r\npaddingTop: (parseFloat(jQuery(this).attr(\"wds_fpaddingt\")) * ratio) + \"px\",\r\npaddingBottom: (parseFloat(jQuery(this).attr(\"wds_fpaddingb\")) * ratio) + \"px\",\r\n});\r\n});\r\n}\r\n/* Generate background position for Zoom Fade effect.*/\r\nfunction wds_genBgPos_0() {\r\nvar bgSizeArray = [0, 70];\r\nvar bgSize = bgSizeArray[Math.floor(Math.random() * bgSizeArray.length)];\r\nvar bgPosXArray = [\'left\', \'right\'];\r\nvar bgPosYArray = [\'top\', \'bottom\'];\r\nvar bgPosX = bgPosXArray[Math.floor(Math.random() * bgPosXArray.length)];\r\nvar bgPosY = bgPosYArray[Math.floor(Math.random() * bgPosYArray.length)];\r\njQuery(\".wds_slideshow_image_0\").css({\r\nbackgroundPosition: bgPosX + \" \" + bgPosY,\r\nbackgroundSize : (100 + bgSize) + \"%\",\r\nwebkitAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nmozAnimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize,\r\nanimation: \'5s linear 0s alternate infinite wdszoom\' + bgSize\r\n});\r\n}\r\njQuery(window).resize(function () {\r\nwds_resize_slider_0();\r\n});\r\nfunction wds_full_width_0() {\r\nvar left = jQuery(\"#wds_container1_0\").offset().left;\r\njQuery(\".wds_slideshow_image_wrap_0\").css({\r\nleft: (-left/* + wds_glb_margin_0 */) + \"px\",\r\nwidth: (jQuery(window).width()/* - (2 * wds_glb_margin_0) */) + \"px\",\r\nmaxWidth: \"none\"\r\n});\r\n}\r\nif (\"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\" != \'\') {\r\njQuery(\'<img />\').attr(\"src\", \"http://www.robisearch.com/patanyumba/wp-content/plugins/slider-wd/demo/1.jpg\").load(function() {\r\njQuery(this).remove();\r\nwds_ready_0();\r\n});\r\n}\r\nelse {\r\njQuery(document).ready(function () {\r\nwds_ready_0();\r\n});\r\n}\r\nfunction wds_ready_0() {\r\nif (\'style\' == \'text\') {\r\nwds_set_text_dots_cont(0);\r\n}\r\njQuery(\".wds_slideshow_image_0 span, .wds_slideshow_image_0 i\").each(function () {\r\njQuery(this).attr(\"wds_fpaddingl\", jQuery(this).css(\"paddingLeft\"));\r\njQuery(this).attr(\"wds_fpaddingr\", jQuery(this).css(\"paddingRight\"));\r\njQuery(this).attr(\"wds_fpaddingt\", jQuery(this).css(\"paddingTop\"));\r\njQuery(this).attr(\"wds_fpaddingb\", jQuery(this).css(\"paddingBottom\"));\r\n});\r\nif (4000) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_right-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\".wds_left-ico_0\").animate({left: 0}, 700, \"swing\");\r\njQuery(\"#wds_slideshow_play_pause_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_right-ico_0\").css({left: 4000});\r\njQuery(\".wds_left-ico_0\").css({left: -4000});\r\njQuery(\"#wds_slideshow_play_pause_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nif (!1) {\r\njQuery(\"#wds_container2_0\").hover(function () {\r\njQuery(\".wds_slideshow_dots_container_0\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_dots_container_0\").css({opacity: 0, filter: \"Alpha(opacity=0)\"});\r\n});\r\n}\r\nwds_resize_slider_0();\r\njQuery(\"#wds_container2_0\").css({visibility: \'visible\'});\r\njQuery(\".wds_loading\").hide();\r\nvar isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));\r\nif (isMobile) {\r\nif (1) {\r\nwds_swipe();\r\n}\r\n}\r\nelse {\r\nif (0) {\r\nwds_swipe();\r\n}\r\n}\r\nfunction wds_swipe() {\r\nif (typeof jQuery().swiperight !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swiperight)) {\r\njQuery(\'#wds_container1_0\').swiperight(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\nreturn false;\r\n});\r\n}\r\n}\r\nif (typeof jQuery().swipeleft !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().swipeleft)) {\r\njQuery(\'#wds_container1_0\').swipeleft(function () {\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\nreturn false;\r\n});\r\n}\r\n}\r\n}\r\nvar wds_click = isMobile ? \'touchend\' : \'click\';\r\nvar mousewheelevt = (/Firefox/i.test(navigator.userAgent)) ? \"DOMMouseScroll\" : \"mousewheel\"; /* FF doesn\'t recognize mousewheel as of FF3.x */\r\nvar wds_play_pause = 0;\r\nfunction wds_play_pause_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\") || wds_play_pause) {\r\nwds_play_pause = 0;\r\n/* Play.*/\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\n/* Finish current animation and begin the other.*/\r\nif (1) {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nplay_0();\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\n}\r\nelse {\r\n/* Pause.*/\r\n/* Pause layers out effect.*/\r\nwds_play_pause = 1;\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"];\r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nwindow.clearInterval(wds_playInterval_0);\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Play\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-play\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\n}\r\n}\r\n}\r\n}\r\n/* Mouswheel navigation.*/\r\nif (0) {\r\njQuery(\'.wds_slide_container_0\').bind(mousewheelevt, function(e) {\r\nvar evt = window.event || e; /* Equalize event object.*/\r\nevt = evt.originalEvent ? evt.originalEvent : evt; /* Convert to originalEvent if possible.*/\r\nvar delta = evt.detail ? evt.detail*(-40) : evt.wheelDelta; /* Check for detail first, because it is used by Opera and FF.*/\r\nif (delta > 0) {\r\n/* Scroll up.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\");\r\n}\r\nelse {\r\n/* Scroll down.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nreturn false;\r\n});\r\n}\r\n/* Keyboard navigation.*/\r\nif (0) {\r\njQuery(document).on(\'keydown\', function (e) {\r\nif (e.keyCode === 39 || e.keyCode === 38) { /* Right arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + wds_iterator_0()) % wds_data_0.length, wds_data_0, false, \"right\");\r\n}\r\nelse if (e.keyCode === 37 || e.keyCode === 40) { /* Left arrow.*/\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) >= 0 ? (parseInt(jQuery(\'#wds_current_image_key_0\').val()) - wds_iterator_0()) % wds_data_0.length : wds_data_0.length - 1, wds_data_0, false, \"left\"); \r\n}\r\nelse if (e.keyCode === 32) { /* Space.*/\r\nwds_play_pause_0();\r\n} \r\n});\r\n}\r\n/* Play/pause.*/\r\njQuery(\"#wds_slideshow_play_pause_0\").on(wds_click, function () {\r\nwds_play_pause_0();\r\n});\r\nif (1) {\r\nplay_0();\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"title\", \"Pause\");\r\njQuery(\".wds_slideshow_play_pause_0\").attr(\"class\", \"wds_ctrl_btn_0 wds_slideshow_play_pause_0 fa fa-pause\");\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n}\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\ncircle_timer_0(0);\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_preload_0(preload_key) {\r\nif (wds_data_0[preload_key][\"is_video\"] == \'image\') {\r\njQuery(\'<img />\')\r\n.load(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.error(function() {\r\njQuery(this).remove();\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n})\r\n.attr(\"src\", wds_data_0[preload_key][\"image_url\"]);\r\n}\r\nelse {\r\nif (preload_key < wds_data_0.length - 1) wds_preload_0(preload_key + 1);\r\n}\r\n}\r\nwds_preload_0(0);\r\nvar first_slide_layers_count_0 = wds_data_0[0][\"slide_layers_count\"];\r\nif (first_slide_layers_count_0) {\r\n/* Loop through layers in.*/\r\nfor (var j = 0; j < first_slide_layers_count_0; j++) {\r\nwds_set_layer_effect_in_0(j, 0);\r\n}\r\n/* Loop through layers out.*/\r\nfor (var i = 0; i < first_slide_layers_count_0; i++) {\r\nwds_set_layer_effect_out_0(i, 0);\r\n}\r\n}\r\njQuery(\".wds_slideshow_filmstrip_0\").hover(function() {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 1, filter: \"Alpha(opacity=100)\"}, 700, \"swing\");\r\n}, function () {\r\njQuery(\".wds_slideshow_filmstrip_left_0 i, .wds_slideshow_filmstrip_right_0 i\").animate({opacity: 0, filter: \"Alpha(opacity=0)\"}, 700, \"swing\");\r\n});\r\njQuery(\"#wds_container1_0\").hover(function() {\r\n}, function () {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-play\", function() {\r\n});\r\njQuery(\"#wds_slideshow_play_pause_0\").on(\"click\", \".fa-pause\", function() {\r\n});\r\n}\r\nfunction wds_stop_animation_0() {\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Pause layers out effect.*/\r\nvar current_key = jQuery(\'#wds_current_image_key_0\').val();\r\nvar current_slide_layers_count = wds_data_0[current_key][\"slide_layers_count\"]; \r\nsetTimeout(function() {\r\nfor (var k = 0; k < current_slide_layers_count; k++) {\r\nclearTimeout(wds_clear_layers_effects_out_0[current_key][k]);\r\n}\r\n}, wds_duration_for_clear_effects_0);\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").pause();\r\n}\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n}\r\nfunction wds_play_animation_0() {\r\nif (jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nreturn;\r\n}\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'bottom\') {\r\nif (\'none\' != \'top\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\nif (0) {\r\ndocument.getElementById(\"wds_audio_0\").play();\r\n} \r\n}\r\n/* Effects in part.*/ \r\nfunction wds_set_layer_effect_in_0(j, key) {\r\nwds_clear_layers_effects_in_0[key][j] = setTimeout(function(){\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' wds_animated\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).addClass(jQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).data(\"class\"));\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + j + \"_duration_eff_in\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + j + \"_layer_effect_in\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + j + \"_social_button\"] + \' wds_animated\');\r\n}\r\n/* Play video on layer in.*/\r\nif (wds_data_0[key][\"layer_\" + j + \"_type\"] == \"video\") {\r\nif (wds_data_0[key][\"layer_\" + j + \"_video_autoplay\"] == \"on\") {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + j + \"_id\"]).find(\"iframe\").each(function () {\r\njQuery(this)[0].contentWindow.postMessage(\'{\"event\":\"command\",\"func\":\"playVideo\",\"args\":\"\"}\', \'*\');\r\njQuery(this)[0].contentWindow.postMessage(\'{ \"method\": \"play\" }\', \"*\");\r\n});\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + j + \"_start\"]);\r\n}\r\n/* Effects out part.*/\r\nfunction wds_set_layer_effect_out_0(i, key) {\r\nwds_clear_layers_effects_out_0[key][i] = setTimeout(function() {\r\nif (wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] != \'none\') {\r\nif (wds_data_0[key][\"layer_\" + i + \"_type\"] != \'social\') {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\'); \r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' wds_animated\');\r\n}\r\nelse {\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).css(\'-webkit-animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\').css(\'animation-duration\' , wds_data_0[key][\"layer_\" + i + \"_duration_eff_out\"] / 1000 + \'s\');\r\njQuery(\'#wds_0_slide\' + wds_data_0[key][\"id\"] + \'_layer\' + wds_data_0[key][\"layer_\" + i + \"_id\"]).removeClass().addClass( wds_data_0[key][\"layer_\" + i + \"_layer_effect_out\"] + \' fa fa-\' + wds_data_0[key][\"layer_\" + i + \"_social_button\"] + \' wds_animated\');\r\n}\r\n}\r\n}, wds_data_0[key][\"layer_\" + i + \"_end\"]);\r\n}\r\nfunction play_0() {\r\nif (\'none\' != \'none\') {\r\nif (1 || jQuery(\'.wds_ctrl_btn_0\').hasClass(\'fa-pause\')) {\r\njQuery(\".wds_line_timer_0\").animate({\r\nwidth: \"100%\"\r\n}, {\r\nduration: 5000,\r\nspecialEasing: {width: \"linear\"}\r\n});\r\n}\r\n}\r\nwindow.clearInterval(wds_playInterval_0);\r\n/* Play.*/\r\nwds_playInterval_0 = setInterval(function () {\r\nvar curr_img_index = parseInt(jQuery(\'#wds_current_image_key_0\').val());\r\nif (\'1\' == 0) {\r\nif (curr_img_index == 2) {\r\nreturn false;\r\n}\r\n}\r\nvar iterator = 1;\r\nif (0) {\r\niterator = Math.floor((wds_data_0.length - 1) * Math.random() + 1);\r\n}\r\nwds_change_image_0(parseInt(jQuery(\'#wds_current_image_key_0\').val()), (parseInt(jQuery(\'#wds_current_image_key_0\').val()) + iterator) % wds_data_0.length, wds_data_0);\r\n}, parseInt(\'5000\') + wds_duration_for_change_0);\r\n}\r\njQuery(window).focus(function() {\r\nif (!jQuery(\".wds_ctrl_btn_0\").hasClass(\"fa-play\")) {\r\nif (1) {\r\nplay_0();\r\nif (\'none\' != \'none\') {\r\nif (\'none\' != \'top\') {\r\nif (\'none\' != \'bottom\') {\r\nif (typeof circle_timer_animate_0 !== \'undefined\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\ncircle_timer_0(curent_time_deggree_0);\r\n}\r\n}\r\n}\r\n}\r\n}\r\nvar i_0 = 0;\r\njQuery(\".wds_slider_0\").children(\"span\").each(function () {\r\nif (jQuery(this).css(\'opacity\') == 1) {\r\njQuery(\"#wds_current_image_key_0\").val(i_0);\r\n}\r\ni_0++;\r\n});\r\n});\r\njQuery(window).blur(function() {\r\nwds_event_stack_0 = [];\r\nwindow.clearInterval(wds_playInterval_0);\r\nif (typeof jQuery().stop !== \'undefined\') {\r\nif (jQuery.isFunction(jQuery().stop)) {\r\nif (\'none\' == \'top\' || \'none\' == \'bottom\') {\r\njQuery(\".wds_line_timer_0\").stop();\r\n}\r\nelse if (\'none\' != \'none\') {\r\ncircle_timer_animate_0.stop();\r\n}\r\n}\r\n}\r\n});\r\n</script>\r\n<figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"41\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"86\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/86-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-07 13:05:06','2016-10-07 13:05:06','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2631,1,'2016-10-07 13:33:53','2016-10-07 13:33:53','<img class=\"alignnone size-medium wp-image-2632\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/1-300x142.jpg\" alt=\"1\" width=\"300\" height=\"142\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"2\" width=\"300\" height=\"193\" />\r\n\r\nThis development comprises of prestigious 28No. 3 bedroom apartments master en suite with domestic servant’s quarters.\r\n\r\nHighlights\r\n<ul>\r\n <li>Plinth area: approx. 170 sqm</li>\r\n <li>Spacious lounge opening to the balcony.</li>\r\n <li>Dining</li>\r\n <li>Fitted kitchen opening the yard and <a class=\"tag-link-20 tag-link-position-1\" title=\"1 topic\" href=\"http://www.robisearch.com/patanyumba/wp-admin/post.php?post=2631&action=edit#\">parking space</a></li>\r\n <li>2 common cloakrooms</li>\r\n <li>3 bedrooms master ensuite (corner bath, shower, WC & WHB).</li>\r\n <li>In-built wardrobes in all bedrooms</li>\r\n</ul>\r\nSalient Features\r\n<ul>\r\n <li>Self-contained servant quarters</li>\r\n <li>Boundary wall</li>\r\n <li>Electric fence</li>\r\n <li>Landscaped garden</li>\r\n <li>Cabro paved driveway and parking space</li>\r\n <li>Swimming pool</li>\r\n <li>Self-contained guard house</li>\r\n <li>High speed lifts</li>\r\n <li>Club house</li>\r\n <li>Gym</li>\r\n</ul>\r\nFrom Bellcrest Garden, one can esily access superd recretional facilities and other social amenities in the Westlands area like <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAAahUKEwjNo_Lj5tzGAhWC6xQKHdh9CZM&url=http%3A%2F%2Fwww.saritcentre.com%2F&ei=KCWmVc3vG4LXU9j7pZgJ&usg=AFQjCNFd9wky5zVDGxCom2tMsUfZi9UMaw&sig2=2-OlDjGHnhCKqEb3FLXxQA\">The Sarit Center</a>, <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB8QFjAAahUKEwits83s5NzGAhWB7RQKHZWMBqU&url=http%3A%2F%2Fwww.nakumatt.net%2FStores%2Fbranch.php%3Fbranch%3DUkay&ei=ISOmVe2eNIHbU5WZmqgK&usg=AFQjCNG21lx5Cp_4czihrGZXNKpMj-8Y9w&sig2=Ez32jr8Z3NBdNExq4vbhog\">Nakumatt Ukay</a>, Uchumi Super Market, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCEQFjAAahUKEwi94evd59zGAhUF1RQKHZvMDJ4&url=https%3A%2F%2Ffoursquare.com%2Fv%2Fnaivas-supermarket--westlands%2F515460f0e4b000ff6b23d8c0&ei=KCamVb2tDIWqU5uZs_AJ&usg=AFQjCNEsLh_L9hzoENrDcv3cw6FXasTnQA&sig2=AsM_x5FxgZqT5Pv5VMwOHQ\">Naivas Supermarket</a>, <a href=\"https://www.google.com/maps/search/aga+khan+Hospital+muthithi+road/@-1.2665629,36.8098496,17z/data=%213m1%214b1?sa=X&ved=0CHQQtgNqFQoTCI28-I_l3MYCFcJWFAodFuMA3A&iwloc=cids:5698195598072149585\">Agakhan Hospital westlands</a>, <a href=\"http://www.google.com/aclk?sa=l&ai=Cu5vqTyumVfDDHaaRjAam7KHoC8nrrOYGkdSAsZEC8ajJ--8BCAAQASgCYJUDoAHS5q7-A8gBAakCQIdgsVJ1sj6qBCVP0IdhzpS4LEwLAlTfEfEzMAurHBEvpe3NtGzvwzaH4ZQm0dKGoAYsgAfJl78NiAcBkAcCqAemvhvYBwE&sig=AOD64_1RRHrANYAEONYYI8ghKU-Na3yFDA&clui=0&rct=j&q=&ved=0CB4Q0QxqFQoTCIaf89Ls3MYCFcE8FAod2WcIZA&adurl=http://www.booking.com/hotel/ke/royal-orchid-azure-nairobi.html%3Faid%3D318615%3Blabel%3DNew_English_EN_ALL-GBIECAUS_5226333385-zrfE0CU6K_HWeoloJw*PrQS73336492345:pl:ta:p1:p2:ac:ap1t1:neg%3Bws%3D\">The Royal Orchird Hotel</a>, the <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCEQFjAAahUKEwjNvPq15tzGAhUDvRQKHQmvC1A&url=https%3A%2F%2Fmaps.google.com%2Fmaps%3Fum%3D1%26ie%3DUTF-8%26q%3DKFC%2BWestlands%26fb%3D1%26hnear%3D0x182f176acd7d4b99%3A0x89c04caf8d2b8dbd%2Ckfc%2Bwestlands%26cid%3D0&ei=yCSmVc24B4P6UoneroAF&usg=AFQjCNEmP22khp0tz9G1jh-fcfcXXSPWug&sig2=Qu5YfpXpGQNDC0_thmDTRg\">KFC Westlands</a>, numerous banks, Schools like <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCAQoAIwAGoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=http%3A%2F%2Fwww.agakhanschools.org%2Fkenya%2Fakan%2Fdefault_n.asp&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNENzzS-v0zyQ2QUQMNVcp63vUofBA&sig2=sFz_Uk8Q4DbvQ5MXBFuawA\">Agakhan nursery school</a>, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&cad=rja&uact=8&ved=0CE4QoAIwBWoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F114318045308540047247%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNHQ2vevDdK-3KASBnJwWjREnbDpmg&sig2=in1UIE3NBzj6vOqACj-Twg\">Westlands primary school</a>, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0CEMQoAIwBGoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F109826580350108756116%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNGMfOqbSFDQL7XR6OwDMJyxZlc0EQ&sig2=vxPScK2tWne-XpQIkw0iqw\">Visa Oshwal Primary school</a>,<a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCcQoAIwAWoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F112389819993913016291%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNEV8SbTzGVTiC8394GHfOm5rM9EZQ&sig2=x3EaLAzVkCwK8KiUrSXibQ\">Consolata School</a> , <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0CDgQoAIwA2oVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=http%3A%2F%2Fwww.premier-sri.ac.ke%2F&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNHzsgSUNL0quGC4d9Lfl4XPbsynLw&sig2=Oo8hXhRUjcjCkxkRy1WJsw\">Premier Academy</a>and much more.\r\n\r\n<strong>Cash Buyers: Ksh. 20 M</strong>\r\n<strong>Mortgage Buyers : Ksh. 22.5 M</strong>','BELL CREST GARDENS- KILELESHWA, GITHUNGURI ROAD','','publish','open','open','','bell-crest-gardens-kileleshwa-githunguri-road','','','2016-10-07 14:03:33','2016-10-07 14:03:33','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2631',0,'property','',1),(2632,1,'2016-10-07 13:17:45','2016-10-07 13:17:45','','1','','inherit','open','closed','','1-3','','','2016-10-07 13:17:45','2016-10-07 13:17:45','',2631,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/1.jpg',0,'attachment','image/jpeg',0),(2633,1,'2016-10-07 13:17:51','2016-10-07 13:17:51','','BELL CREST GARDENS- KILELESHWA,','','inherit','open','closed','','2-3','','','2016-10-11 13:09:26','2016-10-11 13:09:26','',2631,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2.jpg',0,'attachment','image/jpeg',0),(2635,1,'2016-10-07 14:02:25','2016-10-07 14:02:25','<img class=\"alignnone size-medium wp-image-2632\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/1-300x142.jpg\" alt=\"1\" width=\"300\" height=\"142\" />\n\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"2\" width=\"300\" height=\"193\" />\n\nThis development comprises of prestigious 28No. 3 bedroom apartments master en suite with domestic servant’s quarters.\n\nHighlights\n<ul>\n <li>Plinth area: approx. 170 sqm</li>\n <li>Spacious lounge opening to the balcony.</li>\n <li>Dining</li>\n <li>Fitted kitchen opening the yard <a class=\"tag-link-20 tag-link-position-1\" title=\"1 topic\" href=\"http://www.robisearch.com/patanyumba/wp-admin/post.php?post=2631&action=edit#\">parking space</a></li>\n <li>2 common cloakrooms</li>\n <li>3 bedrooms master ensuite (corner bath, shower, WC & WHB).</li>\n <li>In-built wardrobes in all bedrooms</li>\n</ul>\nSalient Features\n<ul>\n <li>Self-contained servant quarters</li>\n <li>Boundary wall</li>\n <li>Electric fence</li>\n <li>Landscaped garden</li>\n <li>Cabro paved driveway and parking space</li>\n <li>Swimming pool</li>\n <li>Self-contained guard house</li>\n <li>High speed lifts</li>\n <li>Club house</li>\n <li>Gym</li>\n</ul>\nFrom Bellcrest Garden, one can esily access superd recretional facilities and other social amenities in the Westlands area like <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAAahUKEwjNo_Lj5tzGAhWC6xQKHdh9CZM&url=http%3A%2F%2Fwww.saritcentre.com%2F&ei=KCWmVc3vG4LXU9j7pZgJ&usg=AFQjCNFd9wky5zVDGxCom2tMsUfZi9UMaw&sig2=2-OlDjGHnhCKqEb3FLXxQA\">The Sarit Center</a>, <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB8QFjAAahUKEwits83s5NzGAhWB7RQKHZWMBqU&url=http%3A%2F%2Fwww.nakumatt.net%2FStores%2Fbranch.php%3Fbranch%3DUkay&ei=ISOmVe2eNIHbU5WZmqgK&usg=AFQjCNG21lx5Cp_4czihrGZXNKpMj-8Y9w&sig2=Ez32jr8Z3NBdNExq4vbhog\">Nakumatt Ukay</a>, Uchumi Super Market, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCEQFjAAahUKEwi94evd59zGAhUF1RQKHZvMDJ4&url=https%3A%2F%2Ffoursquare.com%2Fv%2Fnaivas-supermarket--westlands%2F515460f0e4b000ff6b23d8c0&ei=KCamVb2tDIWqU5uZs_AJ&usg=AFQjCNEsLh_L9hzoENrDcv3cw6FXasTnQA&sig2=AsM_x5FxgZqT5Pv5VMwOHQ\">Naivas Supermarket</a>, <a href=\"https://www.google.com/maps/search/aga+khan+Hospital+muthithi+road/@-1.2665629,36.8098496,17z/data=%213m1%214b1?sa=X&ved=0CHQQtgNqFQoTCI28-I_l3MYCFcJWFAodFuMA3A&iwloc=cids:5698195598072149585\">Agakhan Hospital westlands</a>, <a href=\"http://www.google.com/aclk?sa=l&ai=Cu5vqTyumVfDDHaaRjAam7KHoC8nrrOYGkdSAsZEC8ajJ--8BCAAQASgCYJUDoAHS5q7-A8gBAakCQIdgsVJ1sj6qBCVP0IdhzpS4LEwLAlTfEfEzMAurHBEvpe3NtGzvwzaH4ZQm0dKGoAYsgAfJl78NiAcBkAcCqAemvhvYBwE&sig=AOD64_1RRHrANYAEONYYI8ghKU-Na3yFDA&clui=0&rct=j&q=&ved=0CB4Q0QxqFQoTCIaf89Ls3MYCFcE8FAod2WcIZA&adurl=http://www.booking.com/hotel/ke/royal-orchid-azure-nairobi.html%3Faid%3D318615%3Blabel%3DNew_English_EN_ALL-GBIECAUS_5226333385-zrfE0CU6K_HWeoloJw*PrQS73336492345:pl:ta:p1:p2:ac:ap1t1:neg%3Bws%3D\">The Royal Orchird Hotel</a>, the <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCEQFjAAahUKEwjNvPq15tzGAhUDvRQKHQmvC1A&url=https%3A%2F%2Fmaps.google.com%2Fmaps%3Fum%3D1%26ie%3DUTF-8%26q%3DKFC%2BWestlands%26fb%3D1%26hnear%3D0x182f176acd7d4b99%3A0x89c04caf8d2b8dbd%2Ckfc%2Bwestlands%26cid%3D0&ei=yCSmVc24B4P6UoneroAF&usg=AFQjCNEmP22khp0tz9G1jh-fcfcXXSPWug&sig2=Qu5YfpXpGQNDC0_thmDTRg\">KFC Westlands</a>, numerous banks, Schools like <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CCAQoAIwAGoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=http%3A%2F%2Fwww.agakhanschools.org%2Fkenya%2Fakan%2Fdefault_n.asp&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNENzzS-v0zyQ2QUQMNVcp63vUofBA&sig2=sFz_Uk8Q4DbvQ5MXBFuawA\">Agakhan nursery school</a>, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&cad=rja&uact=8&ved=0CE4QoAIwBWoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F114318045308540047247%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNHQ2vevDdK-3KASBnJwWjREnbDpmg&sig2=in1UIE3NBzj6vOqACj-Twg\">Westlands primary school</a>, <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0CEMQoAIwBGoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F109826580350108756116%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNGMfOqbSFDQL7XR6OwDMJyxZlc0EQ&sig2=vxPScK2tWne-XpQIkw0iqw\">Visa Oshwal Primary school</a>,<a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CCcQoAIwAWoVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=https%3A%2F%2Fplus.google.com%2F112389819993913016291%2Fabout%3Fhl%3Den%26socfid%3Dweb%3Alu%3Aunknown%3Alocalgroupedresult%26socpid%3D1&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNEV8SbTzGVTiC8394GHfOm5rM9EZQ&sig2=x3EaLAzVkCwK8KiUrSXibQ\">Consolata School</a> , <a href=\"http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0CDgQoAIwA2oVChMI6pKYp-XcxgIVxTwUCh0-nAZP&url=http%3A%2F%2Fwww.premier-sri.ac.ke%2F&ei=nCOmVerUK8X5UL64mvgE&usg=AFQjCNHzsgSUNL0quGC4d9Lfl4XPbsynLw&sig2=Oo8hXhRUjcjCkxkRy1WJsw\">Premier Academy</a>and much more.\n\n<strong>Cash Buyers: Ksh. 20 M</strong>\n<strong>Mortgage Buyers : Ksh. 22.5 M</strong>','BELL CREST GARDENS- KILELESHWA, GITHUNGURI ROAD','','inherit','closed','closed','','2631-autosave-v1','','','2016-10-07 14:02:25','2016-10-07 14:02:25','',2631,'http://www.robisearch.com/patanyumba/2631-autosave-v1/',0,'revision','',0),(2637,1,'2016-10-07 15:36:39','2016-10-07 15:36:39','<section class=\"b-portfolio-overview b-diagonal-line-bg-light\">\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8\">\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\">\r\n\r\n<a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"alignnone size-medium wp-image-2639\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-1-300x125.jpg\" alt=\"rumuriti1\" width=\"300\" height=\"125\" /></a> <a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r2.jpg\"><img class=\"alignnone wp-image-2640 size-large\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r2-1024x425.jpg\" alt=\"r2\" width=\"1024\" height=\"425\" /></a><a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"wp-image-2641 size-medium\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r3-300x125.jpg\" alt=\"Rumiruti Plots\" width=\"300\" height=\"125\" /></a>\r\n\r\n<a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"alignnone size-medium wp-image-2642\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r4-300x125.jpg\" alt=\"r4\" width=\"300\" height=\"125\" /></a>\r\n\r\n</div>\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\r\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\">overview</div>\r\n<b>We Currently Have Two</b>\r\n<ul>\r\n <li>4km From Rumuruti internal road. Ideal for residential and commercial purposes.(1/8 Acre = Kshs 120,000)</li>\r\n <li>4km From Rumuruti Town State Lodge RD near GG Kariuki\'s Farm.(1 Acre, 1/2 Acre,1/4 Acre & 1/8 Acre)</li>\r\n</ul>\r\n</div>\r\n<div class=\"col-md-4\">\r\n<div class=\"f-primary-b b-title-b-hr f-title-b-hr f-h4-special\">information</div>\r\n<div class=\"b-information-box f-information-box f-primary-b\">\r\n<ul>\r\n <li><strong class=\"f-information-box__name b-information-box__name\">Category</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">Land</span></li>\r\n <li><strong class=\"f-information-box__name b-information-box__name\">Size</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">50X100</span></li>\r\n <li><strong class=\"f-information-box__name b-information-box__name\">Plot 1</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">1/8 Acre = Ksh 120,000 ,50% Deposit =Kshs 60,000 ,6 Monthly Installments @10,000 </span></li>\r\n <li><strong class=\"f-information-box__name b-information-box__name\">Plot 2</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">1/4 Acre =Kshs 120,000, </span></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>','Rumuruti Plots','','publish','open','open','','rumuruti-plots','','','2016-10-07 15:53:26','2016-10-07 15:53:26','',0,'http://www.robisearch.com/patanyumba/?post_type=commercial_land&p=2637',0,'commercial_land','',0),(2638,1,'2016-10-07 15:16:23','2016-10-07 15:16:23','','rumuriti1','','inherit','open','closed','','rumuriti1','','','2016-10-07 15:16:23','2016-10-07 15:16:23','',2637,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1.jpg',0,'attachment','image/jpeg',0),(2639,1,'2016-10-07 15:35:07','2016-10-07 15:35:07','','rumuriti1','','inherit','open','closed','','rumuriti1-2','','','2016-10-07 15:35:07','2016-10-07 15:35:07','',2637,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-1.jpg',0,'attachment','image/jpeg',0),(2640,1,'2016-10-07 15:35:15','2016-10-07 15:35:15','','r2','','inherit','open','closed','','r2','','','2016-10-07 15:35:15','2016-10-07 15:35:15','',2637,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r2.jpg',0,'attachment','image/jpeg',0),(2641,1,'2016-10-07 15:35:24','2016-10-07 15:35:24','','r3','','inherit','open','closed','','r3','','','2016-10-07 15:35:24','2016-10-07 15:35:24','',2637,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r3.jpg',0,'attachment','image/jpeg',0),(2642,1,'2016-10-07 15:35:31','2016-10-07 15:35:31','','r4','','inherit','open','closed','','r4','','','2016-10-07 15:35:31','2016-10-07 15:35:31','',2637,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r4.jpg',0,'attachment','image/jpeg',0),(2643,1,'2016-10-07 15:53:15','2016-10-07 15:53:15','<section class=\"b-portfolio-overview b-diagonal-line-bg-light\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-8\">\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\">\n\n<a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"alignnone size-medium wp-image-2639\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-1-300x125.jpg\" alt=\"rumuriti1\" width=\"300\" height=\"125\" /></a> <a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r2.jpg\"><img class=\"alignnone wp-image-2640 size-large\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r2-1024x425.jpg\" alt=\"r2\" width=\"1024\" height=\"425\" /></a><a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"wp-image-2641 size-medium\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r3-300x125.jpg\" alt=\"Rumiruti Plots\" width=\"300\" height=\"125\" /></a>\n\n<a href=\"http://www.robisearch.com/patanyumba/buy-properties/\"><img class=\"alignnone size-medium wp-image-2642\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/r4-300x125.jpg\" alt=\"r4\" width=\"300\" height=\"125\" /></a>\n\n</div>\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\"></div>\n<div class=\"f-primary-b b-title-b-hr--position b-title-b-hr f-title-b-hr\">overview</div>\n<b>We Currently Have Two</b>\n<ul>\n <li>4km From Rumuruti internal road. Ideal for residential and commercial purposes.(1/8 Acre = Kshs 120,000)</li>\n <li>4km From Rumuruti Town State Lodge RD near GG Kariuki\'s Farm.(1 Acre, 1/2 Acre,1/4 Acre & 1/8 Acre)</li>\n</ul>\n</div>\n<div class=\"col-md-4\">\n<div class=\"f-primary-b b-title-b-hr f-title-b-hr f-h4-special\">information</div>\n<div class=\"b-information-box f-information-box f-primary-b\">\n<ul>\n <li><strong class=\"f-information-box__name b-information-box__name\">Category</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">Land</span></li>\n <li><strong class=\"f-information-box__name b-information-box__name\">Size</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">50X100</span></li>\n <li><strong class=\"f-information-box__name b-information-box__name\">Plot 1</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">1/8 Acre = Ksh 120,000 ,50% Deposit =Kshs 60,000 ,6 Monthly Installments @10,000 </span></li>\n <li><strong class=\"f-information-box__name b-information-box__name\">Plot 2</strong> <i class=\"b-dotted f-dotted\">:</i> <span class=\"f-information_data\">1/4 Acre =Kshs 120,000, </span></li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n</section>','Rumuruti Plots','','inherit','closed','closed','','2637-autosave-v1','','','2016-10-07 15:53:15','2016-10-07 15:53:15','',2637,'http://www.robisearch.com/patanyumba/2637-autosave-v1/',0,'revision','',0),(2645,1,'2016-10-11 07:40:11','2016-10-11 07:40:11','Peter Kamau has worked for company since the year 2015, his brilliance and hardwork has helped in finding solutions to our clients thereby making a difference in all that he does. We celebrate him and wish him all the best in his en devours.','Peter Kamau','','inherit','closed','closed','','2164-autosave-v1','','','2016-10-11 07:40:11','2016-10-11 07:40:11','',2164,'http://www.robisearch.com/patanyumba/2164-autosave-v1/',0,'revision','',0),(2646,1,'2016-10-11 07:41:12','2016-10-11 07:41:12','','emp5','','inherit','open','closed','','emp5','','','2016-10-11 07:41:12','2016-10-11 07:41:12','',2164,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp5.jpg',0,'attachment','image/jpeg',0),(2647,1,'2016-10-11 07:41:16','2016-10-11 07:41:16','','emp6','','inherit','open','closed','','emp6','','','2016-10-11 07:41:16','2016-10-11 07:41:16','',2164,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp6.jpg',0,'attachment','image/jpeg',0),(2648,1,'2016-10-11 07:41:19','2016-10-11 07:41:19','','emp3','','inherit','open','closed','','emp3','','','2016-10-11 07:41:19','2016-10-11 07:41:19','',2164,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp3.jpg',0,'attachment','image/jpeg',0),(2649,1,'2016-10-11 07:54:48','2016-10-11 07:54:48','Joyce Kerubo continues to make Patanyumba limited a home to many, She has played a very big part in the office and company in general in giving our clients a world class service in case of any need or issue that may arise. We greatly celebrate her.','Joyce Kerubo','','inherit','closed','closed','','2163-autosave-v1','','','2016-10-11 07:54:48','2016-10-11 07:54:48','',2163,'http://www.robisearch.com/patanyumba/2163-autosave-v1/',0,'revision','',0),(2650,1,'2016-10-11 08:04:27','2016-10-11 08:04:27','','emp7','','inherit','open','closed','','emp7','','','2016-10-11 08:04:27','2016-10-11 08:04:27','',2163,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp7.jpg',0,'attachment','image/jpeg',0),(2651,1,'2016-10-11 08:10:52','2016-10-11 08:10:52','Gabriel Otieno continues to deliver nothing short of amazing results in the office. This attitude led him to winning the much coveted employee of the year award 2015. He is a leader and a mentor who loves to see the best of others.','Gabriel Otieno','','inherit','closed','closed','','2162-autosave-v1','','','2016-10-11 08:10:52','2016-10-11 08:10:52','',2162,'http://www.robisearch.com/patanyumba/2162-autosave-v1/',0,'revision','',0),(2652,1,'2016-10-11 09:43:14','2016-10-11 09:43:14','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a> <style type=\"text/css\">\r\n.action-area {<br />\r\ndisplay: block;<br />\r\nbackground: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />\r\nbackground-position: center top;<br />\r\nbackground-attachment: fixed;<br />\r\nbackground-size: cover;<br />\r\nz-index: -1;<br />\r\n}<br />\r\n</style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-11 09:43:14','2016-10-11 09:43:14','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2653,1,'2016-10-11 09:45:38','2016-10-11 09:45:38','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-11 09:45:38','2016-10-11 09:45:38','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2654,1,'2016-10-11 10:08:38','2016-10-11 10:08:38','','HOME','','publish','closed','closed','','home-2','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2654',1,'nav_menu_item','',0),(2657,1,'2016-10-11 11:37:07','2016-10-11 11:37:07',' \r\n\r\nThis tastefully furnished 2 bedroom apartment in Lavington features a spacious lounge leading to open dining cum kitchen with an amazing marble worktop. All bedrooms have a shower and the. The kitchen is fitted with cabinets giving enough room to add some more of your own kitchen\r\n\r\n \r\n\r\n<!--more-->\r\n\r\n \r\n\r\n ','Featured Property','','publish','open','open','','featured-property','','','2016-11-07 14:14:58','2016-11-07 14:14:58','',0,'http://www.robisearch.com/patanyumba/?post_type=projects&p=2657',0,'projects','',0),(2658,1,'2016-10-11 11:31:51','2016-10-11 11:31:51','','1-1-770x386','','inherit','open','closed','','1-1-770x386','','','2016-10-11 11:31:51','2016-10-11 11:31:51','',2657,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/1-1-770x386.jpg',0,'attachment','image/jpeg',0),(2659,1,'2016-10-11 11:37:07','2016-10-11 11:37:07','This tastefully furnished 2 bedroom apartment in Lavington features a spacious lounge leading to open dining cum kitchen with an amazing marble worktop. All bedrooms have a shower and the. The kitchen is fitted with cabinets giving enough room to add some more of your own kitchen','Featured Property','','inherit','closed','closed','','2657-revision-v1','','','2016-10-11 11:37:07','2016-10-11 11:37:07','',2657,'http://www.robisearch.com/patanyumba/2657-revision-v1/',0,'revision','',0),(2662,1,'2016-10-11 11:48:06','2016-10-11 11:48:06','','Level 2b','','inherit','closed','closed','','744-revision-v1','','','2016-10-11 11:48:06','2016-10-11 11:48:06','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2663,1,'2016-10-11 11:48:53','2016-10-11 11:48:53','','Hostels','','inherit','closed','closed','','744-revision-v1','','','2016-10-11 11:48:53','2016-10-11 11:48:53','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2664,1,'2016-10-11 11:51:01','2016-10-11 11:51:01','','Rentals','','inherit','closed','closed','','744-revision-v1','','','2016-10-11 11:51:01','2016-10-11 11:51:01','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2666,1,'2016-10-11 11:58:26','2016-10-11 11:58:26','<a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"rumuriti1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \n</a>\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">Rumuruti Plots</a></h5>\n<!-- Address -->\n<span class=\"page-price\"><span class=\"page-price-prefix\">For Sale</span> 1/8 Acre = Kshs 120,000</span>\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\" method=\"post\">\n<input type=\"submit\" value=\"Read More\">\n</form>','Level 3b','','inherit','closed','closed','','748-autosave-v1','','','2016-10-11 11:58:26','2016-10-11 11:58:26','',748,'http://www.robisearch.com/patanyumba/748-autosave-v1/',0,'revision','',0),(2667,1,'2016-10-11 11:58:42','2016-10-11 11:58:42','<a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"rumuriti1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">Rumuruti Plots</a></h5>\r\n<!-- Address -->\r\n<span class=\"page-price\"><span class=\"page-price-prefix\">For Sale</span> 1/8 Acre = Kshs 120,000</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','Level 3b','','inherit','closed','closed','','748-revision-v1','','','2016-10-11 11:58:42','2016-10-11 11:58:42','',748,'http://www.robisearch.com/patanyumba/748-revision-v1/',0,'revision','',0),(2668,1,'2016-10-11 11:59:38','2016-10-11 11:59:38','<a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"rumuriti1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/rumuriti1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\">Rumuruti Plots</a></h5>\r\n<!-- Address -->\r\n<span class=\"page-price\"><span class=\"page-price-prefix\">For Sale</span> 1/8 Acre = Kshs 120,000</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/commercial-land/rumuruti-plots/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','Land','','inherit','closed','closed','','748-revision-v1','','','2016-10-11 11:59:38','2016-10-11 11:59:38','',748,'http://www.robisearch.com/patanyumba/748-revision-v1/',0,'revision','',0),(2669,1,'2016-11-07 13:03:39','2016-11-07 13:03:39','<a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"emmarentia\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" height=\"150\" width=\"150\"> \n</a>\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">KIlimambogo hieghts</a></h5>\n<!-- Address -->\nthika\n<span class=\"page-price under-offer-status\">Under Offer</span>\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\" method=\"post\">\n<input value=\"Read More\" type=\"submit\">\n</form>','skyline hostels','','inherit','closed','closed','','735-autosave-v1','','','2016-11-07 13:03:39','2016-11-07 13:03:39','',735,'http://www.robisearch.com/patanyumba/735-autosave-v1/',0,'revision','',0),(2670,1,'2016-10-11 12:07:28','2016-10-11 12:07:28','<h3 class=\"widget-title\">skyline Hostels</h3>\r\n<a href=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\nThis development comprises of prestigious 28No. 3 bedroom apartments master en suite with domestic servant’s quarters. Highlights Plinth area: approx. 170 sqm Spacious lounge opening to the balcony. Dining Fitted […]\r\n<!-- Address -->\r\nKILELESHWA,\r\n<span class=\"page-price under-offer-status\">Under Offer</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','Rent','','inherit','closed','closed','','735-revision-v1','','','2016-10-11 12:07:28','2016-10-11 12:07:28','',735,'http://www.robisearch.com/patanyumba/735-revision-v1/',0,'revision','',0),(2671,1,'2016-10-11 12:22:02','2016-10-11 12:22:02','<section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-11 12:22:02','2016-10-11 12:22:02','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2672,1,'2016-10-11 12:39:38','2016-10-11 12:39:38',' ','','','publish','closed','closed','','2672','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2672',8,'nav_menu_item','',0),(2674,1,'2016-10-11 12:54:29','2016-10-11 12:54:29',' ','','','publish','closed','closed','','2674','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2674',5,'nav_menu_item','',0),(2676,1,'2016-10-11 13:02:46','2016-10-11 13:02:46','<a href=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\"> <img class=\"teaser-left-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-100x100.jpg 100w\" alt=\"2\" width=\"150\" height=\"150\" /> </a> This development comprises of prestigious 28No. 3 bedroom apartments master en suite with domestic servant’s quarters. Highlights Plinth area: approx. 170 sqm Spacious lounge opening to the balcony. Dining Fitted […]\r\n\r\n<!-- Address -->KILELESHWA, <span class=\"page-price under-offer-status\">Under Offer</span>\r\n\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\" method=\"post\"><input type=\"submit\" value=\"Read More\" /></form><form class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\" method=\"get\"><i class=\"fa fa-times\"></i> <label> <span class=\"screen-reader-text\">Search for:</span> <input class=\"search-field\" title=\"Search for:\" name=\"s\" type=\"search\" value=\"\" placeholder=\"Search …\" /> </label> <input class=\"search-submit\" type=\"submit\" value=\"\" /></form>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-11 13:02:46','2016-10-11 13:02:46','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2677,1,'2016-10-11 13:07:05','2016-10-11 13:07:05','<form class=\"moesia-search-form\" action=\"http://www.robisearch.com/patanyumba/\" method=\"get\"><i class=\"fa fa-times\"></i> <label> <span class=\"screen-reader-text\">Search for:</span> <input class=\"search-field\" title=\"Search for:\" name=\"s\" type=\"search\" value=\"\" placeholder=\"Search …\" /> </label> <input class=\"search-submit\" type=\"submit\" value=\"\" /></form>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-11 13:07:05','2016-10-11 13:07:05','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2678,1,'2016-10-11 13:50:19','2016-10-11 13:50:19',' \n\nTo view this and much more property click\n\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-autosave-v1','','','2016-10-11 13:50:19','2016-10-11 13:50:19','',2460,'http://www.robisearch.com/patanyumba/2460-autosave-v1/',0,'revision','',0),(2679,1,'2016-10-11 13:13:28','2016-10-11 13:13:28','','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-revision-v1','','','2016-10-11 13:13:28','2016-10-11 13:13:28','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2680,1,'2016-10-11 13:29:31','2016-10-11 13:29:31','<img class=\"alignnone size-medium wp-image-2682\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD1-300x124.jpg\" alt=\"cd1\" width=\"300\" height=\"124\" />\r\n\r\n \r\n\r\nLocated in juja along Thika rd\r\n\r\n \r\n\r\nSpacious 4 bedroom Houses, Water and electricity, Ample parking','City Of David Houses','','publish','open','closed','','city-of-david-houses','','','2016-10-11 13:35:08','2016-10-11 13:35:08','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2680',0,'property','',0),(2681,1,'2016-10-11 13:20:18','2016-10-11 13:20:18','','cd3','','inherit','open','closed','','cd3','','','2016-10-11 13:20:18','2016-10-11 13:20:18','',2680,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD3.jpg',0,'attachment','image/jpeg',0),(2682,1,'2016-10-11 13:20:25','2016-10-11 13:20:25','','City of David','','inherit','open','closed','','cd1','','','2016-10-11 14:41:21','2016-10-11 14:41:21','',2680,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD1.jpg',0,'attachment','image/jpeg',0),(2683,1,'2016-10-11 13:20:31','2016-10-11 13:20:31','','CityOfDavid','','inherit','open','closed','','cd2','','','2016-10-11 13:23:23','2016-10-11 13:23:23','',2680,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD2.jpg',0,'attachment','image/jpeg',0),(2685,1,'2016-10-11 13:22:46','2016-10-11 13:22:46','','rumuruti-plots','','inherit','closed','closed','','2182-revision-v1','','','2016-10-11 13:22:46','2016-10-11 13:22:46','',2182,'http://www.robisearch.com/patanyumba/2182-revision-v1/',0,'revision','',0),(2686,1,'2016-10-11 13:34:56','2016-10-11 13:34:56',' \n\n \n\nLocated in juja along Thika rd\n\n \n\nSpacious 4 bedroom Houses, Water and electricity, Ample parking','City Of David Houses','','inherit','closed','closed','','2680-autosave-v1','','','2016-10-11 13:34:56','2016-10-11 13:34:56','',2680,'http://www.robisearch.com/patanyumba/2680-autosave-v1/',0,'revision','',0),(2687,1,'2016-10-11 14:42:12','2016-10-11 14:42:12','To this and much more property listings click HERE\n\n<img class=\"alignnone size-medium wp-image-2682\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD1-300x124.jpg\" alt=\"City of David\" width=\"300\" height=\"124\" />','city-of-david','','inherit','closed','closed','','2181-autosave-v1','','','2016-10-11 14:42:12','2016-10-11 14:42:12','',2181,'http://www.robisearch.com/patanyumba/2181-autosave-v1/',0,'revision','',0),(2688,1,'2016-10-11 13:42:07','2016-10-11 13:42:07','','city-of-david','','inherit','closed','closed','','2181-revision-v1','','','2016-10-11 13:42:07','2016-10-11 13:42:07','',2181,'http://www.robisearch.com/patanyumba/2181-revision-v1/',0,'revision','',0),(2689,1,'2016-10-11 13:51:50','2016-10-11 13:51:50',' \r\n\r\nTo view this and much more property click <strong>HERE</strong>\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-revision-v1','','','2016-10-11 13:51:50','2016-10-11 13:51:50','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2691,1,'2016-10-11 14:33:25','2016-10-11 14:33:25','<h2>Near Valley Arcade</h2>\r\n<img class=\"alignnone size-medium wp-image-2695\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nv1-300x206.jpg\" alt=\"nv1\" width=\"300\" height=\"206\" /> <img class=\"alignnone size-medium wp-image-2694\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley4-300x206.jpg\" alt=\"nairobi-valley4\" width=\"300\" height=\"206\" /> <img class=\"alignnone size-medium wp-image-2693\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-300x206.jpg\" alt=\"nairobi-valley3\" width=\"300\" height=\"206\" /> <img class=\"alignnone size-medium wp-image-2692\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley2-300x206.jpg\" alt=\"nairobi-valley2\" width=\"300\" height=\"206\" />\r\n<h2></h2>\r\n<h2>Property Details</h2>\r\n<table style=\"height: 486px;\" width=\"959\">\r\n<tbody>\r\n<tr>\r\n<td>Rent:</td>\r\n<td>KSh275,000 / Month</td>\r\n</tr>\r\n<tr>\r\n<td>Post Date:</td>\r\n<td>12/30/2015</td>\r\n</tr>\r\n<tr>\r\n<td>Lot Size (Sq. Ft.):</td>\r\n<td>3,900</td>\r\n</tr>\r\n<tr>\r\n<td>Address</td>\r\n<td>Near Valley Arcade P.O Box 6069 Nairobi, Nairobi Area 00200</td>\r\n</tr>\r\n<tr>\r\n<td colspan=\"2\"></td>\r\n</tr>\r\n<tr>\r\n<td>MLS Number:</td>\r\n<td>N/A</td>\r\n</tr>\r\n<tr>\r\n<td>Bedrooms:</td>\r\n<td>4</td>\r\n</tr>\r\n<tr>\r\n<td>Full Baths:</td>\r\n<td>4</td>\r\n</tr>\r\n<tr>\r\n<td>Partial Baths:</td>\r\n<td>3</td>\r\n</tr>\r\n<tr>\r\n<td>Square Feet:</td>\r\n<td>N/A</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n \r\n\r\n \r\n\r\nWith a homely ambience and naturally manicured garden, this 4 bedroom double duplex is your best choice.\r\nFeatures\r\n\r\nBedroom plus attic room\r\nSpacious rooms\r\nFitted cabinets and wardrobes\r\nGated community of 6 units only\r\nWooden floors\r\nDSQ/guest room\r\nParking for up to two cars per unit\r\nMatured gardens\r\n3 minutes drive to Valley Arcade shopping centre\r\n\r\nGet in touch...0708 188 333','Near Valley Arcade','it is a spacious house that is in a gated commmunity, well secured with a perimeter wall around it.','publish','open','open','','near-valley-arcade','','','2016-10-11 14:33:25','2016-10-11 14:33:25','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2691',0,'property','',0),(2692,1,'2016-10-11 14:08:26','2016-10-11 14:08:26','','nairobi-valley2','','inherit','open','closed','','nairobi-valley2','','','2016-10-11 14:08:26','2016-10-11 14:08:26','',2691,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley2.jpg',0,'attachment','image/jpeg',0),(2693,1,'2016-10-11 14:08:33','2016-10-11 14:08:33','','nairobi-valley3','','inherit','open','closed','','nairobi-valley3','','','2016-10-11 14:08:33','2016-10-11 14:08:33','',2691,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3.jpg',0,'attachment','image/jpeg',0),(2694,1,'2016-10-11 14:08:41','2016-10-11 14:08:41','','nairobi-valley4','','inherit','open','closed','','nairobi-valley4','','','2016-10-11 14:08:41','2016-10-11 14:08:41','',2691,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley4.jpg',0,'attachment','image/jpeg',0),(2695,1,'2016-10-11 14:08:49','2016-10-11 14:08:49','','Skyline Hostel','','inherit','open','closed','','nv1','','','2016-10-12 07:45:25','2016-10-12 07:45:25','',2691,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nv1.jpg',0,'attachment','image/jpeg',0),(2696,1,'2016-10-11 14:19:39','2016-10-11 14:19:39',' \r\n\r\nTo view this and much more property click <a href=\"http://www.robisearch.com/patanyumba/property/\"><strong>HERE</strong></a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-revision-v1','','','2016-10-11 14:19:39','2016-10-11 14:19:39','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2697,1,'2016-10-11 14:35:21','2016-10-11 14:35:21',' \r\n\r\nTo view this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\"><strong>HERE</strong></a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-revision-v1','','','2016-10-11 14:35:21','2016-10-11 14:35:21','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2699,1,'2016-10-11 14:40:38','2016-10-11 14:40:38','','Near Valley Arcade','','inherit','closed','closed','','2179-revision-v1','','','2016-10-11 14:40:38','2016-10-11 14:40:38','',2179,'http://www.robisearch.com/patanyumba/2179-revision-v1/',0,'revision','',0),(2700,1,'2016-10-11 14:43:10','2016-10-11 14:43:10','To this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\">HERE</a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2682\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/CD1-300x124.jpg\" alt=\"City of David\" width=\"300\" height=\"124\" />','city-of-david','','inherit','closed','closed','','2181-revision-v1','','','2016-10-11 14:43:10','2016-10-11 14:43:10','',2181,'http://www.robisearch.com/patanyumba/2181-revision-v1/',0,'revision','',0),(2701,1,'2016-10-11 14:45:26','2016-10-11 14:45:26','To this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\">HERE</a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2693\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-300x206.jpg\" alt=\"nairobi-valley3\" width=\"300\" height=\"206\" />','Near Valley Arcade','','inherit','closed','closed','','2179-revision-v1','','','2016-10-11 14:45:26','2016-10-11 14:45:26','',2179,'http://www.robisearch.com/patanyumba/2179-revision-v1/',0,'revision','',0),(2702,1,'2016-10-11 15:02:23','2016-10-11 15:02:23','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a> <style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-11 15:02:23','2016-10-11 15:02:23','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2703,1,'2016-10-11 15:08:45','2016-10-11 15:08:45','','Manager','','inherit','open','closed','','emp2','','','2016-10-11 15:08:58','2016-10-11 15:08:58','',2040,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2.jpg',0,'attachment','image/jpeg',0),(2704,1,'2016-10-11 15:15:49','2016-10-11 15:15:49','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-11 15:15:49','2016-10-11 15:15:49','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2705,1,'2016-10-11 15:20:06','2016-10-11 15:20:06',' ','','','publish','closed','closed','','2705','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2705',12,'nav_menu_item','',0),(2706,1,'2016-10-11 15:20:06','2016-10-11 15:20:06',' ','','','publish','closed','closed','','2706','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2706',6,'nav_menu_item','',0),(2707,1,'2016-10-11 19:37:21','2016-10-11 19:37:21','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a> <style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-11 19:37:21','2016-10-11 19:37:21','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2708,1,'2016-10-13 06:07:31','2016-10-13 06:07:31','','Level 3a','','inherit','closed','closed','','746-autosave-v1','','','2016-10-13 06:07:31','2016-10-13 06:07:31','',746,'http://www.robisearch.com/patanyumba/746-autosave-v1/',0,'revision','',0),(2710,1,'2016-10-12 06:13:08','2016-10-12 06:13:08','','robisearch','','inherit','open','closed','','robi','','','2016-10-12 06:13:39','2016-10-12 06:13:39','',2134,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi.png',0,'attachment','image/png',0),(2711,1,'2016-10-12 06:28:02','2016-10-12 06:28:02','','Skyline Hostels','','inherit','closed','closed','','2180-autosave-v1','','','2016-10-12 06:28:02','2016-10-12 06:28:02','',2180,'http://www.robisearch.com/patanyumba/2180-autosave-v1/',0,'revision','',0),(2713,1,'2016-10-12 07:46:31','2016-10-12 07:46:31','','Skyline Hostels','','inherit','closed','closed','','2180-revision-v1','','','2016-10-12 07:46:31','2016-10-12 07:46:31','',2180,'http://www.robisearch.com/patanyumba/2180-revision-v1/',0,'revision','',0),(2714,1,'2016-10-12 09:01:12','2016-10-12 09:01:12','\nThe mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated.','Mortgage','','inherit','closed','closed','','2126-autosave-v1','','','2016-10-12 09:01:12','2016-10-12 09:01:12','',2126,'http://www.robisearch.com/patanyumba/2126-autosave-v1/',0,'revision','',0),(2715,1,'2016-10-13 09:39:20','2016-10-13 09:39:20',' \n\n ','Agents','','inherit','closed','closed','','2125-autosave-v1','','','2016-10-13 09:39:20','2016-10-13 09:39:20','',2125,'http://www.robisearch.com/patanyumba/2125-autosave-v1/',0,'revision','',0),(2716,1,'2016-10-12 12:30:12','2016-10-12 12:30:12','','design-house1','','inherit','open','closed','','design-house-2','','','2016-10-22 11:44:07','2016-10-22 11:44:07','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg',0,'attachment','image/jpeg',0),(2717,1,'2016-10-12 12:53:31','2016-10-12 12:53:31','\nIf you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams.\n','Rent','','inherit','closed','closed','','2124-autosave-v1','','','2016-10-12 12:53:31','2016-10-12 12:53:31','',2124,'http://www.robisearch.com/patanyumba/2124-autosave-v1/',0,'revision','',0),(2718,1,'2016-10-12 13:07:53','2016-10-12 13:07:53','','cropped-design-house.jpg','','inherit','open','closed','','cropped-design-house-jpg','','','2016-10-12 13:07:53','2016-10-12 13:07:53','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/cropped-design-house.jpg',0,'attachment','image/jpeg',0),(2719,1,'2016-10-12 13:11:04','2016-10-12 13:11:04','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-10-12 13:11:04','2016-10-12 13:11:04','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2720,1,'2016-10-12 13:19:35','2016-10-12 13:19:35','','Service two','','inherit','closed','closed','','2123-autosave-v1','','','2016-10-12 13:19:35','2016-10-12 13:19:35','',2123,'http://www.robisearch.com/patanyumba/2123-autosave-v1/',0,'revision','',0),(2721,1,'2016-10-13 07:48:38','2016-10-13 07:48:38','','Level 3a','','inherit','closed','closed','','746-revision-v1','','','2016-10-13 07:48:38','2016-10-13 07:48:38','',746,'http://www.robisearch.com/patanyumba/746-revision-v1/',0,'revision','',0),(2722,1,'2016-10-13 07:54:58','2016-10-13 07:54:58','','Our Services','','inherit','closed','closed','','746-revision-v1','','','2016-10-13 07:54:58','2016-10-13 07:54:58','',746,'http://www.robisearch.com/patanyumba/746-revision-v1/',0,'revision','',0),(2723,1,'2016-10-13 08:22:16','2016-10-13 08:22:16','','Mortgage','','inherit','closed','closed','','746-revision-v1','','','2016-10-13 08:22:16','2016-10-13 08:22:16','',746,'http://www.robisearch.com/patanyumba/746-revision-v1/',0,'revision','',0),(2724,1,'2016-10-13 09:05:52','2016-10-13 09:05:52','<section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3> \r\n<img width=\"150\" height=\"46\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"65\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"39\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi-150x39.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"robisearch\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi-150x39.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi-300x78.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi-400x103.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi-100x26.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/robi.png 410w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"88\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"nsoko\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"102\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"23\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"Gakuyo Real Estate\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"72\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"lamudi\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n<img width=\"150\" height=\"88\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" alt=\"optiven\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-13 09:05:52','2016-10-13 09:05:52','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2725,1,'2016-10-13 12:39:52','2016-10-13 12:39:52','','Sample Page','','inherit','closed','closed','','2-autosave-v1','','','2016-10-13 12:39:52','2016-10-13 12:39:52','',2,'http://www.robisearch.com/patanyumba/2-autosave-v1/',0,'revision','',0),(2726,1,'2016-10-13 12:37:24','2016-10-13 12:37:24','<!-- MasterSlider --> \r\n\r\n<!-- MasterSlider Main --><img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x550.jpg\" /> <img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2.jpg\" /> <img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x550.jpg\" />\r\n\r\n<!-- END MasterSlider Main --> \r\n\r\n<!-- END MasterSlider --><script>\r\n(function ( $ ) {\r\n\"use strict\";\r\n$(function () {\r\nvar masterslider_73f8 = new MasterSlider();\r\n// slider controls\r\nmasterslider_73f8.control(\'arrows\' ,{ autohide:true, overVideo:true , hideUnder:6 });\r\n// slider setup\r\nmasterslider_73f8.setup(\"MS57ff7f29673f8\", {\r\nwidth : 1000,\r\nheight : 550,\r\nminHeight : 0,\r\nspace : 0,\r\nstart : 1,\r\ngrabCursor : true,\r\nswipe : false,\r\nmouse : true,\r\nlayout : \"fullwidth\",\r\nwheel : false,\r\nautoplay : true,\r\ninstantStartLayers:false,\r\nloop : true,\r\nshuffle : false,\r\npreload : 0,\r\nheightLimit : true,\r\nautoHeight : false,\r\nsmoothHeight : true,\r\nendPause : false,\r\noverPause : false,\r\nfillMode : \"fill\",\r\ncenterControls : true,\r\nstartOnAppear : false,\r\nlayersMode : \"center\",\r\nhideLayers : false,\r\nfullscreenMargin: 0,\r\nspeed : 20,\r\ndir : \"h\",\r\nparallaxMode : \'swipe\',\r\nview : \"basic\"\r\n});\r\nwindow.masterslider_instances = window.masterslider_instances || [];\r\nwindow.masterslider_instances.push( masterslider_73f8 );\r\n});\r\n})(jQuery);\r\n</script>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-13 12:37:24','2016-10-13 12:37:24','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2727,1,'2016-10-13 12:50:36','2016-10-13 12:50:36','<!-- MasterSlider -->\r\n\r\n<!-- MasterSlider Main --><img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x550.jpg\" /> <img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2.jpg\" /> <img title=\"\" src=\"http://www.robisearch.com/patanyumba/wp-content/plugins/master-slider/public/assets/css/blank.gif\" alt=\"\" data-src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-1000x550.jpg\" />\r\n\r\n<!-- END MasterSlider Main -->\r\n\r\n<!-- END MasterSlider --><script>\r\n(function ( $ ) {\r\n\"use strict\";\r\n$(function () {\r\nvar masterslider_73f8 = new MasterSlider();\r\n// slider controls\r\nmasterslider_73f8.control(\'arrows\' ,{ autohide:true, overVideo:true , hideUnder:6 });\r\n// slider setup\r\nmasterslider_73f8.setup(\"MS57ff7f29673f8\", {\r\nwidth : 1000,\r\nheight : 550,\r\nminHeight : 0,\r\nspace : 0,\r\nstart : 1,\r\ngrabCursor : true,\r\nswipe : false,\r\nmouse : true,\r\nlayout : \"fullwidth\",\r\nwheel : false,\r\nautoplay : true,\r\ninstantStartLayers:false,\r\nloop : true,\r\nshuffle : false,\r\npreload : 0,\r\nheightLimit : true,\r\nautoHeight : false,\r\nsmoothHeight : true,\r\nendPause : false,\r\noverPause : false,\r\nfillMode : \"fill\",\r\ncenterControls : true,\r\nstartOnAppear : false,\r\nlayersMode : \"center\",\r\nhideLayers : false,\r\nfullscreenMargin: 0,\r\nspeed : 20,\r\ndir : \"h\",\r\nparallaxMode : \'swipe\',\r\nview : \"basic\"\r\n});\r\nwindow.masterslider_instances = window.masterslider_instances || [];\r\nwindow.masterslider_instances.push( masterslider_73f8 );\r\n});\r\n})(jQuery);\r\n</script>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-13 12:50:36','2016-10-13 12:50:36','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2728,1,'2016-10-13 12:57:48','2016-10-13 12:57:48','','Rent','','inherit','closed','closed','','2-revision-v1','','','2016-10-13 12:57:48','2016-10-13 12:57:48','',2,'http://www.robisearch.com/patanyumba/2-revision-v1/',0,'revision','',0),(2730,1,'2016-10-13 14:49:24','2016-10-13 14:49:24','','Buy','','publish','closed','closed','','all-listings','','','2017-01-24 12:13:48','2017-01-24 12:13:48','',0,'http://www.robisearch.com/patanyumba/?p=2730',3,'nav_menu_item','',0),(2733,1,'2016-10-27 21:41:15','2016-10-27 21:41:15','\nI was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy tab on the menu, chose a house then contacted the owner, and pap I got a house.\n','Jane Waweru','','inherit','closed','closed','','2148-autosave-v1','','','2016-10-27 21:41:15','2016-10-27 21:41:15','',2148,'http://www.robisearch.com/patanyumba/2148-autosave-v1/',0,'revision','',0),(2737,1,'2016-10-24 07:48:10','0000-00-00 00:00:00','','Juja Mall Shops','','draft','open','closed','','','','','2016-10-24 07:48:10','2016-10-24 07:48:10','',0,'http://www.robisearch.com/patanyumba/?post_type=commercial&p=2737',0,'commercial','',0),(2738,1,'2016-10-25 06:19:15','2016-10-25 06:19:15','','20161009_114932-1','','inherit','open','closed','','20161009_114932-1','','','2016-10-25 06:19:15','2016-10-25 06:19:15','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1.jpg',0,'attachment','image/jpeg',0),(2739,1,'2016-10-25 08:55:10','2016-10-25 08:55:10','<ul class=\"amazingslider-slides\" style=\"display:none;\"><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\" alt=\"Cherish Apartments\" title=\"Cherish Apartments\" data-description=\"\"><button class=\"as-btn-white-medium\">See House Listings</button></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/new-york-city-556848_1280.jpg\" alt=\"PataNyumba\" title=\"PataNyumba\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/\"><button class=\"as-btn-white-large\">Let\'s Help You Find a Home</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\" alt=\"Runda View Apartments\" title=\"Runda View Apartments\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\"><button class=\"as-btn-white-medium\">View Our Mortgage Services</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1.jpg\" alt=\"Buy\" title=\"Buy\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/buy/\"><button class=\"as-btn-white-large\">Lets help You buy a House</button></a></li><li><img class=\"amazingsliderimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/864.jpg\" alt=\"kileleshwa Houses\" title=\"kileleshwa Houses\" data-description=\"\"><a href=\"http://www.robisearch.com/patanyumba/property/\"><button class=\"as-btn-white-large\">View more property</button></a></li></ul><ul class=\"amazingslider-thumbnails\" style=\"display:none;\"><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" alt=\"Cherish Apartments\" title=\"Cherish Apartments\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/new-york-city-556848_1280-150x150.jpg\" alt=\"PataNyumba\" title=\"PataNyumba\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" alt=\"Runda View Apartments\" title=\"Runda View Apartments\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg\" alt=\"Buy\" title=\"Buy\" data-description=\"\"></li><li><img class=\"amazingsliderthumbnailimg\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/864-150x150.jpg\" alt=\"kileleshwa Houses\" title=\"kileleshwa Houses\" data-description=\"\"></li></ul><a href=\"http://www.wonderplugin.com/wordpress-slider/\" title=\"WordPress Slider\">WordPress Slider</a>','Rent','','inherit','closed','closed','','2-revision-v1','','','2016-10-25 08:55:10','2016-10-25 08:55:10','',2,'http://www.robisearch.com/patanyumba/2-revision-v1/',0,'revision','',0),(2740,1,'2016-10-25 11:46:23','2016-10-25 11:46:23','','Magnolia Hills','','inherit','open','closed','','kenya-houses-6','','','2016-10-25 11:55:45','2016-10-25 11:55:45','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6.jpg',0,'attachment','image/jpeg',0),(2741,1,'2016-10-25 11:46:42','2016-10-25 11:46:42','','Magnolia Hills2','','inherit','open','closed','','kenya-houses-5','','','2016-10-25 11:56:48','2016-10-25 11:56:48','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5.jpg',0,'attachment','image/jpeg',0),(2742,1,'2016-10-25 11:47:05','2016-10-25 11:47:05','','Magnolia Hills3','','inherit','open','closed','','kenya-houses-4','','','2016-10-25 11:57:46','2016-10-25 11:57:46','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4.jpg',0,'attachment','image/jpeg',0),(2743,1,'2016-10-25 11:47:33','2016-10-25 11:47:33','','Kenyan Luxurious Surbubs','','inherit','open','closed','','kenya-houses-1','','','2016-10-25 11:54:14','2016-10-25 11:54:14','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1.jpg',0,'attachment','image/jpeg',0),(2744,1,'2016-10-25 11:48:07','2016-10-25 11:48:07','','kasarani-sportsview-estate','','inherit','open','closed','','kasarani-sportsview-estate','','','2016-10-25 11:48:07','2016-10-25 11:48:07','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kasarani-sportsview-estate.png',0,'attachment','image/png',0),(2745,1,'2016-10-25 11:48:30','2016-10-25 11:48:30','','greendime-consultant','','inherit','open','closed','','greendime-consultant','','','2016-10-25 11:48:30','2016-10-25 11:48:30','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/greendime-consultant.jpg',0,'attachment','image/jpeg',0),(2746,1,'2016-10-25 11:49:00','2016-10-25 11:49:00','','muthaiga','','inherit','open','closed','','muthaiga','','','2016-10-25 11:49:00','2016-10-25 11:49:00','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga.jpg',0,'attachment','image/jpeg',0),(2747,1,'2016-10-25 12:01:51','2016-10-25 12:01:51','','apartments','','inherit','open','closed','','apartments','','','2016-10-25 12:01:51','2016-10-25 12:01:51','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments.jpg',0,'attachment','image/jpeg',0),(2748,1,'2016-10-25 12:02:08','2016-10-25 12:02:08','','tz','','inherit','open','closed','','tz','','','2016-10-25 12:02:08','2016-10-25 12:02:08','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz.jpg',0,'attachment','image/jpeg',0),(2749,1,'2016-10-25 12:02:28','2016-10-25 12:02:28','','tz2','','inherit','open','closed','','tz2','','','2016-10-25 12:02:28','2016-10-25 12:02:28','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2.jpg',0,'attachment','image/jpeg',0),(2750,1,'2016-10-31 11:44:33','2016-10-31 11:44:33','<section id=\"projects\" class=\"projects-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\n<i class=\"fa fa-search\"></i>\n\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\n<style type=\"text/css\">\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\n\n</section><section id=\"services\" class=\"services-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\n \n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\n<i class=\"fa fa-bullhorn\"></i>\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n<i class=\"fa fa-android\"></i>\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n<i class=\"fa fa-apple\"></i>\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n<i class=\"fa fa-mobile\"></i>\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n<i class=\"fa fa-medkit\"></i>\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n</section><section id=\"testimonials\" class=\"testimonials-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\n<h4 class=\"client-name col-md-8\">John Doe</h4>\n<span class=\"client-function col-md-8\">Developer@Bing</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\n<h4 class=\"client-name col-md-8\">John Doe</h4>\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\n<h4 class=\"client-name col-md-8\">John Doe</h4>\n<span class=\"client-function col-md-8\">Owner@Google</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\n<h4 class=\"client-name col-md-8\">John Doe</h4>\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\n\n</section><section id=\"employees\" class=\"employees-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<i class=\"fa fa-facebook\"></i>\n<i class=\"fa fa-twitter\"></i>\n<i class=\"fa fa-google-plus\"></i>\n<i class=\"fa fa-linkedin\"></i>\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<i class=\"fa fa-facebook\"></i>\n<i class=\"fa fa-twitter\"></i>\n<i class=\"fa fa-google-plus\"></i>\n<i class=\"fa fa-linkedin\"></i>\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\n\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\n\n<i class=\"fa fa-facebook\"></i>\n<i class=\"fa fa-twitter\"></i>\n<i class=\"fa fa-google-plus\"></i>\n<i class=\"fa fa-linkedin\"></i>\n\n</section><section id=\"latest-news\" class=\"latest-news-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\n\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\n\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\n\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\nSee all our news </a>\n\n</section><section id=\"facts\" class=\"facts-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\nEmployees\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\nProjects\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\nDogs\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\nOffices\n\n</section><section id=\"skills\" class=\"skills-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\nCoding:Design:Singing:Building:Demolishing:\n\n</section><section id=\"blockquote\" class=\"blockquote-area\">\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\n<cite class=\"wow fadeInUp\">John Doe</cite>\n\n</section>','Front Page','','inherit','closed','closed','','2040-autosave-v1','','','2016-10-31 11:44:33','2016-10-31 11:44:33','',2040,'http://www.robisearch.com/patanyumba/2040-autosave-v1/',0,'revision','',0),(2751,1,'2016-10-25 20:22:23','2016-10-25 20:22:23','<figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_6387.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_6387-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_6387\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0893.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0893-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_0893\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0993.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0993-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_0993\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_2564.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_2564-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_2564\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/canola2.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/canola2-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"canola\" aria-describedby=\"gallery-1-611\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-611\">\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec mollis. Quisque convallis libero in sapien pharetra tincidunt. Aliquam elit ante, malesuada id, tempor eu, gravida id, odio. Maecenas suscipit, risus et eleifend imperdiet, nisi orci ullamcorper massa, et adipiscing orci velit quis magna.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050727_091048_222.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050727_091048_222-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050727_091048_222\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050813_115856_52.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050813_115856_52-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050813_115856_52\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5478.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5478-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Bell on Wharf\" aria-describedby=\"gallery-1-754\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-754\">\r\nBell on wharf in San Francisco\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5540.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5540-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Golden Gate Bridge\" aria-describedby=\"gallery-1-755\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-755\">\r\nGolden Gate Bridge\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/cep00032.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/cep00032.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sunburst Over River\" aria-describedby=\"gallery-1-757\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-757\">\r\nSunburst over the Clinch River, Southwest Virginia.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Boardwalk\" aria-describedby=\"gallery-1-759\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-759\">\r\nBoardwalk at Westport, WA\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc03149.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc03149-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Yachtsody in Blue\" aria-describedby=\"gallery-1-760\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-760\">\r\nBoats and reflections, Royal Perth Yacht Club\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc04563.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc04563-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Rain Ripples\" aria-describedby=\"gallery-1-761\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-761\">\r\nRaindrop ripples on a pond\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc09114.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc09114-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sydney Harbor Bridge\" aria-describedby=\"gallery-1-762\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-762\">\r\nSydney Harbor Bridge\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20050102_192118_51.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20050102_192118_51-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Wind Farm\" aria-describedby=\"gallery-1-763\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-763\">\r\nAlbany wind-farm against the sunset, Western Australia\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_160808_102.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_160808_102-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Antique Farm Machinery\" aria-describedby=\"gallery-1-764\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-764\">\r\nAntique farm machinery, Mount Barker Museum, Western Australia\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc02085.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc02085.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Orange Iris\" aria-describedby=\"gallery-1-765\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-765\">\r\nOrange Iris\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_173257_119.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_173257_119-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Rusty Rail\" aria-describedby=\"gallery-1-767\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-767\">\r\nRusty rails with fishplate, Kojonup\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dscn3316.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dscn3316-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sea and Rocks\" aria-describedby=\"gallery-1-768\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-768\">\r\nSea and rocks, Plimmerton, New Zealand\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/michelle_049.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/michelle_049-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Big Sur\" aria-describedby=\"gallery-1-769\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-769\">\r\nBeach at Big Sur, CA\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/windmill.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/windmill-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Windmill\" aria-describedby=\"gallery-1-770\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-770\">\r\nWindmill shrouded in fog at a farm outside of Walker, Iowa\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0513-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0513-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Huatulco Coastline\" aria-describedby=\"gallery-1-771\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-771\">\r\nSunrise over the coast in Huatulco, Oaxaca, Mexico\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0747.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0747-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Brazil Beach\" aria-describedby=\"gallery-1-772\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-772\">\r\nJericoacoara Ceara Brasil\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0767.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0767-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Huatulco Coastline\" aria-describedby=\"gallery-1-773\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-773\">\r\nCoastline in Huatulco, Oaxaca, Mexico\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_8399.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_8399-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Boat Barco Texture\" aria-describedby=\"gallery-1-774\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-774\">\r\nBoat BW PB Barco Texture Beautiful Fishing\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20040724_152504_532.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20040724_152504_532-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20040724_152504_532\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20050604_133440_34211.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20050604_133440_34211-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050604_133440_3421\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/manhattansummer.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/manhattansummer-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"OLYMPUS DIGITAL CAMERA\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-580x300.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-580x300-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 580x300\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 150x150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-horizontal.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-horizontal-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Horizontal Featured Image\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/soworthloving-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/soworthloving-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"I Am Worth Loving Wallpaper\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-300x200.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-300x200-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 300x200\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-vertical.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-vertical-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Horizontal Featured Image\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-1200x4002.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-1200x4002-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 1200x4002\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/unicorn-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/unicorn-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Unicorn Wallpaper\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/04/triforce-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/04/triforce-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"It’s dangerous to go alone! Take this.\" aria-describedby=\"gallery-1-1628\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-1628\">\r\nIt’s dangerous to go alone! Take this.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20040724_152504_532.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20040724_152504_532-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20040724_152504_532\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20050604_133440_34211.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20050604_133440_34211-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050604_133440_34211\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"hGibbjg0Rb2fUIoMtU5l__DSC8099\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n4efdyyCNB1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n5e0d0qDIW1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n5e0hoT4MZ1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"xIsiRLngSRWN02yA2BbK_submission-photo-7\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/feet-349687_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/feet-349687_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"feet-349687_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-354579_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-354579_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-354579_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354565_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354565_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"beauty-354565_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/malinois-354527_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/malinois-354527_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"malinois-354527_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/blue-eyes-237438_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/blue-eyes-237438_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"blue-eyes-237438_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-blue-eyes-237438_1920.jpg\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/logo.png\"><img width=\"150\" height=\"90\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/logo-150x90.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tractor-371250_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"flower-child-336658_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"countryside-336686_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/graffiti-369507_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/graffiti-369507_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"graffiti-369507_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/pretty-351884_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/pretty-351884_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"pretty-351884_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/man-343674_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/man-343674_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-343674_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-pose-344322_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-pose-344322_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-pose-344322_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/football-345715_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/football-345715_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"football-345715_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354575_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354575_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"beauty-354575_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"yahoo-76684_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"youtube-344106_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"microsoft-80659_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"google-76659_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"facebook-76658_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"django-339744_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"bitcoin-225080_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-102829_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150.jpg\"><img width=\"112\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150-112x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-56087_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150.jpg 112w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150-100x134.jpg 100w\" sizes=\"(max-width: 112px) 100vw, 112px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-358769_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-139353_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-324103_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150.jpg\"><img width=\"150\" height=\"97\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150-150x97.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-172113_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150-100x65.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-334740_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png\"><img width=\"114\" height=\"20\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png 114w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo-100x18.png 100w\" sizes=\"(max-width: 114px) 100vw, 114px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-333858_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-333858_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-333858_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/paintbrush-316697_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/paintbrush-316697_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"paintbrush-316697_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"abstract-363268_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"fractal-292069_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"abstract-140231_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/sound-69948_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/sound-69948_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"sound-69948_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"fractal-69962_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"analysis-299692_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/the-background-345935_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/the-background-345935_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"the-background-345935_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/internet-295264.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/internet-295264-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"internet-295264\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/lines-64254_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/lines-64254_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"lines-64254_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo1.png\"><img width=\"100\" height=\"18\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo1.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334736_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334736_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-334736_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo11.png\"><img width=\"100\" height=\"18\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo11.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo1\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/owl-517497-1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/owl-517497-1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"owl-517497_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/oranges-428072-1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/oranges-428072-1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"oranges-428072_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"1\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/244365.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/244365-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"244365\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"8\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"421\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"543\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Bedrooms\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"design-house\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/3.png\"><img width=\"150\" height=\"138\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/3-150x138.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"3\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123.png\"><img width=\"150\" height=\"137\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-150x137.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"123\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-Copy.png\"><img width=\"150\" height=\"98\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-Copy-150x98.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"123-copy\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-123-Copy.png\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-150x150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-300x300.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-100x100.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-400x400.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-430x430.png 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-270x270.png 270w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-192x192.png 192w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-180x180.png 180w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-32x32.png 32w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png\"><img width=\"150\" height=\"66\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3-150x66.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"rial3\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"design-house1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/cropped-design-house.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/cropped-design-house.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-design-house.jpg\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"20161009_114932-1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills3\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Kenyan Luxurious Surbubs\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kasarani-sportsview-estate.png\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kasarani-sportsview-estate.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"kasarani-sportsview-estate\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/greendime-consultant.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/greendime-consultant.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"greendime-consultant\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"muthaiga\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"apartments\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tz\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tz2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:22:23','2016-10-25 20:22:23','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2752,1,'2016-10-25 20:25:33','2016-10-25 20:25:33','<figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_6387.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_6387-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_6387\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0893.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0893-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_0893\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0993.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_0993-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_0993\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_2564.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/05/picjumbo.com_IMG_2564-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"picjumbo.com_IMG_2564\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/canola2.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/canola2-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"canola\" aria-describedby=\"gallery-1-611\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-611\">\r\nLorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec mollis. Quisque convallis libero in sapien pharetra tincidunt. Aliquam elit ante, malesuada id, tempor eu, gravida id, odio. Maecenas suscipit, risus et eleifend imperdiet, nisi orci ullamcorper massa, et adipiscing orci velit quis magna.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050727_091048_222.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050727_091048_222-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050727_091048_222\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050813_115856_52.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/01/dsc20050813_115856_52-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050813_115856_52\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5478.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5478-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Bell on Wharf\" aria-describedby=\"gallery-1-754\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-754\">\r\nBell on wharf in San Francisco\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5540.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/100_5540-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Golden Gate Bridge\" aria-describedby=\"gallery-1-755\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-755\">\r\nGolden Gate Bridge\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/cep00032.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/cep00032.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sunburst Over River\" aria-describedby=\"gallery-1-757\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-757\">\r\nSunburst over the Clinch River, Southwest Virginia.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dcp_2082-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Boardwalk\" aria-describedby=\"gallery-1-759\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-759\">\r\nBoardwalk at Westport, WA\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc03149.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc03149-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Yachtsody in Blue\" aria-describedby=\"gallery-1-760\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-760\">\r\nBoats and reflections, Royal Perth Yacht Club\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc04563.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc04563-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Rain Ripples\" aria-describedby=\"gallery-1-761\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-761\">\r\nRaindrop ripples on a pond\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc09114.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc09114-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sydney Harbor Bridge\" aria-describedby=\"gallery-1-762\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-762\">\r\nSydney Harbor Bridge\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20050102_192118_51.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20050102_192118_51-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Wind Farm\" aria-describedby=\"gallery-1-763\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-763\">\r\nAlbany wind-farm against the sunset, Western Australia\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_160808_102.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_160808_102-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Antique Farm Machinery\" aria-describedby=\"gallery-1-764\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-764\">\r\nAntique farm machinery, Mount Barker Museum, Western Australia\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc02085.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc02085.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Orange Iris\" aria-describedby=\"gallery-1-765\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-765\">\r\nOrange Iris\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_173257_119.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dsc20051220_173257_119-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Rusty Rail\" aria-describedby=\"gallery-1-767\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-767\">\r\nRusty rails with fishplate, Kojonup\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dscn3316.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/dscn3316-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Sea and Rocks\" aria-describedby=\"gallery-1-768\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-768\">\r\nSea and rocks, Plimmerton, New Zealand\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/michelle_049.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/michelle_049-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Big Sur\" aria-describedby=\"gallery-1-769\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-769\">\r\nBeach at Big Sur, CA\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/windmill.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/windmill-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Windmill\" aria-describedby=\"gallery-1-770\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-770\">\r\nWindmill shrouded in fog at a farm outside of Walker, Iowa\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0513-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0513-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Huatulco Coastline\" aria-describedby=\"gallery-1-771\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-771\">\r\nSunrise over the coast in Huatulco, Oaxaca, Mexico\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0747.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0747-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Brazil Beach\" aria-describedby=\"gallery-1-772\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-772\">\r\nJericoacoara Ceara Brasil\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0767.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_0767-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Huatulco Coastline\" aria-describedby=\"gallery-1-773\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-773\">\r\nCoastline in Huatulco, Oaxaca, Mexico\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_8399.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/07/img_8399-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Boat Barco Texture\" aria-describedby=\"gallery-1-774\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-774\">\r\nBoat BW PB Barco Texture Beautiful Fishing\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20040724_152504_532.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20040724_152504_532-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20040724_152504_532\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20050604_133440_34211.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/06/dsc20050604_133440_34211-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050604_133440_3421\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/manhattansummer.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2012/07/manhattansummer-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"OLYMPUS DIGITAL CAMERA\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-580x300.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-580x300-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 580x300\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 150x150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-150x150-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-horizontal.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-horizontal-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Horizontal Featured Image\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/soworthloving-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/soworthloving-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"I Am Worth Loving Wallpaper\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-300x200.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-300x200-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 300x200\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-vertical.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/featured-image-vertical-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Horizontal Featured Image\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-1200x4002.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/image-alignment-1200x4002-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Image Alignment 1200x4002\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/unicorn-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/03/unicorn-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Unicorn Wallpaper\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/04/triforce-wallpaper.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/04/triforce-wallpaper-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"It’s dangerous to go alone! Take this.\" aria-describedby=\"gallery-1-1628\"></a>\r\n<figcaption class=\"wp-caption-text gallery-caption\" id=\"gallery-1-1628\">\r\nIt’s dangerous to go alone! Take this.\r\n</figcaption></figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20040724_152504_532.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20040724_152504_532-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20040724_152504_532\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20050604_133440_34211.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/09/dsc20050604_133440_34211-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"dsc20050604_133440_34211\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/hGibbjg0Rb2fUIoMtU5l__DSC8099-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"hGibbjg0Rb2fUIoMtU5l__DSC8099\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n4efdyyCNB1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n4efdyyCNB1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0d0qDIW1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n5e0d0qDIW1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tumblr_n5e0hoT4MZ1st5lhmo1_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tumblr_n5e0hoT4MZ1st5lhmo1_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/xIsiRLngSRWN02yA2BbK_submission-photo-7-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"xIsiRLngSRWN02yA2BbK_submission-photo-7\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/feet-349687_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/feet-349687_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"feet-349687_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-354579_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-354579_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-354579_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354565_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354565_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"beauty-354565_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/malinois-354527_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/malinois-354527_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"malinois-354527_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/blue-eyes-237438_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/blue-eyes-237438_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"blue-eyes-237438_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/cropped-blue-eyes-237438_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-blue-eyes-237438_1920.jpg\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/logo.png\"><img width=\"150\" height=\"90\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/logo-150x90.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tractor-371250_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"flower-child-336658_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/countryside-336686_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"countryside-336686_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/graffiti-369507_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/graffiti-369507_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"graffiti-369507_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/pretty-351884_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/pretty-351884_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"pretty-351884_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/man-343674_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2013/01/man-343674_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-343674_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-pose-344322_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/girl-pose-344322_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-pose-344322_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/football-345715_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/football-345715_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"football-345715_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354575_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/beauty-354575_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"beauty-354575_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"yahoo-76684_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/yahoo-76684_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"youtube-344106_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"microsoft-80659_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/microsoft-80659_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"google-76659_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/google-76659_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"facebook-76658_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/facebook-76658_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"django-339744_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/django-339744_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150.png\"><img width=\"150\" height=\"75\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150-150x75.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"bitcoin-225080_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/bitcoin-225080_150-100x50.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-102829_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-102829_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150.jpg\"><img width=\"112\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150-112x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-56087_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150.jpg 112w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-56087_150-100x134.jpg 100w\" sizes=\"(max-width: 112px) 100vw, 112px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-358769_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-358769_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-139353_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-139353_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"man-324103_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/man-324103_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150.jpg\"><img width=\"150\" height=\"97\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150-150x97.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-172113_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-172113_150-100x65.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150.jpg\"><img width=\"150\" height=\"99\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150-150x99.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-334740_150\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334740_150-100x66.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png\"><img width=\"114\" height=\"20\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo.png 114w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo-100x18.png 100w\" sizes=\"(max-width: 114px) 100vw, 114px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-333858_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/girl-333858_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"girl-333858_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/paintbrush-316697_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/paintbrush-316697_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"paintbrush-316697_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"abstract-363268_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"fractal-292069_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-140231_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"abstract-140231_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/sound-69948_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/sound-69948_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"sound-69948_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-69962_1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"fractal-69962_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/analysis-299692_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"analysis-299692_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/the-background-345935_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/the-background-345935_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"the-background-345935_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/internet-295264.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/internet-295264-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"internet-295264\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/lines-64254_1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2011/05/lines-64254_1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"lines-64254_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo1.png\"><img width=\"100\" height=\"18\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo1.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334736_640.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/model-334736_640-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"model-334736_640\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo11.png\"><img width=\"100\" height=\"18\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/logo11.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"logo1\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/owl-517497-1920.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/owl-517497-1920-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"owl-517497_1920\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/oranges-428072-1280.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/11/oranges-428072-1280-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"oranges-428072_1280\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"1\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/244365.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/244365-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"244365\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"41473515_4158cd5f-8cdc-4d1b-a583-d2e37858c58d\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"8\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/8-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"421\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/421-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"543\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/543-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Bedrooms\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/731-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"design-house\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/design-house-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/3.png\"><img width=\"150\" height=\"138\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/3-150x138.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"3\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"42872345_dc096f7a-089c-4a8f-b684-ba920d566a68\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-150x150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/42872345_dc096f7a-089c-4a8f-b684-ba920d566a68-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123.png\"><img width=\"150\" height=\"137\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-150x137.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"123\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-Copy.png\"><img width=\"150\" height=\"98\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/123-Copy-150x98.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"123-copy\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-123-Copy.png\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-150x150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-300x300.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-100x100.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-400x400.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-430x430.png 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-270x270.png 270w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-192x192.png 192w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-180x180.png 180w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy-32x32.png 32w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/cropped-123-Copy.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3.png\"><img width=\"150\" height=\"66\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/09/rial3-150x66.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"rial3\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"design-house1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/design-house-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/cropped-design-house.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/cropped-design-house.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"cropped-design-house.jpg\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"20161009_114932-1\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/20161009_114932-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-6-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-5-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Magnolia Hills3\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kenya-houses-4-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Kenyan Luxurious Surbubs\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/Kenya-houses-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kasarani-sportsview-estate.png\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/kasarani-sportsview-estate.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"kasarani-sportsview-estate\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/greendime-consultant.jpg\"><img width=\"1\" height=\"1\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/greendime-consultant.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"greendime-consultant\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"muthaiga\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/muthaiga-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"apartments\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tz\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure><figure class=\"gallery-item\">\r\n<a href=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2.jpg\"><img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"tz2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/tz2-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"></a>\r\n</figure>\r\n<h3 class=\"widget-title\">About Us</h3> <p>PataNyumba</p>\r\n<p>PataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.</p>\r\n<p>It is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.</p>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-agent\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-money\"></i></span> <h4 class=\"service-title wow fadeInUp\">Sell</h4>With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:25:33','2016-10-25 20:25:33','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2753,1,'2016-10-25 20:41:52','2016-10-25 20:41:52','Invalid slider id. Master Slider ID must be a valid number.<h3 class=\"widget-title\">About Us</h3> <p>PataNyumba</p>\r\n<p>PataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.</p>\r\n<p>It is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.</p>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-agent\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-money\"></i></span> <h4 class=\"service-title wow fadeInUp\">Sell</h4>With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:41:52','2016-10-25 20:41:52','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2754,1,'2016-10-25 20:43:03','2016-10-25 20:43:03','Invalid slider id. Master Slider ID must be a valid number.<h3 class=\"widget-title\">About Us</h3> <p>PataNyumba</p>\r\n<p>PataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.</p>\r\n<p>It is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.</p>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-agent\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-money\"></i></span> <h4 class=\"service-title wow fadeInUp\">Sell</h4>With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:43:03','2016-10-25 20:43:03','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2755,1,'2016-10-25 20:54:42','2016-10-25 20:54:42','<h3 class=\"widget-title\">About Us</h3> <p>PataNyumba</p>\r\n<p>PataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.</p>\r\n<p>It is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.</p>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-agent\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-money\"></i></span> <h4 class=\"service-title wow fadeInUp\">Sell</h4>With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:54:42','2016-10-25 20:54:42','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2756,1,'2016-10-25 20:56:49','2016-10-25 20:56:49','<h3 class=\"widget-title\">About Us</h3> <p>PataNyumba</p>\r\n<p>PataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.</p>\r\n<p>It is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.</p>\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3> \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bug\"></i></span> <h4 class=\"service-title wow fadeInUp\">Buying</h4> \r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-bullhorn\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>The mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-agent\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>We have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-apple\"></i></span> <h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>If you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-money\"></i></span> <h4 class=\"service-title wow fadeInUp\">Sell</h4>With this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly. \r\n<span class=\"service-icon wow zoomInDown\"><i class=\"fa fa-medkit\"></i></span> <h4 class=\"service-title wow fadeInUp\">Service one</h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-10-25 20:56:49','2016-10-25 20:56:49','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0),(2759,1,'2016-11-15 10:48:01','2016-11-15 10:48:01','<a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Login as Agent </a> <a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Login as Agent </a>\n<h3 class=\"widget-title\">My Account</h3>\n[usersultra_my_account]\n<h3 class=\"widget-title\">List of Agents</h3>\n[usersultra_directory]','Agents','','inherit','closed','closed','','744-autosave-v1','','','2016-11-15 10:48:01','2016-11-15 10:48:01','',744,'http://www.robisearch.com/patanyumba/744-autosave-v1/',0,'revision','',0),(2760,1,'2016-10-27 16:19:11','2016-10-27 16:19:11','<h3 class=\"widget-title\">Sign up</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>\r\n<h3 class=\"widget-title\">Login</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>\r\n<h3 class=\"widget-title\">Agents Sign in</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>','Rentals','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 16:19:11','2016-10-27 16:19:11','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2761,1,'2016-10-27 16:21:23','2016-10-27 16:21:23','<h3 class=\"widget-title\">Sign up</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>\r\n<h3 class=\"widget-title\">Login</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>\r\n<h3 class=\"widget-title\">Agents Sign in</h3> \r\n<ul><li class=\"rounded shadow \" style=\"width:\">\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=50&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=100&d=mm&r=g 2x\" class=\"avatar avatar-50 photo\" height=\"50\" width=\"50\"></a> \r\n<p class=\"uu-direct-name\"><a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\">Peterk </a> <span></span></p> <a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\" see=\"\" profile=\"\"><i class=\"fa fa-eye fa-lg\"></i> </a> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\" title=\"Logout\"> <i class=\"fa fa-power-off fa-lg\"></i> </a> </li></ul>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 16:21:23','2016-10-27 16:21:23','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2762,1,'2016-10-27 17:41:22','2016-10-27 17:41:22','<h3 class=\"widget-title\">My account</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g 2x\" class=\"avatar avatar-96 photo\" height=\"96\" width=\"96\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 17:41:22','2016-10-27 17:41:22','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2763,1,'2016-10-27 18:11:36','2016-10-27 18:11:36','<h3 class=\"widget-title\">Registration</h3>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:11:36','2016-10-27 18:11:36','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2764,1,'2016-10-27 18:26:13','2016-10-27 18:26:13','<h3 class=\"widget-title\">Registration</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=230&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=460&d=mm&r=g 2x\" class=\"avatar avatar-230 photo\" height=\"230\" width=\"230\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:26:13','2016-10-27 18:26:13','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2765,1,'2016-10-27 18:32:43','2016-10-27 18:32:43','','','','publish','closed','closed','','2765','','','2016-10-27 18:32:43','2016-10-27 18:32:43','',0,'http://www.robisearch.com/patanyumba/?post_type=easyimageslider&p=2765',0,'easyimageslider','',0),(2766,1,'2016-10-27 18:36:58','2016-10-27 18:36:58','<h3 class=\"widget-title\">Agents Profile</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=230&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=460&d=mm&r=g 2x\" class=\"avatar avatar-230 photo\" height=\"230\" width=\"230\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>\r\n<h3 class=\"widget-title\">profile</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g 2x\" class=\"avatar avatar-96 photo\" height=\"96\" width=\"96\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:36:58','2016-10-27 18:36:58','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2767,1,'2016-10-27 18:43:38','2016-10-27 18:43:38','<h3 class=\"widget-title\">Agents Profile</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=230&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=460&d=mm&r=g 2x\" class=\"avatar avatar-230 photo\" height=\"230\" width=\"230\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>\r\n<h3 class=\"widget-title\">My Account</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g 2x\" class=\"avatar avatar-96 photo\" height=\"96\" width=\"96\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">\r\n<h3 class=\"widget-title\">Directory</h3> \r\n<h1>Total found: 1 Users</h1>\r\n<ul class=\"usersultra-front-results\"><li class=\"rounded\" style=\"width:21%\"><a href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\"><img alt=\"\" src=\"http://1.gravatar.com/avatar/7978f997a4e1a7e6101921a5f6b45739?s=100&d=mm&r=g\" srcset=\"http://1.gravatar.com/avatar/7978f997a4e1a7e6101921a5f6b45739?s=200&d=mm&r=g 2x\" class=\"avatar avatar-100 photo\" height=\"100\" width=\"100\"></a> <p class=\"uu-direct-name\">Agent</p> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\">See Profile</a>\r\n</li> </ul>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:43:38','2016-10-27 18:43:38','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2768,1,'2016-10-27 18:56:47','2016-10-27 18:56:47','<h3 class=\"widget-title\">Agents Profile</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=230&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=460&d=mm&r=g 2x\" class=\"avatar avatar-230 photo\" height=\"230\" width=\"230\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>\r\n<h3 class=\"widget-title\">My Account</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g 2x\" class=\"avatar avatar-96 photo\" height=\"96\" width=\"96\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">\r\n<h3 class=\"widget-title\">List of Agents</h3> \r\n<h1>Total found: 1 Users</h1>\r\n<ul class=\"usersultra-front-results\"><li class=\"rounded\" style=\"width:21%\"><a href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\"><img alt=\"\" src=\"http://1.gravatar.com/avatar/7978f997a4e1a7e6101921a5f6b45739?s=100&d=mm&r=g\" srcset=\"http://1.gravatar.com/avatar/7978f997a4e1a7e6101921a5f6b45739?s=200&d=mm&r=g 2x\" class=\"avatar avatar-100 photo\" height=\"100\" width=\"100\"></a> <p class=\"uu-direct-name\">Agent</p> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\">See Profile</a>\r\n</li> </ul>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:56:47','2016-10-27 18:56:47','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2769,1,'2016-10-27 18:59:34','2016-10-27 18:59:34','<h3 class=\"widget-title\">Agents Profile</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=230&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=460&d=mm&r=g 2x\" class=\"avatar avatar-230 photo\" height=\"230\" width=\"230\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>\r\n<h3 class=\"widget-title\">My Account</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"><img alt=\"\" src=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g\" srcset=\"http://2.gravatar.com/avatar/b92e9129f59ef08f907523662cca2dd7?s=96&d=mm&r=g 2x\" class=\"avatar avatar-96 photo\" height=\"96\" width=\"96\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 18:59:34','2016-10-27 18:59:34','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2770,1,'2016-10-27 19:01:57','2016-10-27 19:01:57','<a href=\"http://www.robisearch.com/patanyumba/property/near-valley-arcade/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"nairobi-valley3\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\nit is a spacious house that is in a gated commmunity, well secured with a perimeter wall around it.\r\n<!-- Address -->\r\nNairobi\r\n<span class=\"page-price\">KSh275,000 / Month </span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/property/near-valley-arcade/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-10-27 19:01:57','2016-10-27 19:01:57','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2771,1,'2016-12-01 15:54:13','2016-12-01 15:54:13','','Blog','','inherit','closed','closed','','2066-autosave-v1','','','2016-12-01 15:54:13','2016-12-01 15:54:13','',2066,'http://www.robisearch.com/patanyumba/2066-autosave-v1/',0,'revision','',0),(2772,1,'2016-10-27 19:08:27','2016-10-27 19:08:27','Login\r\n\r\n[usersultra_login]','Blog','','inherit','closed','closed','','2066-revision-v1','','','2016-10-27 19:08:27','2016-10-27 19:08:27','',2066,'http://www.robisearch.com/patanyumba/2066-revision-v1/',0,'revision','',0),(2773,1,'2016-10-27 20:59:36','2016-10-27 20:59:36','<h3 class=\"widget-title\">skyline Hostels</h3>\r\n<a href=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\">\r\n<img width=\"150\" height=\"150\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"2\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\"> \r\n</a>\r\nThis development comprises of prestigious 28No. 3 bedroom apartments master en suite with domestic servant’s quarters. Highlights Plinth area: approx. 170 sqm Spacious lounge opening to the balcony. Dining Fitted […]\r\n<!-- Address -->\r\nKILELESHWA,\r\n<span class=\"page-price under-offer-status\">Under Offer</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/property/bell-crest-gardens-kileleshwa-githunguri-road/\" method=\"post\">\r\n<input type=\"submit\" value=\"Read More\">\r\n</form>','skyline hostels','','inherit','closed','closed','','735-revision-v1','','','2016-10-27 20:59:36','2016-10-27 20:59:36','',735,'http://www.robisearch.com/patanyumba/735-revision-v1/',0,'revision','',0),(2774,1,'2016-10-27 21:02:48','2016-10-27 21:02:48','<h3 class=\"widget-title\">Agents Profile</h3> \r\n<h2>Peterk</h2>\r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"></a> \r\n<p></p> \r\n<a class=\"uultra-btn-email\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-envelope-o\"></i></span>Send Message</a>\r\n<p>You cannot send a private message to yourself</p> \r\n<h2>My Photo Galleries</h2>\r\n<ul>\r\n<p>You have no galleries yet.</p> \r\n</ul>\r\n<h2>My Videos</h2>\r\n<ul> \r\n<p>The user has not added videos yet.</p> \r\n</ul>\r\n<h3 class=\"widget-title\">My Account</h3> \r\n<a href=\"http://www.robisearch.com/patanyumba/?page_id=/1/\"></a> \r\n<a class=\"uultra-btn-upload-avatar\" href=\"#\" id=\"uu-send-private-message\" data-id=\"1\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Update Profile Image</a>\r\n<!-- Uploader section -->\r\n<p class=\"drag-drop-info\">Drop Avatar here</p>\r\n<p>or</p>\r\n<p class=\"drag-drop-buttons\"><input id=\"plupload-browse-button-avatar\" type=\"button\" value=\"Select Files\" class=\"button\"></p>\r\n<p class=\"drag-drop-buttons\"><input id=\"btn-delete-user-avatar\" type=\"button\" value=\"Remove Avatar\" class=\"button\"></p>\r\n<script type=\"text/javascript\">\r\njQuery(document).ready(function($){\r\n// Create uploader and pass configuration:\r\nvar uploader_avatar = new plupload.Uploader({\"runtimes\":\"html5,silverlight,flash,html4\",\"browse_button\":\"plupload-browse-button-avatar\",\"container\":\"plupload-upload-ui-avatar\",\"drop_element\":\"drag-drop-area-avatar\",\"file_data_name\":\"async-upload\",\"multiple_queues\":true,\"multi_selection\":false,\"max_file_size\":\"2097152b\",\"url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-admin\\/admin-ajax.php\",\"flash_swf_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.flash.swf\",\"silverlight_xap_url\":\"http:\\/\\/localhost\\/patanyumba\\/wp-includes\\/js\\/plupload\\/plupload.silverlight.xap\",\"filters\":[{\"title\":\"Allowed Files\",\"extensions\":\"jpg,png,gif,jpeg\"}],\"multipart\":true,\"urlstream_upload\":true,\"multipart_params\":{\"_ajax_nonce\":\"737d958845\",\"action\":\"ajax_upload_avatar\"}});\r\n// Check for drag\'n\'drop functionality:\r\nuploader_avatar.bind(\'Init\', function(up){\r\nvar uploaddiv_avatar = $(\'#plupload-upload-ui-avatar\');\r\n// Add classes and bind actions:\r\nif(up.features.dragdrop){\r\nuploaddiv_avatar.addClass(\'drag-drop\');\r\n$(\'#drag-drop-area-avatar\')\r\n.bind(\'dragover.wp-uploader\', function(){ uploaddiv_avatar.addClass(\'drag-over\'); })\r\n.bind(\'dragleave.wp-uploader, drop.wp-uploader\', function(){ uploaddiv_avatar.removeClass(\'drag-over\'); });\r\n} else{\r\nuploaddiv_avatar.removeClass(\'drag-drop\');\r\n$(\'#drag-drop-area\').unbind(\'.wp-uploader\');\r\n}\r\n});\r\n// Init ////////////////////////////////////////////////////\r\nuploader_avatar.init(); \r\n// Selected Files //////////////////////////////////////////\r\nuploader_avatar.bind(\'FilesAdded\', function(up, files) {\r\nvar hundredmb = 100 * 1024 * 1024, max = parseInt(up.settings.max_file_size, 10);\r\n// Limit to one limit:\r\nif (files.length > 1){\r\nalert(\"You may only upload one image at a time!\");\r\nreturn false;\r\n}\r\n// Remove extra files:\r\nif (up.files.length > 1){\r\nup.removeFile(uploader_avatar.files[0]);\r\nup.refresh();\r\n}\r\n// Loop through files:\r\nplupload.each(files, function(file){\r\n// Handle maximum size limit:\r\nif (max > hundredmb && file.size > hundredmb && up.runtime != \'html5\'){\r\nalert(\"The file you selected exceeds the maximum filesize limit.\");\r\nreturn false;\r\n}\r\n});\r\njQuery.each(files, function(i, file) {\r\njQuery(\'#symposium_filelist_avatar\').append(\'<div class=\"addedFile\" id=\"\' + file.id + \'\">\' + file.name + \'</div>\');\r\n});\r\nup.refresh(); \r\nuploader_avatar.start();\r\n});\r\n// A new file was uploaded:\r\nuploader_avatar.bind(\'FileUploaded\', function(up, file, response){\r\njQuery.ajax({\r\ntype: \'POST\',\r\nurl: ajaxurl,\r\ndata: {\"action\": \"refresh_avatar\"},\r\nsuccess: function(data){\r\n$(\"#uu-backend-avatar-section\").html(data);\r\n}\r\n});\r\n});\r\n// Error Alert /////////////////////////////////////////////\r\nuploader_avatar.bind(\'Error\', function(up, err) {\r\nalert(\"Error: \" + err.code + \", Message: \" + err.message + (err.file ? \", File: \" + err.file.name : \"\") + \"\");\r\nup.refresh(); \r\n});\r\n// Progress bar ////////////////////////////////////////////\r\nuploader_avatar.bind(\'UploadProgress\', function(up, file) {\r\nvar progressBarValue = up.total.percent;\r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: progressBarValue\r\n});\r\njQuery(\'#progressbar-avatar\').html(\'<span class=\"progressTooltip\">\' + up.total.percent + \'%</span>\');\r\n});\r\n// Close window after upload ///////////////////////////////\r\nuploader_avatar.bind(\'UploadComplete\', function() {\r\n//jQuery(\'.uploader\').fadeOut(\'slow\'); \r\njQuery(\'#progressbar-avatar\').fadeIn().progressbar({\r\nvalue: 0\r\n});\r\n});\r\n});\r\n</script>\r\n<ul class=\"main_menu\">\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=dashboard\"><span><i class=\"fa fa-tachometer fa-2x\"></i></span>Dashboard</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=account\"><span><i class=\"fa fa-wrench fa-2x\"></i></span>My Account</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=myorders\"><span><i class=\"fa fa-list fa-2x\"></i></span>My Orders</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=wootracker\"><span><i class=\"fa fa-truck fa-2x\"></i></span>My Purchases</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=profile\"><span><i class=\"fa fa-user fa-2x\"></i></span>Profile</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=messages\"><span><i class=\"fa fa-envelope-o fa-2x\"></i></span>My Messages</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=friends\"><span><i class=\"fa fa-users fa-2x\"></i></span>My Friends</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=posts\"><span><i class=\"fa fa-edit fa-2x\"></i></span>My Posts</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=photos\"><span><i class=\"fa fa-camera fa-2x\"></i></span>Photos</a></li> \r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=videos\"><span><i class=\"fa fa-video-camera fa-2x\"></i></span>My Videos</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"?module=settings\"><span><i class=\"fa fa-gear fa-2x\"></i></span>Settings</a></li>\r\n<li><a class=\"uultra-btn-u-menu\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?action=logout&redirect_to=%2Fpatanyumba%2Fwp-admin%2Fadmin-ajax.php%3F_panelsnonce%3D8efd40034b&_wpnonce=14561dad78\"><span><i class=\"fa fa-arrow-circle-right fa-2x\"></i></span>Logout</a></li>\r\n</ul>\r\n<h1> Hello peterk. Welcome to your dashboard</h1> \r\n<p style=\"text-align:right\">Account Status: Active</p> \r\n<h2>My Latest Messages<span class=\"icon-close-open\"></span></h2>\r\n<p>You have no items in inbox.</p>\r\n<h2>My Latest Photos:<span class=\"icon-close-open\"></span></h2>\r\n<input type=\"hidden\" value=\"\" name=\"page_id\" id=\"page_id\">\r\n<h3 class=\"widget-title\">List of Agents</h3> \r\n<h1>Total found: 1 Users</h1>\r\n<ul class=\"usersultra-front-results\"><li class=\"rounded\" style=\"width:21%\"><a href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\"></a> <p class=\"uu-direct-name\">Agent</p> \r\n<a class=\"uultra-btn-profile\" href=\"http://www.robisearch.com/patanyumba/?page_id=/4/\">See Profile</a>\r\n</li> </ul>','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-10-27 21:02:48','2016-10-27 21:02:48','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2777,1,'2016-10-27 21:46:09','2016-10-27 21:46:09','\nI was able to buy my house though PataNyumba and for that I am grateful, It saved me a lot of hustle of walking around to search for a house. All I did was to got to the page then click on buy tab on the menu, chose a house then contacted the owner, and pap I got a house.\n','Susan Kemunto','','inherit','closed','closed','','2147-autosave-v1','','','2016-10-27 21:46:09','2016-10-27 21:46:09','',2147,'http://www.robisearch.com/patanyumba/2147-autosave-v1/',0,'revision','',0),(2778,1,'2016-10-27 21:45:31','2016-10-27 21:45:31','','emp1','','inherit','closed','closed','','emp1','','','2016-10-27 21:45:31','2016-10-27 21:45:31','',2147,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp1.jpg',0,'attachment','image/jpeg',0),(2779,1,'2016-10-27 22:13:08','2016-10-27 22:13:08','At PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.','House','','inherit','closed','closed','','2122-autosave-v1','','','2016-10-27 22:13:08','2016-10-27 22:13:08','',2122,'http://www.robisearch.com/patanyumba/2122-autosave-v1/',0,'revision','',0),(2781,1,'2016-10-31 13:46:26','2016-10-31 13:46:26','','123','','inherit','closed','closed','','123-2','','','2016-10-31 13:46:26','2016-10-31 13:46:26','',0,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/123.png',0,'attachment','image/png',0),(2782,1,'2016-10-31 15:19:26','2016-10-31 15:19:26','','Mr. Kumo','','inherit','closed','closed','','emp2-2','','','2016-10-31 15:19:43','2016-10-31 15:19:43','',2040,'http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/emp2-1.jpg',0,'attachment','image/jpeg',0),(2785,1,'2016-11-07 07:14:41','2016-11-07 07:14:41','<label> Your Name (required)\r\n [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n [email* your-email] </label>\r\n\r\n<label> Subject\r\n [text your-subject] </label>\r\n\r\n<label> House/property that you need\r\n [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\npatanyumba \"[your-subject]\"\n[your-name] <wordpress@robisearch.com>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on patanyumba (http://www.robisearch.com/patanyumba)\nkamorepta.pk@gmail.com\nReply-To: [your-email]\n\n\n\n\npatanyumba \"[your-subject]\"\npatanyumba <wordpress@robisearch.com>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on patanyumba (http://www.robisearch.com/patanyumba)\n[your-email]\nReply-To: kamorepta.pk@gmail.com\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Agents Form','','publish','closed','closed','','agents-form','','','2016-11-07 07:14:41','2016-11-07 07:14:41','',0,'http://www.robisearch.com/patanyumba/?post_type=wpcf7_contact_form&p=2785',0,'wpcf7_contact_form','',0),(2787,2,'2016-11-07 08:10:38','2016-11-07 08:10:38','<img class=\"alignnone size-medium wp-image-2790\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/tz-300x225.jpg\" alt=\"tz\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-full wp-image-2789\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia.jpg\" alt=\"emmarentia\" width=\"259\" height=\"194\" /> <img class=\"alignnone size-medium wp-image-2788\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/tz2-300x225.jpg\" alt=\"tz2\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-2747\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/apartments-300x225.jpg\" alt=\"apartments\" width=\"300\" height=\"225\" />\r\n\r\nPeter Kamau has worked for company since the year 2015, his brilliance and hardwork has helped in finding solutions to our clients thereby making a difference in all that he does. We celebrate him and wish him all the best in his endevours.\r\n\r\nSpeak of genus and dedication and the name that comes to mind is non-other than Jane Kyalo. She has played a very big part in the office and company in general, she has and is the head of the customer service department. We greately celebrate her.\r\n\r\nGabriel Otieno continues to deliver nothing short of amaizing results in the office.','Kilimambogo','','publish','open','open','','kilimambogo','','','2016-11-07 08:10:38','2016-11-07 08:10:38','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2787',0,'property','',0),(2788,2,'2016-11-07 08:04:31','2016-11-07 08:04:31','','tz2','','inherit','closed','closed','','tz2-2','','','2016-11-07 08:04:31','2016-11-07 08:04:31','',2787,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/tz2.jpg',0,'attachment','image/jpeg',0),(2789,2,'2016-11-07 08:04:34','2016-11-07 08:04:34','','emmarentia','','inherit','closed','closed','','emmarentia','','','2016-11-07 08:04:34','2016-11-07 08:04:34','',2787,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia.jpg',0,'attachment','image/jpeg',0),(2790,2,'2016-11-07 08:04:39','2016-11-07 08:04:39','','tz','','inherit','closed','closed','','tz-2','','','2016-11-07 08:04:39','2016-11-07 08:04:39','',2787,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/tz.jpg',0,'attachment','image/jpeg',0),(2792,1,'2016-11-07 09:55:54','2016-11-07 09:55:54','<a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">\r\n<img src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg\" class=\"teaser-left-thumb wp-post-image\" alt=\"emmarentia\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/emmarentia-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" height=\"150\" width=\"150\"> \r\n</a>\r\n<h5 class=\"property-heading\"><a href=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\">KIlimambogo hieghts</a></h5>\r\n<!-- Address -->\r\nthika\r\n<span class=\"page-price under-offer-status\">Under Offer</span>\r\n<form class=\"epl-property-button\" action=\"http://www.robisearch.com/patanyumba/?property=kilimambogo\" method=\"post\">\r\n<input value=\"Read More\" type=\"submit\">\r\n</form>','skyline hostels','','inherit','closed','closed','','735-revision-v1','','','2016-11-07 09:55:54','2016-11-07 09:55:54','',735,'http://www.robisearch.com/patanyumba/?p=2792',0,'revision','',0),(2794,1,'2016-11-07 12:18:20','2016-11-07 12:18:20','<h3 class=\"widget-title\">View All property</h3> [listing post_type=\"property\" tools_top=\"on\"]','Buy','','inherit','closed','closed','','2455-revision-v1','','','2016-11-07 12:18:20','2016-11-07 12:18:20','',2455,'http://www.robisearch.com/patanyumba/?p=2794',0,'revision','',0),(2795,1,'2016-11-07 13:03:37','2016-11-07 13:03:37','<h3 class=\"widget-title\">View All property</h3> [listing post_type=\"property\" tools_top=\"on\"]','All Listings','','inherit','closed','closed','','2455-revision-v1','','','2016-11-07 13:03:37','2016-11-07 13:03:37','',2455,'http://www.robisearch.com/patanyumba/2455-revision-v1/',0,'revision','',0),(2796,1,'2016-11-07 13:25:46','2016-11-07 13:25:46',' \r\n\r\nTo view this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/all-listings/\"><strong>HERE</strong></a>\r\n\r\n<img class=\"alignnone size-medium wp-image-2633\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/2-300x193.jpg\" alt=\"BELL CREST GARDENS- KILELESHWA,\" width=\"300\" height=\"193\" />','BELL CREST GARDENS- KILELESHWA,','','inherit','closed','closed','','2460-revision-v1','','','2016-11-07 13:25:46','2016-11-07 13:25:46','',2460,'http://www.robisearch.com/patanyumba/2460-revision-v1/',0,'revision','',0),(2797,1,'2016-11-07 13:42:24','2016-11-07 13:42:24','To this and much more property listings click HERE','rumuruti-plots','','inherit','closed','closed','','2182-revision-v1','','','2016-11-07 13:42:24','2016-11-07 13:42:24','',2182,'http://www.robisearch.com/patanyumba/2182-revision-v1/',0,'revision','',0),(2800,1,'2016-11-07 14:03:29','2016-11-07 14:03:29','To this and much more property listings click <a href=\"http://www.robisearch.com/patanyumba/property/\">HERE</a>\n\n<img class=\"alignnone size-medium wp-image-2693\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/10/nairobi-valley3-300x206.jpg\" alt=\"nairobi-valley3\" width=\"300\" height=\"206\" />','Near Valley Arcade','','inherit','closed','closed','','2179-autosave-v1','','','2016-11-07 14:03:29','2016-11-07 14:03:29','',2179,'http://www.robisearch.com/patanyumba/2179-autosave-v1/',0,'revision','',0),(2801,1,'2016-11-07 14:11:30','2016-11-07 14:11:30',' \n\n<!--more-->\n\n \n\nThis tastefully furnished 2 bedroom apartment in Lavington features a spacious lounge leading to open dining cum kitchen with an amazing marble worktop. All bedrooms have a shower and the. The kitchen is fitted with cabinets giving enough room to add some more of your own kitchen','Featured Property','','inherit','closed','closed','','2657-autosave-v1','','','2016-11-07 14:11:30','2016-11-07 14:11:30','',2657,'http://www.robisearch.com/patanyumba/2657-autosave-v1/',0,'revision','',0),(2802,1,'2016-11-07 14:11:58','2016-11-07 14:11:58',' \r\n\r\nThis tastefully furnished 2 bedroom apartment in Lavington features a spacious lounge leading to open dining cum kitchen with an amazing marble worktop. All bedrooms have a shower and the. The kitchen is fitted with cabinets giving enough room to add some more of your own kitchen\r\n\r\n \r\n\r\n<!--more-->\r\n\r\n \r\n\r\n ','Featured Property','','inherit','closed','closed','','2657-revision-v1','','','2016-11-07 14:11:58','2016-11-07 14:11:58','',2657,'http://www.robisearch.com/patanyumba/2657-revision-v1/',0,'revision','',0),(2803,1,'2016-11-09 06:33:04','2016-11-09 06:33:04','<h3 class=\"widget-title\">About Us</h3>\r\nPataNyumba\r\n\r\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\r\n\r\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\r\n\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>\r\nThe mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated.\r\n<i class=\"fa fa-agent\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>\r\nWe have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>\r\nIf you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams.\r\n<i class=\"fa fa-money\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Sell</h4>\r\nWith this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section>','About Us','','inherit','closed','closed','','174-autosave-v1','','','2016-11-09 06:33:04','2016-11-09 06:33:04','',174,'http://www.robisearch.com/patanyumba/174-autosave-v1/',0,'revision','',0),(2804,1,'2016-11-09 06:40:14','2016-11-09 06:40:14','<h3 class=\"widget-title\">About Us</h3>\r\nPataNyumba\r\n\r\nPataNyumba is onestop shop for all your housing needs, we pride ourselves in providing good housing and property for our clients. We are here to satisfy your issues at the same time answering all your queries that may concern property. In case of anything or questions concerning our services you can CONTACT us and we will get back to you.\r\n\r\nIt is also an avenue that helps to list houses and property e.g. land. It also links the person viewing the property and the agent or the owner of the house. It an avenue where property developers can showcase their property at the same time receiving positive criticism from people.\r\n\r\n<section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/mortgage/\">Mortgage</a></h4>\r\nThe mortgage feature helps you to know how much interest to pay when you take a loan. The only thing you need is to fill in the amount, rate and the year then the system will generate for you the monthly payments to make so as to settle the loan in the time stipulated.\r\n<i class=\"fa fa-agent\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/agents\">Agents</a></h4>\r\nWe have a long list of agents in our database with their contacts, this will help you connect to the people who will easily and effectively manage your property. Click on AGENTS in the menu so as to view the long list of agents.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\"><a href=\"http://www.robisearch.com/patanyumba/sample-page\">Rent</a></h4>\r\nIf you need a house to rent we have wide a variety property for rent. We have houses, apartment, land and even business premises for hire, we have it all. They are affordable and quick to access, after finding the property of your choice contact the agent and get the house of your dreams.\r\n<i class=\"fa fa-money\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Sell</h4>\r\nWith this feature you’ll be able to post your property by simply filling this FORM, then sit back relax and enjoy as you wait for a buyer to call you. This will also help you track your property and manage it while it is online having buyers call you directly.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section>','About Us','','inherit','closed','closed','','174-revision-v1','','','2016-11-09 06:40:14','2016-11-09 06:40:14','',174,'http://www.robisearch.com/patanyumba/174-revision-v1/',0,'revision','',0); INSERT INTO `wp_patanyumbaposts` VALUES (2806,1,'2016-11-11 14:58:44','2016-11-11 14:58:44','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a> <style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-11-11 14:58:44','2016-11-11 14:58:44','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2808,1,'2016-11-15 10:31:45','2016-11-15 10:31:45','<h3 class=\"widget-title\">My Account</h3>\r\n[usersultra_my_account]\r\n<h3 class=\"widget-title\">List of Agents</h3>\r\n[usersultra_directory]','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-11-15 10:31:45','2016-11-15 10:31:45','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2810,1,'2016-11-15 10:55:22','2016-11-15 10:55:22','<a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Login as an Agent </a> <a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Register as an Agent </a>\r\n<h3 class=\"widget-title\">My Account</h3>\r\n[usersultra_my_account]\r\n<h3 class=\"widget-title\">List of Agents</h3>\r\n[usersultra_directory]','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-11-15 10:55:22','2016-11-15 10:55:22','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2812,1,'2016-11-15 11:23:59','2016-11-15 11:23:59','<a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Login as an Agent </a> <a class=\"ow-button-hover\" href=\"http://www.robisearch.com/patanyumba/wp-login.php?loggedout=true\"> Register as an Agent </a>\r\n<h3 class=\"widget-title\">List of Agents</h3>\r\n[usersultra_directory]','Agents','','inherit','closed','closed','','744-revision-v1','','','2016-11-15 11:23:59','2016-11-15 11:23:59','',744,'http://www.robisearch.com/patanyumba/744-revision-v1/',0,'revision','',0),(2813,1,'2016-11-15 11:35:36','2016-11-15 11:35:36','<section id=\"projects\" class=\"projects-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our projects</span></h3>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg\" sizes=\"(max-width: 233px) 100vw, 233px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27.jpg 233w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-150x139.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/27-100x93.jpg 100w\" alt=\"27\" width=\"233\" height=\"216\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg\" sizes=\"(max-width: 274px) 100vw, 274px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62.jpg 274w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-150x101.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/62-100x67.jpg 100w\" alt=\"62\" width=\"274\" height=\"184\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg\" sizes=\"(max-width: 259px) 100vw, 259px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743.jpg 259w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-150x112.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/743-100x75.jpg 100w\" alt=\"743\" width=\"259\" height=\"194\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-150x84.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2015/02/21-100x56.jpg 100w\" alt=\"21\" width=\"300\" height=\"168\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/fractal-292069_1280-350x250.jpg\" alt=\"fractal-292069_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n<img class=\"attachment-project-image size-project-image wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg\" sizes=\"(max-width: 350px) 100vw, 350px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-350x250.jpg 350w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/abstract-363268_1280-100x72.jpg 100w\" alt=\"abstract-363268_1280\" width=\"350\" height=\"250\" /> <i class=\"fa fa-link\"></i>\r\n<i class=\"fa fa-search\"></i>\r\n\r\n</section><section id=\"call-to-action\" class=\"action-area\">Do you like Moesia? Is it everything you wanted from a theme?\r\n<a class=\"call-to-action wow zoomInUp\" href=\"https://wordpress.org/themes/moesia\">Download it for free!</a>\r\n<style type=\"text/css\">\r\n.action-area {<br />display: block;<br />background: url(http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/new-york-city-556848_1280.jpg) no-repeat;<br />background-position: center top;<br />background-attachment: fixed;<br />background-size: cover;<br />z-index: -1;<br />}<br /></style></section><section id=\"clients\" class=\"clients-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our clients</span></h3>\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-150x46.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-300x93.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-400x124.png 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65-100x31.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/65.png 404w\" alt=\"65\" width=\"150\" height=\"46\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-150x75.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/youtube-344106_150-100x50.png 100w\" alt=\"youtube-344106_150\" width=\"150\" height=\"75\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/nsoko.png 293w\" alt=\"nsoko\" width=\"150\" height=\"88\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-150x102.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23-100x68.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/23.png 273w\" alt=\"23\" width=\"150\" height=\"102\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-150x150.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1-100x100.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/6-1.jpg 225w\" alt=\"Gakuyo Real Estate\" width=\"150\" height=\"150\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-150x72.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-300x145.png 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1-100x48.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/1.png 323w\" alt=\"lamudi\" width=\"150\" height=\"72\" />\r\n<img class=\"attachment-moesia-clients-thumb size-moesia-clients-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png\" sizes=\"(max-width: 150px) 100vw, 150px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-150x88.png 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4-100x59.png 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/07/4.png 294w\" alt=\"optiven\" width=\"150\" height=\"88\" />\r\n\r\n</section><section id=\"services\" class=\"services-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Services</span></h3>\r\n \r\n<h4 class=\"service-title wow fadeInUp\">Buying</h4>\r\nAt PataNyumba we are your one stop shop for buying the house of your dream, we give you options that suit your needs making sure you get what you rely need. Check out our<a href=\"http://www.robisearch.com/patanyumba/property/skyline-hostels/\"> PROPERTY</a> listings to view some of them.\r\n<i class=\"fa fa-bullhorn\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service five</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-android\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service four</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-apple\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service three</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-mobile\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service two</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n<i class=\"fa fa-medkit\"></i>\r\n<h4 class=\"service-title wow fadeInUp\">Service one</h4>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n</section><section id=\"testimonials\" class=\"testimonials-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">What our clients say</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316495_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Developer@Bing</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/man-206932_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Yahoo</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/model-334739_150.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Google</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<img class=\"client-photo col-md-4\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/girl-333858_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"client-name col-md-8\">John Doe</h4>\r\n<span class=\"client-function col-md-8\">Owner@Microsoft</span>\r\n\r\n</section><section id=\"employees\" class=\"employees-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our Employees</span></h3>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/call-15924_640.jpg\" alt=\"Jane Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Jane Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">Junior Accountant</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/face-275925_640.jpg\" alt=\"Bob Dylan\" />\r\n<h4 class=\"employee-name wow fadeInUp\">Bob Dylan</h4>\r\n<span class=\"employee-position wow fadeInUp\">Head Developer</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n<img class=\"employee-photo wow zoomInDown\" src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2014/07/smoke-316496_640.jpg\" alt=\"John Doe\" />\r\n<h4 class=\"employee-name wow fadeInUp\">John Doe</h4>\r\n<span class=\"employee-position wow fadeInUp\">General Manager</span>\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\n\r\n<i class=\"fa fa-facebook\"></i>\r\n<i class=\"fa fa-twitter\"></i>\r\n<i class=\"fa fa-google-plus\"></i>\r\n<i class=\"fa fa-linkedin\"></i>\r\n\r\n</section><section id=\"latest-news\" class=\"latest-news-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Latest news</span></h3>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/hello-world/\" rel=\"bookmark\">Hello world!</a></h4>\r\nWelcome to WordPress. This is your first post. Edit or delete it, then start writing!\r\n\r\n<a title=\"Sed eleifend sed dui nec nibh iaculis faucibus\" href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-400x266.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-768x511.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-750x499.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-430x286.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/tractor-371250_1280.jpg 1280w\" alt=\"tractor-371250_1280\" width=\"400\" height=\"266\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/sed-eleifend-sed/\" rel=\"bookmark\">Sed eleifend sed dui nec nibh iaculis faucibus</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a title=\"Nulla eget tellus nec libero molestie tincidunt\" href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\">\r\n<img class=\"attachment-moesia-news-thumb size-moesia-news-thumb wp-post-image\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg\" sizes=\"(max-width: 400px) 100vw, 400px\" srcset=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-400x267.jpg 400w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-300x200.jpg 300w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-768x512.jpg 768w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-1024x682.jpg 1024w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-750x500.jpg 750w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-430x287.jpg 430w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-150x100.jpg 150w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280-100x67.jpg 100w, http://www.robisearch.com/patanyumba/wp-content/uploads/2014/06/flower-child-336658_1280.jpg 1280w\" alt=\"flower-child-336658_1280\" width=\"400\" height=\"267\" /> </a>\r\n<h4 class=\"entry-title\"><a href=\"http://www.robisearch.com/patanyumba/ut-lobortis-urna-non/\" rel=\"bookmark\">Nulla eget tellus nec libero molestie tincidunt</a></h4>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Integer iaculis faucibus lorem vitae convallis. Nunc vel vestibulum erat. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nullam ullamcorper […]\r\n\r\n<a class=\"all-news\" href=\"http://www.robisearch.com/patanyumba/buy-properties/\">\r\nSee all our news </a>\r\n\r\n</section><section id=\"facts\" class=\"facts-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Some facts about us</span></h3>\r\n<span id=\"46\" class=\"fact wow rotateIn\">0</span>\r\nEmployees\r\n<span id=\"123\" class=\"fact wow rotateIn\">0</span>\r\nProjects\r\n<span id=\"98\" class=\"fact wow rotateIn\">0</span>\r\nDogs\r\n<span id=\"34\" class=\"fact wow rotateIn\">0</span>\r\nOffices\r\n\r\n</section><section id=\"skills\" class=\"skills-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">Our skills</span></h3>\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#039;s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.\r\nCoding:Design:Singing:Building:Demolishing:\r\n\r\n</section><section id=\"blockquote\" class=\"blockquote-area\">\r\n<h3 class=\"widget-title\"><span class=\"wow bounce\">A message from our manager</span></h3>\r\n<img src=\"http://demo.athemes.com/moesia/wp-content/uploads/sites/25/2011/05/analysis-299692_640.jpg\" />\r\n<blockquote class=\"wow fadeInUp\">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</blockquote>\r\n<cite class=\"wow fadeInUp\">John Doe</cite>\r\n\r\n</section>','Front Page','','inherit','closed','closed','','2040-revision-v1','','','2016-11-15 11:35:36','2016-11-15 11:35:36','',2040,'http://www.robisearch.com/patanyumba/2040-revision-v1/',0,'revision','',0),(2818,6,'2016-11-15 13:28:21','0000-00-00 00:00:00','<img class=\"alignnone size-full wp-image-2819\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/25.jpg\" alt=\"tower\" width=\"240\" height=\"160\" />\n\nkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkhhhhhhhhhhhhhhhhhhhhhhhrrrrrrrrrrrrrrrr\n\n<img class=\"alignnone size-medium wp-image-2820\" src=\"http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/26-300x168.jpg\" alt=\"26\" width=\"300\" height=\"168\" />\n\nzzzzzzzzzzzzzzzzzzzzzzggggggggggggggggg','utawala','','draft','open','closed','','','','','2016-11-15 13:28:21','2016-11-15 13:28:21','',0,'http://www.robisearch.com/patanyumba/?post_type=property&p=2818',0,'property','',0),(2819,6,'2016-11-15 13:23:52','2016-11-15 13:23:52','','tower','','inherit','closed','closed','','25','','','2016-11-15 13:25:15','2016-11-15 13:25:15','',2818,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/25.jpg',0,'attachment','image/jpeg',0),(2820,6,'2016-11-15 13:24:09','2016-11-15 13:24:09','','26','','inherit','closed','closed','','26','','','2016-11-15 13:24:09','2016-11-15 13:24:09','',2818,'http://www.robisearch.com/patanyumba/wp-content/uploads/2016/11/26.jpg',0,'attachment','image/jpeg',0),(2829,1,'2016-12-05 11:06:54','2016-12-05 11:06:54','','agent2','','publish','closed','closed','','agent2','','','2016-12-05 11:06:54','2016-12-05 11:06:54','',0,'http://www.robisearch.com/patanyumba/?post_type=agent&p=2829',0,'agent','',0),(2835,1,'2017-01-24 11:31:25','2017-01-24 11:31:25','','Advanta Africa','','publish','closed','closed','','advanta-africa','','','2017-01-24 11:31:25','2017-01-24 11:31:25','',0,'http://www.robisearch.com/patanyumba/?post_type=clients&p=2835',0,'clients','',0),(2836,1,'2017-01-24 11:31:11','2017-01-24 11:31:11','','retina','','inherit','closed','closed','','retina','','','2017-01-24 11:31:11','2017-01-24 11:31:11','',2835,'http://www.robisearch.com/patanyumba/wp-content/uploads/2017/01/retina.png',0,'attachment','image/png',0),(2837,1,'2017-01-24 12:10:05','2017-01-24 12:10:05','','Robisearch','','inherit','closed','closed','','2134-autosave-v1','','','2017-01-24 12:10:05','2017-01-24 12:10:05','',2134,'http://www.robisearch.com/patanyumba/2134-autosave-v1/',0,'revision','',0),(2839,1,'2017-03-07 13:45:04','2017-03-07 13:45:04','<h2>Building an inexpensive house – 5 ways to build a low cost house</h2>\n<h3><strong>It’s all in the Design and Planning</strong></h3>\n<p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p>\n<p> </p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<h4><strong>1. Keep the geometry simple</strong></h4>\n<p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p>\n<p> </p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\"></a><p></p>\n<p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n \n<h4> </h4>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<h4><strong>2. Consider your construction method and materials carefully</strong></h4>\n<p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\"></a><p></p>\n<p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n \n<p> </p>\n<h4><strong>3. Labour costs </strong></h4>\n<p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p>\n<p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p>\n<p> </p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<h4><strong>4. Be efficient with floor area</strong></h4>\n<p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p>\n<p> </p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n <p></p>\n<p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\"></a></p>\n<p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\n<p> </p>\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\n<h3><strong>5. Space planning</strong></h3>\n<p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p>','Sed eleifend sed dui nec nibh iaculis faucibus','','inherit','closed','closed','','2048-autosave-v1','','','2017-03-07 13:45:04','2017-03-07 13:45:04','',2048,'http://www.robisearch.com/patanyumba/2048-autosave-v1/',0,'revision','',0),(2840,1,'2017-03-07 13:45:36','2017-03-07 13:45:36','<h2>Building an inexpensive house – 5 ways to build a low cost house</h2>\r\n<h3><strong>It’s all in the Design and Planning</strong></h3>\r\n<p>Most of your cost saving exercises will take place during the design and planning phase of the project. A thoroughly well considered design that’s weighed up all cost ramifications could save you a fortune! It’s well worth taking the time to find a good architect to get this bit right. Their fee is a small percentage of the build cost, but the right design can end up saving you more money overall (as well as providing you with a home you’ll love!) So, behind every great project is a great architect and we asked some of our architects on <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> to share their tips on the <strong>cheapest way to build a house</strong>:</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>1. Keep the geometry simple</strong></h4>\r\n<p>A surefire way to add additional costs to your self build would be to start with a fussy plan, full of curves and complexities. Labour will represent a big chunk of your self build costs so it’s worthwhile interrogating every aspect of the design. For each detail or junction, your architect should think: how complex (and costly) is this to build?</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<a href=\"http://designfor-me.com/designer-view/?id=131\" target=\"_blank\"><img class=\"aligncenter wp-image-8496\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png\" sizes=\"(max-width: 977px) 100vw, 977px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London.png 977w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-300x226.png 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-768x578.png 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-80x60.png 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-432x325.png 432w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Tom-designfor-me-131-architectural-designer-architect-in-Hackney-London-236x178.png 236w\" alt=\"5 ways to build a low cost house\" width=\"977\" height=\"735\"></a><p></p>\r\n<p>A house design of simple geometry by Tom, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n \r\n<h4> </h4>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>2. Consider your construction method and materials carefully</strong></h4>\r\n<p>There’s no one ‘cheap’ solution here and you should be weighing up this decision against factors other than the cost of the materials. Durability, life-span and maintenance will all affect the overall cost of your house over a given period. Do you imagine living in this house for the next 25 years? 50 years? 100 years? A cheaper construction now may not result in the cheapest overall cost during its life-span. A similar argument can be made for the build’s eco-credentials. For example, it may be well worth spending a little more getting some really efficient insulation in the walls to keep your heating bills down for years to come!</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<a href=\"http://designfor-me.com/designer-view/?id=10398\" target=\"_blank\"><img class=\"aligncenter wp-image-8497\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg\" sizes=\"(max-width: 3180px) 100vw, 3180px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London.jpg 3180w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-300x204.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-768x523.jpg 768w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-1024x698.jpg 1024w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-80x55.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-477x325.jpg 477w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Murray-designfor-me-10398-architectural-designer-architect-in-Tower-Hamlets-London-236x161.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"3180\" height=\"2167\"></a><p></p>\r\n<p>An eco-conscious house built to last, using local stone to provide a robust construction. An award winning design by Murray, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n \r\n<p> </p>\r\n<h4><strong>3. Labour costs </strong></h4>\r\n<p>Labour can account for a high proportion of overall costs, so you may consider doing it yourself as much as you can. This decision will certainly affect the construction method you go for.</p>\r\n<p>According to <a href=\"https://www.homebuilding.co.uk/content/uploads/2011/09/Build_Cost_Table_July_2015.pdf\" target=\"_blank\">Homebuilding.co.uk</a>, <strong>for a ‘good’ quality 100m2 house in the SE of England, it’s 18% more expensive to have a main contractor to build and manage the project, than going the DIY route with only some help from subbies. </strong></p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h4><strong>4. Be efficient with floor area</strong></h4>\r\n<p>Square footage is of course a significant contributor to the cost our your self build, and with the help of your architect, it’s worthwhile finding clever ways to reduce the footprint but still get your wish-list. However, you will find that economies of scale come into play so each additional square foot should cost slightly less than the previous one!</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n <p></p>\r\n<p><a href=\"http://designfor-me.com/designer-view/?id=370\" target=\"_blank\"><img class=\"aligncenter wp-image-8499\" src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg\" sizes=\"(max-width: 480px) 100vw, 480px\" srcset=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham.jpg 480w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-300x199.jpg 300w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-80x53.jpg 80w, http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/uploads/2016/06/Benjamin-designfor-me-370-interior-designer-in-East-Ham-236x156.jpg 236w\" alt=\"5 ways to build a low cost house\" width=\"480\" height=\"318\"></a></p>\r\n<p>A space efficient living space, maximising storage opportunities by Ben, London from <a href=\"http://designfor-me.com/\" target=\"_blank\">Design for Me</a> Click on the image to see his full profile.</p>\r\n<p> </p>\r\n<img src=\"http://rxj41458q42jzfct23uujswr.wpengine.netdna-cdn.com/wp-content/plugins/advanced-wp-columns/assets/js/plugins/views/img/1x1-pixel.png\">\r\n<h3><strong>5. Space planning</strong></h3>\r\n<p>Open plan living is ever more popular in new homes, and with good reason; it brings in more natural light and provides a more sociable living environment. However, huge unobstructed spaces can end up being very costly due to the additional structure (usually steels in the ceiling) required. There are ways around this, like adding columns to reduce steel spans. These columns or structural walls will need to be carefully placed to ensure they have minimal impact on the flow of spaces/views etc. Again, this is where a good architect will come into their own!</p>','Building an inexpensive house','','inherit','closed','closed','','2048-revision-v1','','','2017-03-07 13:45:36','2017-03-07 13:45:36','',2048,'http://www.robisearch.com/patanyumba/2048-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_patanyumbaposts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbaterm_relationships` -- DROP TABLE IF EXISTS `wp_patanyumbaterm_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbaterm_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, `term_order` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbaterm_relationships` -- LOCK TABLES `wp_patanyumbaterm_relationships` WRITE; /*!40000 ALTER TABLE `wp_patanyumbaterm_relationships` DISABLE KEYS */; INSERT INTO `wp_patanyumbaterm_relationships` VALUES (1,1,0),(2047,4,0),(2047,6,0),(2047,7,0),(2048,4,0),(2048,6,0),(2048,7,0),(2049,4,0),(2049,6,0),(2049,7,0),(2125,2,0),(2126,2,0),(2127,2,0),(2179,4,0),(2180,2,0),(2181,4,0),(2182,4,0),(2460,4,0),(2463,9,0),(2464,9,0),(2465,10,0),(2466,10,0),(2467,9,0),(2490,9,0),(2491,9,0),(2492,9,0),(2493,9,0),(2494,9,0),(2495,9,0),(2496,9,0),(2497,9,0),(2498,9,0),(2499,10,0),(2500,10,0),(2501,10,0),(2503,8,0),(2506,8,0),(2507,8,0),(2508,8,0),(2509,8,0),(2510,8,0),(2511,8,0),(2515,9,0),(2516,9,0),(2517,10,0),(2518,10,0),(2519,9,0),(2520,9,0),(2521,9,0),(2522,9,0),(2523,9,0),(2524,9,0),(2525,9,0),(2526,9,0),(2527,9,0),(2528,9,0),(2529,10,0),(2530,10,0),(2531,10,0),(2535,8,0),(2541,8,0),(2568,11,0),(2568,12,0),(2568,13,0),(2568,14,0),(2575,8,0),(2576,8,0),(2577,8,0),(2595,8,0),(2596,8,0),(2597,8,0),(2599,15,0),(2603,15,0),(2604,15,0),(2631,13,0),(2631,16,0),(2631,17,0),(2631,18,0),(2631,19,0),(2631,21,0),(2631,22,0),(2631,23,0),(2631,24,0),(2631,25,0),(2654,8,0),(2657,4,0),(2672,8,0),(2674,8,0),(2680,11,0),(2680,26,0),(2680,27,0),(2680,28,0),(2680,29,0),(2691,30,0),(2691,31,0),(2691,32,0),(2691,33,0),(2691,34,0),(2691,35,0),(2705,8,0),(2706,8,0),(2730,8,0),(2787,18,0),(2787,21,0),(2787,34,0),(2787,36,0); /*!40000 ALTER TABLE `wp_patanyumbaterm_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbaterm_taxonomy` -- DROP TABLE IF EXISTS `wp_patanyumbaterm_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbaterm_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=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbaterm_taxonomy` -- LOCK TABLES `wp_patanyumbaterm_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_patanyumbaterm_taxonomy` DISABLE KEYS */; INSERT INTO `wp_patanyumbaterm_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'category','',0,4),(3,3,'category','',0,0),(4,4,'category','',0,8),(5,5,'category','',0,0),(6,6,'post_tag','',0,3),(7,7,'post_tag','',0,3),(8,8,'nav_menu','',0,21),(9,9,'nav_menu','',0,24),(10,10,'nav_menu','',0,10),(11,11,'location','',0,2),(12,12,'tax_feature','',0,1),(13,13,'tax_feature','',0,2),(14,14,'tax_feature','',0,1),(15,15,'nav_menu','',0,3),(16,16,'location','',0,1),(17,17,'tax_feature','',0,1),(18,18,'tax_feature','',0,2),(19,19,'tax_feature','',0,1),(20,20,'tax_feature','',0,0),(21,21,'tax_feature','',0,2),(22,22,'tax_feature','',0,1),(23,23,'tax_feature','',0,1),(24,24,'tax_feature','',0,1),(25,25,'tax_feature','',0,1),(26,26,'tax_feature','',0,1),(27,27,'tax_feature','',0,1),(28,28,'tax_feature','',0,1),(29,29,'tax_feature','',0,1),(30,30,'location','',0,1),(31,31,'tax_feature','',0,1),(32,32,'tax_feature','',0,1),(33,33,'tax_feature','',0,1),(34,34,'tax_feature','',0,2),(35,35,'tax_feature','',0,1),(36,36,'location','',0,1); /*!40000 ALTER TABLE `wp_patanyumbaterm_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbatermmeta` -- DROP TABLE IF EXISTS `wp_patanyumbatermmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbatermmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbatermmeta` -- LOCK TABLES `wp_patanyumbatermmeta` WRITE; /*!40000 ALTER TABLE `wp_patanyumbatermmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbatermmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbaterms` -- DROP TABLE IF EXISTS `wp_patanyumbaterms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbaterms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT 0, PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbaterms` -- LOCK TABLES `wp_patanyumbaterms` WRITE; /*!40000 ALTER TABLE `wp_patanyumbaterms` DISABLE KEYS */; INSERT INTO `wp_patanyumbaterms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Abstract','abstract',0),(3,'Animals','animals',0),(4,'Featured','featured',0),(5,'Nature','nature',0),(6,'content','content-2',0),(7,'preview','preview',0),(8,'All Pages','all-pages',0),(9,'Social','social',0),(10,'Social2','social2',0),(11,'Juja','juja',0),(12,'Tiled floor','tiled-floor',0),(13,'Bath tab','bath-tab',0),(14,'Car Park.','car-park',0),(15,'social media','social-media',0),(16,'KILELESHWA','kileleshwa',0),(17,'Boundary wall Electric fence','boundary-wall-electric-fence',0),(18,'Landscaped garden','landscaped-garden',0),(19,'Cabro paved driveway','cabro-paved-driveway',0),(20,'and parking space','and-parking-space',0),(21,'Swimming pool','swimming-pool',0),(22,'Self-contained guard house','self-contained-guard-house',0),(23,'High speed lifts','high-speed-lifts',0),(24,'Club house','club-house',0),(25,'Gym','gym',0),(26,'•4 bedrooms master en-suite','%e2%80%a24-bedrooms-master-en-suite',0),(27,'Electric fence','electric-fence',0),(28,'washing area','washing-area',0),(29,'Balcony','balcony',0),(30,'Nairobi','nairobi',0),(31,'4 bedroom','4-bedroom',0),(32,'Wooden floors','wooden-floors',0),(33,'Spacious rooms','spacious-rooms',0),(34,'Parking for up to two cars per unit','parking-for-up-to-two-cars-per-unit',0),(35,'DSQ/guest room','dsqguest-room',0),(36,'Thika','thika',0); /*!40000 ALTER TABLE `wp_patanyumbaterms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausermeta` -- DROP TABLE IF EXISTS `wp_patanyumbausermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausermeta` ( `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 DEFAULT NULL, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausermeta` -- LOCK TABLES `wp_patanyumbausermeta` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausermeta` DISABLE KEYS */; INSERT INTO `wp_patanyumbausermeta` VALUES (1,1,'nickname','peterk'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_patanyumbacapabilities','a:13:{s:13:\"administrator\";b:1;s:26:\"wpcf_custom_post_type_view\";b:1;s:26:\"wpcf_custom_post_type_edit\";b:1;s:33:\"wpcf_custom_post_type_edit_others\";b:1;s:25:\"wpcf_custom_taxonomy_view\";b:1;s:25:\"wpcf_custom_taxonomy_edit\";b:1;s:32:\"wpcf_custom_taxonomy_edit_others\";b:1;s:22:\"wpcf_custom_field_view\";b:1;s:22:\"wpcf_custom_field_edit\";b:1;s:29:\"wpcf_custom_field_edit_others\";b:1;s:25:\"wpcf_user_meta_field_view\";b:1;s:25:\"wpcf_user_meta_field_edit\";b:1;s:32:\"wpcf_user_meta_field_edit_others\";b:1;}'),(11,1,'wp_patanyumbauser_level','10'),(12,1,'dismissed_wp_pointers',''),(13,1,'show_welcome_panel','0'),(15,1,'wp_patanyumbadashboard_quick_press_last_post_id','2838'),(16,1,'nav_menu_recently_edited','8'),(17,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(18,1,'metaboxhidden_nav-menus','a:7:{i:0;s:22:\"add-post-type-services\";i:1;s:23:\"add-post-type-employees\";i:2;s:26:\"add-post-type-testimonials\";i:3;s:21:\"add-post-type-clients\";i:4;s:22:\"add-post-type-projects\";i:5;s:12:\"add-post_tag\";i:6;s:15:\"add-post_format\";}'),(19,1,'wp_patanyumbauser-settings','editor=html&libraryContent=browse&edit_element_vcUIPanelWidth=646&edit_element_vcUIPanelLeft=674px&edit_element_vcUIPanelTop=74px&hidetb=1&post_dfw=off&amenities_tab=pop'),(20,1,'wp_patanyumbauser-settings-time','1480936313'),(21,1,'closedpostboxes_page','a:1:{i:0;s:23:\"types-information-table\";}'),(22,1,'metaboxhidden_page','a:5:{i:0;s:10:\"postcustom\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(23,1,'closedpostboxes_property','a:14:{i:0;s:9:\"submitdiv\";i:1;s:16:\"tagsdiv-location\";i:2;s:19:\"tagsdiv-tax_feature\";i:3;s:31:\"epl-property-address-section-id\";i:4;s:22:\"epl-pricing-section-id\";i:5;s:29:\"epl-owner-listings-section-id\";i:6;s:12:\"postimagediv\";i:7;s:11:\"postexcerpt\";i:8;s:16:\"commentstatusdiv\";i:9;s:9:\"authordiv\";i:10;s:31:\"epl-property-listing-section-id\";i:11;s:23:\"epl-features-section-id\";i:12;s:34:\"epl-additional-features-section-id\";i:13;s:26:\"epl-attachments-section-id\";}'),(24,1,'metaboxhidden_property','a:1:{i:0;s:7:\"slugdiv\";}'),(25,2,'nickname','agent1'),(26,2,'first_name','agent1 kamau'),(27,2,'last_name','Otieno'),(28,2,'description',''),(29,2,'rich_editing','true'),(30,2,'comment_shortcuts','false'),(31,2,'admin_color','sunrise'),(32,2,'use_ssl','0'),(33,2,'show_admin_bar_front','true'),(34,2,'wp_patanyumbacapabilities','a:1:{s:6:\"author\";b:1;}'),(35,2,'wp_patanyumbauser_level','2'),(36,2,'default_password_nag',''),(37,3,'nickname','pk'),(38,3,'first_name',''),(39,3,'last_name',''),(40,3,'description',''),(41,3,'rich_editing','true'),(42,3,'comment_shortcuts','false'),(43,3,'admin_color','sunrise'),(44,3,'use_ssl','0'),(45,3,'show_admin_bar_front','true'),(46,3,'wp_patanyumbacapabilities','a:1:{s:6:\"author\";b:1;}'),(47,3,'wp_patanyumbauser_level','2'),(48,3,'default_password_nag',''),(49,1,'uultra_last_login','2016-11-07 06:44:22'),(50,4,'nickname','agent'),(51,4,'first_name','agent1'),(52,4,'last_name','agent2'),(53,4,'description',''),(54,4,'rich_editing','true'),(55,4,'comment_shortcuts','false'),(56,4,'admin_color','fresh'),(57,4,'use_ssl','0'),(58,4,'show_admin_bar_front','true'),(59,4,'wp_patanyumbacapabilities','a:1:{s:10:\"subscriber\";b:1;}'),(60,4,'wp_patanyumbauser_level','0'),(61,4,'user_login','agent'),(62,4,'user_email','agent1@gmail.com'),(63,4,'user_email_2','agent1@gmail.com'),(64,4,'age','29'),(65,4,'display_name','Agent'),(66,4,'brief_description',''),(67,4,'country','United States'),(68,4,'user_url',''),(69,4,'facebook',''),(70,4,'twitter',''),(71,4,'googleplus',''),(72,4,'no_captcha','yes'),(73,4,'xoouserultra-register','Register'),(74,4,'usersultra_account_status','active'),(75,4,'uultra_user_registered_ip','::1'),(76,4,'xoouser_ultra_very_key','ta1costqdr6ffeeraf47hdmmq5_1477584018_idpc2s7ofh'),(77,4,'session_tokens','a:1:{s:64:\"41946e02e6b4022393387bb8f039900356145258e4a461e3ea7aaf8e9ad76109\";a:4:{s:10:\"expiration\";i:1478793622;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:103:\"Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36\";s:5:\"login\";i:1477584022;}}'),(80,2,'position',''),(81,2,'slogan','You die once'),(82,2,'video',''),(83,2,'contact-form','[contact-form-7 id=\"2785\" title=\"Agents Form\"]'),(84,2,'mobile',''),(85,2,'skype',''),(86,2,'twitter',''),(87,2,'facebook','www.facebook.com'),(88,2,'google',''),(89,2,'linkedin',''),(91,2,'wp_patanyumbadashboard_quick_press_last_post_id','2822'),(93,2,'wpcf7_hide_welcome_panel_on','a:1:{i:0;s:3:\"4.5\";}'),(94,2,'tgmpa_dismissed_notice_tgmpa','1'),(99,2,'wp_patanyumbauser-settings','libraryContent=browse'),(100,2,'wp_patanyumbauser-settings-time','1478506242'),(103,3,'position',''),(104,3,'slogan',''),(105,3,'video',''),(106,3,'contact-form',''),(107,3,'mobile',''),(108,3,'skype',''),(109,3,'twitter',''),(110,3,'facebook',''),(111,3,'google',''),(112,3,'linkedin',''),(114,3,'wp_patanyumbadashboard_quick_press_last_post_id','2791'),(167,5,'nickname','george'),(168,5,'first_name',''),(169,5,'last_name',''),(170,5,'description',''),(171,5,'rich_editing','true'),(172,5,'comment_shortcuts','false'),(173,5,'admin_color','fresh'),(174,5,'use_ssl','0'),(175,5,'show_admin_bar_front','true'),(176,5,'wp_patanyumbacapabilities','a:1:{s:6:\"author\";b:1;}'),(177,5,'wp_patanyumbauser_level','2'),(178,5,'default_password_nag',''),(179,5,'session_tokens','a:1:{s:64:\"81f56262eb0ece72ed7e3f0faa84c702ec2f6af78cec4ad1f60766a4030023f4\";a:4:{s:10:\"expiration\";i:1479381561;s:2:\"ip\";s:15:\"196.207.184.219\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0\";s:5:\"login\";i:1479208761;}}'),(180,5,'wp_patanyumbadashboard_quick_press_last_post_id','2811'),(182,5,'closedpostboxes_dashboard','a:4:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:21:\"dashboard_quick_press\";i:3;s:17:\"dashboard_primary\";}'),(183,5,'metaboxhidden_dashboard','a:0:{}'),(188,1,'tgmpa_dismissed_notice_tgmpa','1'),(189,6,'nickname','michael maina'),(190,6,'first_name',''),(191,6,'last_name',''),(192,6,'description',''),(193,6,'rich_editing','true'),(194,6,'comment_shortcuts','false'),(195,6,'admin_color','fresh'),(196,6,'use_ssl','0'),(197,6,'show_admin_bar_front','true'),(198,6,'wp_patanyumbacapabilities','a:1:{s:6:\"author\";b:1;}'),(199,6,'wp_patanyumbauser_level','2'),(200,6,'default_password_nag',''),(201,6,'session_tokens','a:1:{s:64:\"dcf8dabbd2ba4f1ead98ddc52d4e1d594186fd0adc02464790515a38364cc196\";a:4:{s:10:\"expiration\";i:1479387791;s:2:\"ip\";s:12:\"41.212.41.14\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36\";s:5:\"login\";i:1479214991;}}'),(202,6,'wp_patanyumbadashboard_quick_press_last_post_id','2814'),(214,6,'meta-box-order_property','a:3:{s:4:\"side\";s:144:\"submitdiv,tagsdiv-location,tagsdiv-tax_feature,epl-property-address-section-id,epl-pricing-section-id,epl-owner-listings-section-id,postimagediv\";s:6:\"normal\";s:154:\"postexcerpt,commentstatusdiv,slugdiv,epl-property-listing-section-id,epl-features-section-id,epl-additional-features-section-id,epl-attachments-section-id\";s:8:\"advanced\";s:0:\"\";}'),(215,6,'screen_layout_property','2'),(216,6,'closedpostboxes_property','a:1:{i:0;s:11:\"postexcerpt\";}'),(217,6,'metaboxhidden_property','a:1:{i:0;s:7:\"slugdiv\";}'),(218,6,'wp_patanyumbauser-settings','libraryContent=browse'),(219,6,'wp_patanyumbauser-settings-time','1479222766'),(221,1,'closedpostboxes_dashboard','a:1:{i:0;s:15:\"errorfix-widget\";}'),(222,1,'metaboxhidden_dashboard','a:6:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:27:\"epl_status_dashboard_widget\";i:3;s:29:\"epl_dashboard_activity_widget\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),(225,2,'closedpostboxes_dashboard','a:0:{}'),(226,2,'metaboxhidden_dashboard','a:6:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";i:2;s:27:\"epl_status_dashboard_widget\";i:3;s:29:\"epl_dashboard_activity_widget\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),(245,2,'closedpostboxes_property','a:11:{i:0;s:16:\"tagsdiv-location\";i:1;s:19:\"tagsdiv-tax_feature\";i:2;s:12:\"amenitiesdiv\";i:3;s:11:\"statusesdiv\";i:4;s:12:\"locationsdiv\";i:5;s:12:\"materialsdiv\";i:6;s:17:\"property_typesdiv\";i:7;s:31:\"epl-property-address-section-id\";i:8;s:22:\"epl-pricing-section-id\";i:9;s:29:\"epl-owner-listings-section-id\";i:10;s:12:\"postimagediv\";}'),(246,2,'metaboxhidden_property','a:1:{i:0;s:7:\"slugdiv\";}'),(247,1,'session_tokens','a:1:{s:64:\"4af5ab1cdfa3c22eec66536d8dbf4b0f2ed8cdcd36ca91b82190a5f89623f678\";a:4:{s:10:\"expiration\";i:1490095123;s:2:\"ip\";s:12:\"41.60.235.93\";s:2:\"ua\";s:66:\"Mozilla/5.0 (Windows NT 10.0; rv:51.0) Gecko/20100101 Firefox/51.0\";s:5:\"login\";i:1488885523;}}'),(263,1,'layerslider_help_wp_pointer','1'),(268,1,'wp_patanyumbaaam_cache','a:43:{s:26:\"aam-post-access-user1|2048\";b:0;s:23:\"aam-post-access-user1|1\";b:0;s:26:\"aam-post-access-user1|2049\";b:0;s:26:\"aam-post-access-user1|2047\";b:0;s:25:\"aam-post-access-user1|744\";b:0;s:26:\"aam-post-access-user1|2040\";b:0;s:26:\"aam-post-access-user1|2455\";b:0;s:25:\"aam-post-access-user1|733\";b:0;s:26:\"aam-post-access-user1|2631\";b:0;s:26:\"aam-post-access-user1|2680\";b:0;s:25:\"aam-post-access-user1|748\";b:0;s:23:\"aam-post-access-user1|2\";b:0;s:25:\"aam-post-access-user1|742\";b:0;s:25:\"aam-post-access-user1|173\";b:0;s:26:\"aam-post-access-user1|2691\";b:0;s:25:\"aam-post-access-user1|172\";b:0;s:25:\"aam-post-access-user1|746\";b:0;s:26:\"aam-post-access-user1|2568\";b:0;s:25:\"aam-post-access-user1|174\";b:0;s:26:\"aam-post-access-user1|2066\";b:0;s:26:\"aam-post-access-user1|2840\";b:0;s:26:\"aam-post-access-user1|2839\";b:0;s:26:\"aam-post-access-user1|2349\";b:0;s:25:\"aam-post-access-user1|735\";b:0;s:26:\"aam-post-access-user1|2127\";b:0;s:26:\"aam-post-access-user1|2126\";b:0;s:26:\"aam-post-access-user1|2125\";b:0;s:26:\"aam-post-access-user1|2124\";b:0;s:26:\"aam-post-access-user1|2123\";b:0;s:26:\"aam-post-access-user1|2122\";b:0;s:26:\"aam-post-access-user1|2657\";b:0;s:26:\"aam-post-access-user1|2460\";b:0;s:26:\"aam-post-access-user1|2182\";b:0;s:26:\"aam-post-access-user1|2181\";b:0;s:26:\"aam-post-access-user1|2180\";b:0;s:26:\"aam-post-access-user1|2179\";b:0;s:26:\"aam-post-access-user1|2149\";b:0;s:26:\"aam-post-access-user1|2148\";b:0;s:26:\"aam-post-access-user1|2147\";b:0;s:26:\"aam-post-access-user1|2146\";b:0;s:26:\"aam-post-access-user1|2164\";b:0;s:26:\"aam-post-access-user1|2163\";b:0;s:26:\"aam-post-access-user1|2162\";b:0;}'); /*!40000 ALTER TABLE `wp_patanyumbausermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausers` -- DROP TABLE IF EXISTS `wp_patanyumbausers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausers` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) NOT NULL DEFAULT '', `user_pass` varchar(255) 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(255) 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`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausers` -- LOCK TABLES `wp_patanyumbausers` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausers` DISABLE KEYS */; INSERT INTO `wp_patanyumbausers` VALUES (1,'peterk','$P$BRcbAi9VOlHaCJE5YWLFLXH.P1FY5S/','peterk','kamorepta.pk@gmail.com','','2016-09-21 12:55:58','',0,'peterk'),(2,'agent1','$P$B2yXkB./ubklTEsk.B7t6Pu/4yy4r0.','agent1','kamorepita@yahoo.com','','2016-10-19 08:41:27','1476866493:$P$BKld3aIEVhEwvYjO9wPoLxFjV0TnA/1',0,'agent1'),(3,'pk','$P$BCe2cQbpJKwIXUncsJq0gsUP8aiJDG1','pk','kamorepita@gmail.com','','2016-10-19 08:58:55','1476867538:$P$B4VFqROAjH0E.1zZtKRl0BAAH/7H8N0',0,'pk'),(4,'agent','$P$BrOvlfBa98c89EEvF.pMGRak6RrbVn1','agent','agent1@gmail.com','','2016-10-27 16:00:17','',0,'Agent'),(5,'george','$P$B1l0kk6KYd8QgjcpfzMZb5uPEbfRez.','george','grgherbert9@gmail.com','','2016-11-15 11:15:33','',0,'george'),(6,'michael maina','$P$B/Hw2bzNH2fW.pxzdRkVojRo84lSEb0','michael-maina','michaelmburu.maina@gmail.com','','2016-11-15 12:57:25','',0,'michael maina'); /*!40000 ALTER TABLE `wp_patanyumbausers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausers_ultra_pm` -- DROP TABLE IF EXISTS `wp_patanyumbausers_ultra_pm`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausers_ultra_pm` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `parent` bigint(20) NOT NULL DEFAULT -1, `subject` text NOT NULL, `content` text NOT NULL, `sender` int(11) NOT NULL, `recipient` int(11) NOT NULL, `date` datetime NOT NULL, `readed` tinyint(1) NOT NULL, `deleted` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausers_ultra_pm` -- LOCK TABLES `wp_patanyumbausers_ultra_pm` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausers_ultra_pm` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausers_ultra_pm` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_ajaxrating_vote` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_ajaxrating_vote`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_ajaxrating_vote` ( `ajaxrating_vote_id` int(11) NOT NULL AUTO_INCREMENT, `ajaxrating_vote_created_by` int(11) NOT NULL, `ajaxrating_photo_id` int(11) DEFAULT NULL, `ajaxrating_user_id` int(11) DEFAULT NULL, `ajaxrating_gallery_id` int(11) DEFAULT NULL, `ajaxrating_vote_ip` varchar(15) DEFAULT NULL, `ajaxrating_vote_score` int(11) DEFAULT NULL, `ajaxrating_vote_created_on` datetime DEFAULT NULL, `ajaxrating_vote_modified_on` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `ajaxrating_vote_modified_by` int(11) DEFAULT NULL, PRIMARY KEY (`ajaxrating_vote_id`), KEY `mt_ajaxrating_vote_ip` (`ajaxrating_vote_ip`), KEY `mt_ajaxrating_vote_blog_id` (`ajaxrating_photo_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_ajaxrating_vote` -- LOCK TABLES `wp_patanyumbausersultra_ajaxrating_vote` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_ajaxrating_vote` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_ajaxrating_vote` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_ajaxrating_votesummary` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_ajaxrating_votesummary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_ajaxrating_votesummary` ( `ajaxrating_votesummary_id` int(11) NOT NULL AUTO_INCREMENT, `ajaxrating_votesummary_avg_score` float DEFAULT NULL, `ajaxrating_votesummary_photo_id` int(11) DEFAULT NULL, `ajaxrating_votesummary_user_id` int(11) DEFAULT NULL, `ajaxrating_votesummary_gallery_id` int(11) DEFAULT NULL, `ajaxrating_votesummary_total_score` int(11) DEFAULT NULL, `ajaxrating_votesummary_vote_count` int(11) DEFAULT NULL, `ajaxrating_votesummary_created_on` datetime DEFAULT NULL, `ajaxrating_votesummary_created_by` int(11) DEFAULT NULL, `ajaxrating_votesummary_modified_on` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `ajaxrating_votesummary_modified_by` int(11) DEFAULT NULL, PRIMARY KEY (`ajaxrating_votesummary_id`), KEY `mt_ajaxrating_votesummary_vote_count` (`ajaxrating_votesummary_vote_count`), KEY `mt_ajaxrating_votesummary_total_score` (`ajaxrating_votesummary_total_score`), KEY `mt_ajaxrating_votesummary_avg_score` (`ajaxrating_votesummary_avg_score`), KEY `mt_ajaxrating_votesummary_blog_id` (`ajaxrating_votesummary_photo_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_ajaxrating_votesummary` -- LOCK TABLES `wp_patanyumbausersultra_ajaxrating_votesummary` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_ajaxrating_votesummary` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_ajaxrating_votesummary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_friends` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_friends`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_friends` ( `friend_id` int(11) NOT NULL AUTO_INCREMENT, `friend_receiver_id` int(11) NOT NULL, `friend_sender_user_id` int(11) NOT NULL, `friend_status` int(1) NOT NULL, `friend_date` datetime NOT NULL, PRIMARY KEY (`friend_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_friends` -- LOCK TABLES `wp_patanyumbausersultra_friends` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_friends` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_friends` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_galleries` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_galleries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_galleries` ( `gallery_id` bigint(20) NOT NULL AUTO_INCREMENT, `gallery_user_id` int(11) NOT NULL, `gallery_name` varchar(60) NOT NULL, `gallery_order` int(11) NOT NULL, `gallery_private` int(1) NOT NULL, `gallery_only_friends` int(1) NOT NULL, `gallery_desc` text NOT NULL, PRIMARY KEY (`gallery_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_galleries` -- LOCK TABLES `wp_patanyumbausersultra_galleries` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_galleries` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_galleries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_likes` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_likes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_likes` ( `like_id` int(11) NOT NULL AUTO_INCREMENT, `like_liked_id` int(11) NOT NULL, `like_liker_user_id` int(11) NOT NULL, `like_module` varchar(50) NOT NULL, `like_ip` varchar(100) NOT NULL, `like_vote` int(2) NOT NULL, `like_date` datetime NOT NULL, PRIMARY KEY (`like_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_likes` -- LOCK TABLES `wp_patanyumbausersultra_likes` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_likes` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_likes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_orders` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_orders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_orders` ( `order_id` bigint(20) NOT NULL AUTO_INCREMENT, `order_user_id` int(11) NOT NULL, `order_package_id` int(11) NOT NULL, `order_method_name` varchar(60) NOT NULL, `order_key` varchar(250) NOT NULL, `order_txt_id` varchar(60) NOT NULL, `order_status` varchar(60) NOT NULL, `order_amount` decimal(11,2) NOT NULL, `order_date` date NOT NULL, PRIMARY KEY (`order_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_orders` -- LOCK TABLES `wp_patanyumbausersultra_orders` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_orders` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_orders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_packages` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_packages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_packages` ( `package_id` bigint(20) NOT NULL AUTO_INCREMENT, `package_name` text NOT NULL, `package_desc` text NOT NULL, `package_approvation` varchar(5) DEFAULT NULL, `package_limit_photos` int(11) DEFAULT NULL, `package_limit_galleries` int(11) DEFAULT NULL, `package_limit_posts` int(11) DEFAULT NULL, `package_customization` text NOT NULL, `package_type` varchar(60) NOT NULL, `package_number_of_times` varchar(60) NOT NULL, `package_time_period` varchar(60) NOT NULL, `package_amount` decimal(11,2) NOT NULL, PRIMARY KEY (`package_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_packages` -- LOCK TABLES `wp_patanyumbausersultra_packages` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_packages` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_packages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_photo_cat_rel` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_photo_cat_rel`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_photo_cat_rel` ( `photo_rel_id` bigint(20) NOT NULL AUTO_INCREMENT, `photo_rel_cat_id` bigint(20) NOT NULL, `photo_rel_photo_id` bigint(20) NOT NULL, PRIMARY KEY (`photo_rel_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_photo_cat_rel` -- LOCK TABLES `wp_patanyumbausersultra_photo_cat_rel` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photo_cat_rel` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photo_cat_rel` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_photo_categories` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_photo_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_photo_categories` ( `photo_cat_id` bigint(20) NOT NULL AUTO_INCREMENT, `photo_cat_name` varchar(100) NOT NULL, PRIMARY KEY (`photo_cat_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_photo_categories` -- LOCK TABLES `wp_patanyumbausersultra_photo_categories` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photo_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photo_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_photos` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_photos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_photos` ( `photo_id` bigint(20) NOT NULL AUTO_INCREMENT, `photo_gal_id` bigint(20) NOT NULL, `photo_tags` varchar(200) DEFAULT NULL, `photo_name` varchar(200) NOT NULL, `photo_desc` varchar(200) DEFAULT NULL, `photo_mini` varchar(200) NOT NULL, `photo_thumb` varchar(200) NOT NULL, `photo_large` varchar(200) NOT NULL, `photo_main` int(1) NOT NULL, `photo_order` int(11) NOT NULL, PRIMARY KEY (`photo_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_photos` -- LOCK TABLES `wp_patanyumbausersultra_photos` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photos` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_photos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_stats` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_stats` ( `stat_id` int(11) NOT NULL AUTO_INCREMENT, `stat_item_id` int(11) NOT NULL, `stat_module` varchar(100) NOT NULL, `stat_total_hits` int(11) NOT NULL, `stat_recent_visit` datetime NOT NULL, PRIMARY KEY (`stat_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_stats` -- LOCK TABLES `wp_patanyumbausersultra_stats` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_stats_raw` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_stats_raw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_stats_raw` ( `stat_id` int(11) NOT NULL AUTO_INCREMENT, `stat_item_id` int(11) NOT NULL, `stat_module` varchar(100) NOT NULL, `stat_ip` varchar(250) NOT NULL, `stat_date` datetime NOT NULL, PRIMARY KEY (`stat_id`) ) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_stats_raw` -- LOCK TABLES `wp_patanyumbausersultra_stats_raw` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_stats_raw` DISABLE KEYS */; INSERT INTO `wp_patanyumbausersultra_stats_raw` VALUES (1,1,'user','::1','2016-10-27 00:00:00'),(2,1,'user','197.248.86.254','2016-10-28 00:00:00'),(3,4,'user','66.249.82.195','2016-10-30 00:00:00'),(4,1,'user','41.212.41.14','2016-10-31 00:00:00'),(5,1,'user','41.215.141.183','2016-10-31 00:00:00'),(6,1,'user','41.212.41.14','2016-11-07 00:00:00'); /*!40000 ALTER TABLE `wp_patanyumbausersultra_stats_raw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbausersultra_videos` -- DROP TABLE IF EXISTS `wp_patanyumbausersultra_videos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbausersultra_videos` ( `video_id` bigint(20) NOT NULL AUTO_INCREMENT, `video_user_id` bigint(20) NOT NULL, `video_name` varchar(200) NOT NULL, `video_type` varchar(50) NOT NULL, `video_unique_vid` varchar(50) NOT NULL, `video_order` int(11) NOT NULL, PRIMARY KEY (`video_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbausersultra_videos` -- LOCK TABLES `wp_patanyumbausersultra_videos` WRITE; /*!40000 ALTER TABLE `wp_patanyumbausersultra_videos` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbausersultra_videos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawdslayer` -- DROP TABLE IF EXISTS `wp_patanyumbawdslayer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawdslayer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` longtext NOT NULL, `slide_id` bigint(20) NOT NULL, `type` varchar(8) NOT NULL, `depth` bigint(20) NOT NULL, `text` mediumtext NOT NULL, `link` mediumtext NOT NULL, `left` int(4) NOT NULL, `top` int(4) NOT NULL, `start` bigint(20) NOT NULL, `end` bigint(20) NOT NULL, `published` tinyint(1) NOT NULL, `color` varchar(8) NOT NULL, `size` bigint(20) NOT NULL, `ffamily` varchar(32) NOT NULL, `fweight` varchar(8) NOT NULL, `padding` varchar(32) NOT NULL, `fbgcolor` varchar(8) NOT NULL, `transparent` int(4) NOT NULL, `border_width` int(4) NOT NULL, `border_style` varchar(16) NOT NULL, `border_color` varchar(8) NOT NULL, `border_radius` varchar(32) NOT NULL, `shadow` varchar(127) NOT NULL, `image_url` mediumtext NOT NULL, `image_width` int(4) NOT NULL, `image_height` int(4) NOT NULL, `image_scale` varchar(8) NOT NULL, `alt` varchar(127) NOT NULL, `imgtransparent` int(4) NOT NULL, `social_button` varchar(16) NOT NULL, `hover_color` varchar(8) NOT NULL, `layer_effect_in` varchar(16) NOT NULL, `duration_eff_in` bigint(20) NOT NULL, `layer_effect_out` varchar(16) NOT NULL, `duration_eff_out` bigint(20) NOT NULL, `target_attr_layer` tinyint(1) NOT NULL, `hotp_width` int(4) NOT NULL, `hotp_fbgcolor` varchar(8) NOT NULL, `hotp_border_width` int(4) NOT NULL, `hotp_border_style` varchar(16) NOT NULL, `hotp_border_color` varchar(8) NOT NULL, `hotp_border_radius` varchar(32) NOT NULL, `hotp_text_position` varchar(6) NOT NULL, `google_fonts` int(1) NOT NULL, `add_class` varchar(127) NOT NULL, `layer_video_loop` tinyint(1) NOT NULL, `youtube_rel_layer_video` tinyint(1) NOT NULL, `hotspot_animation` tinyint(1) NOT NULL, `layer_callback_list` varchar(32) NOT NULL, `hotspot_text_display` varchar(8) NOT NULL, `hover_color_text` varchar(8) NOT NULL, `text_alignment` varchar(8) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawdslayer` -- LOCK TABLES `wp_patanyumbawdslayer` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawdslayer` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbawdslayer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawdsslide` -- DROP TABLE IF EXISTS `wp_patanyumbawdsslide`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawdsslide` ( `id` int(11) NOT NULL AUTO_INCREMENT, `slider_id` bigint(20) NOT NULL, `title` longtext NOT NULL, `type` varchar(128) NOT NULL, `image_url` mediumtext NOT NULL, `thumb_url` mediumtext NOT NULL, `published` tinyint(1) NOT NULL, `link` mediumtext NOT NULL, `order` bigint(20) NOT NULL, `target_attr_slide` tinyint(1) NOT NULL, `youtube_rel_video` tinyint(1) NOT NULL, `video_loop` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawdsslide` -- LOCK TABLES `wp_patanyumbawdsslide` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawdsslide` DISABLE KEYS */; INSERT INTO `wp_patanyumbawdsslide` VALUES (1,1,'Slide 1','image','{site_url}/wp-content/plugins/slider-wd/demo/1.jpg','{site_url}/wp-content/plugins/slider-wd/demo/1-150x150.jpg',1,'',1,0,0,0),(2,1,'Slide 2','image','{site_url}/wp-content/plugins/slider-wd/demo/2.jpg','{site_url}/wp-content/plugins/slider-wd/demo/2-150x150.jpg',1,'',2,0,0,0),(3,1,'Slide 3','image','{site_url}/wp-content/plugins/slider-wd/demo/3.jpg','{site_url}/wp-content/plugins/slider-wd/demo/3-150x150.jpg',1,'',3,0,0,0),(4,2,'Slide 1','image','{site_url}/wp-content/uploads/2016/09/421.jpg','{site_url}/wp-content/uploads/2016/09/421-150x150.jpg',1,'',1,0,0,0); /*!40000 ALTER TABLE `wp_patanyumbawdsslide` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawdsslider` -- DROP TABLE IF EXISTS `wp_patanyumbawdsslider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawdsslider` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(127) NOT NULL, `published` tinyint(1) NOT NULL, `full_width` tinyint(1) NOT NULL, `width` int(4) NOT NULL, `height` int(4) NOT NULL, `bg_fit` varchar(16) NOT NULL, `align` varchar(8) NOT NULL, `effect` varchar(16) NOT NULL, `time_intervval` int(4) NOT NULL, `autoplay` tinyint(1) NOT NULL, `shuffle` tinyint(1) NOT NULL, `music` tinyint(1) NOT NULL, `music_url` mediumtext NOT NULL, `preload_images` tinyint(1) NOT NULL, `background_color` varchar(8) NOT NULL, `background_transparent` int(4) NOT NULL, `glb_border_width` int(4) NOT NULL, `glb_border_style` varchar(16) NOT NULL, `glb_border_color` varchar(8) NOT NULL, `glb_border_radius` varchar(32) NOT NULL, `glb_margin` int(4) NOT NULL, `glb_box_shadow` varchar(127) NOT NULL, `image_right_click` tinyint(1) NOT NULL, `layer_out_next` tinyint(1) NOT NULL, `prev_next_butt` tinyint(1) NOT NULL, `play_paus_butt` tinyint(1) NOT NULL, `navigation` varchar(16) NOT NULL, `rl_butt_style` varchar(16) NOT NULL, `rl_butt_size` int(4) NOT NULL, `pp_butt_size` int(4) NOT NULL, `butts_color` varchar(8) NOT NULL, `butts_transparent` int(4) NOT NULL, `hover_color` varchar(8) NOT NULL, `nav_border_width` int(4) NOT NULL, `nav_border_style` varchar(16) NOT NULL, `nav_border_color` varchar(8) NOT NULL, `nav_border_radius` varchar(32) NOT NULL, `nav_bg_color` varchar(8) NOT NULL, `bull_position` varchar(16) NOT NULL, `bull_style` varchar(20) NOT NULL, `bull_size` int(4) NOT NULL, `bull_color` varchar(8) NOT NULL, `bull_act_color` varchar(8) NOT NULL, `bull_margin` int(4) NOT NULL, `film_pos` varchar(16) NOT NULL, `film_thumb_width` int(4) NOT NULL, `film_thumb_height` int(4) NOT NULL, `film_bg_color` varchar(8) NOT NULL, `film_tmb_margin` int(4) NOT NULL, `film_act_border_width` int(4) NOT NULL, `film_act_border_style` varchar(16) NOT NULL, `film_act_border_color` varchar(8) NOT NULL, `film_dac_transparent` int(4) NOT NULL, `built_in_watermark_type` varchar(16) NOT NULL, `built_in_watermark_position` varchar(16) NOT NULL, `built_in_watermark_size` int(4) NOT NULL, `built_in_watermark_url` mediumtext NOT NULL, `built_in_watermark_text` mediumtext NOT NULL, `built_in_watermark_font_size` int(4) NOT NULL, `built_in_watermark_font` varchar(16) NOT NULL, `built_in_watermark_color` varchar(8) NOT NULL, `built_in_watermark_opacity` int(4) NOT NULL, `css` mediumtext NOT NULL, `timer_bar_type` varchar(16) NOT NULL, `timer_bar_size` int(4) NOT NULL, `timer_bar_color` varchar(8) NOT NULL, `timer_bar_transparent` int(4) NOT NULL, `spider_uploader` tinyint(1) NOT NULL, `stop_animation` tinyint(1) NOT NULL, `right_butt_url` varchar(255) NOT NULL, `left_butt_url` varchar(255) NOT NULL, `right_butt_hov_url` varchar(255) NOT NULL, `left_butt_hov_url` varchar(255) NOT NULL, `rl_butt_img_or_not` varchar(8) NOT NULL, `bullets_img_main_url` varchar(255) NOT NULL, `bullets_img_hov_url` varchar(255) NOT NULL, `bull_butt_img_or_not` varchar(8) NOT NULL, `play_paus_butt_img_or_not` varchar(8) NOT NULL, `play_butt_url` varchar(255) NOT NULL, `play_butt_hov_url` varchar(255) NOT NULL, `paus_butt_url` varchar(255) NOT NULL, `paus_butt_hov_url` varchar(255) NOT NULL, `start_slide_num` int(4) NOT NULL, `effect_duration` int(6) NOT NULL, `carousel` tinyint(1) NOT NULL, `carousel_image_counts` int(4) NOT NULL, `carousel_image_parameters` varchar(8) NOT NULL, `carousel_fit_containerWidth` tinyint(1) NOT NULL, `carousel_width` int(4) NOT NULL, `parallax_effect` tinyint(1) NOT NULL, `mouse_swipe_nav` tinyint(1) NOT NULL, `bull_hover` int(1) NOT NULL, `touch_swipe_nav` tinyint(1) NOT NULL, `mouse_wheel_nav` tinyint(1) NOT NULL, `keyboard_nav` tinyint(1) NOT NULL, `possib_add_ffamily` varchar(255) NOT NULL, `show_thumbnail` tinyint(1) NOT NULL, `thumb_size` varchar(8) NOT NULL, `fixed_bg` tinyint(1) NOT NULL, `smart_crop` tinyint(1) NOT NULL, `crop_image_position` varchar(16) NOT NULL, `javascript` text NOT NULL, `carousel_degree` int(4) NOT NULL, `carousel_grayscale` int(4) NOT NULL, `carousel_transparency` int(4) NOT NULL, `bull_back_act_color` varchar(8) NOT NULL, `bull_back_color` varchar(8) NOT NULL, `bull_radius` varchar(32) NOT NULL, `possib_add_google_fonts` tinyint(1) NOT NULL, `possib_add_ffamily_google` varchar(255) NOT NULL, `slider_loop` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawdsslider` -- LOCK TABLES `wp_patanyumbawdsslider` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawdsslider` DISABLE KEYS */; INSERT INTO `wp_patanyumbawdsslider` VALUES (1,'Default slider',1,1,800,300,'cover','center','scaleIn',5,1,0,0,'',1,'000000',100,0,'none','FFFFFF','',0,'',0,1,1,0,'hover','fa-angle',40,40,'FFFFFF',100,'CCCCCC',0,'none','FFFFFF','20px','FFFFFF','bottom','fa-square-o',20,'FFFFFF','FFFFFF',3,'none',100,50,'000000',0,0,'none','FFFFFF',50,'none','middle-center',15,'{site_url}/wp-content/plugins/slider-wd/images/watermark.png','web-dorado.com',20,'arial.ttf','FFFFFF',70,'','none',5,'FFFFFF',50,0,0,'{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/2.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/4.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/3.png','style','{site_url}/wp-content/plugins/slider-wd/images/bullet/bullet1/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/bullet/bullet1/1/2.png','style','style','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/2.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/3.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/4.png',1,800,0,7,'0.85',0,1000,0,0,1,1,0,0,'',0,'0.2',0,0,'center center','{}',0,0,0,'000000','CCCCCC','20px',0,'',1),(2,'slider1',1,0,800,300,'cover','center','fade',5,0,0,0,'',1,'000000',100,0,'none','000000','',0,'',0,0,1,0,'hover','fa-angle',40,40,'000000',100,'000000',0,'none','FFFFFF','20px','FFFFFF','bottom','fa-square-o',20,'FFFFFF','FFFFFF',3,'none',100,50,'000000',0,0,'none','FFFFFF',50,'none','middle-center',15,'{site_url}/wp-content/plugins/slider-wd/images/watermark.png','web-dorado.com',20,'arial.ttf','FFFFFF',70,'','top',5,'BBBBBB',50,0,0,'{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/2.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/4.png','{site_url}/wp-content/plugins/slider-wd/images/arrow/arrow11/1/3.png','style','{site_url}/wp-content/plugins/slider-wd/images/bullet/bullet1/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/bullet/bullet1/1/2.png','style','style','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/1.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/2.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/3.png','{site_url}/wp-content/plugins/slider-wd/images/button/button4/1/4.png',1,800,0,7,'0.85',0,1000,0,0,1,1,0,0,'',0,'0.3',0,0,'center center','{}',0,0,0,'000000','CCCCCC','20px',0,'',1); /*!40000 ALTER TABLE `wp_patanyumbawdsslider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawebtechglobal_log` -- DROP TABLE IF EXISTS `wp_patanyumbawebtechglobal_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawebtechglobal_log` ( `row_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `service` varchar(250) DEFAULT 'trainingtools', `outcome` tinyint(1) unsigned NOT NULL DEFAULT 1, `timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `line` int(11) unsigned DEFAULT NULL, `file` varchar(250) DEFAULT NULL, `function` varchar(250) DEFAULT NULL, `sqlresult` blob DEFAULT NULL, `sqlquery` varchar(45) DEFAULT NULL, `sqlerror` mediumtext DEFAULT NULL, `wordpresserror` mediumtext DEFAULT NULL, `screenshoturl` varchar(500) DEFAULT NULL, `userscomment` mediumtext DEFAULT NULL, `page` varchar(45) DEFAULT NULL, `version` varchar(45) DEFAULT NULL, `panelid` varchar(45) DEFAULT NULL, `panelname` varchar(45) DEFAULT NULL, `tabscreenid` varchar(45) DEFAULT NULL, `tabscreenname` varchar(45) DEFAULT NULL, `dump` longblob DEFAULT NULL, `ipaddress` varchar(45) DEFAULT NULL, `userid` int(11) unsigned DEFAULT NULL, `comment` mediumtext DEFAULT NULL, `type` varchar(45) DEFAULT NULL, `category` varchar(45) DEFAULT NULL, `action` varchar(45) DEFAULT NULL, `priority` varchar(45) DEFAULT NULL, `triga` varchar(45) DEFAULT NULL, UNIQUE KEY `row_id` (`row_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawebtechglobal_log` -- LOCK TABLES `wp_patanyumbawebtechglobal_log` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_log` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawebtechglobal_projects` -- DROP TABLE IF EXISTS `wp_patanyumbawebtechglobal_projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawebtechglobal_projects` ( `project_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `projectname` varchar(250) DEFAULT NULL, `description` mediumtext DEFAULT NULL, `mainmanager` varchar(45) DEFAULT NULL, `phase` varchar(45) DEFAULT NULL, `archived` tinyint(1) unsigned NOT NULL DEFAULT 0, UNIQUE KEY `project_id` (`project_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawebtechglobal_projects` -- LOCK TABLES `wp_patanyumbawebtechglobal_projects` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_projects` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawebtechglobal_projectsmeta` -- DROP TABLE IF EXISTS `wp_patanyumbawebtechglobal_projectsmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawebtechglobal_projectsmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `webtechglobal_projects_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, UNIQUE KEY `meta_id` (`meta_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawebtechglobal_projectsmeta` -- LOCK TABLES `wp_patanyumbawebtechglobal_projectsmeta` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_projectsmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_patanyumbawebtechglobal_projectsmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawonderplugin_slider` -- DROP TABLE IF EXISTS `wp_patanyumbawonderplugin_slider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawonderplugin_slider` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` tinytext NOT NULL, `data` mediumtext NOT NULL, `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `authorid` tinytext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawonderplugin_slider` -- LOCK TABLES `wp_patanyumbawonderplugin_slider` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawonderplugin_slider` DISABLE KEYS */; INSERT INTO `wp_patanyumbawonderplugin_slider` VALUES (1,'My Slider','{\"newestfirst\":\"false\",\"name\":\"My Slider\",\"width\":840,\"height\":360,\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Cherish Apartments\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"Welcome To PataNyumba\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"See House Listings\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2014\\/07\\/new-york-city-556848_1280.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2014\\/07\\/new-york-city-556848_1280-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"PataNyumba\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"Let\'s Help You Find a Home\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Runda View Apartments\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"design house1\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"View Our Mortgage Services\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/mortgage\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Buy\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"Lets help You buy a House\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/buy\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2015\\/02\\/864.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2015\\/02\\/864-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"kileleshwa Houses\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"View more property\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/property\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540}],\"transition\":\"fade,crossfade,slide,slice,shuffle,kenburns,flip,flipwithzoom,threedhorizontal,threedwithzoom,threedhorizontalwithzoom,threedflip,threedflipwithzoom,threedtiles\",\"skin\":\"lightbox\",\"showtext\":\"true\",\"textformat\":\"Light box\",\"paddingleft\":0,\"paddingright\":0,\"paddingtop\":0,\"paddingbottom\":0,\"titleusealt\":\"false\",\"fadeduration\":1000,\"crossfadeduration\":1008,\"slideduration\":1000,\"elasticduration\":1000,\"sliceduration\":1500,\"blindsduration\":1500,\"blocksduration\":1500,\"shuffleduration\":1500,\"tilesduration\":2000,\"kenburnsduration\":5000,\"flipduration\":1500,\"flipwithzoomduration\":2000,\"threedduration\":1500,\"threedhorizontalduration\":1500,\"threedwithzoomduration\":2500,\"threedhorizontalwithzoomduration\":2200,\"threedflipduration\":1500,\"threedflipwithzoomduration\":2000,\"threedtilesduration\":2000,\"threedfallback\":\"flip\",\"threedhorizontalfallback\":\"flip\",\"threedwithzoomfallback\":\"flipwithzoom\",\"threedhorizontalwithzoomfallback\":\"flipwithzoom\",\"threedflipfallback\":\"flip\",\"threedflipwithzoomfallback\":\"flipwithzoom\",\"threedtilesfallback\":\"tiles\",\"lightboxnogroup\":\"false\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;\",\"lightboxdescriptionbottomcss\":\"color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxadvancedoptions\":\"\",\"lightboxfullscreenmode\":\"true\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"true\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":1,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"showsocial\":\"true\",\"socialmode\":\"always\",\"socialposition\":\"position:absolute;top:8px;right:8px;\",\"socialpositionsmallscreen\":\"position:absolute;top:8px;right:8px;\",\"socialdirection\":\"horizontal\",\"socialbuttonsize\":32,\"socialbuttonfontsize\":18,\"socialrotateeffect\":\"true\",\"showfacebook\":\"true\",\"showtwitter\":\"true\",\"showpinterest\":\"true\",\"pauseonmouseover\":\"false\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"customcss\":\"\",\"dataoptions\":\"\",\"showbottomshadow\":\"true\",\"navshowpreview\":\"true\",\"border\":6,\"autoplay\":\"true\",\"randomplay\":\"true\",\"loadimageondemand\":\"false\",\"transitiononfirstslide\":\"false\",\"autoplayvideo\":\"false\",\"isresponsive\":\"true\",\"arrowstyle\":\"always\",\"showtimer\":\"true\",\"loop\":0,\"slideinterval\":8000,\"arrowimage\":\"arrows-32-32-3.png\",\"arrowwidth\":32,\"arrowheight\":32,\"arrowtop\":50,\"arrowmargin\":0,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-1.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"navmarginx\":-32,\"navmarginy\":-32,\"navposition\":\"bottom\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagewidth\":64,\"playvideoimageheight\":64,\"scalemode\":\"fill\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"fullwidth\":\"true\",\"isfullscreen\":\"true\",\"textcss\":\"display:block; padding:8px 16px; text-align:left;\",\"textbgcss\":\"display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:#fff; opacity:0.7; filter:alpha(opacity=70);\",\"titlecss\":\"display:block; position:relative; font:bold 14px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; white-space:nowrap;\",\"descriptioncss\":\"display:block; position:relative; font:12px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; margin-top:8px;\",\"buttoncss\":\"display:block; position:relative; margin-top:8px;\",\"texteffectresponsive\":\"true\",\"texteffectresponsivesize\":640,\"titlecssresponsive\":\"font-size:12px;\",\"descriptioncssresponsive\":\"display:none !important;\",\"buttoncssresponsive\":\"\",\"textpositionstatic\":\"bottom\",\"textpositiondynamic\":\"bottomleft\",\"textautohide\":\"true\",\"textleftrightpercentforstatic\":40,\"ratioresponsive\":\"false\",\"ratiomediumscreen\":800,\"ratiomediumheight\":1.5,\"ratiosmallscreen\":480,\"ratiosmallheight\":1,\"customtexteffect\":\"\"}','2016-10-25 08:50:37','1'),(2,'My Slider Copy','{\"newestfirst\":\"false\",\"name\":\"My Slider\",\"width\":840,\"height\":360,\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"design-house\",\"description\":\"\",\"altusetitle\":\"false\",\"alt\":\"Welcome To PataNyumba\",\"usetexteffect\":\"false\",\"texteffect\":\"Color box right align\",\"button\":\"See House Listings\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"PataNyumba\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"true\",\"texteffect\":\"Color box right align\",\"button\":\"Let\'s Help You Find a Home\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"design-house2\",\"description\":\"\",\"altusetitle\":\"false\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Color box right align\",\"button\":\"You Can view Agents\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"design-house1\",\"description\":\"\",\"altusetitle\":\"false\",\"alt\":\"design house1\",\"usetexteffect\":\"false\",\"texteffect\":\"Color box right align\",\"button\":\"View Our Mortgage Services\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/mortgage\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540}],\"transition\":\"fade,crossfade,slide,slice,shuffle,kenburns,flip,flipwithzoom,threedhorizontal,threedwithzoom,threedhorizontalwithzoom,threedflip,threedflipwithzoom,threedtiles\",\"skin\":\"lightbox\",\"showtext\":\"true\",\"textformat\":\"Light box\",\"paddingleft\":0,\"paddingright\":0,\"paddingtop\":0,\"paddingbottom\":0,\"titleusealt\":\"false\",\"fadeduration\":1000,\"crossfadeduration\":1000,\"slideduration\":1000,\"elasticduration\":1000,\"sliceduration\":1500,\"blindsduration\":1500,\"blocksduration\":1500,\"shuffleduration\":1500,\"tilesduration\":2000,\"kenburnsduration\":5000,\"flipduration\":1500,\"flipwithzoomduration\":2000,\"threedduration\":1500,\"threedhorizontalduration\":1500,\"threedwithzoomduration\":2500,\"threedhorizontalwithzoomduration\":2200,\"threedflipduration\":1500,\"threedflipwithzoomduration\":2000,\"threedtilesduration\":2000,\"threedfallback\":\"flip\",\"threedhorizontalfallback\":\"flip\",\"threedwithzoomfallback\":\"flipwithzoom\",\"threedhorizontalwithzoomfallback\":\"flipwithzoom\",\"threedflipfallback\":\"flip\",\"threedflipwithzoomfallback\":\"flipwithzoom\",\"threedtilesfallback\":\"tiles\",\"lightboxnogroup\":\"false\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;\",\"lightboxdescriptionbottomcss\":\"color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxadvancedoptions\":\"\",\"lightboxfullscreenmode\":\"false\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"false\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":2,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"showsocial\":\"false\",\"socialmode\":\"mouseover\",\"socialposition\":\"position:absolute;top:8px;right:8px;\",\"socialpositionsmallscreen\":\"position:absolute;top:8px;right:8px;\",\"socialdirection\":\"horizontal\",\"socialbuttonsize\":32,\"socialbuttonfontsize\":18,\"socialrotateeffect\":\"true\",\"showfacebook\":\"true\",\"showtwitter\":\"true\",\"showpinterest\":\"true\",\"pauseonmouseover\":\"false\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"customcss\":\"\",\"dataoptions\":\"\",\"showbottomshadow\":\"true\",\"navshowpreview\":\"true\",\"border\":6,\"autoplay\":\"true\",\"randomplay\":\"true\",\"loadimageondemand\":\"false\",\"transitiononfirstslide\":\"false\",\"autoplayvideo\":\"false\",\"isresponsive\":\"true\",\"arrowstyle\":\"always\",\"showtimer\":\"true\",\"loop\":0,\"slideinterval\":8000,\"arrowimage\":\"arrows-32-32-3.png\",\"arrowwidth\":32,\"arrowheight\":32,\"arrowtop\":50,\"arrowmargin\":0,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-1.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"navmarginx\":-32,\"navmarginy\":-32,\"navposition\":\"bottom\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagewidth\":64,\"playvideoimageheight\":64,\"scalemode\":\"fill\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"fullwidth\":\"true\",\"isfullscreen\":\"false\",\"textcss\":\"display:block; padding:8px 16px; text-align:left;\",\"textbgcss\":\"display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:#fff; opacity:0.7; filter:alpha(opacity=70);\",\"titlecss\":\"display:block; position:relative; font:bold 14px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; white-space:nowrap;\",\"descriptioncss\":\"display:block; position:relative; font:12px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; margin-top:8px;\",\"buttoncss\":\"display:block; position:relative; margin-top:8px;\",\"texteffectresponsive\":\"true\",\"texteffectresponsivesize\":640,\"titlecssresponsive\":\"font-size:12px;\",\"descriptioncssresponsive\":\"display:none !important;\",\"buttoncssresponsive\":\"\",\"textpositionstatic\":\"bottom\",\"textpositiondynamic\":\"bottomleft\",\"textautohide\":\"true\",\"textleftrightpercentforstatic\":40,\"ratioresponsive\":\"false\",\"ratiomediumscreen\":800,\"ratiomediumheight\":1.2,\"ratiosmallscreen\":480,\"ratiosmallheight\":1.6,\"customtexteffect\":\"\",\"publish_status\":0}','2016-10-22 16:25:25','1'),(3,'My Slider Copy','{\"newestfirst\":\"false\",\"name\":\"My Slider\",\"width\":840,\"height\":360,\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Cherish Apartments\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"Welcome To PataNyumba\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"See House Listings\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2014\\/07\\/new-york-city-556848_1280.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2014\\/07\\/new-york-city-556848_1280-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"PataNyumba\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"Let\'s Help You Find a Home\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Runda View Apartments\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"design house1\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"View Our Mortgage Services\",\"buttoncss\":\"as-btn-white-medium\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/mortgage\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Buy\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"Lets help You buy a House\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/buy\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2015\\/02\\/864.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2015\\/02\\/864-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"kileleshwa Houses\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom left\",\"button\":\"View more property\",\"buttoncss\":\"as-btn-white-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/property\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540}],\"transition\":\"fade,crossfade,slide,slice,shuffle,kenburns,flip,flipwithzoom,threedhorizontal,threedwithzoom,threedhorizontalwithzoom,threedflip,threedflipwithzoom,threedtiles\",\"skin\":\"lightbox\",\"showtext\":\"true\",\"textformat\":\"Light box\",\"paddingleft\":0,\"paddingright\":0,\"paddingtop\":0,\"paddingbottom\":0,\"titleusealt\":\"false\",\"fadeduration\":1000,\"crossfadeduration\":1008,\"slideduration\":1000,\"elasticduration\":1000,\"sliceduration\":1500,\"blindsduration\":1500,\"blocksduration\":1500,\"shuffleduration\":1500,\"tilesduration\":2000,\"kenburnsduration\":5000,\"flipduration\":1500,\"flipwithzoomduration\":2000,\"threedduration\":1500,\"threedhorizontalduration\":1500,\"threedwithzoomduration\":2500,\"threedhorizontalwithzoomduration\":2200,\"threedflipduration\":1500,\"threedflipwithzoomduration\":2000,\"threedtilesduration\":2000,\"threedfallback\":\"flip\",\"threedhorizontalfallback\":\"flip\",\"threedwithzoomfallback\":\"flipwithzoom\",\"threedhorizontalwithzoomfallback\":\"flipwithzoom\",\"threedflipfallback\":\"flip\",\"threedflipwithzoomfallback\":\"flipwithzoom\",\"threedtilesfallback\":\"tiles\",\"lightboxnogroup\":\"false\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;\",\"lightboxdescriptionbottomcss\":\"color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxadvancedoptions\":\"\",\"lightboxfullscreenmode\":\"true\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"true\",\"lightboxslideinterval\":5000,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":1,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"showsocial\":\"true\",\"socialmode\":\"always\",\"socialposition\":\"position:absolute;top:8px;right:8px;\",\"socialpositionsmallscreen\":\"position:absolute;top:8px;right:8px;\",\"socialdirection\":\"horizontal\",\"socialbuttonsize\":32,\"socialbuttonfontsize\":18,\"socialrotateeffect\":\"true\",\"showfacebook\":\"true\",\"showtwitter\":\"true\",\"showpinterest\":\"true\",\"pauseonmouseover\":\"false\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"customcss\":\"\",\"dataoptions\":\"\",\"showbottomshadow\":\"true\",\"navshowpreview\":\"true\",\"border\":6,\"autoplay\":\"true\",\"randomplay\":\"true\",\"loadimageondemand\":\"false\",\"transitiononfirstslide\":\"false\",\"autoplayvideo\":\"false\",\"isresponsive\":\"true\",\"arrowstyle\":\"always\",\"showtimer\":\"true\",\"loop\":0,\"slideinterval\":8000,\"arrowimage\":\"arrows-32-32-3.png\",\"arrowwidth\":32,\"arrowheight\":32,\"arrowtop\":50,\"arrowmargin\":0,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-1.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"navmarginx\":-32,\"navmarginy\":-32,\"navposition\":\"bottom\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagewidth\":64,\"playvideoimageheight\":64,\"scalemode\":\"fill\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"fullwidth\":\"true\",\"isfullscreen\":\"true\",\"textcss\":\"display:block; padding:8px 16px; text-align:left;\",\"textbgcss\":\"display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; background-color:#fff; opacity:0.7; filter:alpha(opacity=70);\",\"titlecss\":\"display:block; position:relative; font:bold 14px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; white-space:nowrap;\",\"descriptioncss\":\"display:block; position:relative; font:12px \\\"Lucida Sans Unicode\\\",\\\"Lucida Grande\\\",sans-serif,Arial; color:#333; margin-top:8px;\",\"buttoncss\":\"display:block; position:relative; margin-top:8px;\",\"texteffectresponsive\":\"true\",\"texteffectresponsivesize\":640,\"titlecssresponsive\":\"font-size:12px;\",\"descriptioncssresponsive\":\"display:none !important;\",\"buttoncssresponsive\":\"\",\"textpositionstatic\":\"bottom\",\"textpositiondynamic\":\"bottomleft\",\"textautohide\":\"true\",\"textleftrightpercentforstatic\":40,\"ratioresponsive\":\"false\",\"ratiomediumscreen\":800,\"ratiomediumheight\":1.5,\"ratiosmallscreen\":480,\"ratiosmallheight\":1,\"customtexteffect\":\"\"}','2016-10-25 09:00:43','1'),(4,'myWPslider','{\"newestfirst\":\"false\",\"name\":\"myWPslider\",\"width\":3340,\"height\":850,\"slides\":[{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/design-house-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Bedrooms\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"Home\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"http:\\/\\/localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-6.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-6-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Magnolia Hills\",\"description\":\"\",\"altusetitle\":\"false\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"PataNyumba\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-5.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-5-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Magnolia Hills2\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"PataNyumba\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/apartments.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/apartments-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Aparments\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"Search for houses to Rent\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/rent-2\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/Kenya-houses-1.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/Kenya-houses-1-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Open area\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"View all Listings\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/property\\/\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/20161009_114932-1-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Kileleshwa\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"View more property\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/buy\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-4.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/kenya-houses-4-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"Magnolia Hills3\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"PataNyumba\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540},{\"type\":0,\"image\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/muthaiga.jpg\",\"thumbnail\":\"http:\\/\\/localhost\\/patanyumba\\/wp-content\\/uploads\\/2016\\/10\\/muthaiga-150x150.jpg\",\"video\":\"\",\"mp4\":\"\",\"webm\":\"\",\"title\":\"muthaiga\",\"description\":\"\",\"altusetitle\":\"true\",\"alt\":\"\",\"usetexteffect\":\"false\",\"texteffect\":\"Bottom bar\",\"button\":\"Muthaiga Apartments\",\"buttoncss\":\"as-btn-whiteborder-large\",\"buttonlink\":\"localhost\\/patanyumba\\/mortgage\",\"buttonlinktarget\":\"\",\"weblink\":\"\",\"weblinklightbox\":\"false\",\"linktarget\":\"\",\"lightbox\":\"false\",\"lightboxsize\":\"false\",\"lightboxwidth\":960,\"lightboxheight\":540}],\"transition\":\"elastic,shuffle,tiles,kenburns,flip,flipwithzoom,threedhorizontal,threedwithzoom,threedhorizontalwithzoom,threedflipwithzoom,threedtiles\",\"skin\":\"content\",\"showtext\":\"true\",\"textformat\":\"Center text\",\"paddingleft\":0,\"paddingright\":0,\"paddingtop\":0,\"paddingbottom\":0,\"titleusealt\":\"false\",\"fadeduration\":1000,\"crossfadeduration\":1000,\"slideduration\":1000,\"elasticduration\":1000,\"sliceduration\":1500,\"blindsduration\":1500,\"blocksduration\":1500,\"shuffleduration\":1500,\"tilesduration\":1700,\"kenburnsduration\":4700,\"flipduration\":1500,\"flipwithzoomduration\":2000,\"threedduration\":1500,\"threedhorizontalduration\":1500,\"threedwithzoomduration\":2500,\"threedhorizontalwithzoomduration\":2200,\"threedflipduration\":1500,\"threedflipwithzoomduration\":2000,\"threedtilesduration\":2000,\"threedfallback\":\"flip\",\"threedhorizontalfallback\":\"flip\",\"threedwithzoomfallback\":\"flipwithzoom\",\"threedhorizontalwithzoomfallback\":\"flipwithzoom\",\"threedflipfallback\":\"flip\",\"threedflipwithzoomfallback\":\"flipwithzoom\",\"threedtilesfallback\":\"tiles\",\"lightboxnogroup\":\"false\",\"lightboxresponsive\":\"true\",\"lightboxshownavigation\":\"false\",\"lightboxshowtitle\":\"true\",\"lightboxshowdescription\":\"false\",\"lightboxthumbwidth\":90,\"lightboxthumbheight\":60,\"lightboxthumbtopmargin\":12,\"lightboxthumbbottommargin\":4,\"lightboxbarheight\":64,\"lightboxtitlebottomcss\":\"color:#333; font-size:14px; font-family:Armata,sans-serif,Arial; overflow:hidden; text-align:left;\",\"lightboxdescriptionbottomcss\":\"color:#333; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxadvancedoptions\":\"\",\"lightboxfullscreenmode\":\"false\",\"lightboxcloseonoverlay\":\"true\",\"lightboxvideohidecontrols\":\"false\",\"lightboxtitlestyle\":\"bottom\",\"lightboximagepercentage\":75,\"lightboxdefaultvideovolume\":1,\"lightboxoverlaybgcolor\":\"#000\",\"lightboxoverlayopacity\":0.9,\"lightboxbgcolor\":\"#fff\",\"lightboxtitleprefix\":\"%NUM \\/ %TOTAL\",\"lightboxtitleinsidecss\":\"color:#fff; font-size:16px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left;\",\"lightboxdescriptioninsidecss\":\"color:#fff; font-size:12px; font-family:Arial,Helvetica,sans-serif; overflow:hidden; text-align:left; margin:4px 0px 0px; padding: 0px;\",\"lightboxautoslide\":\"true\",\"lightboxslideinterval\":4601,\"lightboxshowtimer\":\"true\",\"lightboxtimerposition\":\"bottom\",\"lightboxtimerheight\":2,\"lightboxtimercolor\":\"#dc572e\",\"lightboxtimeropacity\":1,\"lightboxshowplaybutton\":\"true\",\"lightboxalwaysshownavarrows\":\"false\",\"lightboxbordersize\":8,\"lightboxshowtitleprefix\":\"true\",\"lightboxborderradius\":0,\"lightboxshowsocial\":\"false\",\"lightboxsocialposition\":\"position:absolute;top:100%;right:0;\",\"lightboxsocialpositionsmallscreen\":\"position:absolute;top:100%;right:0;left:0;\",\"lightboxsocialdirection\":\"horizontal\",\"lightboxsocialbuttonsize\":32,\"lightboxsocialbuttonfontsize\":18,\"lightboxsocialrotateeffect\":\"true\",\"lightboxshowfacebook\":\"true\",\"lightboxshowtwitter\":\"true\",\"lightboxshowpinterest\":\"true\",\"showsocial\":\"true\",\"socialmode\":\"always\",\"socialposition\":\"position:absolute;top:8px;right:8px;\",\"socialpositionsmallscreen\":\"position:absolute;top:8px;right:8px;\",\"socialdirection\":\"horizontal\",\"socialbuttonsize\":32,\"socialbuttonfontsize\":18,\"socialrotateeffect\":\"true\",\"showfacebook\":\"true\",\"showtwitter\":\"true\",\"showpinterest\":\"true\",\"pauseonmouseover\":\"false\",\"donotinit\":\"false\",\"addinitscript\":\"false\",\"triggerresize\":\"false\",\"triggerresizedelay\":100,\"customcss\":\"\",\"dataoptions\":\"\",\"showbottomshadow\":\"true\",\"navshowpreview\":\"false\",\"border\":0,\"autoplay\":\"true\",\"randomplay\":\"true\",\"loadimageondemand\":\"false\",\"transitiononfirstslide\":\"false\",\"autoplayvideo\":\"false\",\"isresponsive\":\"true\",\"arrowstyle\":\"mouseover\",\"showtimer\":\"true\",\"loop\":0,\"slideinterval\":8000,\"arrowimage\":\"arrows-32-32-4.png\",\"arrowwidth\":32,\"arrowheight\":32,\"arrowtop\":50,\"arrowmargin\":0,\"navstyle\":\"bullets\",\"navimage\":\"bullet-16-16-1.png\",\"navwidth\":16,\"navheight\":16,\"navspacing\":8,\"navmarginx\":16,\"navmarginy\":16,\"navposition\":\"bottom\",\"playvideoimage\":\"playvideo-64-64-0.png\",\"playvideoimagewidth\":64,\"playvideoimageheight\":64,\"scalemode\":\"fill\",\"arrowimagemode\":\"defined\",\"navimagemode\":\"defined\",\"fullwidth\":\"false\",\"isfullscreen\":\"false\",\"textcss\":\"display:block; padding:48px; text-align:center;\",\"textbgcss\":\"display:none;\",\"titlecss\":\"display:table; position:relative; font-weight:300; font-style:italic; font-size:32px; font-family:Georgia,sans-serif,Arial; color:#fff; padding:10px; margin:0px auto;\",\"descriptioncss\":\"display:block; position:relative; font-weight:300; font-style:normal; font-size:20px; line-height:30px; font-family:Georgia,sans-serif,Arial; color:#fff; padding:10px; margin:0px auto;\",\"buttoncss\":\"display:block; position:relative; margin:10px auto;\",\"texteffectresponsive\":\"true\",\"texteffectresponsivesize\":640,\"titlecssresponsive\":\"font-size:12px;\",\"descriptioncssresponsive\":\"display:none !important;\",\"buttoncssresponsive\":\"\",\"textpositionstatic\":\"bottom\",\"textpositiondynamic\":\"centercenter\",\"textautohide\":\"true\",\"textleftrightpercentforstatic\":40,\"ratioresponsive\":\"false\",\"ratiomediumscreen\":800,\"ratiomediumheight\":1.2,\"ratiosmallscreen\":480,\"ratiosmallheight\":1.6,\"customtexteffect\":\"\"}','2016-10-31 14:53:48','1'); /*!40000 ALTER TABLE `wp_patanyumbawonderplugin_slider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_patanyumbawowslider` -- DROP TABLE IF EXISTS `wp_patanyumbawowslider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_patanyumbawowslider` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `slider_name` varchar(200) NOT NULL, `slider_author` bigint(20) unsigned NOT NULL DEFAULT 0, `slider_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `slider_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `slider_public` tinyint(3) unsigned NOT NULL DEFAULT 1, `slider_images` text NOT NULL, PRIMARY KEY (`ID`), KEY `slider_name` (`slider_name`), KEY `slider_author` (`slider_author`), KEY `slider_public` (`slider_public`), KEY `slider_date` (`slider_date`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_patanyumbawowslider` -- LOCK TABLES `wp_patanyumbawowslider` WRITE; /*!40000 ALTER TABLE `wp_patanyumbawowslider` DISABLE KEYS */; INSERT INTO `wp_patanyumbawowslider` VALUES (1,'http://wowslider.net/',1,'2016-11-11 14:34:45','2016-11-11 14:34:45',1,'a:4:{i:0;s:16:\"kenyahouses4.jpg\";i:1;s:16:\"design_house.jpg\";i:2;s:16:\"kenyahouses6.jpg\";i:3;s:16:\"kenyahouses1.jpg\";}'),(2,'WOWSlider',1,'2016-12-01 15:14:36','2016-12-01 15:14:36',1,'a:3:{i:0;s:13:\"slide1new.jpg\";i:1;s:13:\"slide2new.jpg\";i:2;s:13:\"slide3new.jpg\";}'); /*!40000 ALTER TABLE `wp_patanyumbawowslider` ENABLE KEYS */; UNLOCK TABLES; /*!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 2025-06-30 18:34:20
.
Edit
..
Edit
information_schema.sql
Edit
mysql.sql
Edit
performance_schema.sql
Edit
robisear_017lounge.sql
Edit
robisear_15minutes.sql
Edit
robisear_1865pubcoltd.sql
Edit
robisear_64jos.sql
Edit
robisear_727barandrestaurant.sql
Edit
robisear_ELKTONS.sql
Edit
robisear_Kencityhealth.sql
Edit
robisear_a3autocare.sql
Edit
robisear_abbeyslacewig.sql
Edit
robisear_aberdare.sql
Edit
robisear_abic.sql
Edit
robisear_abnpharmaceuticals.sql
Edit
robisear_accommodation.sql
Edit
robisear_aceliquor.sql
Edit
robisear_adamssupermarket.sql
Edit
robisear_adcentcomputers.sql
Edit
robisear_adval.sql
Edit
robisear_africaexpress.sql
Edit
robisear_africanfabric.sql
Edit
robisear_afrisco.sql
Edit
robisear_afrovision.sql
Edit
robisear_agriassistltd.sql
Edit
robisear_ahel.sql
Edit
robisear_airworks.sql
Edit
robisear_ajanihouse.sql
Edit
robisear_akshar.sql
Edit
robisear_akshar2.sql
Edit
robisear_akshar3.sql
Edit
robisear_alaphamega.sql
Edit
robisear_alasfourcosmetics.sql
Edit
robisear_aldeon.sql
Edit
robisear_alibern.sql
Edit
robisear_alj.sql
Edit
robisear_aljpos.sql
Edit
robisear_allmeds.sql
Edit
robisear_alma.sql
Edit
robisear_amaniangani.sql
Edit
robisear_amat.sql
Edit
robisear_ambalu.sql
Edit
robisear_ambasagrill.sql
Edit
robisear_ambokililimited.sql
Edit
robisear_amsol.sql
Edit
robisear_amzkanzu.sql
Edit
robisear_anandamarga.sql
Edit
robisear_anchorlounge.sql
Edit
robisear_annexchefwest.sql
Edit
robisear_annexm2.sql
Edit
robisear_anujhardware.sql
Edit
robisear_apollostar.sql
Edit
robisear_approtechtech.sql
Edit
robisear_arkam.sql
Edit
robisear_aryelegant.sql
Edit
robisear_arziki.sql
Edit
robisear_asbedpharmaceuticalslimited.sql
Edit
robisear_asterhealth.sql
Edit
robisear_atlas.sql
Edit
robisear_automaxx.sql
Edit
robisear_automotivedoctor.sql
Edit
robisear_avichem.sql
Edit
robisear_baberian.sql
Edit
robisear_babygarden.sql
Edit
robisear_babygarden2.sql
Edit
robisear_babygarden3.sql
Edit
robisear_backazzlounge.sql
Edit
robisear_badi.sql
Edit
robisear_bantuliquor.sql
Edit
robisear_barakastores.sql
Edit
robisear_barbecuexpress.sql
Edit
robisear_barbecuexpress2.sql
Edit
robisear_bargalcollection.sql
Edit
robisear_basdeliveryservices.sql
Edit
robisear_basewines.sql
Edit
robisear_batasportsclub.sql
Edit
robisear_baylandcafe.sql
Edit
robisear_bbcfarm.sql
Edit
robisear_bboutique.sql
Edit
robisear_beautybyimani.sql
Edit
robisear_beautypoint.sql
Edit
robisear_beautypointcollege.sql
Edit
robisear_becap.sql
Edit
robisear_beco.sql
Edit
robisear_benan.sql
Edit
robisear_benan2.sql
Edit
robisear_benjakab.sql
Edit
robisear_bensare.sql
Edit
robisear_beshel.sql
Edit
robisear_bestbudget.sql
Edit
robisear_besterp.sql
Edit
robisear_betafoods.sql
Edit
robisear_beyahbix.sql
Edit
robisear_beyondsweetness.sql
Edit
robisear_bigbox.sql
Edit
robisear_bigtech.sql
Edit
robisear_bijou.sql
Edit
robisear_bijouhotel.sql
Edit
robisear_bikebrigades.sql
Edit
robisear_blackplatinum.sql
Edit
robisear_blixen.sql
Edit
robisear_bluechipaviation.sql
Edit
robisear_boba.sql
Edit
robisear_bodegajamhuri.sql
Edit
robisear_bodegasyokimau.sql
Edit
robisear_bodegathome.sql
Edit
robisear_bostonhousehold.sql
Edit
robisear_bostonhousehold2.sql
Edit
robisear_botanical.sql
Edit
robisear_boxlight.sql
Edit
robisear_bpackagng.sql
Edit
robisear_braeburnclub.sql
Edit
robisear_braeburnclub1.sql
Edit
robisear_brandgate.sql
Edit
robisear_brickmann.sql
Edit
robisear_bridgebarrel.sql
Edit
robisear_brighton.sql
Edit
robisear_brightonpms.sql
Edit
robisear_brimat.sql
Edit
robisear_brimatholdings.sql
Edit
robisear_brimatholdings1.sql
Edit
robisear_brimix.sql
Edit
robisear_brimix2.sql
Edit
robisear_brimix3.sql
Edit
robisear_brownbox.sql
Edit
robisear_bsikenya.sql
Edit
robisear_btl.sql
Edit
robisear_bulwark.sql
Edit
robisear_bumalogisticsk.sql
Edit
robisear_bumanestlimited.sql
Edit
robisear_buneei.sql
Edit
robisear_burgers.sql
Edit
robisear_burgosstreet.sql
Edit
robisear_buydirect.sql
Edit
robisear_bvblounge.sql
Edit
robisear_c7fashion.sql
Edit
robisear_caffebora.sql
Edit
robisear_cambridge.sql
Edit
robisear_camino.sql
Edit
robisear_campzodiakafrica.sql
Edit
robisear_canaan.sql
Edit
robisear_canvasartshopltd.sql
Edit
robisear_canvasshoes.sql
Edit
robisear_carlizpaints.sql
Edit
robisear_casadimoda.sql
Edit
robisear_ccb.sql
Edit
robisear_ceeboylounge.sql
Edit
robisear_cellpro.sql
Edit
robisear_cellpro1.sql
Edit
robisear_celticlounge.sql
Edit
robisear_centurion.sql
Edit
robisear_chanaanafeeds.sql
Edit
robisear_chanaanagrovet.sql
Edit
robisear_chanaanfeeds.sql
Edit
robisear_chazaqsteel.sql
Edit
robisear_chedusystems.sql
Edit
robisear_cheflink.sql
Edit
robisear_chegowagon.sql
Edit
robisear_chemaliquor.sql
Edit
robisear_cherotebistro.sql
Edit
robisear_chesmapauto.sql
Edit
robisear_chibekellimited.sql
Edit
robisear_chickencenter.sql
Edit
robisear_chipsfix.sql
Edit
robisear_chocolatecity.sql
Edit
robisear_chrisapartment.sql
Edit
robisear_chrivebeauty.sql
Edit
robisear_church.sql
Edit
robisear_citadel.sql
Edit
robisear_citamclaycity.sql
Edit
robisear_claritycounseling.sql
Edit
robisear_cliqour.sql
Edit
robisear_cliquor.sql
Edit
robisear_comfortride.sql
Edit
robisear_concepts.sql
Edit
robisear_conceptsmartdecor.sql
Edit
robisear_copticrestaurant.sql
Edit
robisear_copticrestaurantnigeria.sql
Edit
robisear_coseke.sql
Edit
robisear_countyhotels.sql
Edit
robisear_cpk.sql
Edit
robisear_craftnliquor.sql
Edit
robisear_crystalpearl.sql
Edit
robisear_crystalshea.sql
Edit
robisear_dadasiventures.sql
Edit
robisear_dadir.sql
Edit
robisear_dailycharges.sql
Edit
robisear_daisyflower.sql
Edit
robisear_dallad.sql
Edit
robisear_dallad2.sql
Edit
robisear_dallad3.sql
Edit
robisear_damaline.sql
Edit
robisear_danga.sql
Edit
robisear_danga1.sql
Edit
robisear_darirose.sql
Edit
robisear_davetis.sql
Edit
robisear_dawacom.sql
Edit
robisear_dawapay.sql
Edit
robisear_degrasi.sql
Edit
robisear_delaroza.sql
Edit
robisear_demerger.sql
Edit
robisear_dencity.sql
Edit
robisear_dencity1.sql
Edit
robisear_dencity2.sql
Edit
robisear_dencity3.sql
Edit
robisear_denfatechnologies.sql
Edit
robisear_denkar.sql
Edit
robisear_denohenterprises.sql
Edit
robisear_desleyholdings.sql
Edit
robisear_desmanjo.sql
Edit
robisear_destiny.sql
Edit
robisear_desun.sql
Edit
robisear_detoxhealthspa.sql
Edit
robisear_devach.sql
Edit
robisear_devach2.sql
Edit
robisear_devach3.sql
Edit
robisear_diasporadivas.sql
Edit
robisear_digicafess.sql
Edit
robisear_digitalsuggestionbox.sql
Edit
robisear_dimetrica.sql
Edit
robisear_distinctiongardens.sql
Edit
robisear_distinctiongardens1.sql
Edit
robisear_dlliquorstores.sql
Edit
robisear_dndkenya.sql
Edit
robisear_doladen.sql
Edit
robisear_dollarbakers.sql
Edit
robisear_doubleolounge.sql
Edit
robisear_downtowntavern.sql
Edit
robisear_drn.sql
Edit
robisear_duraroof.sql
Edit
robisear_duraxpaints.sql
Edit
robisear_duwanclassic.sql
Edit
robisear_easysmart.sql
Edit
robisear_ebakaltd.sql
Edit
robisear_ecovest.sql
Edit
robisear_education.sql
Edit
robisear_effectivehardware.sql
Edit
robisear_electratech.sql
Edit
robisear_electrika.sql
Edit
robisear_elightpaths.sql
Edit
robisear_elisapowersystems.sql
Edit
robisear_elishammah.sql
Edit
robisear_elishammah2.sql
Edit
robisear_elishammahgarissa.sql
Edit
robisear_elishammahmatu.sql
Edit
robisear_elishammahmotorbike.sql
Edit
robisear_elishammahtaita.sql
Edit
robisear_eluktomhealthcare.sql
Edit
robisear_empower.sql
Edit
robisear_enacoach.sql
Edit
robisear_enacoachltd.sql
Edit
robisear_enjoyessenceltd.sql
Edit
robisear_enterprise.sql
Edit
robisear_enziapartment.sql
Edit
robisear_epicraftstudios.sql
Edit
robisear_erpuganda.sql
Edit
robisear_essentials.sql
Edit
robisear_evana.sql
Edit
robisear_evehilaryson.sql
Edit
robisear_events.sql
Edit
robisear_everbeautycosmetic.sql
Edit
robisear_evertipstop.sql
Edit
robisear_exxochem.sql
Edit
robisear_fabricske.sql
Edit
robisear_fabys.sql
Edit
robisear_fairwayhotel.sql
Edit
robisear_faithbase.sql
Edit
robisear_fajviyafrica.sql
Edit
robisear_fallingmooninvestments.sql
Edit
robisear_famo.sql
Edit
robisear_farmerspice.sql
Edit
robisear_farmerssolution.sql
Edit
robisear_farmlineagencies.sql
Edit
robisear_feast.sql
Edit
robisear_feedandfodder.sql
Edit
robisear_felizplace.sql
Edit
robisear_fermar.sql
Edit
robisear_fifi.sql
Edit
robisear_fishlands.sql
Edit
robisear_fitpharma.sql
Edit
robisear_flamebites.sql
Edit
robisear_flitoz.sql
Edit
robisear_flitozwines.sql
Edit
robisear_foresightmotors.sql
Edit
robisear_formulatorsdepotltd.sql
Edit
robisear_fortyplace.sql
Edit
robisear_franciscanfamily.sql
Edit
robisear_freemark.sql
Edit
robisear_frepego.sql
Edit
robisear_fretap.sql
Edit
robisear_friendssupermarket.sql
Edit
robisear_friendssupermarket1.sql
Edit
robisear_friendssupermarketmaji.sql
Edit
robisear_gabrielrotich.sql
Edit
robisear_gambella.sql
Edit
robisear_gambella2.sql
Edit
robisear_gambella3.sql
Edit
robisear_gathee.sql
Edit
robisear_gecko.sql
Edit
robisear_gemini.sql
Edit
robisear_generations.sql
Edit
robisear_gesa.sql
Edit
robisear_gigstores.sql
Edit
robisear_gilgameshltd.sql
Edit
robisear_githungurifoods.sql
Edit
robisear_githungurinationaloil.sql
Edit
robisear_glasstechandinteriors.sql
Edit
robisear_glowskin.sql
Edit
robisear_goldenspill.sql
Edit
robisear_goldenstandardscafe.sql
Edit
robisear_goldenstandardscafe1.sql
Edit
robisear_goldrock.sql
Edit
robisear_goldrock1.sql
Edit
robisear_goodlife.sql
Edit
robisear_gosavannah.sql
Edit
robisear_goshen.sql
Edit
robisear_grandcrinumltd1.sql
Edit
robisear_grandcrinumltdwestlands.sql
Edit
robisear_grandpa.sql
Edit
robisear_greatplan.sql
Edit
robisear_greekliquor.sql
Edit
robisear_greensavannah.sql
Edit
robisear_hadaelectrical.sql
Edit
robisear_hadassah.sql
Edit
robisear_hagon.sql
Edit
robisear_hairmasters.sql
Edit
robisear_halfmanlounge.sql
Edit
robisear_harmony.sql
Edit
robisear_hawest.sql
Edit
robisear_hawest2.sql
Edit
robisear_hawest3.sql
Edit
robisear_healsandvibes.sql
Edit
robisear_heavenssquare.sql
Edit
robisear_heywoodenterprises.sql
Edit
robisear_heywoodenterprises1.sql
Edit
robisear_hideaway.sql
Edit
robisear_homeessentialschoko.sql
Edit
robisear_homegoods.sql
Edit
robisear_homeland.sql
Edit
robisear_hoodwines.sql
Edit
robisear_hopeuniforms.sql
Edit
robisear_hopewholesalers.sql
Edit
robisear_hotsandbarrel2.sql
Edit
robisear_huyasaminimart.sql
Edit
robisear_iandbent.sql
Edit
robisear_ibiza.sql
Edit
robisear_idealdishes.sql
Edit
robisear_idlhome.sql
Edit
robisear_infamous.sql
Edit
robisear_infill.sql
Edit
robisear_infinitylounge.sql
Edit
robisear_instantdelicacy.sql
Edit
robisear_instinctbar.sql
Edit
robisear_interglobal.sql
Edit
robisear_interlink.sql
Edit
robisear_internationalhc.sql
Edit
robisear_ishmar.sql
Edit
robisear_isoko.sql
Edit
robisear_italycor.sql
Edit
robisear_itecsystemsltd.sql
Edit
robisear_itushbusinesssolutions.sql
Edit
robisear_jacbee.sql
Edit
robisear_jadame.sql
Edit
robisear_jailo.sql
Edit
robisear_jaimari.sql
Edit
robisear_jalasfeedback.sql
Edit
robisear_jamagwartraders.sql
Edit
robisear_jambotech.sql
Edit
robisear_jamwa.sql
Edit
robisear_jamwa1.sql
Edit
robisear_javilla.sql
Edit
robisear_javilla2.sql
Edit
robisear_javilla3.sql
Edit
robisear_jaybright.sql
Edit
robisear_jbfries.sql
Edit
robisear_jbfriesnrb.sql
Edit
robisear_jebmic.sql
Edit
robisear_jengaleo.sql
Edit
robisear_jewelcomputers.sql
Edit
robisear_jijazetavern.sql
Edit
robisear_jimlandagency.sql
Edit
robisear_jimmon.sql
Edit
robisear_jobportal.sql
Edit
robisear_joek.sql
Edit
robisear_johfay.sql
Edit
robisear_johkim.sql
Edit
robisear_jolimillers.sql
Edit
robisear_josmatt.sql
Edit
robisear_joyevech.sql
Edit
robisear_jubileefarmers.sql
Edit
robisear_jue.sql
Edit
robisear_junkybins.sql
Edit
robisear_jymarks.sql
Edit
robisear_kabati.sql
Edit
robisear_kagango.sql
Edit
robisear_kahawaexpresso.sql
Edit
robisear_kairetu.sql
Edit
robisear_kalabash.sql
Edit
robisear_kamson.sql
Edit
robisear_kamuga2.sql
Edit
robisear_kamunga.sql
Edit
robisear_kaperikwekwe.sql
Edit
robisear_kapsam.sql
Edit
robisear_karangi.sql
Edit
robisear_karangi1.sql
Edit
robisear_kasavanna.sql
Edit
robisear_katado.sql
Edit
robisear_kathiani.sql
Edit
robisear_katikatilounge.sql
Edit
robisear_kayolefinest.sql
Edit
robisear_keekys.sql
Edit
robisear_kenanthogoto.sql
Edit
robisear_kentwood.sql
Edit
robisear_kenworks.sql
Edit
robisear_kenyatoner.sql
Edit
robisear_kerutender.sql
Edit
robisear_kevomotors.sql
Edit
robisear_kiamariverresort.sql
Edit
robisear_kicas.sql
Edit
robisear_kidamienterprises.sql
Edit
robisear_kiddyzojunior.sql
Edit
robisear_kijabesacco.sql
Edit
robisear_kijijimojito.sql
Edit
robisear_kikingihub.sql
Edit
robisear_kilantechnologies.sql
Edit
robisear_kilimanibreeze.sql
Edit
robisear_kinca57.sql
Edit
robisear_kingpin.sql
Edit
robisear_kiraimportexport.sql
Edit
robisear_kise.sql
Edit
robisear_kiufresh.sql
Edit
robisear_kjwines.sql
Edit
robisear_kjwinesbumala.sql
Edit
robisear_kliqourline.sql
Edit
robisear_kliqourline2.sql
Edit
robisear_kliqourline3.sql
Edit
robisear_kmamt.sql
Edit
robisear_kombiro.sql
Edit
robisear_komesha.sql
Edit
robisear_komesha2.sql
Edit
robisear_konamart.sql
Edit
robisear_kraftboba.sql
Edit
robisear_kttc.sql
Edit
robisear_kuivaliquorstores.sql
Edit
robisear_kyumbigarden.sql
Edit
robisear_laanpat.sql
Edit
robisear_laareshell.sql
Edit
robisear_lafattoria.sql
Edit
robisear_laibunimart.sql
Edit
robisear_laikipiaeco.sql
Edit
robisear_lakirashades.sql
Edit
robisear_lamatech.sql
Edit
robisear_lamatechkenyalimited.sql
Edit
robisear_lambada.sql
Edit
robisear_lambadas.sql
Edit
robisear_lanxafrica.sql
Edit
robisear_latenight.sql
Edit
robisear_latia.sql
Edit
robisear_laundryhub.sql
Edit
robisear_leave.sql
Edit
robisear_leboo.sql
Edit
robisear_legitimacyspares.sql
Edit
robisear_lerustique.sql
Edit
robisear_lesarra.sql
Edit
robisear_leviticus.sql
Edit
robisear_libanautospareslimited.sql
Edit
robisear_limah.sql
Edit
robisear_linaden.sql
Edit
robisear_linchubstore.sql
Edit
robisear_linknumedical.sql
Edit
robisear_linksgeliwa.sql
Edit
robisear_liquidmania.sql
Edit
robisear_liquorlibrary.sql
Edit
robisear_liquortap.sql
Edit
robisear_litudian.sql
Edit
robisear_liveinproperties.sql
Edit
robisear_livingwaterbcf.sql
Edit
robisear_longliqi.sql
Edit
robisear_longrich.sql
Edit
robisear_longrich1.sql
Edit
robisear_lotus.sql
Edit
robisear_louizesimbahotel.sql
Edit
robisear_louizesimbahotel1.sql
Edit
robisear_louizesimbalounge.sql
Edit
robisear_lti.sql
Edit
robisear_ltigroup.sql
Edit
robisear_lukeshotel.sql
Edit
robisear_lukimpharmaceuticals.sql
Edit
robisear_luminous.sql
Edit
robisear_lunjos.sql
Edit
robisear_luxebistro.sql
Edit
robisear_luxurysuites.sql
Edit
robisear_lydiacollection.sql
Edit
robisear_lyon.sql
Edit
robisear_mafads.sql
Edit
robisear_magman.sql
Edit
robisear_mailer.sql
Edit
robisear_mainerp.sql
Edit
robisear_mainerp1.sql
Edit
robisear_mainerpuganda.sql
Edit
robisear_makinze.sql
Edit
robisear_malibulounge.sql
Edit
robisear_malsonmotors.sql
Edit
robisear_maqaarow.sql
Edit
robisear_maqaarow2.sql
Edit
robisear_maqaarow3.sql
Edit
robisear_maraorganics.sql
Edit
robisear_margo.sql
Edit
robisear_marickholdings.sql
Edit
robisear_marksonic.sql
Edit
robisear_marsdiner.sql
Edit
robisear_marvel.sql
Edit
robisear_marvelfeeds.sql
Edit
robisear_masaicafe.sql
Edit
robisear_masid.sql
Edit
robisear_masterbakers.sql
Edit
robisear_matanaha.sql
Edit
robisear_mavunohub.sql
Edit
robisear_maxy.sql
Edit
robisear_maxy1.sql
Edit
robisear_mbotebeers.sql
Edit
robisear_melagrovet.sql
Edit
robisear_memphisresort.sql
Edit
robisear_metalogistics.sql
Edit
robisear_metropolsecurity.sql
Edit
robisear_mfangano.sql
Edit
robisear_mijimiji.sql
Edit
robisear_mijimiji2.sql
Edit
robisear_mijimiji3.sql
Edit
robisear_milans.sql
Edit
robisear_mingleslounge.sql
Edit
robisear_mirage.sql
Edit
robisear_miuguconclave.sql
Edit
robisear_mizpha.sql
Edit
robisear_mkulimahodariagrovet.sql
Edit
robisear_mkuru.sql
Edit
robisear_mliquor.sql
Edit
robisear_mobicare.sql
Edit
robisear_mochabistro.sql
Edit
robisear_modernfurniture.sql
Edit
robisear_moistureplus.sql
Edit
robisear_mollys.sql
Edit
robisear_mollys1.sql
Edit
robisear_mombasacomputers.sql
Edit
robisear_mommieschoice.sql
Edit
robisear_moodkitchens.sql
Edit
robisear_moonstargeneralagencies.sql
Edit
robisear_moselyminisupermarket.sql
Edit
robisear_msczoneltd.sql
Edit
robisear_mtaanichemist.sql
Edit
robisear_mugisof.sql
Edit
robisear_mugisoft.sql
Edit
robisear_muhsintailor.sql
Edit
robisear_mukielect.sql
Edit
robisear_mukscreation.sql
Edit
robisear_mumbuni.sql
Edit
robisear_mumsgarden.sql
Edit
robisear_muncheezbstr.sql
Edit
robisear_mursons.sql
Edit
robisear_mustafa.sql
Edit
robisear_muturis.sql
Edit
robisear_muyia.sql
Edit
robisear_mwaketa.sql
Edit
robisear_mybulksms.sql
Edit
robisear_mydallas.sql
Edit
robisear_myerp.sql
Edit
robisear_mypos.sql
Edit
robisear_nafuu.sql
Edit
robisear_nairobiclearing.sql
Edit
robisear_nanarestaurants.sql
Edit
robisear_napuuventures.robisearch.com.sql
Edit
robisear_napuuventures.sql
Edit
robisear_natives.sql
Edit
robisear_natives2.sql
Edit
robisear_natives3.sql
Edit
robisear_naturalchill.sql
Edit
robisear_naturalglam.sql
Edit
robisear_ndumia.sql
Edit
robisear_nebacholdings.sql
Edit
robisear_neighbourhoodnook.sql
Edit
robisear_nemwa.sql
Edit
robisear_neokenya.sql
Edit
robisear_netbyteapps.sql
Edit
robisear_new.sql
Edit
robisear_newlamuhaven.sql
Edit
robisear_newpickandpay.sql
Edit
robisear_newrobi.sql
Edit
robisear_nextlevelhardware.sql
Edit
robisear_ngatha.sql
Edit
robisear_nia.sql
Edit
robisear_nithibakers.sql
Edit
robisear_njd.sql
Edit
robisear_njorobeer.sql
Edit
robisear_njoshi.sql
Edit
robisear_nomadcycle.sql
Edit
robisear_noorelectronics.sql
Edit
robisear_nordicparts.sql
Edit
robisear_nordicparts2.sql
Edit
robisear_nordicparts3.sql
Edit
robisear_nordlys.sql
Edit
robisear_norkun.sql
Edit
robisear_nunos.sql
Edit
robisear_nuria.sql
Edit
robisear_nyamiraheights.sql
Edit
robisear_nyamiraheightsspa.sql
Edit
robisear_nysishotel.sql
Edit
robisear_nzimuh.sql
Edit
robisear_nzumbipms.sql
Edit
robisear_oasis.sql
Edit
robisear_oasispremiumfloor.sql
Edit
robisear_obicarautospares.sql
Edit
robisear_obsha.sql
Edit
robisear_obuntu.sql
Edit
robisear_olivehotels.sql
Edit
robisear_omeron.sql
Edit
robisear_onestop.sql
Edit
robisear_online1shop.sql
Edit
robisear_online2shop.sql
Edit
robisear_onlinecompanylimited.sql
Edit
robisear_onlinemobile.sql
Edit
robisear_onlinemobileeastleigh.sql
Edit
robisear_optispeed.sql
Edit
robisear_orangeriver.sql
Edit
robisear_orchards.sql
Edit
robisear_orchardscomm.sql
Edit
robisear_orchardscommltd.sql
Edit
robisear_organella.sql
Edit
robisear_osonayarns.sql
Edit
robisear_osupukoresort.sql
Edit
robisear_otadvocates.sql
Edit
robisear_ouad.sql
Edit
robisear_outsprings.sql
Edit
robisear_outsprings2.sql
Edit
robisear_paintdepo.sql
Edit
robisear_pamojagardens.sql
Edit
robisear_pareetalectrical.sql
Edit
robisear_pareetalectricals.sql
Edit
robisear_parisi.sql
Edit
robisear_parisi2.sql
Edit
robisear_parisi3.sql
Edit
robisear_paritahardware.sql
Edit
robisear_paritahardware2.sql
Edit
robisear_paritahardware3.sql
Edit
robisear_parkside.sql
Edit
robisear_parkside1.sql
Edit
robisear_parminihardware.sql
Edit
robisear_pastoralvet.sql
Edit
robisear_patanyumba.sql
Edit
robisear_patrica.sql
Edit
robisear_pauwil.sql
Edit
robisear_peacemeats.sql
Edit
robisear_pecyuniforms.sql
Edit
robisear_pelicanmetal.sql
Edit
robisear_pendo.sql
Edit
robisear_pendo1.sql
Edit
robisear_pensortium.sql
Edit
robisear_perfectpackaging.sql
Edit
robisear_petrooilkenyaltd.sql
Edit
robisear_pharmaallied.sql
Edit
robisear_phasedesign.sql
Edit
robisear_philbackers.sql
Edit
robisear_phoeniciahotel.sql
Edit
robisear_pilanobookshop.sql
Edit
robisear_pillcare.sql
Edit
robisear_piratesbeachmeatcenter.sql
Edit
robisear_piratesbeachpark.sql
Edit
robisear_pizarrarestaurant.sql
Edit
robisear_pjay.sql
Edit
robisear_placidoinvestment.sql
Edit
robisear_planet.sql
Edit
robisear_platinum.sql
Edit
robisear_platinum2.sql
Edit
robisear_pmcsupermarket.sql
Edit
robisear_poj.sql
Edit
robisear_polished.sql
Edit
robisear_politics.sql
Edit
robisear_popote.sql
Edit
robisear_porche.sql
Edit
robisear_porkysbarbecue.sql
Edit
robisear_pos.sql
Edit
robisear_poshplace.sql
Edit
robisear_powermart.sql
Edit
robisear_pramukh.sql
Edit
robisear_pramukhinvestment.sql
Edit
robisear_premier.sql
Edit
robisear_premierbeauty.sql
Edit
robisear_prestonhardware.sql
Edit
robisear_primevoy.sql
Edit
robisear_promze.sql
Edit
robisear_pronala.sql
Edit
robisear_propertwelveliquor.sql
Edit
robisear_protouch.sql
Edit
robisear_provenance.sql
Edit
robisear_pvtech.sql
Edit
robisear_qcc.sql
Edit
robisear_qiues.sql
Edit
robisear_quench.sql
Edit
robisear_quepasa.sql
Edit
robisear_quepasa1.sql
Edit
robisear_quillslounge.sql
Edit
robisear_quiver.sql
Edit
robisear_rafiki.sql
Edit
robisear_rafikitriple4.sql
Edit
robisear_raphymart.sql
Edit
robisear_rawhew.sql
Edit
robisear_rawhew1.sql
Edit
robisear_redbrickdairyandfood.sql
Edit
robisear_redc.sql
Edit
robisear_redemtar.sql
Edit
robisear_renbridge.sql
Edit
robisear_resellers.sql
Edit
robisear_restopark.sql
Edit
robisear_revaplaceresort.sql
Edit
robisear_riaraminimart.sql
Edit
robisear_ricamosupplies.sql
Edit
robisear_richblend.sql
Edit
robisear_richman.sql
Edit
robisear_richman2.sql
Edit
robisear_richman3.sql
Edit
robisear_rievshop.sql
Edit
robisear_rimatholdings1.sql
Edit
robisear_rira.sql
Edit
robisear_rivermart.sql
Edit
robisear_rivervale.sql
Edit
robisear_riziki.sql
Edit
robisear_robbiefarm.sql
Edit
robisear_robierp.sql
Edit
robisear_robihotel.sql
Edit
robisear_robimalimali.sql
Edit
robisear_robipms.sql
Edit
robisear_robiposhotel.sql
Edit
robisear_robisear_elishammah.sql
Edit
robisear_robisearch.sql
Edit
robisear_robisearchuganda.sql
Edit
robisear_rodi.sql
Edit
robisear_rohima.sql
Edit
robisear_rohima2.sql
Edit
robisear_rohosingo.sql
Edit
robisear_rokeen.sql
Edit
robisear_ronleb.sql
Edit
robisear_ronleb1.sql
Edit
robisear_ronlebtech.sql
Edit
robisear_rooftopbistro.sql
Edit
robisear_root.sql
Edit
robisear_rootscosmestics.sql
Edit
robisear_rootzcosmetics.sql
Edit
robisear_rootzcosmetics2.sql
Edit
robisear_rootzcosmetics3.sql
Edit
robisear_rophinefieldschools.sql
Edit
robisear_rosetex.sql
Edit
robisear_rositainvestment.sql
Edit
robisear_royal.sql
Edit
robisear_royalelectronics.sql
Edit
robisear_royalhardware.sql
Edit
robisear_royalmeals.sql
Edit
robisear_rubicon.sql
Edit
robisear_sabby.sql
Edit
robisear_sabizpizza.sql
Edit
robisear_sacco.sql
Edit
robisear_safetymax.sql
Edit
robisear_sahishapes.sql
Edit
robisear_sales.sql
Edit
robisear_samareeb.sql
Edit
robisear_samoo.sql
Edit
robisear_samtechgroup.sql
Edit
robisear_sanch.sql
Edit
robisear_sarmerk.sql
Edit
robisear_saroz.sql
Edit
robisear_saruk.sql
Edit
robisear_saruk1.sql
Edit
robisear_saruk2.sql
Edit
robisear_sasabone.sql
Edit
robisear_sausen.sql
Edit
robisear_savannah.sql
Edit
robisear_savour.sql
Edit
robisear_saxandviolins.sql
Edit
robisear_sayariagriscience.sql
Edit
robisear_sayaricrafts.sql
Edit
robisear_sbhotel.sql
Edit
robisear_scentskenyaltd.sql
Edit
robisear_schoolmall.sql
Edit
robisear_scodra.sql
Edit
robisear_seasonlogistics.sql
Edit
robisear_seasons.sql
Edit
robisear_selcafe.sql
Edit
robisear_selella.sql
Edit
robisear_serenityforthotel.sql
Edit
robisear_shack.sql
Edit
robisear_shafan.sql
Edit
robisear_shakaz.sql
Edit
robisear_shakesspeare.sql
Edit
robisear_sharjah.sql
Edit
robisear_sherattonbeachvillagio.sql
Edit
robisear_sherattonregency.sql
Edit
robisear_sherattonregencymombasa.sql
Edit
robisear_sherryliquorbar.sql
Edit
robisear_shopearl.sql
Edit
robisear_shopearl2.sql
Edit
robisear_shopwise.sql
Edit
robisear_shotsandbarrel.sql
Edit
robisear_shotsandbarrel1.sql
Edit
robisear_shotsandbarrel2.sql
Edit
robisear_shreeji.sql
Edit
robisear_shreejimerultd.sql
Edit
robisear_shujaa.sql
Edit
robisear_shujaawangu.sql
Edit
robisear_shukri.sql
Edit
robisear_sierracaves.sql
Edit
robisear_silver.sql
Edit
robisear_silverline.sql
Edit
robisear_silverviewhardware.sql
Edit
robisear_sipamaquaticsltd.sql
Edit
robisear_siwamu.sql
Edit
robisear_skysailmabati.sql
Edit
robisear_skyveltd.sql
Edit
robisear_snl.sql
Edit
robisear_snowdessertea.sql
Edit
robisear_sokima.sql
Edit
robisear_sokofreshpoint.sql
Edit
robisear_sokojumla.sql
Edit
robisear_somcityhealth.sql
Edit
robisear_spiceland.sql
Edit
robisear_spicelands.sql
Edit
robisear_spikessanford.sql
Edit
robisear_spotpartystop.sql
Edit
robisear_springs.sql
Edit
robisear_starfox.sql
Edit
robisear_starsngarters.sql
Edit
robisear_stedan.sql
Edit
robisear_sterling.sql
Edit
robisear_stfrancisofassisi.sql
Edit
robisear_stjohn.sql
Edit
robisear_stopajali.sql
Edit
robisear_straitsolar.sql
Edit
robisear_sts.sql
Edit
robisear_stylesandfinishesltd.sql
Edit
robisear_sugarspicebeauty.sql
Edit
robisear_suki.sql
Edit
robisear_sukimart.sql
Edit
robisear_sultanmabi.sql
Edit
robisear_summeroasis.sql
Edit
robisear_summeroasis1.sql
Edit
robisear_summersprings.sql
Edit
robisear_summersprings2.sql
Edit
robisear_sunati.sql
Edit
robisear_sunbreeze.sql
Edit
robisear_sunshine.sql
Edit
robisear_sunshinemobilespares.sql
Edit
robisear_sunuk.sql
Edit
robisear_superb.sql
Edit
robisear_superiorhardware.sql
Edit
robisear_supermarket.sql
Edit
robisear_superp.sql
Edit
robisear_supreme.sql
Edit
robisear_suraj.sql
Edit
robisear_sweeftfleet.sql
Edit
robisear_swisderm.sql
Edit
robisear_swissgrade.sql
Edit
robisear_syano.sql
Edit
robisear_syanotanau.sql
Edit
robisear_symphonylounge.sql
Edit
robisear_synergydealsltd.sql
Edit
robisear_tabarukfoods.sql
Edit
robisear_tamasha.sql
Edit
robisear_tanzaken.sql
Edit
robisear_tawas.sql
Edit
robisear_tayariluxury.sql
Edit
robisear_tazamatt.sql
Edit
robisear_techsquire.sql
Edit
robisear_techsquires.sql
Edit
robisear_techwizardcctvltd.sql
Edit
robisear_tekidi.sql
Edit
robisear_tembuzicultural.sql
Edit
robisear_temic.sql
Edit
robisear_tessara.sql
Edit
robisear_tessymso.sql
Edit
robisear_test.sql
Edit
robisear_test2.sql
Edit
robisear_texas.sql
Edit
robisear_tgm.sql
Edit
robisear_thalloventures.sql
Edit
robisear_thecilantrokitchens.sql
Edit
robisear_thediner.sql
Edit
robisear_theheadquartersportbar.sql
Edit
robisear_theheadquartersportbar2.sql
Edit
robisear_thehubfoodcourt.sql
Edit
robisear_theindulge.sql
Edit
robisear_thejunctionlounge.sql
Edit
robisear_thelab.sql
Edit
robisear_themorningperkcafe.sql
Edit
robisear_theoffice.sql
Edit
robisear_thirsty.sql
Edit
robisear_timboni.sql
Edit
robisear_timiza.sql
Edit
robisear_timizamachakos.sql
Edit
robisear_timushamba.sql
Edit
robisear_tir.sql
Edit
robisear_toasts.sql
Edit
robisear_tolaenergies.sql
Edit
robisear_toplevel.sql
Edit
robisear_toplinesurgicals.sql
Edit
robisear_topmark.sql
Edit
robisear_toshadawa.sql
Edit
robisear_toshenterprises.sql
Edit
robisear_transfordchemist.sql
Edit
robisear_travellamembers.sql
Edit
robisear_trax.sql
Edit
robisear_tripeakbrands.sql
Edit
robisear_triplec.sql
Edit
robisear_tripointpizzeria.sql
Edit
robisear_trivetachemist.sql
Edit
robisear_trivetandundoripos.sql
Edit
robisear_tronlink.sql
Edit
robisear_trueblueliqour.sql
Edit
robisear_truvalue.sql
Edit
robisear_truvalues.sql
Edit
robisear_tsukimino.sql
Edit
robisear_tucasa.sql
Edit
robisear_tucasa1.sql
Edit
robisear_tulimepamojaagrovet.sql
Edit
robisear_tundaville.sql
Edit
robisear_tunubeverage.sql
Edit
robisear_turpean.sql
Edit
robisear_tuutis.sql
Edit
robisear_twiga.sql
Edit
robisear_twinstepsltd.sql
Edit
robisear_typsy.sql
Edit
robisear_ujminimart.sql
Edit
robisear_ulalo.sql
Edit
robisear_uncurbedbeauty.sql
Edit
robisear_undertheswahilitree.sql
Edit
robisear_union.sql
Edit
robisear_upriseminisupa.sql
Edit
robisear_upsaleskeltd.sql
Edit
robisear_uptown.sql
Edit
robisear_uptown2.sql
Edit
robisear_uptownkibali.sql
Edit
robisear_urwani.sql
Edit
robisear_utange.sql
Edit
robisear_vaitamutheisupplies.sql
Edit
robisear_veewmart.sql
Edit
robisear_vezmartexpress.sql
Edit
robisear_viewersparkhotel.sql
Edit
robisear_viewjoint.sql
Edit
robisear_vnd.sql
Edit
robisear_walenisirestaurant.sql
Edit
robisear_walenisirestaurantmain.sql
Edit
robisear_wama.sql
Edit
robisear_wamotech.sql
Edit
robisear_wamweaholdings.sql
Edit
robisear_waqf.sql
Edit
robisear_wasafiarcade.sql
Edit
robisear_watergaspoint.sql
Edit
robisear_waterkiosk.sql
Edit
robisear_waterworld.sql
Edit
robisear_weaverbird.sql
Edit
robisear_westerncosmetics.sql
Edit
robisear_westlightlounge.sql
Edit
robisear_westlitelounge.sql
Edit
robisear_westmill.sql
Edit
robisear_weststands.sql
Edit
robisear_whitehouse.sql
Edit
robisear_whitekitchen.sql
Edit
robisear_wifimatt.sql
Edit
robisear_winter.sql
Edit
robisear_wiresmore.sql
Edit
robisear_wistantechnology.sql
Edit
robisear_wm.sql
Edit
robisear_woodlandgardens.sql
Edit
robisear_woodstock.sql
Edit
robisear_woodstock1.sql
Edit
robisear_wrappedfoods.sql
Edit
robisear_write.sql
Edit
robisear_xtranet.sql
Edit
robisear_ycs.sql
Edit
robisear_zakacapital.sql
Edit
robisear_zgt.sql
Edit
robisear_zishaan.sql
Edit
robisear_zmf.sql
Edit
robisear_zurikarttraders.sql
Edit
sys.sql
Edit