/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_test -- ------------------------------------------------------ -- 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_aps_social_icons` -- DROP TABLE IF EXISTS `wp_aps_social_icons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_aps_social_icons` ( `si_id` int(11) NOT NULL AUTO_INCREMENT, `icon_set_name` varchar(255) DEFAULT NULL, `icon_display` varchar(255) DEFAULT NULL, `num_rows` varchar(255) DEFAULT NULL, `icon_margin` varchar(255) DEFAULT NULL, `icon_tooltip` int(11) NOT NULL, `tooltip_background` varchar(255) DEFAULT NULL, `tooltip_text_color` varchar(255) DEFAULT NULL, `icon_animation` varchar(255) DEFAULT NULL, `opacity_hover` varchar(20) DEFAULT NULL, `icon_details` text DEFAULT NULL, `icon_extra` text DEFAULT NULL, PRIMARY KEY (`si_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_aps_social_icons` -- LOCK TABLES `wp_aps_social_icons` WRITE; /*!40000 ALTER TABLE `wp_aps_social_icons` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_aps_social_icons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT 0, `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_huge_itslider_images` -- DROP TABLE IF EXISTS `wp_huge_itslider_images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_huge_itslider_images` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) DEFAULT NULL, `slider_id` varchar(200) DEFAULT NULL, `description` text DEFAULT NULL, `image_url` text DEFAULT NULL, `sl_url` text DEFAULT NULL, `sl_type` text NOT NULL, `link_target` text NOT NULL, `sl_stitle` text NOT NULL, `sl_sdesc` text NOT NULL, `sl_postlink` text NOT NULL, `ordering` int(11) NOT NULL, `published` tinyint(4) unsigned DEFAULT NULL, `published_in_sl_width` tinyint(4) unsigned DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_huge_itslider_images` -- LOCK TABLES `wp_huge_itslider_images` WRITE; /*!40000 ALTER TABLE `wp_huge_itslider_images` DISABLE KEYS */; INSERT INTO `wp_huge_itslider_images` VALUES (1,'','1','','http://www.robisearch.com/mtti2/wp-content/plugins/slider-image/Front_images/slides/slide1.jpg','http://huge-it.com','','','','','',1,1,NULL),(2,'Simple Usage','1','','http://www.robisearch.com/mtti2/wp-content/plugins/slider-image/Front_images/slides/slide2.jpg','http://huge-it.com','','','','','',2,1,NULL),(3,'Huge-IT Slider','1','The slider allows having unlimited amount of images with their titles and descriptions. The slider uses autogenerated shortcodes making it easier for the users to add it to the custom location.','http://www.robisearch.com/mtti2/wp-content/plugins/slider-image/Front_images/slides/slide3.jpg','http://huge-it.com','','','','','',3,1,NULL); /*!40000 ALTER TABLE `wp_huge_itslider_images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_huge_itslider_params` -- DROP TABLE IF EXISTS `wp_huge_itslider_params`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_huge_itslider_params` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `title` varchar(200) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `description` text CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `value` varchar(200) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=133 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_huge_itslider_params` -- LOCK TABLES `wp_huge_itslider_params` WRITE; /*!40000 ALTER TABLE `wp_huge_itslider_params` DISABLE KEYS */; INSERT INTO `wp_huge_itslider_params` VALUES (89,'slider_crop_image','Slider crop image','Slider crop image','resize'),(90,'slider_title_color','Slider title color','Slider title color','000000'),(91,'slider_title_font_size','Slider title font size','Slider title font size','13'),(92,'slider_description_color','Slider description color','Slider description color','ffffff'),(93,'slider_description_font_size','Slider description font size','Slider description font size','13'),(94,'slider_title_position','Slider title position','Slider title position','right-top'),(95,'slider_description_position','Slider description position','Slider description position','right-bottom'),(96,'slider_title_border_size','Slider Title border size','Slider Title border size','0'),(97,'slider_title_border_color','Slider title border color','Slider title border color','ffffff'),(98,'slider_title_border_radius','Slider title border radius','Slider title border radius','4'),(99,'slider_description_border_size','Slider description border size','Slider description border size','0'),(100,'slider_description_border_color','Slider description border color','Slider description border color','ffffff'),(101,'slider_description_border_radius','Slider description border radius','Slider description border radius','0'),(102,'slider_slideshow_border_size','Slider border size','Slider border size','0'),(103,'slider_slideshow_border_color','Slider border color','Slider border color','ffffff'),(104,'slider_slideshow_border_radius','Slider border radius','Slider border radius','0'),(105,'slider_navigation_type','Slider navigation type','Slider navigation type','1'),(106,'slider_navigation_position','Slider navigation position','Slider navigation position','bottom'),(107,'slider_title_background_color','Slider title background color','Slider title background color','ffffff'),(108,'slider_description_background_color','Slider description background color','Slider description background color','000000'),(109,'slider_title_transparent','Slider title has background','Slider title has background','on'),(110,'slider_description_transparent','Slider description has background','Slider description has background','on'),(111,'slider_slider_background_color','Slider slider background color','Slider slider background color','ffffff'),(112,'slider_dots_position','slider dots position','slider dots position','top'),(113,'slider_active_dot_color','slider active dot color','','ffffff'),(114,'slider_dots_color','slider dots color','','000000'),(115,'slider_description_width','Slider description width','Slider description width','70'),(116,'slider_description_height','Slider description height','Slider description height','50'),(117,'slider_description_background_transparency','slider description background transparency','slider description background transparency','70'),(118,'slider_description_text_align','description text-align','description text-align','justify'),(119,'slider_title_width','slider title width','slider title width','30'),(120,'slider_title_height','slider title height','slider title height','50'),(121,'slider_title_background_transparency','slider title background transparency','slider title background transparency','70'),(122,'slider_title_text_align','title text-align','title text-align','right'),(123,'slider_title_has_margin','title has margin','title has margin','on'),(124,'slider_description_has_margin','description has margin','description has margin','on'),(125,'slider_show_arrows','Slider show left right arrows','Slider show left right arrows','on'),(126,'loading_icon_type','Slider loading icon type','Slider loading icon type','1'),(127,'slider_thumb_count_slides','Slide thumbs count','Slide thumbs count','3'),(128,'slider_dots_position_new','Slide Dots Position','Slide Dots Position','dotstop'),(129,'slider_thumb_back_color','Thumbnail Background Color','Thumbnail Background Color','FFFFFF'),(130,'slider_thumb_passive_color','Passive Thumbnail Color','Passive Thumbnail Color','FFFFFF'),(131,'slider_thumb_passive_color_trans','Passive Thumbnail Color Transparency','Passive Thumbnail Color Transparency','50'),(132,'slider_thumb_height','Slider Thumb Height','Slider Thumb Height','100'); /*!40000 ALTER TABLE `wp_huge_itslider_params` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_huge_itslider_sliders` -- DROP TABLE IF EXISTS `wp_huge_itslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_huge_itslider_sliders` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL, `sl_height` int(11) unsigned DEFAULT NULL, `sl_width` int(11) unsigned DEFAULT NULL, `pause_on_hover` text DEFAULT NULL, `slider_list_effects_s` text DEFAULT NULL, `description` text DEFAULT NULL, `param` text DEFAULT NULL, `sl_position` text NOT NULL, `ordering` int(11) NOT NULL, `published` text DEFAULT NULL, `sl_loading_icon` text NOT NULL, `show_thumb` varchar(255) NOT NULL DEFAULT 'dotstop', `video_autoplay` varchar(255) NOT NULL DEFAULT 'off', `random_images` varchar(255) NOT NULL DEFAULT 'off', PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_huge_itslider_sliders` -- LOCK TABLES `wp_huge_itslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_huge_itslider_sliders` DISABLE KEYS */; INSERT INTO `wp_huge_itslider_sliders` VALUES (1,'My First Slider',850,1280,'on','random','4000','1000','center',1,'300','off','dotstop','off','off'),(2,'New slider',375,600,'on','cubeH','4000','1000','center',1,'300','off','dotstop','off','off'); /*!40000 ALTER TABLE `wp_huge_itslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, `link_rating` int(11) NOT NULL DEFAULT 0, `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_masterslider_options` -- DROP TABLE IF EXISTS `wp_masterslider_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_masterslider_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_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_masterslider_options` -- LOCK TABLES `wp_masterslider_options` WRITE; /*!40000 ALTER TABLE `wp_masterslider_options` DISABLE KEYS */; INSERT INTO `wp_masterslider_options` VALUES (1,'masterslider_custom_css_ver','3.5'); /*!40000 ALTER TABLE `wp_masterslider_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_masterslider_sliders` -- DROP TABLE IF EXISTS `wp_masterslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_masterslider_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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_masterslider_sliders` -- LOCK TABLES `wp_masterslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_masterslider_sliders` DISABLE KEYS */; INSERT INTO `wp_masterslider_sliders` VALUES (1,'Fullwidth Slider with Thumbnails','custom',10,'2016-03-16 22:57:45','2016-03-16 23:00:33','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiwzLDQsNSw2LDcsOSwxMiwxNCIsIlNsaWRlIW5leHRJZCI6MTUsIkNvbnRyb2whaWRzIjoiMSwyLDQsNSIsIkNvbnRyb2whbmV4dElkIjo2fSwiTVNQYW5lbC5TZXR0aW5ncyI6eyIxIjoie1wiaWRcIjpcIjFcIixcInNuYXBwaW5nXCI6dHJ1ZSxcImRpc2FibGVDb250cm9sc1wiOmZhbHNlLFwibmFtZVwiOlwiRnVsbHdpZHRoIFNsaWRlciB3aXRoIFRodW1ibmFpbHNcIixcIndpZHRoXCI6ODAwLFwiaGVpZ2h0XCI6NDgwLFwid3JhcHBlcldpZHRoXCI6OTQ1LFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6ZmFsc2UsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIxXCIsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOmZhbHNlLFwidHJWaWV3XCI6XCJiYXNpY1wiLFwic3BlZWRcIjoyMCxcInNwYWNlXCI6MCxcInN0YXJ0XCI6MSxcImdyYWJDdXJzb3JcIjp0cnVlLFwic3dpcGVcIjp0cnVlLFwibW91c2VcIjp0cnVlLFwid2hlZWxcIjpmYWxzZSxcImF1dG9wbGF5XCI6ZmFsc2UsXCJsb29wXCI6ZmFsc2UsXCJzaHVmZmxlXCI6ZmFsc2UsXCJwcmVsb2FkXCI6XCItMVwiLFwib3ZlclBhdXNlXCI6dHJ1ZSxcImVuZFBhdXNlXCI6ZmFsc2UsXCJoaWRlTGF5ZXJzXCI6ZmFsc2UsXCJkaXJcIjpcImhcIixcInBhcmFsbGF4TW9kZVwiOlwic3dpcGVcIixcInVzZURlZXBMaW5rXCI6ZmFsc2UsXCJkZWVwTGlua1R5cGVcIjpcInBhdGhcIixcInNjcm9sbFBhcmFsbGF4TW92ZVwiOjMwLFwic2Nyb2xsUGFyYWxsYXhCR01vdmVcIjo1MCxcInNjcm9sbFBhcmFsbGF4RmFkZVwiOnRydWUsXCJjZW50ZXJDb250cm9sc1wiOmZhbHNlLFwiaW5zdGFudFNob3dMYXllcnNcIjpmYWxzZSxcImNsYXNzTmFtZVwiOlwiXCIsXCJiZ0NvbG9yXCI6XCIjMDAwMDAwXCIsXCJza2luXCI6XCJtcy1za2luLWxpZ2h0LTYgcm91bmQtc2tpblwiLFwibXNUZW1wbGF0ZVwiOlwiY3VzdG9tXCIsXCJtc1RlbXBsYXRlQ2xhc3NcIjpcIlwiLFwidXNlZEZvbnRzXCI6XCJcIn0ifSwiTVNQYW5lbC5TbGlkZSI6eyIxIjoie1wiaWRcIjpcIjFcIixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxMi8xMC8xMjEtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MixcImJnXCI6XCIvMjAxMi8xMC8xMjEuanBnXCIsXCJkdXJhdGlvblwiOjMsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOnRydWUsXCJiZ3ZfbXV0ZVwiOnRydWUsXCJiZ3ZfYXV0b3BhdXNlXCI6ZmFsc2UsXCJsYXllcl9pZHNcIjpbXX0iLCIyIjoie1wiaWRcIjoyLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDEyLzEwLzItMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxMi8xMC8yLmpwZ1wiLFwiZHVyYXRpb25cIjozLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W119IiwiMyI6IntcImlkXCI6MyxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxMi8xMC8xMS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo0LFwiYmdcIjpcIi8yMDEyLzEwLzExLmpwZ1wiLFwiZHVyYXRpb25cIjozLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W119IiwiNCI6IntcImlkXCI6NCxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxMi8xMC8zLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjMsXCJiZ1wiOlwiLzIwMTIvMTAvMy5qcGdcIixcImR1cmF0aW9uXCI6MyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6dHJ1ZSxcImJndl9tdXRlXCI6dHJ1ZSxcImJndl9hdXRvcGF1c2VcIjpmYWxzZSxcImxheWVyX2lkc1wiOltdfSIsIjUiOiJ7XCJpZFwiOjUsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTIvMTAvOS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo2LFwiYmdcIjpcIi8yMDEyLzEwLzkuanBnXCIsXCJkdXJhdGlvblwiOjMsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOnRydWUsXCJiZ3ZfbXV0ZVwiOnRydWUsXCJiZ3ZfYXV0b3BhdXNlXCI6ZmFsc2UsXCJsYXllcl9pZHNcIjpbXX0iLCI2Ijoie1wiaWRcIjo2LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDEyLzEwLzgtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6NSxcImJnXCI6XCIvMjAxMi8xMC84LmpwZ1wiLFwiZHVyYXRpb25cIjozLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W119IiwiNyI6IntcImlkXCI6NyxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxMi8xMC80LTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjAsXCJiZ1wiOlwiLzIwMTIvMTAvNC5qcGdcIixcImR1cmF0aW9uXCI6MyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6dHJ1ZSxcImJndl9tdXRlXCI6dHJ1ZSxcImJndl9hdXRvcGF1c2VcIjpmYWxzZSxcImxheWVyX2lkc1wiOltdfSIsIjkiOiJ7XCJpZFwiOjksXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTIvMTAvMTMtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6OCxcImJnXCI6XCIvMjAxMi8xMC8xMy5qcGdcIixcImR1cmF0aW9uXCI6MyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6dHJ1ZSxcImJndl9tdXRlXCI6dHJ1ZSxcImJndl9hdXRvcGF1c2VcIjpmYWxzZSxcImxheWVyX2lkc1wiOltdfSIsIjEyIjoie1wiaWRcIjoxMixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxMi8xMC8xNi0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo5LFwiYmdcIjpcIi8yMDEyLzEwLzE2LmpwZ1wiLFwiZHVyYXRpb25cIjozLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjp0cnVlLFwiYmd2X211dGVcIjp0cnVlLFwiYmd2X2F1dG9wYXVzZVwiOmZhbHNlLFwibGF5ZXJfaWRzXCI6W119IiwiMTQiOiJ7XCJpZFwiOjE0LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDEyLzEwLzE1MS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo3LFwiYmdcIjpcIi8yMDEyLzEwLzE1MS5qcGdcIixcImR1cmF0aW9uXCI6MyxcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6dHJ1ZSxcImJndl9tdXRlXCI6dHJ1ZSxcImJndl9hdXRvcGF1c2VcIjpmYWxzZSxcImxheWVyX2lkc1wiOltdfSJ9LCJNU1BhbmVsLkNvbnRyb2wiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJsYWJlbFwiOlwiQXJyb3dzXCIsXCJuYW1lXCI6XCJhcnJvd3NcIixcImF1dG9IaWRlXCI6ZmFsc2UsXCJvdmVyVmlkZW9cIjp0cnVlLFwiaW5zZXRcIjp0cnVlfSIsIjIiOiJ7XCJpZFwiOjIsXCJsYWJlbFwiOlwiQnVsbGV0c1wiLFwibmFtZVwiOlwiYnVsbGV0c1wiLFwiYXV0b0hpZGVcIjpmYWxzZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJtYXJnaW5cIjoxMCxcImRpclwiOlwiaFwiLFwiYWxpZ25cIjpcImJvdHRvbVwiLFwiaW5zZXRcIjp0cnVlfSIsIjQiOiJ7XCJpZFwiOjQsXCJsYWJlbFwiOlwiU2Nyb2xsYmFyXCIsXCJuYW1lXCI6XCJzY3JvbGxiYXJcIixcImF1dG9IaWRlXCI6dHJ1ZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJtYXJnaW5cIjoxMCxcImRpclwiOlwiaFwiLFwiY29sb3JcIjpcIiM0MDQwNDBcIixcIndpZHRoXCI6NCxcImFsaWduXCI6XCJ0b3BcIixcImluc2V0XCI6dHJ1ZX0iLCI1Ijoie1wiaWRcIjo1LFwibGFiZWxcIjpcIlRodW1ibGlzdC9UYWJzXCIsXCJuYW1lXCI6XCJ0aHVtYmxpc3RcIixcImF1dG9IaWRlXCI6ZmFsc2UsXCJvdmVyVmlkZW9cIjp0cnVlLFwibWFyZ2luXCI6MSxcInNwYWNlXCI6MSxcIndpZHRoXCI6MTAwLFwiaGVpZ2h0XCI6ODAsXCJhbGlnblwiOlwicmlnaHRcIixcImluc2V0XCI6ZmFsc2UsXCJmaWxsTW9kZVwiOlwiZmlsbFwifSJ9fQ==','','','published'),(2,'Home Slider','custom',2,'2016-03-16 23:06:29','2016-03-16 23:22:32','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjEsMiIsIlNsaWRlIW5leHRJZCI6M30sIk1TUGFuZWwuU2V0dGluZ3MiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJzbmFwcGluZ1wiOnRydWUsXCJkaXNhYmxlQ29udHJvbHNcIjpmYWxzZSxcIm5hbWVcIjpcIkhvbWUgU2xpZGVyXCIsXCJ3aWR0aFwiOlwiMTAwMFwiLFwiaGVpZ2h0XCI6XCI1MDBcIixcIndyYXBwZXJXaWR0aFVuaXRcIjpcInB4XCIsXCJhdXRvQ3JvcFwiOnRydWUsXCJ0eXBlXCI6XCJjdXN0b21cIixcInNsaWRlcklkXCI6XCIyXCIsXCJsYXlvdXRcIjpcImZ1bGx3aWR0aFwiLFwiYXV0b0hlaWdodFwiOnRydWUsXCJ0clZpZXdcIjpcImJhc2ljXCIsXCJzcGVlZFwiOlwiMjBcIixcInNwYWNlXCI6XCIwXCIsXCJzdGFydFwiOlwiMVwiLFwiZ3JhYkN1cnNvclwiOlwiMVwiLFwic3dpcGVcIjpcIjFcIixcIm1vdXNlXCI6XCIxXCIsXCJ3aGVlbFwiOlwiXCIsXCJhdXRvcGxheVwiOnRydWUsXCJsb29wXCI6dHJ1ZSxcInNodWZmbGVcIjpcIlwiLFwicHJlbG9hZFwiOlwiLTFcIixcIm92ZXJQYXVzZVwiOlwiMVwiLFwiZW5kUGF1c2VcIjpcIlwiLFwiaGlkZUxheWVyc1wiOlwiXCIsXCJkaXJcIjpcImhcIixcInBhcmFsbGF4TW9kZVwiOlwic3dpcGVcIixcInVzZURlZXBMaW5rXCI6ZmFsc2UsXCJkZWVwTGlua1R5cGVcIjpcInBhdGhcIixcInNjcm9sbFBhcmFsbGF4TW92ZVwiOjMwLFwic2Nyb2xsUGFyYWxsYXhCR01vdmVcIjo1MCxcInNjcm9sbFBhcmFsbGF4RmFkZVwiOnRydWUsXCJjZW50ZXJDb250cm9sc1wiOlwiMVwiLFwiaW5zdGFudFNob3dMYXllcnNcIjpcIlwiLFwiY2xhc3NOYW1lXCI6XCJcIixcImJnQ29sb3JcIjpcIiM5YTk2OTZcIixcInNraW5cIjpcIm1zLXNraW4tbWV0cm9cIixcIm1zVGVtcGxhdGVcIjpcImN1c3RvbVwiLFwibXNUZW1wbGF0ZUNsYXNzXCI6XCJcIixcInVzZWRGb250c1wiOlwiXCJ9In0sIk1TUGFuZWwuU2xpZGUiOnsiMSI6IntcImlkXCI6XCIxXCIsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMDMvRFNDXzM3NjktMTUweDE1MC5qcGdcIixcInRodW1iT3JnaW5hbFwiOlwiLzIwMTYvMDMvRFNDXzM3NjkuanBnXCIsXCJvcmRlclwiOjAsXCJiZ1wiOlwiLzIwMTYvMDMvRFNDXzM3NjkuanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcInRodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzc2OS0xNTB4MTUwLmpwZ1wiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMiI6IntcImlkXCI6MixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzg1Ni0xNTB4MTUwLmpwZ1wiLFwidGh1bWJPcmdpbmFsXCI6XCIvMjAxNi8wMy9EU0NfMzg1Ni5qcGdcIixcIm9yZGVyXCI6MSxcImJnXCI6XCIvMjAxNi8wMy9EU0NfMzg1Ni5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwidGh1bWJcIjpcIi8yMDE2LzAzL0RTQ18zODU2LTE1MHgxNTAuanBnXCIsXCJpbmZvXCI6XCJTaG93Y2FzZVwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119In19','','','published'),(3,'Fullwidth Slider with Thumbnails','custom',10,'2016-03-16 22:57:45','2016-03-17 12:40:56','eyJtZXRhIjp7IlNldHRpbmdzIWlkcyI6IjEiLCJTZXR0aW5ncyFuZXh0SWQiOjIsIlNsaWRlIWlkcyI6IjE1LDE4LDIwLDIxLDIyLDIzLDI0LDI1LDI2LDI3IiwiU2xpZGUhbmV4dElkIjoyOCwiQ29udHJvbCFpZHMiOiIxLDIsNCw1IiwiQ29udHJvbCFuZXh0SWQiOjZ9LCJNU1BhbmVsLlNldHRpbmdzIjp7IjEiOiJ7XCJpZFwiOlwiMVwiLFwic25hcHBpbmdcIjp0cnVlLFwiZGlzYWJsZUNvbnRyb2xzXCI6ZmFsc2UsXCJuYW1lXCI6XCJGdWxsd2lkdGggU2xpZGVyIHdpdGggVGh1bWJuYWlsc1wiLFwid2lkdGhcIjoxMDAwLFwiaGVpZ2h0XCI6NTAwLFwid3JhcHBlcldpZHRoXCI6OTQ1LFwid3JhcHBlcldpZHRoVW5pdFwiOlwicHhcIixcImF1dG9Dcm9wXCI6dHJ1ZSxcInR5cGVcIjpcImN1c3RvbVwiLFwic2xpZGVySWRcIjpcIjNcIixcImxheW91dFwiOlwiZnVsbHdpZHRoXCIsXCJhdXRvSGVpZ2h0XCI6ZmFsc2UsXCJ0clZpZXdcIjpcImZhZGVcIixcInNwZWVkXCI6MTUsXCJzcGFjZVwiOjAsXCJzdGFydFwiOjEsXCJncmFiQ3Vyc29yXCI6dHJ1ZSxcInN3aXBlXCI6dHJ1ZSxcIm1vdXNlXCI6dHJ1ZSxcIndoZWVsXCI6ZmFsc2UsXCJhdXRvcGxheVwiOnRydWUsXCJsb29wXCI6ZmFsc2UsXCJzaHVmZmxlXCI6dHJ1ZSxcInByZWxvYWRcIjpcIi0xXCIsXCJvdmVyUGF1c2VcIjp0cnVlLFwiZW5kUGF1c2VcIjpmYWxzZSxcImhpZGVMYXllcnNcIjpmYWxzZSxcImRpclwiOlwiaFwiLFwicGFyYWxsYXhNb2RlXCI6XCJzd2lwZVwiLFwidXNlRGVlcExpbmtcIjpmYWxzZSxcImRlZXBMaW5rVHlwZVwiOlwicGF0aFwiLFwic2Nyb2xsUGFyYWxsYXhNb3ZlXCI6MzAsXCJzY3JvbGxQYXJhbGxheEJHTW92ZVwiOjUwLFwic2Nyb2xsUGFyYWxsYXhGYWRlXCI6dHJ1ZSxcImNlbnRlckNvbnRyb2xzXCI6ZmFsc2UsXCJpbnN0YW50U2hvd0xheWVyc1wiOmZhbHNlLFwiY2xhc3NOYW1lXCI6XCJcIixcImJnQ29sb3JcIjpcIiMwMDAwMDBcIixcInNraW5cIjpcIm1zLXNraW4tbGlnaHQtNiByb3VuZC1za2luXCIsXCJtc1RlbXBsYXRlXCI6XCJjdXN0b21cIixcIm1zVGVtcGxhdGVDbGFzc1wiOlwiXCIsXCJ1c2VkRm9udHNcIjpcIlwifSJ9LCJNU1BhbmVsLlNsaWRlIjp7IjE1Ijoie1wiaWRcIjoxNSxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzc2OS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjowLFwiYmdcIjpcIi8yMDE2LzAzL0RTQ18zNzY5LmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXX0iLCIxOCI6IntcImlkXCI6MTgsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMDMvRFNDXzM4MjktMS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo2LFwiYmdcIjpcIi8yMDE2LzAzL0RTQ18zODI5LTEuanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjpcIjFcIixcImJndl9tdXRlXCI6XCIxXCIsXCJiZ3ZfYXV0b3BhdXNlXCI6XCJcIixcImJnQWx0XCI6XCJcIixcImxheWVyX2lkc1wiOltdfSIsIjIwIjoie1wiaWRcIjoyMCxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzc3Ni0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjoxLFwiYmdcIjpcIi8yMDE2LzAzL0RTQ18zNzc2LmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXX0iLCIyMSI6IntcImlkXCI6MjEsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMDMvRFNDXzM3NzctMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6MixcImJnXCI6XCIvMjAxNi8wMy9EU0NfMzc3Ny5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMjIiOiJ7XCJpZFwiOjIyLFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE2LzAzL0RTQ18zNzgyLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjMsXCJiZ1wiOlwiLzIwMTYvMDMvRFNDXzM3ODIuanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjpcIjFcIixcImJndl9tdXRlXCI6XCIxXCIsXCJiZ3ZfYXV0b3BhdXNlXCI6XCJcIixcImJnQWx0XCI6XCJcIixcImxheWVyX2lkc1wiOltdfSIsIjIzIjoie1wiaWRcIjoyMyxcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzc4OS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo0LFwiYmdcIjpcIi8yMDE2LzAzL0RTQ18zNzg5LmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXX0iLCIyNCI6IntcImlkXCI6MjQsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMDMvRFNDXzM3OTMtMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6NSxcImJnXCI6XCIvMjAxNi8wMy9EU0NfMzc5My5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119IiwiMjUiOiJ7XCJpZFwiOjI1LFwidGltZWxpbmVfaFwiOjIwMCxcImJnVGh1bWJcIjpcIi8yMDE2LzAzL0RTQ18zODEyLTE1MHgxNTAuanBnXCIsXCJvcmRlclwiOjgsXCJiZ1wiOlwiLzIwMTYvMDMvRFNDXzM4MTIuanBnXCIsXCJkdXJhdGlvblwiOlwiM1wiLFwiZmlsbE1vZGVcIjpcImZpbGxcIixcImJndl9maWxsbW9kZVwiOlwiZmlsbFwiLFwiYmd2X2xvb3BcIjpcIjFcIixcImJndl9tdXRlXCI6XCIxXCIsXCJiZ3ZfYXV0b3BhdXNlXCI6XCJcIixcImJnQWx0XCI6XCJcIixcImxheWVyX2lkc1wiOltdfSIsIjI2Ijoie1wiaWRcIjoyNixcInRpbWVsaW5lX2hcIjoyMDAsXCJiZ1RodW1iXCI6XCIvMjAxNi8wMy9EU0NfMzgyNS0xNTB4MTUwLmpwZ1wiLFwib3JkZXJcIjo3LFwiYmdcIjpcIi8yMDE2LzAzL0RTQ18zODI1LmpwZ1wiLFwiZHVyYXRpb25cIjpcIjNcIixcImZpbGxNb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfZmlsbG1vZGVcIjpcImZpbGxcIixcImJndl9sb29wXCI6XCIxXCIsXCJiZ3ZfbXV0ZVwiOlwiMVwiLFwiYmd2X2F1dG9wYXVzZVwiOlwiXCIsXCJiZ0FsdFwiOlwiXCIsXCJsYXllcl9pZHNcIjpbXX0iLCIyNyI6IntcImlkXCI6MjcsXCJ0aW1lbGluZV9oXCI6MjAwLFwiYmdUaHVtYlwiOlwiLzIwMTYvMDMvRFNDXzM4MjctMTUweDE1MC5qcGdcIixcIm9yZGVyXCI6OSxcImJnXCI6XCIvMjAxNi8wMy9EU0NfMzgyNy5qcGdcIixcImR1cmF0aW9uXCI6XCIzXCIsXCJmaWxsTW9kZVwiOlwiZmlsbFwiLFwiYmd2X2ZpbGxtb2RlXCI6XCJmaWxsXCIsXCJiZ3ZfbG9vcFwiOlwiMVwiLFwiYmd2X211dGVcIjpcIjFcIixcImJndl9hdXRvcGF1c2VcIjpcIlwiLFwiYmdBbHRcIjpcIlwiLFwibGF5ZXJfaWRzXCI6W119In0sIk1TUGFuZWwuQ29udHJvbCI6eyIxIjoie1wiaWRcIjpcIjFcIixcImxhYmVsXCI6XCJBcnJvd3NcIixcIm5hbWVcIjpcImFycm93c1wiLFwiYXV0b0hpZGVcIjpmYWxzZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJpbnNldFwiOnRydWV9IiwiMiI6IntcImlkXCI6MixcImxhYmVsXCI6XCJCdWxsZXRzXCIsXCJuYW1lXCI6XCJidWxsZXRzXCIsXCJhdXRvSGlkZVwiOmZhbHNlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcIm1hcmdpblwiOjEwLFwiZGlyXCI6XCJoXCIsXCJhbGlnblwiOlwiYm90dG9tXCIsXCJpbnNldFwiOnRydWV9IiwiNCI6IntcImlkXCI6NCxcImxhYmVsXCI6XCJTY3JvbGxiYXJcIixcIm5hbWVcIjpcInNjcm9sbGJhclwiLFwiYXV0b0hpZGVcIjp0cnVlLFwib3ZlclZpZGVvXCI6dHJ1ZSxcIm1hcmdpblwiOjEwLFwiZGlyXCI6XCJoXCIsXCJjb2xvclwiOlwiIzQwNDA0MFwiLFwid2lkdGhcIjo0LFwiYWxpZ25cIjpcInRvcFwiLFwiaW5zZXRcIjp0cnVlfSIsIjUiOiJ7XCJpZFwiOjUsXCJsYWJlbFwiOlwiVGh1bWJsaXN0L1RhYnNcIixcIm5hbWVcIjpcInRodW1ibGlzdFwiLFwiYXV0b0hpZGVcIjpmYWxzZSxcIm92ZXJWaWRlb1wiOnRydWUsXCJtYXJnaW5cIjoxLFwic3BhY2VcIjoxLFwid2lkdGhcIjoxMDAsXCJoZWlnaHRcIjo4MCxcImFsaWduXCI6XCJyaWdodFwiLFwiaW5zZXRcIjpmYWxzZSxcImZpbGxNb2RlXCI6XCJmaWxsXCJ9In19','','','published'); /*!40000 ALTER TABLE `wp_masterslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_newsletter` -- DROP TABLE IF EXISTS `wp_newsletter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_newsletter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(100) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `surname` varchar(100) NOT NULL DEFAULT '', `sex` char(1) NOT NULL DEFAULT 'n', `status` char(1) NOT NULL DEFAULT 'S', `created` timestamp NOT NULL DEFAULT current_timestamp(), `token` varchar(50) NOT NULL DEFAULT '', `feed` tinyint(4) NOT NULL DEFAULT 0, `feed_time` bigint(20) NOT NULL DEFAULT 0, `country` varchar(4) NOT NULL DEFAULT '', `list_1` tinyint(4) NOT NULL DEFAULT 0, `list_2` tinyint(4) NOT NULL DEFAULT 0, `list_3` tinyint(4) NOT NULL DEFAULT 0, `list_4` tinyint(4) NOT NULL DEFAULT 0, `list_5` tinyint(4) NOT NULL DEFAULT 0, `list_6` tinyint(4) NOT NULL DEFAULT 0, `list_7` tinyint(4) NOT NULL DEFAULT 0, `list_8` tinyint(4) NOT NULL DEFAULT 0, `list_9` tinyint(4) NOT NULL DEFAULT 0, `list_10` tinyint(4) NOT NULL DEFAULT 0, `list_11` tinyint(4) NOT NULL DEFAULT 0, `list_12` tinyint(4) NOT NULL DEFAULT 0, `list_13` tinyint(4) NOT NULL DEFAULT 0, `list_14` tinyint(4) NOT NULL DEFAULT 0, `list_15` tinyint(4) NOT NULL DEFAULT 0, `list_16` tinyint(4) NOT NULL DEFAULT 0, `list_17` tinyint(4) NOT NULL DEFAULT 0, `list_18` tinyint(4) NOT NULL DEFAULT 0, `list_19` tinyint(4) NOT NULL DEFAULT 0, `list_20` tinyint(4) NOT NULL DEFAULT 0, `profile_1` varchar(255) NOT NULL DEFAULT '', `profile_2` varchar(255) NOT NULL DEFAULT '', `profile_3` varchar(255) NOT NULL DEFAULT '', `profile_4` varchar(255) NOT NULL DEFAULT '', `profile_5` varchar(255) NOT NULL DEFAULT '', `profile_6` varchar(255) NOT NULL DEFAULT '', `profile_7` varchar(255) NOT NULL DEFAULT '', `profile_8` varchar(255) NOT NULL DEFAULT '', `profile_9` varchar(255) NOT NULL DEFAULT '', `profile_10` varchar(255) NOT NULL DEFAULT '', `profile_11` varchar(255) NOT NULL DEFAULT '', `profile_12` varchar(255) NOT NULL DEFAULT '', `profile_13` varchar(255) NOT NULL DEFAULT '', `profile_14` varchar(255) NOT NULL DEFAULT '', `profile_15` varchar(255) NOT NULL DEFAULT '', `profile_16` varchar(255) NOT NULL DEFAULT '', `profile_17` varchar(255) NOT NULL DEFAULT '', `profile_18` varchar(255) NOT NULL DEFAULT '', `profile_19` varchar(255) NOT NULL DEFAULT '', `profile_20` varchar(255) NOT NULL DEFAULT '', `referrer` varchar(50) NOT NULL DEFAULT '', `http_referer` varchar(255) NOT NULL DEFAULT '', `wp_user_id` int(11) NOT NULL DEFAULT 0, `ip` varchar(50) NOT NULL DEFAULT '', `test` tinyint(4) NOT NULL DEFAULT 0, `flow` tinyint(4) NOT NULL DEFAULT 0, `unsub_email_id` int(11) NOT NULL DEFAULT 0, `unsub_time` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`id`), UNIQUE KEY `email` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_newsletter` -- LOCK TABLES `wp_newsletter` WRITE; /*!40000 ALTER TABLE `wp_newsletter` DISABLE KEYS */; INSERT INTO `wp_newsletter` VALUES (1,'grgherbert9@gmail.com','','','n','S','2016-03-10 15:23:14','d5a92a68f9',0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','','','','','','','','','','','','','','','','','','','','widget','http://www.robisearch.com/mtti2/',0,'127.0.0.1',0,0,0,0); /*!40000 ALTER TABLE `wp_newsletter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_newsletter_emails` -- DROP TABLE IF EXISTS `wp_newsletter_emails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_newsletter_emails` ( `id` int(11) NOT NULL AUTO_INCREMENT, `message` longtext DEFAULT NULL, `message_text` longtext DEFAULT NULL, `subject` varchar(255) NOT NULL DEFAULT '', `type` varchar(50) NOT NULL DEFAULT '', `created` timestamp NOT NULL DEFAULT current_timestamp(), `status` enum('new','sending','sent','paused') NOT NULL DEFAULT 'new', `total` int(11) NOT NULL DEFAULT 0, `last_id` int(11) NOT NULL DEFAULT 0, `sent` int(11) NOT NULL DEFAULT 0, `send_on` int(11) NOT NULL DEFAULT 0, `track` tinyint(4) NOT NULL DEFAULT 0, `editor` tinyint(4) NOT NULL DEFAULT 0, `sex` char(1) NOT NULL DEFAULT '', `query` text DEFAULT NULL, `preferences` text DEFAULT NULL, `options` longtext DEFAULT NULL, `token` varchar(10) NOT NULL DEFAULT '', `private` tinyint(1) NOT NULL DEFAULT 0, `read_count` int(10) unsigned NOT NULL DEFAULT 0, `click_count` int(10) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_newsletter_emails` -- LOCK TABLES `wp_newsletter_emails` WRITE; /*!40000 ALTER TABLE `wp_newsletter_emails` DISABLE KEYS */; INSERT INTO `wp_newsletter_emails` VALUES (1,'<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n<html>\r\n <head>\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n <title></title>\r\n </head>\r\n <body bgcolor=\"#ffffff\"><table style=\"width: 500px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#ffffff\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family: Verdana;\" align=\"center\">\r\n<table style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-size: 12px;\" align=\"center\"><a style=\"text-decoration: none;\" href=\"{email_url}\">View online</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<!-- header -->\r\n<tr>\r\n<td style=\"font-family: Verdana;\" align=\"center\">\r\n<h2 style=\"color: #000000;\">MUKURWE-INI TECHNAL TRAINNING INSTITUTE</h2>\r\n</td>\r\n</tr>\r\n<!-- body -->\r\n<tr>\r\n<td style=\"font-family: Verdana;\"><!-- main text -->\r\n<table style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"15\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-size: 15px;\" align=\"center\">\r\n<h1>Super catching title</h1>\r\n<p>Here you should introduce your incredible offer. Remeber the golden rule: write something useful for your readers, not for yourself.</p>\r\n<p>If a reader ask the question: what\'s here for me, the content is answering?</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- cta -->\r\n<table style=\"border-radius: 5px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"15\" align=\"center\" bgcolor=\"#87aa14\">\r\n<tbody>\r\n<tr>\r\n<td><a style=\"font-size: 15px; color: #ffffff; text-decoration: none;\" href=\"#\">Call to action</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- spacer -->\r\n<table style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#ffffff\">\r\n<tbody>\r\n<tr>\r\n<td> </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- social --> <!-- spacer -->\r\n<table style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#ffffff\">\r\n<tbody>\r\n<tr>\r\n<td> </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<!-- footer -->\r\n<table style=\"width: 100%;\" border=\"0\" cellspacing=\"0\" cellpadding=\"15\" align=\"center\" bgcolor=\"#eeeeee\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-size: 12px;\">\r\n<p><a href=\"{profile_url}\">Manage your subscription</a></p>\r\n<p> </p>\r\n<p> </p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table></body></html>','<br />\r\n<font size=\'1\'><table class=\'xdebug-error xe-warning\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\r\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan=\"5\"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Warning: include(C:\\wamp\\www\\Collage/wp-content/plugins/newsletter/emails/themes/cta-2015/theme-text.php) [<a href=\'function.include\'>function.include</a>]: failed to open stream: No such file or directory in C:\\wamp\\www\\Collage\\wp-content\\plugins\\newsletter\\emails\\create.php on line <i>46</i></th></tr>\r\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\r\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'left\' bgcolor=\'#eeeeec\'>Memory</th><th align=\'left\' bgcolor=\'#eeeeec\'>Function</th><th align=\'left\' bgcolor=\'#eeeeec\'>Location</th></tr>\r\n<tr><td bgcolor=\'#eeeeec\' align=\'center\'>1</td><td bgcolor=\'#eeeeec\' align=\'center\'>0.0212</td><td bgcolor=\'#eeeeec\' align=\'right\'>391216</td><td bgcolor=\'#eeeeec\'>{main}( )</td><td title=\'C:\\wamp\\www\\Collage\\wp-content\\plugins\\newsletter\\emails\\create.php\' bgcolor=\'#eeeeec\'>..\\create.php<b>:</b>0</td></tr>\r\n</table></font>\r\n<br />\r\n<font size=\'1\'><table class=\'xdebug-error xe-warning\' dir=\'ltr\' border=\'1\' cellspacing=\'0\' cellpadding=\'1\'>\r\n<tr><th align=\'left\' bgcolor=\'#f57900\' colspan=\"5\"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Warning: include() [<a href=\'function.include\'>function.include</a>]: Failed opening \'C:\\wamp\\www\\Collage/wp-content/plugins/newsletter/emails/themes/cta-2015/theme-text.php\' for inclusion (include_path=\'.;C:\\php\\pear\') in C:\\wamp\\www\\Collage\\wp-content\\plugins\\newsletter\\emails\\create.php on line <i>46</i></th></tr>\r\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\r\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'left\' bgcolor=\'#eeeeec\'>Memory</th><th align=\'left\' bgcolor=\'#eeeeec\'>Function</th><th align=\'left\' bgcolor=\'#eeeeec\'>Location</th></tr>\r\n<tr><td bgcolor=\'#eeeeec\' align=\'center\'>1</td><td bgcolor=\'#eeeeec\' align=\'center\'>0.0212</td><td bgcolor=\'#eeeeec\' align=\'right\'>391216</td><td bgcolor=\'#eeeeec\'>{main}( )</td><td title=\'C:\\wamp\\www\\Collage\\wp-content\\plugins\\newsletter\\emails\\create.php\' bgcolor=\'#eeeeec\'>..\\create.php<b>:</b>0</td></tr>\r\n</table></font>\r\n','','message','2016-03-10 14:25:01','new',0,0,0,1457618400,1,1,'','select * from wp_newsletter where status=\'C\'','','a:4:{s:18:\"preferences_status\";s:1:\"0\";s:6:\"status\";s:1:\"C\";s:27:\"preferences_status_operator\";s:1:\"0\";s:8:\"wp_users\";s:1:\"0\";}','',0,0,0); /*!40000 ALTER TABLE `wp_newsletter_emails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_newsletter_sent` -- DROP TABLE IF EXISTS `wp_newsletter_sent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_newsletter_sent` ( `email_id` int(10) unsigned NOT NULL DEFAULT 0, `user_id` int(10) unsigned NOT NULL DEFAULT 0, `status` tinyint(1) unsigned NOT NULL DEFAULT 0, `time` int(10) unsigned NOT NULL DEFAULT 0, `error` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`email_id`,`user_id`), KEY `user_id` (`user_id`), KEY `email_id` (`email_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_newsletter_sent` -- LOCK TABLES `wp_newsletter_sent` WRITE; /*!40000 ALTER TABLE `wp_newsletter_sent` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_newsletter_sent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_newsletter_stats` -- DROP TABLE IF EXISTS `wp_newsletter_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_newsletter_stats` ( `id` int(11) NOT NULL AUTO_INCREMENT, `user_id` int(11) NOT NULL DEFAULT 0, `email_id` int(11) NOT NULL DEFAULT 0, `link_id` int(11) NOT NULL DEFAULT 0, `created` timestamp NOT NULL DEFAULT current_timestamp(), `url` varchar(255) NOT NULL DEFAULT '', `anchor` varchar(200) NOT NULL DEFAULT '', `ip` varchar(20) NOT NULL DEFAULT '', `country` varchar(4) NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `email_id` (`email_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_newsletter_stats` -- LOCK TABLES `wp_newsletter_stats` WRITE; /*!40000 ALTER TABLE `wp_newsletter_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_newsletter_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_options` ( `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=6658 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://www.robisearch.com/mtti2','yes'),(2,'home','http://www.robisearch.com/mtti2','yes'),(3,'blogname','MUKURWE-INI TECHNICAL TRAINING INSTITUTE','yes'),(4,'blogdescription','Setting trends','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','grgherbert9@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'hack_file','0','yes'),(30,'blog_charset','UTF-8','yes'),(31,'moderation_keys','','no'),(32,'active_plugins','a:16:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:43:\"advanced-recent-posts/lptw-recent-posts.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:61:\"extended-featured-content-widget/extended-featured-widget.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:27:\"js_composer/js_composer.php\";i:6;s:49:\"kopa-nictitate-toolkit/kopa-nictitate-toolkit.php\";i:7;s:19:\"mailbag/mailbag.php\";i:8;s:31:\"master-slider/master-slider.php\";i:9;s:21:\"newsletter/plugin.php\";i:10;s:39:\"rescue-shortcodes/rescue-shortcodes.php\";i:11;s:63:\"the-events-calendar-shortcode/the-events-calendar-shortcode.php\";i:12;s:43:\"the-events-calendar/the-events-calendar.php\";i:13;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:14;s:41:\"wordpress-importer/wordpress-importer.php\";i:15;s:31:\"wp-google-maps/wpGoogleMaps.php\";}','yes'),(33,'category_base','','yes'),(34,'ping_sites','http://rpc.pingomatic.com/','yes'),(35,'comment_max_links','2','yes'),(36,'gmt_offset','0','yes'),(37,'default_email_category','1','yes'),(38,'recently_edited','a:5:{i:0;s:58:\"C:\\xampp\\htdocs\\Collage/wp-content/themes/flaton/style.css\";i:1;s:54:\"C:\\wamp\\www\\Collage/wp-content/themes/flaton/style.css\";i:2;s:53:\"C:\\wamp\\www\\Collage/wp-content/themes/flaton/home.php\";i:3;s:65:\"C:\\wamp\\www\\Collage/wp-content/themes/accesspress-basic/style.css\";i:4;s:0:\"\";}','no'),(39,'template','flaton','yes'),(40,'stylesheet','flaton','yes'),(41,'comment_whitelist','1','yes'),(42,'blacklist_keys','','no'),(43,'comment_registration','0','yes'),(44,'html_type','text/html','yes'),(45,'use_trackback','0','yes'),(46,'default_role','subscriber','yes'),(47,'db_version','35700','yes'),(48,'uploads_use_yearmonth_folders','1','yes'),(49,'upload_path','','yes'),(50,'blog_public','1','yes'),(51,'default_link_category','2','yes'),(52,'show_on_front','page','yes'),(53,'tag_base','','yes'),(54,'show_avatars','1','yes'),(55,'avatar_rating','G','yes'),(56,'upload_url_path','','yes'),(57,'thumbnail_size_w','150','yes'),(58,'thumbnail_size_h','150','yes'),(59,'thumbnail_crop','1','yes'),(60,'medium_size_w','300','yes'),(61,'medium_size_h','300','yes'),(62,'avatar_default','mystery','yes'),(63,'large_size_w','1024','yes'),(64,'large_size_h','1024','yes'),(65,'image_default_link_type','none','yes'),(66,'image_default_size','','yes'),(67,'image_default_align','','yes'),(68,'close_comments_for_old_posts','0','yes'),(69,'close_comments_days_old','14','yes'),(70,'thread_comments','1','yes'),(71,'thread_comments_depth','5','yes'),(72,'page_comments','0','yes'),(73,'comments_per_page','50','yes'),(74,'default_comments_page','newest','yes'),(75,'comment_order','asc','yes'),(76,'sticky_posts','a:0:{}','yes'),(77,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_text','a:6:{i:1;a:0:{}i:2;a:3:{s:5:\"title\";s:8:\"Contacts\";s:4:\"text\";s:1407:\"<!--******************TELEP************-->\r\n<i class=\"fa fa-phone\" style=\"color: white;\"></i>\r\n<u style=\"color: white;\">Telephone:</u><br>\r\n<span style=\"color: #9FA69D;\">0675870001, 0675870002,\r\n0675870003, 0675870004,\r\n0675870005</span><br>\r\n\r\n<!--******************EMAIL************-->\r\n<i class=\"fa fa-envelope-o\" style=\"color: white;\"></i>\r\n<u style=\"color: white;\">Email:</u><br> \r\n<span style=\"color: #9FA69D;\">info@mtti.ac.ke</span><br>\r\n\r\n<!--******************Registrar************-->\r\n<u style=\"color: white;\">Registrar (Academic Affairs):</u><br>\r\n<i class=\"fa fa-phone\" style=\"color: white;\"></i> <span style=\"color: #9FA69D;\">0675870117</span><br>\r\n\r\n<!--***********Corporate Communications******-->\r\n<u style=\"color: white;\">Corporate Communications:</u><br>\r\n<i class=\"fa fa-phone\" style=\"color: white;\"></i> <span style=\"color: #9FA69D;\">0675870104</span><br>\r\n<i class=\"fa fa-envelope-o\" style=\"color: white;\"></i>\r\n<span style=\"color: white;\">Email:</span> <span style=\"color: #9FA69D;\">corp.comm@mtti.ac.ke</span><br>\r\n\r\n<!--***********Chief Security Officer******-->\r\n<u style=\"color: white;\">Chief Security Officer:</u><br>\r\n<i class=\"fa fa-phone\" style=\"color: white;\"></i> <span style=\"color: #9FA69D;\">0675870101</span><br>\r\n<i class=\"fa fa-envelope-o\" style=\"color: white;\"></i>\r\n<span style=\"color: white;\">Email: </span> <span style=\"color: #9FA69D;\">security@vc.mtti.ac.ke</span>\";s:6:\"filter\";b:0;}i:3;a:3:{s:5:\"title\";s:12:\"Our Partners\";s:4:\"text\";s:751:\"<a href=\"http://www.icta.go.ke/\" style=\"margin-top: 2px;\">ICT Authority</a>\r\n<hr style=\"margin-top: 1px;\">\r\n\r\n<a href=\"https://www.kenet.or.ke/\" style=\"margin-top: 2px;\">KENET</a>\r\n<hr style=\"margin-top: 2px;\">\r\n\r\n<a href=\"http://www.jkuat.ac.ke/bright/\" style=\"margin-top: 2px;\">Bright </a>\r\n<hr style=\"margin-top: 2px;\">\r\n\r\n<a href=\"http://www.jkuat.ac.ke/\" style=\"margin-top: 2px;\">JICA-Kenya</a>\r\n<hr style=\"margin-top: 2px;\">\r\n\r\n<a href=\"http://www.microsoft.com/en-us/\" style=\"margin-top: 2px;\">MICROSOFT</a>\r\n<hr style=\"margin-top: 2px;\">\r\n\r\n<a href=\"http://www.ibm.com/ke-en/\" style=\"margin-top: 2px;\">IBM</a>\r\n<hr style=\"margin-top: 2px;\">\r\n\r\n<a href=\"http://www.cio.co.ke/\" style=\"margin-top: 2px;\">ICO 100</a>\r\n<hr style=\"margin-top: 2px;\">\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:10:\"Directions\";s:4:\"text\";s:15:\"[wpgmza id=\"1\"]\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:18:\"Our Collaborations\";s:4:\"text\";s:330:\"<a href=\"http://www.uonbi.ac.ke/\" style=\"margin-top: 1px;\">\r\nNairobi University</a><hr style=\"margin-top: 1px;\">\r\n\r\n<a href=\"http://www.ku.ac.ke/\" style=\"margin-top: 1px;\">Kenyatta University</a><hr style=\"margin-top: 1px;\">\r\n\r\n<a href=\"https://www.mu.ac.ke/\" style=\"margin-top: 1px;\">Moi University<hr style=\"margin-top: 1px;\">\r\n\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'uninstall_plugins','a:1:{s:19:\"mailbag/mailbag.php\";s:29:\"mailbag_delete_plugin_options\";}','no'),(81,'timezone_string','','yes'),(82,'page_for_posts','0','yes'),(83,'page_on_front','742','yes'),(84,'default_post_format','0','yes'),(85,'link_manager_enabled','0','yes'),(86,'finished_splitting_shared_terms','1','yes'),(87,'site_icon','0','yes'),(88,'medium_large_size_w','768','yes'),(89,'medium_large_size_h','0','yes'),(90,'initial_db_version','35700','yes'),(91,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:97:{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:25:\"read_private_tribe_events\";b:1;s:17:\"edit_tribe_events\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:17:\"edit_tribe_venues\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:70:{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:25:\"read_private_tribe_events\";b:1;s:17:\"edit_tribe_events\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:17:\"edit_tribe_venues\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:25:{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:17:\"edit_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:17:\"edit_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:11:{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:17:\"edit_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:17:\"edit_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(92,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(93,'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'),(94,'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'),(95,'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'),(96,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{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\";}s:8:\"footer-1\";a:1:{i:0;s:6:\"text-2\";}s:8:\"footer-2\";a:1:{i:0;s:6:\"text-3\";}s:8:\"footer-3\";a:1:{i:0;s:6:\"text-4\";}s:8:\"footer-4\";a:2:{i:0;s:6:\"text-5\";i:1;s:18:\"newsletterwidget-2\";}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'cron','a:7:{i:1481413893;a:1:{s:10:\"newsletter\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"newsletter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1481413947;a:1:{s:10:\"newsletter\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"newsletter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1481415444;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1481422765;a:3:{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;}}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;}}}i:1481466162;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:1481470022;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;}}}s:7:\"version\";i:2;}','yes'),(109,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.7.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.7-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.7\";s:7:\"version\";s:3:\"4.7\";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:57:\"https://downloads.wordpress.org/release/wordpress-4.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.7.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.7-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.7\";s:7:\"version\";s:3:\"4.7\";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\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.6.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.6.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.6.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.6.1\";s:7:\"version\";s:5:\"4.6.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.4.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.5.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.5.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.5.4\";s:7:\"version\";s:5:\"4.5.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1481413746;s:15:\"version_checked\";s:5:\"4.4.5\";s:12:\"translations\";a:0:{}}','yes'),(116,'can_compress_scripts','1','yes'),(126,'theme_mods_twentysixteen','a:2:{s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456069689;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'),(127,'current_theme','FlatOn','yes'),(128,'theme_mods_university','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456069726;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'),(129,'theme_switched','','yes'),(135,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(139,'theme_mods_academica','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456228899;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";N;s:9:\"sidebar-3\";N;s:18:\"orphaned_widgets_1\";N;s:18:\"orphaned_widgets_2\";N;s:18:\"orphaned_widgets_3\";N;s:18:\"orphaned_widgets_4\";N;s:18:\"orphaned_widgets_5\";N;s:18:\"orphaned_widgets_6\";N;}}}','yes'),(140,'widget_proud_ads','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141,'widget_proud_category_n_side','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(142,'widget_proud_category_g','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(149,'widget_academica-featured-posts-gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'theme_mods_educate','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456071465;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";N;}}}','yes'),(159,'1','','yes'),(160,'2','','yes'),(161,'3','','yes'),(162,'4','','yes'),(163,'proud_misc_logo_path','','yes'),(164,'proud_home_page','5','yes'),(165,'proud_slideshow_enable','Yes','yes'),(166,'proud_slider_image1','http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-770x400.jpg','yes'),(167,'proud_slider_image2','http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg.jpg','yes'),(168,'proud_slider_image3','http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4.jpg','yes'),(169,'proud_slider_image4','http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-1024x683-1.jpg','yes'),(170,'proud_slider_image5','http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-1024x683-1.jpg','yes'),(171,'proud_misc_soc_twitter','','yes'),(172,'proud_misc_soc_flickr','','yes'),(173,'proud_misc_soc_facebook','','yes'),(174,'proud_misc_soc_linkedin','','yes'),(175,'proud_misc_soc_youtube','','yes'),(176,'proud_misc_analytics_show','No','yes'),(177,'proud_misc_analytics','','yes'),(181,'recently_activated','a:10:{s:33:\"soliloquy-lite/soliloquy-lite.php\";i:1458174858;s:57:\"ultimate-form-builder-lite/ultimate-form-builder-lite.php\";i:1458172423;s:39:\"powr-event-slider/powr-event-slider.php\";i:1458172398;s:23:\"slider-image/slider.php\";i:1458172312;s:49:\"cpt-bootstrap-carousel/cpt-bootstrap-carousel.php\";i:1458172284;s:53:\"accesspress-twitter-feed/accesspress-twitter-feed.php\";i:1458172254;s:49:\"accesspress-custom-css/accesspress-custom-css.php\";i:1458172194;s:57:\"accesspress-social-counter/accesspress-social-counter.php\";i:1458172179;s:53:\"accesspress-social-icons/accesspress-social-icons.php\";i:1458172150;s:31:\"wp-smart-flexslider/install.php\";i:1458168658;}','yes'),(182,'jetpack_options','a:3:{s:7:\"version\";s:16:\"3.9.1:1456208244\";s:11:\"old_version\";s:16:\"3.9.1:1456208244\";s:28:\"fallback_no_verify_ssl_certs\";i:0;}','yes'),(183,'jetpack_activated','1','yes'),(184,'jetpack_file_data','a:1:{s:5:\"3.9.7\";a:49:{s:32:\"31e5b9ae08b62c2b0cd8a7792242298b\";a:14:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:89:\"Check your spelling, style, and grammar with the After the Deadline proofreading service.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";}s:32:\"3f41b2d629265b5de8108b463abbe8e2\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:63:\"Transform standard image galleries into full-screen slideshows.\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:9:\"Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";}s:32:\"c6ebb418dde302de09600a6025370583\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:79:\"Let readers comment with WordPress.com, Twitter, Facebook, or Google+ accounts.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";}s:32:\"836f9485669e1bbb02920cb474730df0\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:44:\"Insert a contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:9:\"Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";}s:32:\"ea3970eebf8aac55fc3eca5dca0e0157\";a:14:{s:4:\"name\";s:20:\"Custom Content Types\";s:11:\"description\";s:92:\"Organize and display different types of content on your site, separate from posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";}s:32:\"d2bb05ccad3d8789df40ca3abb97336c\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:57:\"Customize your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";}s:32:\"a2064eec5b9c7e0d816af71dee7a715f\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"53a4ec755022ef3953699734c343da02\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";}s:32:\"72fecb67ee6704ba0a33e0225316ad06\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"d56e2886185a9eace719cc57d46770df\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:9:\"Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";}s:32:\"e391e760617bd0e0736550e34a73d7fe\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"2e345370766346c616b3c5046e817720\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:46:\"Add support for infinite scroll to your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";}s:32:\"bd69edbf134de5fae8fdcf2e70a45b56\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:69:\"Allow applications to securely access your content through the cloud.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";}s:32:\"8110b7a4423aaa619dfa46b8843e10d1\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:85:\"Use LaTeX markup language in posts and pages for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";}s:32:\"fd7e85d3b4887fa6b6f997d6592c1f33\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:70:\"Give visitors an easy way to show their appreciation for your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";}s:32:\"c5dfef41fad5bcdcaae8e315e5cfc420\";a:14:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:76:\"Manage all your sites from a centralized place, https://wordpress.com/sites.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from <a href=\"https://wordpress.com/plugins/\" target=\"_blank\">wordpress.com</a>.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:22:\"Recommended, Jumpstart\";s:25:\"additional_search_queries\";s:26:\"manage, management, remote\";}s:32:\"fd6dc399b92bce76013427e3107c314f\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:51:\"Write posts or pages in plain-text Markdown syntax.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";}s:32:\"c49a35b6482b0426cb07ad28ecf5d7df\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:64:\"Optimize your site with a mobile-friendly theme for smartphones.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";}s:32:\"b42e38f6fafd2e4104ebe5bf39b4be47\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"771cfeeba0d3d23ec344d5e781fb0ae2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"54f0661d27c814fc8bde39580181d939\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"46c4c413b5c72bbd3c3dbd14ff8f8adc\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"9ea52fa25783e5ceeb6bfaed3268e64e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:25:\"Reports on site downtime.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:33:\"Recommended, Performance-Security\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";}s:32:\"cfcaafd0fcad087899d715e0b877474d\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:84:\"Receive notification of site activity via the admin toolbar and your Mobile devices.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";}s:32:\"0d18bfa69bec61550c1d813ce64149b0\";a:14:{s:4:\"name\";s:10:\"Omnisearch\";s:11:\"description\";s:66:\"Search your entire database from a single field in your Dashboard.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"16\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:6:\"search\";}s:32:\"3f0a11e23118f0788d424b646a6d465f\";a:14:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:27:\"Speed up images and photos.\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:44:\"Recommended, Jumpstart, Performance-Security\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";}s:32:\"e37cfbcb72323fb1fe8255a2edb4d738\";a:14:{s:4:\"name\";s:13:\"Post by Email\";s:11:\"description\";s:58:\"Publish posts by email, using any device and email client.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";}s:32:\"728290d131a480bfe7b9e405d7cd925f\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:28:\"Prevent brute force attacks.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:33:\"Recommended, Performance-Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";}s:32:\"f9ce784babbbf4dcca99b8cd2ceb420c\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:30:\"Automatically promote content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:20:\"Recommended, Traffic\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";}s:32:\"052c03877dd3d296a71531cb07ad939a\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"52edecb2a75222e75b2dce4356a4efce\";a:14:{s:4:\"name\";s:13:\"Related Posts\";s:11:\"description\";s:24:\"Display similar content.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:31:\"Recommended, Jumpstart, Traffic\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";}s:32:\"8b059cb50a66b717f1ec842e736b858c\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:32:\"Visitors can share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:31:\"Recommended, Jumpstart, Traffic\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";}s:32:\"a6d2394329871857401255533a9873f7\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:77:\"Embed content from YouTube, Vimeo, SlideShare, and more, no coding necessary.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:251:\"shortcodes, shortcode, embeds, media, bandcamp, blip.tv, dailymotion, digg, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";}s:32:\"21496e2897ea5f81605e2f2ac3beb921\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:56:\"Enable WP.me-powered shortlinks for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";}s:32:\"e2a54a5d7879a4162709e6ffb540dd08\";a:14:{s:4:\"name\";s:9:\"Site Icon\";s:11:\"description\";s:29:\"Add a site icon to your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:24:\"favicon, icon, site icon\";}s:32:\"f5c537bc304f55b29c1a87e30be0cd24\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:75:\"Creates sitemaps to allow your site to be easily indexed by search engines.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";}s:32:\"59a23643437358a9b557f1d1e20ab040\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"6a90f97c3194cfca5671728eaaeaf15e\";a:14:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:27:\"Secure user authentication.\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:31:\"Jumpstart, Performance-Security\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";}s:32:\"b65604e920392e2f7134b646760b75e8\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:35:\"Collect traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:20:\"Recommended, Traffic\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";}s:32:\"23a586dd7ead00e69ec53eb32ef740e4\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:88:\"Allow users to subscribe to your posts and comments and receive notifications via email.\";s:14:\"jumpstart_desc\";s:126:\"Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:9:\"Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";}s:32:\"1d978b8d84d2f378fe1a702a67633b6d\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"b3b983461d7f3d27322a3551ed8a9405\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:73:\"Display your image galleries in a variety of sleek, graphic arrangements.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";}s:32:\"d924e5b05722b0e104448543598f54c0\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"36741583b10c521997e563ad8e1e8b77\";a:14:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:27:\"Daily or real-time backups.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:20:\"Performance-Security\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";}s:32:\"2b9b44f09b5459617d68dd82ee17002a\";a:14:{s:4:\"name\";s:17:\"Site Verification\";s:11:\"description\";s:77:\"Verify your site or domain with Google Search Console, Pinterest, and others.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";}s:32:\"5ab4c0db7c42e10e646342da0274c491\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:68:\"Upload and embed videos right on your site. (Subscription required.)\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";}s:32:\"60a1d3aa38bc0fe1039e59dd60888543\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:57:\"Specify which widgets appear on which pages of your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";}s:32:\"174ed3416476c2cb9ff5b0f671280b15\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:79:\"Add images, Twitter streams, your site’s RSS links, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";}s:32:\"28b931a1db19bd24869bd54b14e733d5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}}}','yes'),(185,'jetpack_available_modules','a:1:{s:5:\"3.9.7\";a:37:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"omnisearch\";s:3:\"2.3\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:9:\"site-icon\";s:3:\"3.2\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";}}','yes'),(191,'tribe_events_calendar_options','a:7:{s:14:\"schema-version\";s:5:\"4.0.6\";s:27:\"recurring_events_are_hidden\";s:6:\"hidden\";s:21:\"previous_ecp_versions\";a:1:{i:0;s:1:\"0\";}s:18:\"latest_ecp_version\";s:5:\"4.0.6\";s:19:\"last-update-message\";s:5:\"4.0.6\";s:13:\"earliest_date\";s:19:\"2016-03-10 08:00:00\";s:11:\"latest_date\";s:19:\"2016-05-13 23:59:59\";}','yes'),(192,'widget_tribe-events-list-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(193,'vc_version','4.7.4','yes'),(195,'jetpack_security_report','a:0:{}','yes'),(198,'tribe_last_save_post','1481413755','yes'),(200,'_transient_timeout_jetpack_https_test','1456294671','no'),(201,'_transient_jetpack_https_test','0','no'),(202,'wpb_js_composer_license_activation_notified','yes','yes'),(252,'theme_mods_zerif-lite','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456228991;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:15:\"sidebar-aboutus\";N;s:20:\"zerif-sidebar-footer\";N;s:22:\"zerif-sidebar-footer-2\";N;s:22:\"zerif-sidebar-footer-3\";N;s:16:\"sidebar-ourfocus\";a:4:{i:0;s:17:\"ctup-ads-widget-1\";i:1;s:17:\"ctup-ads-widget-2\";i:2;s:17:\"ctup-ads-widget-3\";i:3;s:17:\"ctup-ads-widget-4\";}s:20:\"sidebar-testimonials\";a:3:{i:0;s:21:\"zerif_testim-widget-1\";i:1;s:21:\"zerif_testim-widget-2\";i:2;s:21:\"zerif_testim-widget-3\";}s:15:\"sidebar-ourteam\";a:4:{i:0;s:19:\"zerif_team-widget-1\";i:1;s:19:\"zerif_team-widget-2\";i:2;s:19:\"zerif_team-widget-3\";i:3;s:19:\"zerif_team-widget-4\";}}}}','yes'),(253,'widget_ctup-ads-widget','a:5:{i:1;a:4:{s:5:\"title\";s:15:\"PARALLAX EFFECT\";s:4:\"text\";s:163:\"Create memorable pages with smooth parallax effects that everyone loves. Also, use our lightweight content slider offering you smooth and great-looking animations.\";s:4:\"link\";s:1:\"#\";s:9:\"image_uri\";s:73:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/parallax.png\";}i:2;a:4:{s:5:\"title\";s:11:\"WOOCOMMERCE\";s:4:\"text\";s:166:\"Build a front page for your WooCommerce store in a matter of minutes. The neat and clean presentation will help your sales and make your store accessible to everyone.\";s:4:\"link\";s:1:\"#\";s:9:\"image_uri\";s:68:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/woo.png\";}i:3;a:4:{s:5:\"title\";s:21:\"CUSTOM CONTENT BLOCKS\";s:4:\"text\";s:164:\"Showcase your team, products, clients, about info, testimonials, latest posts from the blog, contact form, additional calls to action. Everything translation ready.\";s:4:\"link\";s:1:\"#\";s:9:\"image_uri\";s:68:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/ccc.png\";}i:4;a:4:{s:5:\"title\";s:24:\"GO PRO FOR MORE FEATURES\";s:4:\"text\";s:186:\"Get new content blocks: pricing table, Google Maps, and more. Change the sections order, display each block exactly where you need it, customize the blocks with whatever colors you wish.\";s:4:\"link\";s:1:\"#\";s:9:\"image_uri\";s:72:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/ti-logo.png\";}s:12:\"_multiwidget\";i:1;}','yes'),(254,'widget_zerif_testim-widget','a:4:{i:1;a:3:{s:5:\"title\";s:10:\"Dana Lorem\";s:4:\"text\";s:242:\"Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur nec sem vel sapien venenatis mattis non vitae augue. Nullam congue commodo lorem vitae facilisis. Suspendisse malesuada id turpis interdum dictum.\";s:9:\"image_uri\";s:77:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/testimonial1.jpg\";}i:2;a:3:{s:5:\"title\";s:13:\"Linda Guthrie\";s:4:\"text\";s:242:\"Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur nec sem vel sapien venenatis mattis non vitae augue. Nullam congue commodo lorem vitae facilisis. Suspendisse malesuada id turpis interdum dictum.\";s:9:\"image_uri\";s:77:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/testimonial2.jpg\";}i:3;a:3:{s:5:\"title\";s:13:\"Cynthia Henry\";s:4:\"text\";s:242:\"Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur nec sem vel sapien venenatis mattis non vitae augue. Nullam congue commodo lorem vitae facilisis. Suspendisse malesuada id turpis interdum dictum.\";s:9:\"image_uri\";s:77:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/testimonial3.jpg\";}s:12:\"_multiwidget\";i:1;}','yes'),(255,'widget_zerif_clients-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(256,'widget_zerif_team-widget','a:5:{i:1;a:9:{s:4:\"name\";s:14:\"ASHLEY SIMMONS\";s:8:\"position\";s:15:\"Project Manager\";s:11:\"description\";s:157:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dapibus, eros at accumsan auctor, felis eros condimentum quam, non porttitor est urna vel neque\";s:7:\"fb_link\";s:1:\"#\";s:7:\"tw_link\";s:1:\"#\";s:7:\"bh_link\";s:1:\"#\";s:7:\"db_link\";s:1:\"#\";s:7:\"ln_link\";s:1:\"#\";s:9:\"image_uri\";s:70:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/team1.png\";}i:2;a:9:{s:4:\"name\";s:13:\"TIMOTHY SPRAY\";s:8:\"position\";s:12:\"Art Director\";s:11:\"description\";s:157:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dapibus, eros at accumsan auctor, felis eros condimentum quam, non porttitor est urna vel neque\";s:7:\"fb_link\";s:1:\"#\";s:7:\"tw_link\";s:1:\"#\";s:7:\"bh_link\";s:1:\"#\";s:7:\"db_link\";s:1:\"#\";s:7:\"ln_link\";s:1:\"#\";s:9:\"image_uri\";s:70:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/team2.png\";}i:3;a:9:{s:4:\"name\";s:12:\"TONYA GARCIA\";s:8:\"position\";s:15:\"Account Manager\";s:11:\"description\";s:157:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dapibus, eros at accumsan auctor, felis eros condimentum quam, non porttitor est urna vel neque\";s:7:\"fb_link\";s:1:\"#\";s:7:\"tw_link\";s:1:\"#\";s:7:\"bh_link\";s:1:\"#\";s:7:\"db_link\";s:1:\"#\";s:7:\"ln_link\";s:1:\"#\";s:9:\"image_uri\";s:70:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/team3.png\";}i:4;a:9:{s:4:\"name\";s:10:\"JASON LANE\";s:8:\"position\";s:20:\"Business Development\";s:11:\"description\";s:157:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dapibus, eros at accumsan auctor, felis eros condimentum quam, non porttitor est urna vel neque\";s:7:\"fb_link\";s:1:\"#\";s:7:\"tw_link\";s:1:\"#\";s:7:\"bh_link\";s:1:\"#\";s:7:\"db_link\";s:1:\"#\";s:7:\"ln_link\";s:1:\"#\";s:9:\"image_uri\";s:70:\"http://www.robisearch.com/mtti2/wp-content/themes/zerif-lite/images/team4.png\";}s:12:\"_multiwidget\";i:1;}','yes'),(261,'theme_mods_accesspress-parallax','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456229103;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";N;s:18:\"orphaned_widgets_1\";a:0:{}s:18:\"orphaned_widgets_2\";a:0:{}s:18:\"orphaned_widgets_3\";a:0:{}}}}','yes'),(266,'theme_mods_accesspress-root','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456238720;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-left\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"sidebar-right\";N;s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";a:0:{}}}}','yes'),(281,'apsc_settings','a:7:{s:14:\"social_profile\";a:7:{s:8:\"facebook\";a:1:{s:7:\"page_id\";s:0:\"\";}s:7:\"twitter\";a:5:{s:8:\"username\";s:0:\"\";s:12:\"consumer_key\";s:0:\"\";s:15:\"consumer_secret\";s:0:\"\";s:12:\"access_token\";s:0:\"\";s:19:\"access_token_secret\";s:0:\"\";}s:10:\"googlePlus\";a:2:{s:7:\"page_id\";s:0:\"\";s:7:\"api_key\";s:0:\"\";}s:9:\"instagram\";a:3:{s:8:\"username\";s:0:\"\";s:12:\"access_token\";s:0:\"\";s:7:\"user_id\";s:0:\"\";}s:7:\"youtube\";a:2:{s:8:\"username\";s:0:\"\";s:11:\"channel_url\";s:0:\"\";}s:10:\"soundcloud\";a:2:{s:8:\"username\";s:0:\"\";s:9:\"client_id\";s:0:\"\";}s:8:\"dribbble\";a:1:{s:8:\"username\";s:0:\"\";}}s:13:\"profile_order\";a:9:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:10:\"googlePlus\";i:3;s:9:\"instagram\";i:4;s:7:\"youtube\";i:5;s:10:\"soundcloud\";i:6;s:8:\"dribbble\";i:7;s:5:\"posts\";i:8;s:8:\"comments\";}s:20:\"social_profile_theme\";s:7:\"theme-1\";s:14:\"counter_format\";s:5:\"comma\";s:12:\"cache_period\";s:0:\"\";s:16:\"disable_font_css\";i:0;s:20:\"disable_frontend_css\";i:0;}','yes'),(282,'widget_apsc_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(286,'apccss-settings','a:1:{s:3:\"css\";s:0:\"\";}','yes'),(287,'WPLANG','','yes'),(310,'theme_mods_accesspress-basic','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457382253;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:0:{}s:21:\"apbasic_right_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:20:\"apbasic_left_sidebar\";N;s:24:\"apbasic_featured_section\";N;s:19:\"apbasic_cta_section\";N;s:23:\"icon_text_block_section\";N;s:22:\"apbasic_toggle_section\";a:0:{}s:29:\"apbasic_featured_page_section\";N;s:27:\"apbasic_testimonial_section\";N;s:24:\"apbasic_services_section\";N;s:19:\"apbasic_header_text\";N;s:27:\"apbasic_header_social_links\";N;s:27:\"apbasic_footer_social_links\";N;s:18:\"apbasic_footer_one\";N;s:18:\"apbasic_footer_two\";N;s:20:\"apbasic_footer_three\";N;s:19:\"apbasic_footer_four\";N;}}}','yes'),(311,'widget_accesspress_basic_testimonial','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(312,'widget_accesspress_basic_features','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(313,'widget_accesspress_basic_services','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(314,'widget_accesspress_basic_cta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(315,'widget_accesspress_basic_icon_text','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_accesspress_basic_toggle','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(317,'widget_accesspress_basic_featured_page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(324,'widget_apsi_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(326,'apss_share_settings','a:16:{s:13:\"share_options\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:15:\"social_icon_set\";s:1:\"1\";s:15:\"share_positions\";s:13:\"below_content\";s:15:\"social_networks\";a:8:{s:8:\"facebook\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";s:11:\"google-plus\";s:1:\"1\";s:9:\"pinterest\";s:1:\"1\";s:8:\"linkedin\";s:1:\"1\";s:4:\"digg\";s:1:\"1\";s:5:\"email\";s:1:\"0\";s:5:\"print\";s:1:\"0\";}s:23:\"disable_frontend_assets\";s:1:\"0\";s:10:\"share_text\";s:0:\"\";s:16:\"twitter_username\";s:0:\"\";s:22:\"counter_enable_options\";s:1:\"0\";s:19:\"twitter_counter_api\";s:1:\"1\";s:28:\"total_counter_enable_options\";s:1:\"0\";s:12:\"cache_period\";s:2:\"24\";s:29:\"apss_social_counts_transients\";a:0:{}s:18:\"dialog_box_options\";s:1:\"1\";s:17:\"footer_javascript\";s:1:\"1\";s:18:\"apss_email_subject\";s:30:\"Please visit this link %%url%%\";s:15:\"apss_email_body\";s:110:\"Hey Buddy!, I found this information for you: \"%%title%%\". Here is the website link: %%permalink%%. Thank you.\";}','yes'),(327,'apss_social_counts_transients','a:4:{i:0;s:35:\"fb_a24a736d913c8fc1dd9acf886566943e\";i:1;s:40:\"twitter_a24a736d913c8fc1dd9acf886566943e\";i:2;s:35:\"fb_9feab72bad0ecef6fd795863a169e0ea\";i:3;s:40:\"twitter_9feab72bad0ecef6fd795863a169e0ea\";}','yes'),(330,'aptf_settings','a:14:{s:12:\"consumer_key\";s:0:\"\";s:15:\"consumer_secret\";s:0:\"\";s:12:\"access_token\";s:0:\"\";s:19:\"access_token_secret\";s:0:\"\";s:16:\"twitter_username\";s:0:\"\";i:0;s:20:\"twitter_account_name\";s:12:\"cache_period\";s:0:\"\";s:10:\"total_feed\";s:1:\"5\";s:13:\"feed_template\";s:10:\"template-1\";s:11:\"time_format\";s:12:\"elapsed_time\";s:16:\"display_username\";i:1;s:23:\"display_twitter_actions\";i:1;s:16:\"fallback_message\";s:0:\"\";s:21:\"display_follow_button\";i:0;}','yes'),(331,'widget_aptf_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(332,'widget_aptf_slider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(336,'wpcf7','a:1:{s:7:\"version\";s:3:\"4.4\";}','yes'),(342,'newsletter_logger_secret','9023effe','yes'),(343,'newsletter_main','a:9:{s:12:\"smtp_enabled\";i:0;s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:20:\"newsletter@localhost\";s:11:\"sender_name\";s:8:\"Colloege\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:12:\"lock_message\";s:120:\"<p>This content is protected, only newsletter subscribers can access it. Subscribe now!</p>\r\n {subscription_form}\";s:7:\"api_key\";s:10:\"929ba3c615\";}','yes'),(344,'newsletter_extension_versions','a:0:{}','no'),(345,'newsletter_main_version','1.2.4','yes'),(346,'newsletter','a:19:{s:12:\"profile_text\";s:305:\"<p>Change your subscription preferences to get what you are most interested in.</p>\r\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\r\n </p>\r\n {profile_form}\r\n <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:22:\"already_confirmed_text\";s:99:\"<p>This email address is already subscribed, anyway a welcome email has been resent. Thank you.</p>\";s:18:\"subscribe_wp_users\";i:0;s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:271:\"<p>You have successfully subscribed to the newsletter. You\'ll\r\nreceive a confirmation email in few minutes. Please follow the\r\nlink in it to confirm your subscription. If the email takes\r\nmore than 15 minutes to appear in your mailbox, please check\r\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:20:\"confirmation_message\";s:434:\"<p>Hi {name},</p>\r\n<p>A newsletter subscription request for this email address was\r\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\r\nclick the link, please use the following link:</p>\r\n\r\n<p>{subscription_confirm_url}</p>\r\n\r\n<p>If you did not make this subscription request, just ignore this\r\nmessage.</p>\r\n<p>Thank you!<br>\r\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:281:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\r\n<p>Thank you!<br>\r\n<a href=\'{blog_url}\'>{blog_url}</a></p>\r\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>. To change subscriber options,\r\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:198:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\r\n<p>You\'re welcome to sign up again anytime.</p>\r\n<p>Thank you!<br>\r\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}','yes'),(347,'newsletter_profile','a:61:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:24:\"The email is not correct\";s:4:\"name\";s:4:\"Name\";s:10:\"name_error\";s:23:\"The name is not correct\";s:11:\"name_status\";i:0;s:10:\"name_rules\";i:0;s:7:\"surname\";s:9:\"Last name\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:14:\"surname_status\";i:0;s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:14:\"privacy_status\";i:0;s:9:\"subscribe\";s:9:\"Subscribe\";s:4:\"save\";s:4:\"Save\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:4:\"None\";s:13:\"list_1_status\";i:0;s:13:\"list_2_status\";i:0;s:13:\"list_3_status\";i:0;s:13:\"list_4_status\";i:0;s:13:\"list_5_status\";i:0;s:13:\"list_6_status\";i:0;s:13:\"list_7_status\";i:0;s:13:\"list_8_status\";i:0;s:13:\"list_9_status\";i:0;s:14:\"list_10_status\";i:0;s:14:\"list_11_status\";i:0;s:14:\"list_12_status\";i:0;s:14:\"list_13_status\";i:0;s:14:\"list_14_status\";i:0;s:14:\"list_15_status\";i:0;s:14:\"list_16_status\";i:0;s:14:\"list_17_status\";i:0;s:14:\"list_18_status\";i:0;s:14:\"list_19_status\";i:0;s:14:\"list_20_status\";i:0;s:16:\"profile_1_status\";i:0;s:16:\"profile_2_status\";i:0;s:16:\"profile_3_status\";i:0;s:16:\"profile_4_status\";i:0;s:16:\"profile_5_status\";i:0;s:16:\"profile_6_status\";i:0;s:16:\"profile_7_status\";i:0;s:16:\"profile_8_status\";i:0;s:16:\"profile_9_status\";i:0;s:17:\"profile_10_status\";i:0;s:17:\"profile_11_status\";i:0;s:17:\"profile_12_status\";i:0;s:17:\"profile_13_status\";i:0;s:17:\"profile_14_status\";i:0;s:17:\"profile_15_status\";i:0;s:17:\"profile_16_status\";i:0;s:17:\"profile_17_status\";i:0;s:17:\"profile_18_status\";i:0;s:17:\"profile_19_status\";i:0;s:17:\"profile_20_status\";i:0;}','yes'),(348,'newsletter_subscription_template','a:2:{s:7:\"enabled\";i:0;s:8:\"template\";s:0:\"\";}','no'),(349,'newsletter_subscription_version','2.0.0','yes'),(350,'newsletter_emails','a:2:{s:5:\"theme\";s:8:\"cta-2015\";s:11:\"theme_color\";s:0:\"\";}','yes'),(351,'newsletter_emails_theme_default','a:0:{}','no'),(352,'newsletter_emails_version','1.1.2','yes'),(353,'newsletter_users','a:0:{}','yes'),(356,'newsletter_users_version','1.0.5','yes'),(357,'newsletter_statistics','a:1:{s:3:\"key\";s:32:\"896c4d22f0fd3d88d41516f7f0e1e249\";}','yes'),(358,'newsletter_statistics_version','1.1.4','yes'),(359,'newsletter_feed','a:0:{}','yes'),(360,'newsletter_feed_version','1.0.0','yes'),(361,'widget_newsletterwidget','a:2:{i:2;a:2:{s:5:\"title\";s:15:\"MTTI Newsletter\";s:4:\"text\";s:18:\"Monthly newsletter\";}s:12:\"_multiwidget\";i:1;}','yes'),(363,'newsletter_diagnostic_cron_calls','a:300:{i:0;i:1458035420;i:1;i:1458056629;i:2;i:1458148986;i:3;i:1458150224;i:4;i:1458151635;i:5;i:1458151844;i:6;i:1458152112;i:7;i:1458152202;i:8;i:1458153382;i:9;i:1458153403;i:10;i:1458153577;i:11;i:1458153711;i:12;i:1458153725;i:13;i:1458153831;i:14;i:1458154011;i:15;i:1458154131;i:16;i:1458154371;i:17;i:1458155504;i:18;i:1458155550;i:19;i:1458155555;i:20;i:1458155848;i:21;i:1458156518;i:22;i:1458156697;i:23;i:1458156774;i:24;i:1458157014;i:25;i:1458157075;i:26;i:1458157297;i:27;i:1458157359;i:28;i:1458157617;i:29;i:1458157674;i:30;i:1458157936;i:31;i:1458157954;i:32;i:1458158213;i:33;i:1458158274;i:34;i:1458158515;i:35;i:1458158634;i:36;i:1458158817;i:37;i:1458158936;i:38;i:1458159176;i:39;i:1458159417;i:40;i:1458159586;i:41;i:1458159707;i:42;i:1458159767;i:43;i:1458160067;i:44;i:1458160306;i:45;i:1458160426;i:46;i:1458160639;i:47;i:1458160732;i:48;i:1458160763;i:49;i:1458160903;i:50;i:1458160963;i:51;i:1458161195;i:52;i:1458161275;i:53;i:1458161494;i:54;i:1458161555;i:55;i:1458161825;i:56;i:1458161851;i:57;i:1458162096;i:58;i:1458162166;i:59;i:1458162413;i:60;i:1458162498;i:61;i:1458162738;i:62;i:1458162768;i:63;i:1458163038;i:64;i:1458163112;i:65;i:1458163351;i:66;i:1458163712;i:67;i:1458163952;i:68;i:1458164312;i:69;i:1458164552;i:70;i:1458164913;i:71;i:1458165153;i:72;i:1458165513;i:73;i:1458165753;i:74;i:1458165999;i:75;i:1458166117;i:76;i:1458166356;i:77;i:1458166596;i:78;i:1458166716;i:79;i:1458166956;i:80;i:1458167198;i:81;i:1458167261;i:82;i:1458167520;i:83;i:1458167551;i:84;i:1458167831;i:85;i:1458167881;i:86;i:1458167945;i:87;i:1458168120;i:88;i:1458168171;i:89;i:1458168399;i:90;i:1458168467;i:91;i:1458168707;i:92;i:1458168764;i:93;i:1458168995;i:94;i:1458169064;i:95;i:1458169307;i:96;i:1458169353;i:97;i:1458169596;i:98;i:1458169653;i:99;i:1458169905;i:100;i:1458169956;i:101;i:1458170205;i:102;i:1458170246;i:103;i:1458170507;i:104;i:1458170550;i:105;i:1458170795;i:106;i:1458170862;i:107;i:1458171107;i:108;i:1458171152;i:109;i:1458171423;i:110;i:1458171467;i:111;i:1458171708;i:112;i:1458171827;i:113;i:1458172025;i:114;i:1458172070;i:115;i:1458172309;i:116;i:1458172352;i:117;i:1458172604;i:118;i:1458172669;i:119;i:1458172908;i:120;i:1458173029;i:121;i:1458173268;i:122;i:1458173532;i:123;i:1458173652;i:124;i:1458173892;i:125;i:1458174761;i:126;i:1458175008;i:127;i:1458175022;i:128;i:1458175079;i:129;i:1458175325;i:130;i:1458175377;i:131;i:1458175601;i:132;i:1458175679;i:133;i:1458175937;i:134;i:1458175985;i:135;i:1458176054;i:136;i:1458176238;i:137;i:1458176264;i:138;i:1458176505;i:139;i:1458176563;i:140;i:1458176827;i:141;i:1458176848;i:142;i:1458177122;i:143;i:1458177183;i:144;i:1458177411;i:145;i:1458177465;i:146;i:1458177706;i:147;i:1458177761;i:148;i:1458177996;i:149;i:1458178059;i:150;i:1458178309;i:151;i:1458178356;i:152;i:1458178621;i:153;i:1458178654;i:154;i:1458178907;i:155;i:1458178967;i:156;i:1458179215;i:157;i:1458179263;i:158;i:1458179500;i:159;i:1458179565;i:160;i:1458179795;i:161;i:1458179907;i:162;i:1458180111;i:163;i:1458180171;i:164;i:1458180413;i:165;i:1458180472;i:166;i:1458180701;i:167;i:1458180801;i:168;i:1458180998;i:169;i:1458181047;i:170;i:1458181185;i:171;i:1458181304;i:172;i:1458181351;i:173;i:1458181603;i:174;i:1458181663;i:175;i:1458181919;i:176;i:1458181970;i:177;i:1458182198;i:178;i:1458182267;i:179;i:1458182505;i:180;i:1458182567;i:181;i:1458182794;i:182;i:1458182844;i:183;i:1458182912;i:184;i:1458183051;i:185;i:1458183097;i:186;i:1458183172;i:187;i:1458183403;i:188;i:1458183425;i:189;i:1458183460;i:190;i:1458183469;i:191;i:1458183807;i:192;i:1458184046;i:193;i:1458184466;i:194;i:1458184620;i:195;i:1458184677;i:196;i:1458184907;i:197;i:1458184995;i:198;i:1458185200;i:199;i:1458185320;i:200;i:1458185500;i:201;i:1458185553;i:202;i:1458185684;i:203;i:1458191691;i:204;i:1458191801;i:205;i:1458191877;i:206;i:1458192161;i:207;i:1458206958;i:208;i:1458207102;i:209;i:1458207167;i:210;i:1458207307;i:211;i:1458207396;i:212;i:1458207452;i:213;i:1458207638;i:214;i:1458207707;i:215;i:1458207761;i:216;i:1458207795;i:217;i:1458208004;i:218;i:1458208054;i:219;i:1458208105;i:220;i:1458208213;i:221;i:1458208261;i:222;i:1458208297;i:223;i:1458208348;i:224;i:1458208456;i:225;i:1458208533;i:226;i:1458208601;i:227;i:1458208721;i:228;i:1458208962;i:229;i:1458209630;i:230;i:1458209900;i:231;i:1458210140;i:232;i:1458210197;i:233;i:1458210396;i:234;i:1458210464;i:235;i:1458210711;i:236;i:1458210830;i:237;i:1458211072;i:238;i:1458211347;i:239;i:1458211595;i:240;i:1458211689;i:241;i:1458211900;i:242;i:1458211960;i:243;i:1458212261;i:244;i:1458212500;i:245;i:1458212621;i:246;i:1458214306;i:247;i:1458214426;i:248;i:1458214634;i:249;i:1458214754;i:250;i:1458214980;i:251;i:1458215248;i:252;i:1458215571;i:253;i:1458215812;i:254;i:1458215871;i:255;i:1458216095;i:256;i:1458216197;i:257;i:1458216404;i:258;i:1458216412;i:259;i:1458216453;i:260;i:1458216534;i:261;i:1458216556;i:262;i:1458216691;i:263;i:1458216755;i:264;i:1458216818;i:265;i:1458216849;i:266;i:1458217043;i:267;i:1458217064;i:268;i:1458217120;i:269;i:1458217296;i:270;i:1458217356;i:271;i:1458217392;i:272;i:1458217489;i:273;i:1458217581;i:274;i:1458217608;i:275;i:1458217690;i:276;i:1458217697;i:277;i:1458217818;i:278;i:1458217842;i:279;i:1458217907;i:280;i:1458217954;i:281;i:1458218206;i:282;i:1458218266;i:283;i:1458218502;i:284;i:1458218562;i:285;i:1458218833;i:286;i:1458218906;i:287;i:1458219147;i:288;i:1458219488;i:289;i:1479387402;i:290;i:1479387481;i:291;i:1479388018;i:292;i:1479388081;i:293;i:1479388293;i:294;i:1479388417;i:295;i:1479388606;i:296;i:1479388657;i:297;i:1479391945;i:298;i:1479391959;i:299;i:1481413741;}','no'),(371,'theme_mods_accesspress-staple','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1456240476;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"left-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"right-sidebar\";N;s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";a:0:{}}}}','yes'),(375,'_transient_timeout_fb_a24a736d913c8fc1dd9acf886566943e','1456326377','no'),(376,'_transient_fb_a24a736d913c8fc1dd9acf886566943e','0','no'),(377,'_transient_timeout_twitter_a24a736d913c8fc1dd9acf886566943e','1456326378','no'),(378,'_transient_twitter_a24a736d913c8fc1dd9acf886566943e','0','no'),(387,'_transient_timeout_fb_9feab72bad0ecef6fd795863a169e0ea','1456326592','no'),(388,'_transient_fb_9feab72bad0ecef6fd795863a169e0ea','0','no'),(389,'_transient_timeout_twitter_9feab72bad0ecef6fd795863a169e0ea','1456326593','no'),(390,'_transient_twitter_9feab72bad0ecef6fd795863a169e0ea','0','no'),(401,'apbasic_options','a:54:{s:11:\"header_logo\";s:0:\"\";s:11:\"show_header\";s:16:\"header_text_only\";s:11:\"show_search\";i:1;s:17:\"show_social_links\";i:1;s:11:\"header_text\";s:25:\"Call Us: +1-123-123-45-78\";s:16:\"activate_favicon\";N;s:7:\"favicon\";s:0:\"\";s:11:\"site_layout\";s:10:\"full_width\";s:11:\"footer_text\";s:0:\"\";s:16:\"background_image\";s:8:\"pattern0\";s:14:\"default_layout\";s:15:\"no_sidebar_wide\";s:19:\"default_page_layout\";s:15:\"no_sidebar_wide\";s:19:\"default_post_layout\";s:13:\"right_sidebar\";s:22:\"blog_post_display_type\";s:17:\"blog_image_medium\";s:28:\"show_footer_featured_section\";i:1;s:20:\"enable_comments_page\";N;s:20:\"enable_comments_post\";N;s:11:\"show_slider\";s:3:\"yes\";s:19:\"show_slider_in_post\";N;s:11:\"slider_mode\";s:4:\"fade\";s:27:\"open_slider_link_in_new_tab\";i:1;s:6:\"slide1\";s:0:\"\";s:6:\"slide2\";s:0:\"\";s:6:\"slide3\";s:0:\"\";s:6:\"slide4\";s:0:\"\";s:19:\"show_silder_in_post\";N;s:12:\"slide1_title\";s:0:\"\";s:12:\"slide2_title\";s:0:\"\";s:12:\"slide3_title\";s:0:\"\";s:12:\"slide4_title\";s:0:\"\";s:18:\"slide1_description\";s:0:\"\";s:18:\"slide2_description\";s:0:\"\";s:18:\"slide3_description\";s:0:\"\";s:18:\"slide4_description\";s:0:\"\";s:20:\"slide1_readmore_text\";s:0:\"\";s:20:\"slide2_readmore_text\";s:0:\"\";s:20:\"slide3_readmore_text\";s:0:\"\";s:20:\"slide4_readmore_text\";s:0:\"\";s:27:\"slide1_readmore_button_icon\";s:0:\"\";s:27:\"slide2_readmore_button_icon\";s:0:\"\";s:27:\"slide3_readmore_button_icon\";s:0:\"\";s:27:\"slide4_readmore_button_icon\";s:0:\"\";s:20:\"slide1_readmore_link\";s:0:\"\";s:20:\"slide2_readmore_link\";s:0:\"\";s:20:\"slide3_readmore_link\";s:0:\"\";s:20:\"slide4_readmore_link\";s:0:\"\";s:22:\"features_readmore_text\";s:0:\"\";s:22:\"services_readmore_text\";s:0:\"\";s:18:\"blog_readmore_text\";s:0:\"\";s:23:\"search_results_for_text\";s:0:\"\";s:11:\"tagged_text\";s:0:\"\";s:14:\"posted_on_text\";s:0:\"\";s:7:\"by_text\";s:0:\"\";s:14:\"posted_in_text\";s:0:\"\";}','yes'),(595,'category_children','a:0:{}','yes'),(677,'_transient_accesspress_basic_categories','1','yes'),(1014,'theme_mods_sparkling','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457385964;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"home-widget-1\";N;s:13:\"home-widget-2\";N;s:13:\"home-widget-3\";N;s:15:\"footer-widget-1\";N;s:15:\"footer-widget-2\";a:0:{}s:15:\"footer-widget-3\";N;}}}','yes'),(1015,'widget_sparkling-social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1016,'widget_sparkling_popular_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1017,'widget_sparkling-cats','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1026,'sparkling','a:20:{s:25:\"sparkling_slider_checkbox\";i:1;s:11:\"site_layout\";s:10:\"full-width\";s:13:\"element_color\";s:7:\"#194a83\";s:19:\"element_color_hover\";s:7:\"#1e73be\";s:12:\"cfa_bg_color\";s:7:\"#194a83\";s:13:\"cfa_btn_color\";s:7:\"#194a83\";s:20:\"main_body_typography\";a:1:{s:4:\"face\";s:6:\"tahoma\";}s:13:\"heading_color\";s:7:\"#194a83\";s:10:\"link_color\";s:7:\"#194a83\";s:16:\"link_hover_color\";s:7:\"#d61313\";s:13:\"sticky_header\";i:1;s:12:\"nav_bg_color\";s:7:\"#194a83\";s:14:\"nav_link_color\";s:0:\"\";s:20:\"nav_item_hover_color\";s:0:\"\";s:15:\"nav_dropdown_bg\";s:0:\"\";s:17:\"nav_dropdown_item\";s:7:\"#194a83\";s:23:\"nav_dropdown_item_hover\";s:0:\"\";s:21:\"nav_dropdown_bg_hover\";s:7:\"#194a83\";s:12:\"social_color\";s:0:\"\";s:13:\"footer_social\";i:1;}','yes'),(1073,'_transient_all_the_cool_cats','1','yes'),(1105,'theme_mods_travelify','a:13:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:20:\"travelify_logo_color\";s:7:\"#194a83\";s:26:\"travelify_logo_hover_color\";s:7:\"#1e73be\";s:20:\"travelify_menu_color\";s:7:\"#194a83\";s:26:\"travelify_menu_hover_color\";s:7:\"#003c82\";s:23:\"travelify_element_color\";s:7:\"#194a83\";s:29:\"travelify_element_hover_color\";s:7:\"#003c82\";s:23:\"travelify_wrapper_color\";s:7:\"#f8f8f8\";s:22:\"travelify_header_color\";s:7:\"#194a83\";s:20:\"travelify_link_color\";s:7:\"#194a83\";s:26:\"travelify_link_hover_color\";s:7:\"#dd1111\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457422698;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:22:\"travelify_left_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:23:\"travelify_right_sidebar\";N;s:23:\"travelify_footer_widget\";N;}}}','yes'),(1127,'travelify_theme_options','a:11:{s:19:\"exclude_slider_post\";s:1:\"1\";s:20:\"featured_post_slider\";a:3:{i:1;s:3:\"734\";i:2;s:3:\"732\";i:3;s:3:\"725\";}s:14:\"disable_slider\";s:1:\"1\";s:17:\"transition_effect\";s:4:\"fade\";s:16:\"transition_delay\";s:1:\"5\";s:19:\"transition_duration\";s:1:\"6\";s:15:\"slider_quantity\";i:3;s:14:\"default_layout\";s:21:\"no-sidebar-full-width\";s:15:\"social_facebook\";s:20:\"https://facebook.com\";s:14:\"social_twitter\";s:19:\"https://twitter.com\";s:14:\"social_youtube\";s:19:\"https://youtube.com\";}','yes'),(1156,'_transient_timeout_travelify_internal_css','1457509459','no'),(1157,'_transient_travelify_internal_css','','no'),(1158,'_transient_timeout_travelify_socialnetworks','1457474658','no'),(1159,'_transient_travelify_socialnetworks','\n <div class=\"social-icons clearfix\">\n <ul><li class=\"facebook\"><a href=\"https://facebook.com\" title=\"College on Facebook\" target=\"_blank\"></a></li><li class=\"twitter\"><a href=\"https://twitter.com\" title=\"College on Twitter\" target=\"_blank\"></a></li><li class=\"youtube\"><a href=\"https://youtube.com\" title=\"College on YouTube\" target=\"_blank\"></a></li>\n </ul>\n </div><!-- .social-icons -->','no'),(1209,'_site_transient_timeout_wporg_theme_feature_list','1457462558','yes'),(1210,'_site_transient_wporg_theme_feature_list','a:4:{s:6:\"Colors\";a:15:{i:0;s:5:\"black\";i:1;s:4:\"blue\";i:2;s:5:\"brown\";i:3;s:4:\"gray\";i:4;s:5:\"green\";i:5;s:6:\"orange\";i:6;s:4:\"pink\";i:7;s:6:\"purple\";i:8;s:3:\"red\";i:9;s:6:\"silver\";i:10;s:3:\"tan\";i:11;s:5:\"white\";i:12;s:6:\"yellow\";i:13;s:4:\"dark\";i:14;s:5:\"light\";}s:6:\"Layout\";a:9:{i:0;s:12:\"fixed-layout\";i:1;s:12:\"fluid-layout\";i:2;s:17:\"responsive-layout\";i:3;s:10:\"one-column\";i:4;s:11:\"two-columns\";i:5;s:13:\"three-columns\";i:6;s:12:\"four-columns\";i:7;s:12:\"left-sidebar\";i:8;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:8:\"blavatar\";i:2;s:10:\"buddypress\";i:3;s:17:\"custom-background\";i:4;s:13:\"custom-colors\";i:5;s:13:\"custom-header\";i:6;s:11:\"custom-menu\";i:7;s:12:\"editor-style\";i:8;s:21:\"featured-image-header\";i:9;s:15:\"featured-images\";i:10;s:15:\"flexible-header\";i:11;s:20:\"front-page-post-form\";i:12;s:19:\"full-width-template\";i:13;s:12:\"microformats\";i:14;s:12:\"post-formats\";i:15;s:20:\"rtl-language-support\";i:16;s:11:\"sticky-post\";i:17;s:13:\"theme-options\";i:18;s:17:\"threaded-comments\";i:19;s:17:\"translation-ready\";}s:7:\"Subject\";a:3:{i:0;s:7:\"holiday\";i:1;s:13:\"photoblogging\";i:2;s:8:\"seasonal\";}}','yes'),(1218,'theme_mods_flat','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457424155;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'),(1254,'theme_mods_nictitate','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"header_textcolor\";s:6:\"444444\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457426776;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"orphaned_widgets_1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(1255,'widget_kopa_widget_text','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1256,'widget_kopa_widget_tagline','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1257,'widget_kopa_widget_posts_list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1258,'widget_kopa_widget_posts_carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1259,'widget_kopa_widget_socials','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1260,'widget_kopa_widget_subscribe','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1261,'widget_kopa_widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1262,'widget_kopa_widget_contact_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1263,'widget_kopa_widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1264,'widget_kopa_widget_about','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1265,'widget_kopa_widget_sequence_slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1266,'kopa_setting','a:9:{s:4:\"home\";a:2:{s:9:\"layout_id\";s:18:\"blog-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:10:\"front-page\";a:2:{s:9:\"layout_id\";s:11:\"home-page-1\";s:8:\"sidebars\";a:12:{i:0;s:9:\"sidebar_1\";i:1;s:9:\"sidebar_2\";i:2;s:9:\"sidebar_3\";i:3;s:9:\"sidebar_4\";i:4;s:9:\"sidebar_5\";i:5;s:9:\"sidebar_6\";i:6;s:9:\"sidebar_7\";i:7;s:9:\"sidebar_8\";i:8;s:9:\"sidebar_9\";i:9;s:10:\"sidebar_10\";i:10;s:10:\"sidebar_11\";i:11;s:10:\"sidebar_12\";}}s:4:\"post\";a:2:{s:9:\"layout_id\";s:20:\"single-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:4:\"page\";a:2:{s:9:\"layout_id\";s:18:\"page-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:8:\"taxonomy\";a:2:{s:9:\"layout_id\";s:18:\"blog-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:6:\"search\";a:2:{s:9:\"layout_id\";s:18:\"blog-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:7:\"archive\";a:2:{s:9:\"layout_id\";s:18:\"blog-right-sidebar\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_14\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}s:4:\"_404\";a:2:{s:9:\"layout_id\";s:9:\"error-404\";s:8:\"sidebars\";a:3:{i:0;s:10:\"sidebar_10\";i:1;s:10:\"sidebar_11\";i:2;s:10:\"sidebar_12\";}}s:9:\"portfolio\";a:2:{s:9:\"layout_id\";s:9:\"portfolio\";s:8:\"sidebars\";a:4:{i:0;s:10:\"sidebar_15\";i:1;s:10:\"sidebar_10\";i:2;s:10:\"sidebar_11\";i:3;s:10:\"sidebar_12\";}}}','yes'),(1267,'kopa_sidebar','a:18:{s:12:\"sidebar_hide\";s:10:\"-- None --\";s:9:\"sidebar_1\";s:9:\"Sidebar 1\";s:9:\"sidebar_2\";s:9:\"Sidebar 2\";s:9:\"sidebar_3\";s:9:\"Sidebar 3\";s:9:\"sidebar_4\";s:9:\"Sidebar 4\";s:9:\"sidebar_5\";s:9:\"Sidebar 5\";s:9:\"sidebar_6\";s:9:\"Sidebar 6\";s:9:\"sidebar_7\";s:9:\"Sidebar 7\";s:9:\"sidebar_8\";s:9:\"Sidebar 8\";s:9:\"sidebar_9\";s:9:\"Sidebar 9\";s:10:\"sidebar_10\";s:10:\"Sidebar 10\";s:10:\"sidebar_11\";s:10:\"Sidebar 11\";s:10:\"sidebar_12\";s:10:\"Sidebar 12\";s:10:\"sidebar_13\";s:10:\"Sidebar 13\";s:10:\"sidebar_14\";s:10:\"Sidebar 14\";s:10:\"sidebar_15\";s:10:\"Sidebar 15\";s:10:\"sidebar_16\";s:10:\"Sidebar 16\";s:10:\"sidebar_17\";s:10:\"Sidebar 17\";}','yes'),(1268,'kopa_is_database_setup','nictitate-setting-version-21','yes'),(1295,'widget_kopa_widget_services_intro','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1296,'widget_kopa_widget_services_tabs','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1297,'widget_kopa_widget_testimonials','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1298,'widget_kopa_widget_skill','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1299,'widget_kopa_widget_services','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1300,'widget_kopa_widget_clients','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1301,'widget_kopa_widget_portfolios','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1302,'widget_kopa_widget_staffs','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1376,'theme_mods_interface','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457430983;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:22:\"interface_left_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:23:\"interface_right_sidebar\";N;s:31:\"interface_business_page_sidebar\";N;s:42:\"interface_business_page_our_client_sidebar\";N;s:30:\"interface_contact_page_sidebar\";N;s:24:\"interface_footer_sidebar\";N;s:24:\"interface_footer_column2\";N;s:24:\"interface_footer_column3\";N;}}}','yes'),(1377,'widget_interface_custom_tag_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1378,'widget_interface_service_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1379,'widget_interface_promobox_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1380,'widget_interface_recent_work_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1381,'widget_interface_testimonial','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1382,'widget_interface_featured_image_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1426,'interface_theme_options','a:4:{s:22:\"hide_header_searchform\";b:0;s:15:\"disable_favicon\";b:0;s:15:\"slogan_position\";s:12:\"below-slider\";s:14:\"disable_slider\";b:0;}','yes'),(1464,'theme_mods_spacious','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457444425;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:22:\"spacious_right_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:21:\"spacious_left_sidebar\";N;s:23:\"spacious_header_sidebar\";N;s:42:\"spacious_business_page_top_section_sidebar\";N;s:55:\"spacious_business_page_middle_section_left_half_sidebar\";N;s:56:\"spacious_business_page_middle_section_right_half_sidebar\";N;s:45:\"spacious_business_page_bottom_section_sidebar\";N;s:29:\"spacious_contact_page_sidebar\";N;s:31:\"spacious_error_404_page_sidebar\";N;s:27:\"spacious_footer_sidebar_one\";N;s:27:\"spacious_footer_sidebar_two\";N;s:29:\"spacious_footer_sidebar_three\";N;s:28:\"spacious_footer_sidebar_four\";N;}}}','yes'),(1465,'widget_spacious_featured_single_page_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1466,'widget_spacious_service_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1467,'widget_spacious_call_to_action_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1468,'widget_spacious_testimonial_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1469,'widget_spacious_recent_work_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1721,'theme_mods_ample','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457444796;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"ample_right_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:18:\"ample_left_sidebar\";N;s:22:\"ample_business_sidebar\";N;s:28:\"ample_error_404_page_sidebar\";N;s:26:\"ample_contact_page_sidebar\";N;s:21:\"ample_footer_sidebar1\";N;s:21:\"ample_footer_sidebar2\";N;s:21:\"ample_footer_sidebar3\";N;s:21:\"ample_footer_sidebar4\";N;}}}','yes'),(1722,'widget_ample_service_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1723,'widget_ample_portfolio_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1724,'widget_ample_call_to_action_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1725,'widget_ample_featured_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1742,'theme_mods_accelerate','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457449652;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:24:\"accelerate_right_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:23:\"accelerate_left_sidebar\";N;s:25:\"accelerate_header_sidebar\";N;s:27:\"accelerate_business_sidebar\";N;s:31:\"accelerate_contact_page_sidebar\";N;s:33:\"accelerate_error_404_page_sidebar\";N;s:29:\"accelerate_footer_sidebar_one\";N;s:29:\"accelerate_footer_sidebar_two\";N;s:31:\"accelerate_footer_sidebar_three\";N;}}}','yes'),(1743,'widget_accelerate_featured_single_page_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1744,'widget_accelerate_call_to_action_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1745,'widget_accelerate_recent_work_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1746,'widget_accelerate_image_service_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1747,'widget_accelerate_custom_tag_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1754,'accelerate','a:10:{s:26:\"accelerate_activate_slider\";i:1;s:24:\"accelerate_slider_image1\";s:111:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Kenyans-graduating-graduation-Kenya-students-University.jpg\";s:24:\"accelerate_slider_image2\";s:88:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/graduation-universities-in-kenya.jpg\";s:24:\"accelerate_slider_image3\";s:107:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/5-things-to-expect-from-Kenyan-University-Lecturers.jpg\";s:24:\"accelerate_slider_image4\";s:82:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/kenya-university-students2.jpg\";s:22:\"accelerate_site_layout\";s:4:\"wide\";s:34:\"accelerate_posts_page_display_type\";s:11:\"small_image\";s:24:\"accelerate_primary_color\";s:7:\"#17477c\";s:25:\"accelerate_default_layout\";s:13:\"right_sidebar\";s:27:\"accelerate_activate_favicon\";i:1;}','yes'),(1866,'theme_mods_constructzine-lite','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457450227;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"general_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:12:\"home_sidebar\";N;}}}','yes'),(1867,'widget_constructzine_widget_testimonials','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1886,'theme_mods_awaken','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457450804;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:10:\"magazine-1\";N;s:10:\"magazine-2\";N;s:11:\"footer-left\";N;s:10:\"footer-mid\";N;s:12:\"footer-right\";N;}}}','yes'),(1887,'widget_three_block_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1888,'widget_awaken_single_category_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1889,'widget_dual_category_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1890,'widget_awaken_medium_rectangle_ad','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1891,'widget_awaken_tabbed_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1892,'widget_awaken_video_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1907,'theme_mods_flaton','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:6:\"flaton\";a:47:{s:16:\"site-description\";s:1:\"1\";s:14:\"footer-widgets\";s:1:\"1\";s:16:\"home-pagebuilder\";s:1:\"1\";s:18:\"service-main-title\";s:0:\"\";s:17:\"service-sub-title\";s:0:\"\";s:14:\"service-icon-1\";s:0:\"\";s:15:\"service-title-1\";s:0:\"\";s:21:\"service-description-1\";s:0:\"\";s:14:\"service-icon-2\";s:0:\"\";s:15:\"service-title-2\";s:0:\"\";s:21:\"service-description-2\";s:0:\"\";s:14:\"service-icon-3\";s:0:\"\";s:15:\"service-title-3\";s:0:\"\";s:21:\"service-description-3\";s:0:\"\";s:14:\"service-icon-4\";s:0:\"\";s:15:\"service-title-4\";s:0:\"\";s:21:\"service-description-4\";s:0:\"\";s:14:\"service-icon-5\";s:0:\"\";s:15:\"service-title-5\";s:0:\"\";s:21:\"service-description-5\";s:0:\"\";s:4:\"team\";s:0:\"\";s:8:\"features\";s:0:\"\";s:13:\"skill-heading\";s:0:\"\";s:7:\"skill-1\";s:0:\"\";s:12:\"percentage-1\";s:1:\"0\";s:12:\"skill-icon-1\";s:0:\"\";s:7:\"skill-2\";s:0:\"\";s:12:\"percentage-2\";s:1:\"0\";s:12:\"skill-icon-2\";s:0:\"\";s:7:\"skill-3\";s:0:\"\";s:12:\"percentage-3\";s:1:\"0\";s:12:\"skill-icon-3\";s:0:\"\";s:7:\"skill-4\";s:0:\"\";s:12:\"percentage-4\";s:1:\"0\";s:12:\"skill-icon-4\";s:0:\"\";s:7:\"skill-5\";s:0:\"\";s:12:\"percentage-5\";s:1:\"0\";s:12:\"skill-icon-5\";s:0:\"\";s:10:\"extra-info\";s:0:\"\";s:15:\"ss_box_facebook\";s:1:\"1\";s:15:\"social-facebook\";s:13:\"www.facebook.\";s:13:\"social-google\";s:13:\"www.gmail.com\";s:15:\"social-linkedin\";s:16:\"www.linkedin.com\";s:14:\"social-youtube\";s:14:\"www.youtub.com\";s:14:\"lightbox_theme\";s:1:\"2\";s:17:\"custom-typography\";s:1:\"1\";s:5:\"color\";s:1:\"1\";}}','yes'),(1931,'theme_mods_onetone','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457451600;s:4:\"data\";a:14:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-1\";N;s:9:\"sidebar-2\";N;s:9:\"sidebar-3\";N;s:9:\"sidebar-4\";N;s:9:\"sidebar-5\";N;s:9:\"sidebar-6\";N;s:9:\"sidebar-7\";N;s:9:\"sidebar-8\";N;s:15:\"footer_widget_1\";N;s:15:\"footer_widget_2\";N;s:15:\"footer_widget_3\";N;s:15:\"footer_widget_4\";N;}}}','yes'),(1941,'theme_mods_enigma','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457451791;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"sidebar-primary\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:18:\"footer-widget-area\";N;}}}','yes'),(1952,'theme_mods_unite','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:4;s:8:\"main-nav\";i:4;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457506820;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:5:\"home1\";N;s:5:\"home2\";N;s:5:\"home3\";N;}}}','yes'),(1953,'widget_unite_tabbed_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2021,'redux_version_upgraded_from','3.5.9','yes'),(2022,'_transient_timeout__redux_activation_redirect','1481413771','no'),(2023,'_transient__redux_activation_redirect','1','no'),(2025,'flaton','a:101:{s:5:\"color\";s:1:\"1\";s:10:\"breadcrumb\";i:1;s:15:\"breadcrumb-char\";s:1:\"1\";s:8:\"pagenavi\";i:1;s:8:\"slicknav\";i:1;s:6:\"layout\";s:1:\"3\";s:10:\"site-title\";i:0;s:11:\"custom-logo\";a:1:{s:3:\"url\";s:52:\"http://s.wordpress.org/style/images/codeispoetry.png\";}s:16:\"site-description\";i:1;s:15:\"analytics-place\";i:0;s:14:\"footer-widgets\";i:0;s:11:\"footer-text\";s:144:\"Powered by <a href=\"http://wordpress.org/\" target=\"_blank\">WordPress</a>. Theme by <a href=\"http://www.webulousthemes.com/\">Webulous Themes</a>.\";s:18:\"service-main-title\";s:12:\"Our Services\";s:17:\"service-sub-title\";s:26:\"Our Professional Solutions\";s:14:\"service-icon-1\";s:14:\"fa fa-bullhorn\";s:15:\"service-title-1\";s:8:\"Research\";s:21:\"service-description-1\";s:780:\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p>\";s:14:\"service-icon-2\";s:10:\"fa fa-cogs\";s:15:\"service-title-2\";s:9:\"Usability\";s:21:\"service-description-2\";s:392:\"<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.</p><ul> <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li> <li>Aliquam tincidunt mauris eu risus.</li> <li>Vestibulum auctor dapibus neque.</li></ul>\";s:14:\"service-icon-3\";s:13:\"fa fa-twitter\";s:15:\"service-title-3\";s:6:\"Design\";s:21:\"service-description-3\";s:141:\"<h2>Header Level 2</h2><ol><li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li><li>Aliquam tincidunt mauris eu risus.</li></ol>\";s:14:\"service-icon-4\";s:11:\"fa fa-group\";s:15:\"service-title-4\";s:6:\"Design\";s:21:\"service-description-4\";s:141:\"<h2>Header Level 2</h2><ol><li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li><li>Aliquam tincidunt mauris eu risus.</li></ol>\";s:14:\"service-icon-5\";s:10:\"fa fa-digg\";s:15:\"service-title-5\";s:6:\"Design\";s:21:\"service-description-5\";s:141:\"<h2>Header Level 2</h2><ol><li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li><li>Aliquam tincidunt mauris eu risus.</li></ol>\";s:4:\"team\";s:1740:\"<div class=\"eight columns team-col\"><img src=\"http://localhost/flaton/wp-content/uploads/2014/04/team-mem1.gif\" alt=\"\" /><p>Many desktop publishing packages and we page editors now use Lorem Ipsum as their default model text, and a search for \"lorem ipsum\" will uncover many websites still in their infancy. Various verions have evolved over the years,sometimes by accident.<h5><strong>Feugiat Cursus</strong>Senior Manager</h5></div><div class=\"eight columns team-col\"><img src=\"http://localhost/flaton/wp-content/uploads/2014/04/team-mem2.gif\" alt=\"\" /><p>Many desktop publishing packages and we page editors now use Lorem Ipsum as their default model text, and a search for \"lorem ipsum\" will uncover many websites still in their infancy. Various verions have evolved over the years,sometimes by accident.<h5><strong>Kelly Clarkson</strong>Art Director</h5></div><div class=\"eight columns team-col\"><img src=\"http://localhost/flaton/wp-content/uploads/2014/04/team-mem3.gif\" alt=\"\" /><p>Many desktop publishing packages and we page editors now use Lorem Ipsum as their default model text, and a search for \"lorem ipsum\" will uncover many websites still in their infancy. Various verions have evolved over the years,sometimes by accident.<h5><strong>Chris Pontius</strong>Designer</h5></div><div class=\"eight columns team-col\"><img src=\"http://localhost/flaton/wp-content/uploads/2014/04/team-mem4.gif\" alt=\"\" /><p>Many desktop publishing packages and we page editors now use Lorem Ipsum as their default model text, and a search for \"lorem ipsum\" will uncover many websites still in their infancy. Various verions have evolved over the years,sometimes by accident.<h5><strong>Bom Margera</strong>Code Ninja</h5></div><br class=\"clear\" />\";s:8:\"features\";s:507:\"<h2>Why Choose FlatOn</h2><p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced blow for those interested. Sections 1.10.32 and 1.10.33 from \"De Finibus Bonorum et Malorum\" by Cicero are also reproduced in their Exact original form, accompanied. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipusm has been the industry\'s standard dummy text ever since the...</p><p class=\"btn-more\"><a href=\"http://www.webulousthemes.com/?add-to-cart=23\">Buy Now</a></p>\";s:13:\"skill-heading\";s:10:\"Our Skills\";s:7:\"skill-1\";s:10:\"Web Design\";s:12:\"percentage-1\";s:2:\"80\";s:12:\"skill-icon-1\";s:10:\"fa fa-bell\";s:7:\"skill-2\";s:10:\"Management\";s:12:\"percentage-2\";s:2:\"60\";s:12:\"skill-icon-2\";s:12:\"fa fa-camera\";s:7:\"skill-3\";s:6:\"Design\";s:12:\"percentage-3\";s:2:\"90\";s:12:\"skill-icon-3\";s:13:\"fa fa-recycle\";s:7:\"skill-4\";s:14:\"HTML & CSS\";s:12:\"percentage-4\";s:2:\"50\";s:12:\"skill-icon-4\";s:10:\"fa fa-user\";s:7:\"skill-5\";s:9:\"WordPress\";s:12:\"percentage-5\";s:2:\"80\";s:12:\"skill-icon-5\";s:18:\"fa fa-video-camera\";s:10:\"extra-info\";s:624:\"<h2>Top Features</h2><img src=\"http://localhost/flaton/wp-content/uploads/2013/03/soworthloving-wallpaper-300x187.jpg\" alt=\"\" class=\"alignleft\" /><h5><strong>Lorem ipsum dolor sit amet</strong></h5><p>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.</p><p class=\"btn-more\"><a href=\"http://www.webulousthemes.com/?add-to-cart=23\">Buy Now</a></p>\";s:15:\"homepage_blocks\";a:2:{s:7:\"enabled\";a:7:{s:7:\"placebo\";s:7:\"placebo\";s:6:\"slider\";s:6:\"Slider\";s:8:\"services\";s:8:\"Services\";s:4:\"team\";s:12:\"Team Members\";s:8:\"features\";s:17:\"Why Us and Skills\";s:10:\"extra-info\";s:40:\"Additioanl Section for Extra information\";s:12:\"recent_posts\";s:12:\"Recent Posts\";}s:8:\"disabled\";a:2:{s:7:\"placebo\";s:7:\"placebo\";s:7:\"default\";s:15:\"Default content\";}}s:16:\"home-pagebuilder\";i:0;s:14:\"featured-image\";i:0;s:21:\"single-featured-image\";i:0;s:15:\"show-author-bio\";i:0;s:19:\"show-social-sharing\";i:0;s:18:\"show-related-posts\";i:0;s:13:\"show-comments\";i:1;s:14:\"show-post-meta\";i:1;s:14:\"excerpt-length\";i:100;s:15:\"ss_box_facebook\";i:0;s:14:\"ss_box_twitter\";i:0;s:15:\"ss_box_linkedin\";i:0;s:17:\"ss_box_googleplus\";i:0;s:12:\"ss_box_email\";i:0;s:20:\"flexslider_animation\";s:1:\"1\";s:26:\"flexslider_slide_direction\";s:1:\"1\";s:26:\"flexslider_slideshow_speed\";s:4:\"7000\";s:26:\"flexslider_animation_speed\";s:3:\"600\";s:20:\"flexslider_slideshow\";i:0;s:24:\"flexslider_smooth_height\";i:0;s:24:\"flexslider_direction_nav\";i:0;s:22:\"flexslider_control_nav\";i:0;s:23:\"flexslider_keyboard_nav\";i:0;s:25:\"flexslider_mousewheel_nav\";i:0;s:20:\"flexslider_pauseplay\";i:0;s:20:\"flexslider_randomize\";i:0;s:25:\"flexslider_animation_loop\";i:0;s:26:\"flexslider_pause_on_action\";i:0;s:25:\"flexslider_pause_on_hover\";i:0;s:20:\"flexslider_prev_text\";s:8:\"Previous\";s:20:\"flexslider_next_text\";s:4:\"Next\";s:20:\"flexslider_play_text\";s:4:\"Play\";s:21:\"flexslider_pause_text\";s:5:\"Pause\";s:14:\"lightbox_theme\";s:1:\"1\";s:24:\"lightbox_animation_speed\";s:1:\"1\";s:18:\"lightbox_slideshow\";s:4:\"5000\";s:27:\"lightbox_autoplay_slideshow\";i:0;s:16:\"lightbox_opacity\";s:3:\"0.7\";s:19:\"lightbox_show_title\";i:1;s:24:\"lightbox_overlay_gallery\";i:1;s:21:\"lightbox_social_tools\";i:1;s:17:\"custom-typography\";i:0;s:14:\"opt-link-color\";a:4:{s:7:\"regular\";s:7:\"#ff4200\";s:5:\"hover\";s:7:\"#ff4200\";s:6:\"active\";s:7:\"#ff4200\";s:7:\"visited\";s:7:\"#ff4200\";}s:16:\"dummy-typography\";a:2:{s:11:\"font-family\";s:4:\"Abel\";s:9:\"font-size\";s:4:\"24px\";}s:13:\"bd-typography\";a:6:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:3:\"1.4\";}s:14:\"nav-typography\";a:5:{s:5:\"color\";s:7:\"#ffffff\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:6:\"Roboto\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"14px\";}s:13:\"h1-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:6:\"47.6px\";}s:13:\"h2-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:6:\"30.8px\";}s:13:\"h3-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:6:\"23.8px\";}s:13:\"h4-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:4:\"21px\";}s:13:\"h5-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:6:\"18.2px\";}s:13:\"h6-typography\";a:5:{s:5:\"color\";s:4:\"#333\";s:10:\"font-style\";s:3:\"400\";s:11:\"font-family\";s:10:\"Bree Serif\";s:6:\"google\";b:1;s:9:\"font-size\";s:6:\"16.1px\";}}','yes'),(2026,'flaton-transients','a:3:{s:14:\"changed_values\";a:2:{s:8:\"last_tab\";s:1:\"0\";s:21:\"single-featured-image\";s:1:\"1\";}s:9:\"last_save\";i:1479388221;s:13:\"last_compiler\";i:1458159934;}','yes'),(2772,'widget_powr_event_slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2779,'powr_token','8onT9JJxxa1457613672','yes'),(2887,'newsletter_emails_theme_cta-2015','a:1:{s:11:\"theme_color\";s:0:\"\";}','no'),(3009,'tribe_events_cat_children','a:0:{}','yes'),(3644,'_site_transient_timeout_browser_8c532e6bb74549319a2f5cc6aea6c283','1458758234','yes'),(3645,'_site_transient_browser_8c532e6bb74549319a2f5cc6aea6c283','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"44.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(3728,'r_notice_data','{\"type\":\"redux-message\",\"title\":\"<strong>Redux Framework: New extension: Option Panel Ad Remover!<\\/strong><br\\/>\",\"message\":\"Interested in removing this notice? Or removing the advertisements in the options panel during development? Need to remove the Redux News dashboard widget? We now offer an extension to hide all three! <a href=\\\"https:\\/\\/reduxframework.com\\/extension\\/ad-remover\\/\\\">Check it out!<\\/a>\",\"color\":\"rgba(0,162,227,1)\"}','yes'),(3729,'redux_blast','1458156526','yes'),(3935,'_transient_timeout_tribe_plugin_upgrade_notice-b57eff96','1458270999','no'),(3936,'_transient_tribe_plugin_upgrade_notice-b57eff96','','no'),(3957,'soliloquy_upgrade','1','yes'),(4125,'_transient_timeout__sol_cache_870','1458248701','no'),(4126,'_transient__sol_cache_870','a:3:{s:2:\"id\";i:870;s:6:\"slider\";a:1:{i:871;a:8:{s:6:\"status\";s:6:\"active\";s:3:\"src\";s:66:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1.jpg\";s:5:\"title\";s:8:\"DSC_3769\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:8:\"DSC_3769\";s:7:\"caption\";s:29:\"Director inspecting equipment\";s:4:\"type\";s:5:\"image\";s:7:\"linktab\";i:0;}}s:6:\"config\";a:14:{s:4:\"type\";s:7:\"default\";s:12:\"slider_theme\";s:4:\"base\";s:12:\"slider_width\";i:2090;s:13:\"slider_height\";i:800;s:10:\"transition\";s:4:\"fade\";s:8:\"duration\";i:5000;s:5:\"speed\";i:400;s:6:\"gutter\";i:5;s:6:\"slider\";i:1;s:9:\"aria_live\";s:6:\"polite\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:5:\"title\";s:11:\"Home Slider\";s:4:\"slug\";s:11:\"home-slider\";s:3:\"rtl\";i:0;}}','no'),(4132,'_transient_timeout__sol_cache_all','1458248766','no'),(4133,'_transient__sol_cache_all','a:1:{i:0;a:3:{s:2:\"id\";i:870;s:6:\"slider\";a:1:{i:871;a:8:{s:6:\"status\";s:6:\"active\";s:3:\"src\";s:66:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1.jpg\";s:5:\"title\";s:8:\"DSC_3769\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:8:\"DSC_3769\";s:7:\"caption\";s:29:\"Director inspecting equipment\";s:4:\"type\";s:5:\"image\";s:7:\"linktab\";i:0;}}s:6:\"config\";a:14:{s:4:\"type\";s:7:\"default\";s:12:\"slider_theme\";s:4:\"base\";s:12:\"slider_width\";i:2090;s:13:\"slider_height\";i:800;s:10:\"transition\";s:4:\"fade\";s:8:\"duration\";i:5000;s:5:\"speed\";i:400;s:6:\"gutter\";i:5;s:6:\"slider\";i:1;s:9:\"aria_live\";s:6:\"polite\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:5:\"title\";s:11:\"Home Slider\";s:4:\"slug\";s:11:\"home-slider\";s:3:\"rtl\";i:0;}}}','no'),(4301,'widget_huge_it_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4433,'masterslider_db_version','1.03','yes'),(4434,'masterslider_capabilities_added','1','yes'),(4435,'widget_master-slider-main-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4437,'msp_general_setting','','yes'),(4438,'msp_advanced','','yes'),(4439,'upgrade_to_pro','','yes'),(4440,'masterslider_lite_plugin_version','2.7.1','yes'),(4689,'widget_extended-featured-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5579,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1458195314','yes'),(5580,'_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:\"5762\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3580\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3548\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"3046\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2757\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"2281\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"2190\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"2045\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"1999\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"1968\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"1959\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1915\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1828\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1641\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1539\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:4:\"1532\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1509\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1338\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1281\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1276\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1178\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:4:\"1080\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:4:\"1055\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"996\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"950\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:3:\"922\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"907\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"892\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"889\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"878\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"878\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"822\";}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";s:3:\"784\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"778\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"759\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"743\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"737\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"736\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"735\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"732\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"727\";}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:\"726\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"687\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"681\";}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";s:3:\"671\";}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";s:3:\"671\";}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";s:3:\"670\";}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"CSS\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";s:3:\"661\";}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";s:3:\"648\";}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";s:3:\"630\";}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";s:3:\"629\";}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";s:3:\"626\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"609\";}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";s:3:\"602\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"591\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"585\";}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";s:3:\"585\";}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";s:3:\"585\";}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";s:3:\"584\";}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";s:3:\"570\";}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";s:3:\"562\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"558\";}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";s:3:\"548\";}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";s:3:\"540\";}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";s:3:\"537\";}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";s:3:\"526\";}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";s:3:\"517\";}s:7:\"picture\";a:3:{s:4:\"name\";s:7:\"picture\";s:4:\"slug\";s:7:\"picture\";s:5:\"count\";s:3:\"507\";}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";s:3:\"502\";}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";s:3:\"501\";}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";s:3:\"491\";}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";s:3:\"489\";}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:\"486\";}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:\"484\";}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";s:3:\"466\";}s:8:\"pictures\";a:3:{s:4:\"name\";s:8:\"pictures\";s:4:\"slug\";s:8:\"pictures\";s:5:\"count\";s:3:\"452\";}s:4:\"shop\";a:3:{s:4:\"name\";s:4:\"shop\";s:4:\"slug\";s:4:\"shop\";s:5:\"count\";s:3:\"438\";}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";s:3:\"436\";}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";s:3:\"436\";}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";s:3:\"435\";}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";s:3:\"434\";}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";s:3:\"428\";}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";s:3:\"422\";}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";s:3:\"419\";}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";s:3:\"414\";}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"News\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";s:3:\"404\";}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";s:3:\"404\";}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";s:3:\"402\";}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";s:3:\"402\";}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";s:3:\"398\";}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";s:3:\"397\";}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";s:3:\"394\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:9:\"thumbnail\";s:4:\"slug\";s:9:\"thumbnail\";s:5:\"count\";s:3:\"390\";}s:4:\"text\";a:3:{s:4:\"name\";s:4:\"text\";s:4:\"slug\";s:4:\"text\";s:5:\"count\";s:3:\"388\";}s:6:\"upload\";a:3:{s:4:\"name\";s:6:\"upload\";s:4:\"slug\";s:6:\"upload\";s:5:\"count\";s:3:\"386\";}s:7:\"sharing\";a:3:{s:4:\"name\";s:7:\"sharing\";s:4:\"slug\";s:7:\"sharing\";s:5:\"count\";s:3:\"384\";}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";s:3:\"384\";}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";s:3:\"384\";}s:9:\"automatic\";a:3:{s:4:\"name\";s:9:\"automatic\";s:4:\"slug\";s:9:\"automatic\";s:5:\"count\";s:3:\"381\";}s:6:\"paypal\";a:3:{s:4:\"name\";s:6:\"paypal\";s:4:\"slug\";s:6:\"paypal\";s:5:\"count\";s:3:\"381\";}}','yes'),(5587,'wpgmza_xml_location','{uploads_dir}/wp-google-maps/','yes'),(5588,'wpgmza_xml_url','{uploads_url}/wp-google-maps/','yes'),(5589,'wpgmza_db_version','6.3.05','yes'),(5590,'wpgmaps_current_version','6.3.05','yes'),(5591,'widget_wpgmza_map_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(5592,'WPGMZA_OTHER_SETTINGS','a:1:{s:27:\"wpgmza_settings_marker_pull\";s:1:\"0\";}','yes'),(5596,'WPGMZA_FIRST_TIME','6.3.05','yes'),(5607,'wpgmza_stats','a:2:{s:15:\"list_maps_basic\";a:3:{s:5:\"views\";i:1;s:13:\"last_accessed\";s:19:\"2016-03-17 03:18:25\";s:14:\"first_accessed\";s:19:\"2016-03-17 03:18:25\";}s:9:\"dashboard\";a:3:{s:5:\"views\";i:2;s:13:\"last_accessed\";s:19:\"2016-03-17 03:22:07\";s:14:\"first_accessed\";s:19:\"2016-03-17 03:18:41\";}}','yes'),(5618,'WPGMZA_SETTINGS','a:10:{s:24:\"map_default_starting_lat\";s:19:\"-0.5622889036943903\";s:24:\"map_default_starting_lng\";s:16:\"37.0497895045869\";s:18:\"map_default_height\";s:3:\"400\";s:17:\"map_default_width\";s:3:\"100\";s:16:\"map_default_zoom\";i:16;s:20:\"map_default_max_zoom\";i:1;s:16:\"map_default_type\";i:1;s:21:\"map_default_alignment\";i:1;s:22:\"map_default_width_type\";s:2:\"\\%\";s:23:\"map_default_height_type\";s:2:\"px\";}','yes'),(6545,'_site_transient_timeout_browser_34f676f9c342b94e657bdc22b061ef1c','1479993021','yes'),(6546,'_site_transient_browser_34f676f9c342b94e657bdc22b061ef1c','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;}','yes'),(6547,'_transient_timeout_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1479431424','no'),(6548,'_transient_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','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:19:\"The Events Calendar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://theeventscalendar.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:47:\"WordPress event plugins for people who kick ass\";s: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, 17 Nov 2016 12:17:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"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: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:88:\"Maintenance Release: The Events Calendar 4.3.3, Event Tickets 4.3.3, and Premium Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-3-event-tickets-4-3-3-premium-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Nov 2016 16:49: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:2:{i:0;a:5:{s:4:\"data\";s:8:\"Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1192904\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:718:\"<p>Today we’re happy to announce the third Maintenance Release of the 4.3 release cycle. Maintenance Releases are smaller updates between major updates that are mostly comprised of bug fixes, tweaks, and small but meaningful improvements. To see all of the changes included this Maintenance Release, check out the changelogs for all updated plugins below: The…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-3-event-tickets-4-3-3-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.3, Event Tickets 4.3.3, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:4757:\"<p>Today we’re happy to announce the third Maintenance Release of the 4.3 release cycle. <a href=\"https://theeventscalendar.com/release-schedule/\" target=\"_blank\">Maintenance Releases</a> are smaller updates between major updates that are mostly comprised of bug fixes, tweaks, and small but meaningful improvements.</p>\n<p>To see all of the changes included this Maintenance Release, check out the changelogs for all updated plugins below:</p>\n<ul>\n<li><a href=\"#tec\">The Events Calendar 4.3.3</a></li>\n<li><a href=\"#ecp\">Events Calendar Pro 4.3.3</a></li>\n<li><a href=\"#fb\">Filter Bar 4.3.3</a></li>\n<li><a href=\"#et\">Event Tickets 4.3.2</a></li>\n<li><a href=\"#etp\">Event Tickets Plus 4.3.2</a></li>\n<li><a href=\"#not-updated\">Not Updated This Release</a></li>\n</ul>\n<hr />\n<h3 id=\"tec\">The Events Calendar 4.3.3</h3>\n<ul>\n<li><strong>Feature</strong> — Added Tribe Extension class and loader to make small add-ons easier to build.</li>\n<li><strong>Fix</strong> — Ordering of events on Month View days is working as expected again.</li>\n<li><strong>Fix</strong> — Enable ampersand character in mobile Month View titles (thanks @kate for the report of this).</li>\n<li><strong>Fix</strong> — Prevent erroneous notices for Event Aggregator license checking.</li>\n<li><strong>Fix</strong> — Mismatched text domains are resolved; important for translations (props to @Hans).</li>\n<li><strong>Fix</strong> — Sticky on Month View is working as expect again.</li>\n<li><strong>Fix</strong> — Prevent HTTPS websites from attempting to load plugin assets over HTTP.</li>\n<li><strong>Fix</strong> — On <kbd>WP_Query</kbd> we no longer overwrite custom <kbd>post__not_in</kbd> params.</li>\n</ul>\n<hr />\n<h3 id=\"ecp\">Events Calendar Pro 4.3.3</h3>\n<ul>\n<li><strong>Fix</strong> — Fresh installs now have fully functional Week, Photo, and Map View permalinks.</li>\n<li><strong>Fix</strong> — The category filter on the <kbd>[tribe_events]</kbd> shortcode is now fully functional.</li>\n<li><strong>Fix</strong> — Widgets selector for term filtering is working again for new widgets.</li>\n<li><strong>Fix</strong> — Resolve issues with private recurring events’ sample permalinks and visibility for their /all/ pages (thanks @brian for reporting this one in the forums).</li>\n<li><strong>Fix</strong> — Ensure support for the ampersand character in mobile Week View titles (thanks @kate for this report).</li>\n</ul>\n<hr />\n<h3 id=\"fb\">Filter Bar 4.3.3</h3>\n<ul>\n<li><strong>Fix</strong> — Vertical layout for filters is working as expected, not expanding to 100% width anymore.</li>\n<li><strong>Fix</strong> — Fixed an issue where Private Browsing on Safari (both OSX and iOS) would cause JavaScript fatal errors.</li>\n</ul>\n<hr />\n<h3 id=\"et\">Event Tickets 4.3.3</h3>\n<ul>\n<li><strong>Feature</strong> — Added Tribe Extension class and loader to make small add-ons easier to build.</li>\n<li><strong>Fix</strong> — Prevent HTTPS websites from attempting to load plugin assets over HTTP.</li>\n</ul>\n<hr />\n<h3 id=\"etp\">Event Tickets Plus 4.3.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_woo_get_ticket</kbd> for better ticket control on WooCommerce (props to @helgatheviking).</li>\n<li><strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_edd_get_ticket</kbd> for better ticket control on EDD (props to @helgatheviking).</li>\n<li><strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_shopp_get_ticket</kbd> for better ticket control on Shopp (props to @helgatheviking).</li>\n<li><strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_wpec_get_ticket</kbd> for better ticket control on WPEC (props to @helgatheviking).</li>\n</ul>\n<hr />\n<h3 id=\"not-updated\">Not Updated This Release</h3>\n<p>The following plugins have <em>not</em> been updated this release and will remain at the version numbers specified here:</p>\n<ul>\n<li>Eventbrite Tickets 4.3.1</li>\n<li>Advanced Post Manager 4.3.1</li>\n<li>Community Events 4.3.1</li>\n<li>Community Tickets 4.3.1</li>\n<li>GigPress 2.3.17</li>\n<li>iCal Importer 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n<li>Facebook Importer 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-3-event-tickets-4-3-3-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.3, Event Tickets 4.3.3, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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:1;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Holiday Calendar Maintenance Tips\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://theeventscalendar.com/holiday-calendar-maintenance-tips/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 22:52: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:4:{i:0;a:5:{s:4:\"data\";s:8:\"Articles\";s: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:\"calendar\";s: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:11:\"maintenance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"tips\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1189930\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:631:\"<p>The holiday season is jam-packed with events, which means your site’s calendar is about to get extra busy. To help you prepare your WordPress site for higher traffic volumes, we’ve pulled together some helpful housekeeping tips. Holiday Calendar Maintenance Tips Backup Your Site Hopefully, you’re already doing this regularly. If not, do it now. The rest…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/holiday-calendar-maintenance-tips/\">Holiday Calendar Maintenance Tips</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jen Jamar\";s: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:7362:\"<p>The holiday season is jam-packed with events, which means your site’s calendar is about to get extra busy. To help you prepare your WordPress site for higher traffic volumes, we’ve pulled together some helpful housekeeping tips.</p>\n<h2>Holiday Calendar Maintenance Tips</h2>\n<h3>Backup Your Site</h3>\n<p>Hopefully, you’re already doing this regularly. If not, do it now. The rest of this post can wait. (Really, it’s THAT important.)</p>\n<p>In the event something goes wrong over the holidays, a complete backup of your site will help ensure you’re able to get back up & running so you don’t miss out on traffic or sales.</p>\n<p>There are a few different options to <a href=\"https://theeventscalendar.com/options-to-create-a-wordpress-backup-database/\">create a backup database</a>. No matter which you choose, you’ll want to follow the rule of thumb to keep more than one backup, each stored in a different location. This way, if one backup file is compromised, you still have an alternate to use if you need to restore your site.</p>\n<h3>Make Sure Plugins & Themes Are Up To Date</h3>\n<p>In addition to updates for WordPress itself, it’s important to keep your plugins and themes up-to-date. Updates provide important security and functionality improvements, so it’s recommended you always run the current version available for your plugins and themes.</p>\n<p>There are two ways to keep track of available updates:</p>\n<ul>\n<li><a href=\"https://theeventscalendar.com/knowledgebase/automatic-updates/\">Automatic Update Alerts</a> – Notifies you of available updates within your WordPress dashboard</li>\n<li><a href=\"https://theeventscalendar.com/knowledgebase/manual-updates/\">Manual Updates</a> – Useful when your server configuration doesn’t allow automatic updates</li>\n</ul>\n<p>That said, not all updates are created equal and there is always a chance an update could cause something to go wonky on your site. For this reason, it’s important to test updates on a development or staging site before rolling them out to your live site.</p>\n<h3>Find & Fix 404 Errors</h3>\n<p>Users and Google alike are disappointed when they hit broken links on your site. Google and Bing both provide free tools to check your site for errors.</p>\n<ul>\n<li><a href=\"https://www.google.com/webmasters/tools/home\">Google Search Console</a> > Crawl > Crawl Errors</li>\n<li><a href=\"http://www.bing.com/toolbox/webmaster\">Bing Webmaster Tools</a> > Reports & Data > Crawl Information</li>\n</ul>\n<p>If you’re seeing errors specific to your event listings, we’ve got a <a href=\"https://theeventscalendar.com/knowledgebase/fixing-http-404-errors/\">handy knowledgebase guide</a> to help you fix HTTP 404 errors. For more detailed instructions on fixing 404 errors, including ways to search for broken images on your site, check out <a href=\"https://yoast.com/404-error-pages-checking/\">Yoast’s article on website maintenance</a>.</p>\n<h3>Add/Update Important Information</h3>\n<p>It’s easy to overlook adding important information to your calendar during the holiday season because we don’t necessarily think of certain things as “events” in the traditional sense.</p>\n<ul>\n<li>Special sale days and promotions</li>\n<li>Upcoming deadlines or shipping cutoffs</li>\n<li>Extended holiday hours, customer service hours, or closures outside the norm</li>\n</ul>\n<p>Want to expand your calendar beyond your own events? We’ve made it super easy to import events from other websites with <a href=\"https://theeventscalendar.com/product/event-aggregator/\">our new Event Aggregator service</a> that supports imports from Facebook, Meetup.com, Google calendars, iCal, ICS, and CSV.</p>\n<p>Don’t forget to look ahead beyond the holidays while you’re adding and updating information. Once the holiday season has ended, your visitors will want to see what’s coming next on your calendar.</p>\n<h3>Prepare for More Traffic</h3>\n<p>Whether you anticipate more traffic this season or are planning ahead for your 2017 growth goals, now is the time to put scaling measures in place so your calendar can keep pace with your visitors’ demands.</p>\n<ul>\n<li><strong>Clean Up Old Events</strong> – From a pure volume perspective, the more events you have, the more resources your site needs to display all of them. That’s why periodic cleanup is important, especially if you have lots of recurring events. With <a href=\"https://theeventscalendar.com/product/wordpress-events-calendar-pro/\">Events Calendar PRO</a>, you should periodically review your recurring events cleanup settings to see if they need any adjustments. (You can find this under Events > Settings > General)</li>\n<li><strong>Improve Performance</strong> – Already have loads of events on your site? You can find <a href=\"https://theeventscalendar.com/knowledgebase/performance-considerations/\">useful tips for improving performance & load times here</a>.</li>\n<li><strong>Make It Easy</strong> – Take advantage of our included filters and views to make it super easy for site visitors to find exactly what they’re looking for on your calendar. For brick & mortar stores, you might want to use the <a href=\"https://theeventscalendar.com/knowledgebase/configuring-the-this-week-widget/\">This Week widget</a> to display special holiday shopping hours. Specific views can be embedded into posts and pages using <a href=\"https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/\">the [tribe_events] shortcode</a>.</li>\n</ul>\n<h3>Spiff Up Your Calendar</h3>\n<p>Even if you don’t know code, you can spiff up your calendar with a few easy visual updates.</p>\n<ul>\n<li><strong>Add or Change Colors</strong> – You can change the primary colors of your calendar without needing to write CSS with our <a href=\"https://theeventscalendar.com/knowledgebase/pro-color-customizer/\">built-in Color Customizer</a>.</li>\n<li><strong>Add Images to Events</strong> – Images add major visual interest to your calendar. Besides displaying on individual event pages, <a href=\"https://theeventscalendar.com/knowledgebase/featured-images/\">featured images</a> can be <a href=\"https://theeventscalendar.com/knowledgebase/adding-featured-images-to-month-view/\">added to Month View</a>, and thumbnail images can be <a href=\"https://theeventscalendar.com/knowledgebase/add-thumbnails-to-upcoming-events-list-widget/\">added to the upcoming events List Widget</a>.</li>\n</ul>\n<p>If you do know CSS, our <a href=\"https://theeventscalendar.com/knowledgebase/changing-fonts-and-colours/\">tutorial for basic font and color changes</a> is also a handy resource.</p>\n<h3>And Remember, We’re Here to Help</h3>\n<p>If you run into any questions as you get your events calendar ready for the holidays, hit us up on <a href=\"https://theeventscalendar.com/support-forums/\">our support forums</a>. We’ll do our best to try to help you out.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/holiday-calendar-maintenance-tips/\">Holiday Calendar Maintenance Tips</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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:88:\"Maintenance Release: The Events Calendar 4.3.2, Event Tickets 4.3.2, and Premium Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Nov 2016 21:21:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1186344\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:719:\"<p>Today we’re happy to announce the second Maintenance Release of the 4.3 release cycle. Maintenance Releases are smaller updates between major updates that are mostly comprised of bug fixes, tweaks, and small but meaningful improvements. To see all of the changes included this Maintenance Release, check out the changelogs for all updated plugins below: The…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.2, Event Tickets 4.3.2, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:5517:\"<p>Today we’re happy to announce the second Maintenance Release of the 4.3 release cycle. <a href=\"https://theeventscalendar.com/release-schedule/\" target=\"_blank\">Maintenance Releases</a> are smaller updates between major updates that are mostly comprised of bug fixes, tweaks, and small but meaningful improvements.</p>\n<p>To see all of the changes included this Maintenance Release, check out the changelogs for all updated plugins below:</p>\n<ul>\n<li><a href=\"#tec\">The Events Calendar 4.3.2</a></li>\n<li><a href=\"#ecp\">Events Calendar Pro 4.3.2</a></li>\n<li><a href=\"#fb\">Filter Bar 4.3.2</a></li>\n<li><a href=\"#et\">Event Tickets 4.3.2</a></li>\n<li><a href=\"#etp\">Event Tickets Plus 4.3.2</a></li>\n<li><a href=\"#not-updated\">Not Updated This Release</a></li>\n</ul>\n<hr />\n<h3 id=\"tec\">The Events Calendar 4.3.2</h3>\n<p><strong>Fix</strong> — Fixed an issue where the text in the location search field was URL-encoded when using the back or forward button for navigation.<br />\n<strong>Fix</strong> — Aggregator errors will not show more than once daily as comments (thanks to @Jacob for reporting this in the forums).<br />\n<strong>Fix</strong> — Event Aggregator ICS default configuration is now being selected correctly.<br />\n<strong>Fix</strong> — Instances of the [tribe_events] shortcode month view will now display tooltips correctly.<br />\n<strong>Fix</strong> — Avoid loading the Select2 JavaScript library twice when Advanced Custom Fields is activated (props to forum user @ryan for the initial report of this).<br />\n<strong>Fix</strong> — Avoid errors and notices on calendar page when X Theme and WPML plugins are active (thanks to forum user @ingrid for reporting this one).</p>\n<hr />\n<h3 id=\"ecp\">Events Calendar Pro 4.3.2</h3>\n<p><strong>Fix</strong> — Prevent notices on wp-login.php page from Customizer-related code.<br />\n<strong>Fix</strong> — Now tooltips are showing on week view for the [tribe_events] shortcode (thanks to forum user @jacob for reporting this).<br />\n<strong>Fix</strong> — Make the “Find out more” string in the mobile week view translatable (thanks to user @saloni for highlighting this in our forums).<br />\n<strong>Fix</strong> — Changes to ensure valid HTML is output from the single venue page (thanks to forum user @Reinhard for reporting this).</p>\n<hr />\n<h3 id=\"fb\">Filter Bar 4.3.2</h3>\n<p><strong>Fix</strong> — Prevent encoding problems for input fields when using browser actions.<br />\n<strong>Fix</strong> — Fixed a bug where the Filter Bar content obscured text in mobile view (thanks to forum user @jesse for reporting this one).</p>\n<hr />\n<h3 id=\"et\">Event Tickets 4.3.2</h3>\n<p><strong>Tweak</strong> — Include more edited data on the <kbd>edit-ticket.tribe</kbd> action in Event Tickets’ JavaScript.</p>\n<hr />\n<h3 id=\"etp\">Event Tickets Plus 4.3.2</h3>\n<p><strong>Tweak</strong> — Included a new filter <kbd>tribe_events_wootickets_ticket_price_html</kbd> to allow control over price HTML for WooCommerce (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Included a new filter <kbd>eddtickets_ticket_price_html</kbd> to allow control over Price HTML for EDD (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Included a new filter <kbd>wpectickets_ticket_price_html</kbd> to allow control over Price HTML for WPEC (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Included a new filter <kbd>shopptickets_ticket_price_html</kbd> to allow control over Price HTML for Shopp (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Now WooCommerce Attendees and the Orders are linked via a Metabox (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_woo_cart_class</kbd> to allow Classes customization for the tickets form on Woo (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Tweak</strong> — Included a new filter <kbd>tribe_events_tickets_woo_quantity_column_class</kbd> to allow Classes customization for the tickets price column on Woo (props to forum user @helgatheviking for inspiring this idea).<br />\n<strong>Fix</strong> — Hide on Attendees List does not show if option checked in admin for EDD, WPEC, and Shopp tickets.<br />\n<strong>Fix</strong> — Enable custom meta in all ticket emails.</p>\n<hr />\n<h3 id=\"not-updated\">Not Updated This Release</h3>\n<p>The following plugins have <em>not</em> been updated this release and will remain at the version numbers specified here:</p>\n<ul>\n<li>Eventbrite Tickets 4.3.1</li>\n<li>Advanced Post Manager 4.3.1</li>\n<li>Community Events 4.3.1</li>\n<li>Community Tickets 4.3.1</li>\n<li>GigPress 2.3.17</li>\n<li>iCal Importer 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n<li>Facebook Importer 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.2, Event Tickets 4.3.2, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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: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:43:\"Hotfix Release: Events Calendar PRO 4.3.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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://theeventscalendar.com/hotfix-release-events-calendar-pro-4-3-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Oct 2016 18:37:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1180803\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:585:\"<p>We’ve just released an update to Events Calendar PRO to address an issue encountered by users of Events Calendar PRO 4.3.1 on sites whose servers are using versions of PHP around 5.4 and older. This issue unfortunately caused fatal errors for a number of users. We published this fix as soon as we could and…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-events-calendar-pro-4-3-1-1/\">Hotfix Release: Events Calendar PRO 4.3.1.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:3107:\"<p>We’ve just released an update to Events Calendar PRO to address an issue encountered by users of Events Calendar PRO 4.3.1 on sites whose servers are using versions of PHP around 5.4 and older.</p>\n<p>This issue unfortunately caused fatal errors for a number of users. We published this fix as soon as we could and are pleased to confirm that it should wholly resolve those fatal errors.</p>\n<p><strong>Events Calendar PRO 4.3.1.1</strong> is now available to download. If you have automatic updates enabled, then you should be seeing a notification in your WordPress dashboard soon. Otherwise, you can grab the download anytime by logging into this site with your account and navigating to <a href=\"http://theeventscalendar.com/my-account/downloads\" target=\"_blank\">the My Account → Downloads screen</a> to download and <a href=\"https://theeventscalendar.com/knowledgebase/manual-updates/\" target=\"_blank\">manually install</a> the update.</p>\n<p>A big thank you to the users who reported this issue in the <a href=\"https://theeventscalendar.com/support/\" target=\"_blank\">support forums</a>—especially to customer <a href=\"https://theeventscalendar.com/support/forums/users/hrbideas/\" target=\"_blank\">@hrbideas</a> in the forums (also known as AMPERAGE), who posted a code solution to this fatal error to numerous other customers in the forums reporting this problem. What a mensch!</p>\n<hr />\n<h3>A Word on PHP Versions</h3>\n<p>We are committed to supporting the same versions of PHP that WordPress itself supports, which at this time includes versions of PHP as old as version 5.2.4.</p>\n<p>It’s in these older, mostly-5.2.x versions of PHP that the fatal error this hotfix addresses arose. (Though it <em>did</em> arise on sites using 5.3.x and 5.4.x, too!)</p>\n<p>While, as noted, we’re committed to supporting these legacy versions of PHP, we highly encourage you to update the version of PHP on your server to PHP 5.6 or higher. Your site’s security and performance will benefit greatly from using more up-to-date versions of PHP.</p>\n<p>If you’re able to upgrade PHP on your server yourself, we encourage you to do so; if you are <em>not</eM> able to upgrade PHP versions on your server, contact your web host with a request for a higher version of PHP. They may be able to help. You can use a message like this one to submit to their support team:</p>\n<pre>\r\nI\'m interested in running the open-source WordPress <https://wordpress.org/> web software and I was wondering if my account could be upgraded to use the following:\r\n\r\n• PHP 5.6 or greater\r\n• MySQL 5.6 or greater\r\n• The mod_rewrite Apache module\r\n\r\n\r\nThanks!</pre>\n<p>You can read more about requirements and recommendations for running WordPress effectively <a href=\"https://wordpress.org/about/requirements/\" target=\"_blank\">here</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-events-calendar-pro-4-3-1-1/\">Hotfix Release: Events Calendar PRO 4.3.1.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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:4;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:92:\"Maintenance Release: The Events Calendar 4.3.1.1, Event Tickets 4.3.1.1, and Premium Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-1-1-event-tickets-4-3-1-1-premium-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Oct 2016 22:43: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:2:{i:0;a:5:{s:4:\"data\";s:8:\"Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1178828\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:717:\"<p>Last week we published major releases to The Events Calendar, Event Tickets, and their premium add-ons. We also launched a new product, Event Aggregator. Hot on the heels of those releases, today we’re happy to announce the first Maintenance Release of the 4.3 release cycle. Maintenance Releases are smaller updates between major updates that are…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-1-1-event-tickets-4-3-1-1-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.1.1, Event Tickets 4.3.1.1, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:5755:\"<p>Last week <a href=\"https://theeventscalendar.com/release-events-calendar-4-3-event-aggregator-premium-add-ons/\" target=\"_blank\">we published major releases</a> to The Events Calendar, Event Tickets, and their premium add-ons. We also launched a new product, <a href=\"https://theeventscalendar.com/product/event-aggregator/\" target=\"_blank\">Event Aggregator</a>.</p>\n<p>Hot on the heels of those releases, today we’re happy to announce the first Maintenance Release of the 4.3 release cycle. Maintenance Releases are smaller updates between major updates that are mostly comprised of bug fixes, tweaks, and small but meaningful improvements.</p>\n<p>To see all of the changes included this Maintenance Release, check out the changelogs for all updated plugins below:</p>\n<ul>\n<li><a href=\"#tec\">The Events Calendar 4.3.1.1</a></li>\n<li><a href=\"#ecp\">Events Calendar Pro 4.3.1</a></li>\n<li><a href=\"#ce\">Community Events 4.3.1</a></li>\n<li><a href=\"#ct\">Community Tickets 4.3.1</a></li>\n<li><a href=\"#fb\">Filter Bar 4.3.1</a></li>\n<li><a href=\"#ebt\">Eventbrite Tickets 4.3.1</a></li>\n<li><a href=\"#apm\">Advanced Post Manager 4.3.1</a></li>\n<li><a href=\"#et\">Event Tickets 4.3.1.1</a></li>\n<li><a href=\"#etp\">Event Tickets Plus 4.3.1</a></li>\n<li><a href=\"#not-updated\">Not Updated This Release</a></li>\n</ul>\n<hr />\n<h3 id=\"tec\">The Events Calendar 4.3.1.1</h3>\n<ul>\n<li><strong>Fix</strong> — Resolved a bug where Venue and Organizers urls were been generated incorrectly</li>\n<li><strong>Fix</strong> — Pagination links on Month view are updating correctly</li>\n<li><strong>Fix</strong> — Resolved the support for translated event category archive slug that could lead to broken links on the front-end while using WPML</li>\n<li><strong>Fix</strong> — Resolved a bug where searching for past events in the List view would always yield no results</li>\n<li><strong>Fix</strong> — Resolved an issue where long file names would break plugin updates on some Windows installations</li>\n<li><strong>Tweak</strong> — Improve <samp>tribe_create_event</samp> documentation (props to customer Keith!)</li>\n</ul>\n<hr />\n<h3 id=\"ecp\">Events Calendar Pro 4.3.1</h3>\n<ul>\n<li><strong>Fix</strong> — Pagination links on Week view are updating correctly</li>\n<li><strong>Tweak</strong> — Only load This Week Widget Resources when the widget or shortcode is on a page</li>\n<li><strong>Tweak</strong> — Added AJAX on Select2 for Widgets, improving performance</li>\n<li><strong>Tweak</strong> — Added plugin file path constant</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n<li><strong>Fix</strong> — Allow pagination and control over the posts per page on the single venue view</li>\n<li><strong>Tweak</strong> — Open recurrence exclusion rules by default on reload of admin</li>\n</ul>\n<hr />\n<h3 id=\"ce\">Community Events 4.3.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Added plugin dir and file path constants</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n</ul>\n<p><strong>⚠️ Please Note:</strong> Community Events 4.3.1 <strong>requires</strong> that The Events Calendar 4.3.1.1 be installed and activated first! Community Events 4.3.1 will have issues if The Events Calendar is left at version 4.3 or lower.</p>\n<hr />\n<h3 id=\"ct\">Community Tickets 4.3.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Added plugin file path constant</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n</ul>\n<hr />\n<h3 id=\"fb\">Filter Bar 4.3.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Unify CSS and template paths on ‘filterbar’ (props to customer Paula for reporting)</li>\n<li><strong>Tweak</strong> — Added plugin dir and file path constant</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n</ul>\n<hr />\n<h3 id=\"ebt\">Eventbrite Tickets 4.3.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Added plugin dir constant</li>\n<li><strong>Tweak</strong> — Deprecated camelCase args in the Main class</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n</ul>\n<hr />\n<h3 id=\"apm\">Advanced Post Manager 4.3.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Added VERSION constant and registered plugin as active with Tribe Common</li>\n</ul>\n<hr />\n<h3 id=\"et\">Event Tickets 4.3.1.1</h3>\n<ul>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n<li><strong>Fix</strong> — When searching in the attendees list the ticket meta details can still be toggled after search</li>\n<li><strong>Fix</strong> — Fixed an issue where long file names would break plugin updates on some Windows installations</li>\n</ul>\n<hr />\n<h3 id=\"etp\">Event Tickets Plus 4.3.1</h3>\n<ul>\n<li><strong>Fix</strong> — Prevents fatal around transients for Cart usage</li>\n<li><strong>Tweak</strong> — Registered plugin as active with Tribe Common</li>\n</ul>\n<hr />\n<h3 id=\"not-updated\">Not Updated This Release</h3>\n<ul>\n<li>GigPress — will remain at version 2.3.17</li>\n<li>iCal Importer — will remain at version 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n<li>Facebook Importer — will remain at version 4.2.5 (<a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\" target=\"_blank\">read more</a>)</li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/maintenance-release-events-calendar-4-3-1-1-event-tickets-4-3-1-1-premium-plugins/\">Maintenance Release: The Events Calendar 4.3.1.1, Event Tickets 4.3.1.1, and Premium Plugins</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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:5;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Press Release: Modern Tribe Launches New Event Calendar Import Hub for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://theeventscalendar.com/modern-tribe-launches-new-event-calendar-import-hub-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Oct 2016 21:28: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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"event aggregator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"press 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:40:\"https://theeventscalendar.com/?p=1178649\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:726:\"<p>For Immediate Release PLYMOUTH, NH (October 18, 2016) — Modern Tribe, Inc., a leading full-stack development agency with extensive experience developing and supporting WordPress plugins, announced today the launch of Event Aggregator, a new service that manages bulk event imports from Facebook, Meetup.com, Google Calendar, iCalendar, ICS, and CSV within a single dashboard. Over the…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/modern-tribe-launches-new-event-calendar-import-hub-for-wordpress/\">Press Release: Modern Tribe Launches New Event Calendar Import Hub for WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jen Jamar\";s: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:4322:\"<p><strong>For Immediate Release</strong></p>\n<p>PLYMOUTH, NH (October 18, 2016) — <a href=\"http://tri.be/\">Modern Tribe, Inc.</a>, a leading full-stack development agency with extensive experience developing and supporting WordPress plugins, announced today the launch of <a href=\"http://m.tri.be/19gv\">Event Aggregator</a>, a new service that manages bulk event imports from Facebook, Meetup.com, Google Calendar, iCalendar, ICS, and CSV within a single dashboard.</p>\n<p>Over the past four years, WordPress has doubled its market share globally to over 50% <a href=\"https://w3techs.com/technologies/details/cm-wordpress/all/all\">according to W3Techs.com</a>, making it the most popular content management system for building websites. Modern Tribe is the largest provider of <a href=\"http://m.tri.be/19gx\">calendar and event management tools for WordPress sites</a> and the launch of Event Aggregator demonstrates the company’s continued investment in WordPress and support for their user base.</p>\n<p>The Event Aggregator interface is baked into Modern Tribe’s free “<a href=\"http://m.tri.be/19gw\">The Events Calendar</a>” WordPress plugin and is used to import calendar events from sources across the web, regardless of whether those sources use WordPress to power their event calendars. Event Aggregator enables bulk event imports from Facebook (groups, pages, and individuals), Meetup.com, Google Calendar, iCalendar, ICS, and CSV. Imports can be scheduled to run automatically in the background or manually processed from within the WordPress dashboard.</p>\n<p>This launch marks a shift for Modern Tribe from delivering their products as traditional plugin downloads into testing the waters of the Software as a Service (SaaS) model for their users. Director of Products Zach Tirrell shares, “With our traditional plugin model, event import functionality was segmented, requiring users to download and maintain separate plugins for each import source. Under the SaaS model for Event Aggregator, we’re able to support multiple import sources, improve the handling of bulk imports, optimize performance, improve stability, and push maintenance updates directly from our servers. Our customers still get top-notch support from our team, without the complication of installing multiple plugins on their site.”</p>\n<p>In addition to supporting multiple event import sources, <a href=\"http://m.tri.be/19gv\">Event Aggregator</a> includes new features to make importing events even easier for WordPress users:</p>\n<ul>\n<li>Supports imports from Facebook, Meetup, Google Calendar, iCalendar, CSV, and ICS</li>\n<li>Scheduled & manual imports can be run at your convenience</li>\n<li>Keyword, date, and location filters to help you select which events you want to import</li>\n<li>Smart sync to grab updates from the original source without duplicating events</li>\n<li>Assign event categories to imported events globally or more specifically</li>\n<li>Import history to track the date, source, type, and outcome of your event imports</li>\n</ul>\n<p><a href=\"http://m.tri.be/19gv\">Event Aggregator</a> is available for any WordPress site running Modern Tribe’s free plugin <a href=\"http://m.tri.be/19gw\">The Events Calendar</a> version 4.3 or higher. The introductory price of $89 includes one year of support and updates, installation on up to 10 sites, and the ability to run up to 100 imports per day. There is no cap on the number of events that can be pulled in per import.</p>\n<p>The release of additional license levels for Event Aggregator are planned for the near future.</p>\n<h3>About Modern Tribe</h3>\n<p><a href=\"http://tri.be/\">Modern Tribe</a> is a digital design and development agency specializing in User Experience, Content Strategy, Publishing, and Product Development. In addition to the services side of their business, they are committed to open source and maintain a portfolio of popular WordPress plugins downloaded by millions of users across the globe.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/modern-tribe-launches-new-event-calendar-import-hub-for-wordpress/\">Press Release: Modern Tribe Launches New Event Calendar Import Hub for WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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: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:43:\"Hotfix Release: The Events Calendar 4.3.0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://theeventscalendar.com/hotfix-release-tec-4-3-0-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Oct 2016 22:54: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:1:{i:0;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1176895\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:600:\"<p>We’ve just released an update to The Events Calendar to address an issue encountered by users of our legacy importer plugins. Some eagle-eyed early adopters noticed the problem and we were able to get a solution in place quickly. The issue in question occurred when folks who have our Facebook Events plugin were transitioning to our…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-tec-4-3-0-1/\">Hotfix Release: The Events Calendar 4.3.0.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Leah\";s: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:2067:\"<p>We’ve just released an update to The Events Calendar to address an issue encountered by users of our legacy importer plugins. Some eagle-eyed early adopters noticed the problem and we were able to get a solution in place quickly.</p>\n<p>The issue in question occurred when folks who have our Facebook Events plugin were transitioning to our new <a href=\"https://theeventscalendar.com/product/event-aggregator/\">Event Aggregator</a> importer tool. When users starting importing with the new tool, the events they had imported previously were duplicating instead of updating. Luckily, there were no issues of duplication for new Event Aggregator customers- but it was certainly a pain point for our loyal legacy users.</p>\n<p><strong>The Events Calendar 4.3.0.1</strong> is now available to download. If you have automatic updates enabled, then you should be seeing a notification in your WordPress dashboard soon. Otherwise, you can grab the download anytime by logging into this site with your account and navigating to the My Account > Downloads screen to download and <a href=\"https://theeventscalendar.com/knowledgebase/manual-updates/\">manually install the update</a>.</p>\n<p>A big thank you to the users who reported this issue in the <a href=\"https://theeventscalendar.com/support-forums/\">support forums</a>! Your early adoption of our new service and your informative posting allowed us to get a fix out right away for all of our users who will be <a href=\"https://theeventscalendar.com/knowledgebase/moving-to-event-aggregator/\">moving from Facebook Importer to Events Aggregator</a>. Thank you!</p>\n<p><img class=\"aligncenter size-full wp-image-1176912\" src=\"https://theeventscalendar.com/content/uploads/2016/10/kittythanks2.gif\" alt=\"kittythanks2\" width=\"211\" height=\"251\" /></p>\n<p> </p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-tec-4-3-0-1/\">Hotfix Release: The Events Calendar 4.3.0.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Release: The Events Calendar 4.3, Event Aggregator, and Premium Add-ons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://theeventscalendar.com/release-events-calendar-4-3-event-aggregator-premium-add-ons/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 13 Oct 2016 16:09:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:20:\"News & Announcements\";s: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:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1175707\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:643:\"<p>The Events Calendar 4.3 is finally here, along with a new product and some exciting updates to our suite of premium add-ons. We’ve previewed the major features included in this release, and now those features are available. We couldn’t be more stoked for you to have them. This is a major update and, as such,…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/release-events-calendar-4-3-event-aggregator-premium-add-ons/\">Release: The Events Calendar 4.3, Event Aggregator, and Premium Add-ons</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:8193:\"<p><strong>The Events Calendar 4.3</strong> is finally here, along with a new product and some exciting updates to our suite of premium add-ons. <a href=\"https://theeventscalendar.com/things-aware-version-4-3-events-calendar-event-tickets-premium-add-ons/\" target=\"_blank\">We’ve previewed the major features included in this release</a>, and now those features are available. We couldn’t be more stoked for you to have them.</p>\n<p>This is a major update and, as such, we strongly recommend that you test the latest versions of our plugins in a safe development environment <em>before</em> installing them on a live site. New features means new code—we expect smooth sailing, but <strong>we urge you to test everything out</strong> since there could be breaking changes. This is especially important for those of you who’ve added snippets, template overrides, or core customizations to the plugins. And, of course, please <a href=\"https://codex.wordpress.org/WordPress_Backups\">backup your database and files</a> as you would before any other WordPress update.</p>\n<p>Ready to explore the details of this release? On to the changelogs!</p>\n<ul>\n<li><a href=\"#ea\">Event Aggregator</a></li>\n<li><a href=\"#tec\">The Events Calendar 4.3</a></li>\n<li><a href=\"#ecp\">Events Calendar PRO 4.3</a></li>\n<li><a href=\"#comm\">Community Events 4.3</a></li>\n<li><a href=\"#comm-tix\">Community Tickets 4.3</a></li>\n<li><a href=\"#eb\">Eventbrite Tickets 4.3</a></li>\n<li><a href=\"#filter\">Filter Bar 4.3</a></li>\n<li><a href=\"#et\">Event Tickets 4.3</a></li>\n<li><a href=\"#etp\">Event Tickets Plus 4.3</a></li>\n</ul>\n<hr />\n<h3 id=\"ea\">Event Aggregator</h3>\n<p><strong>New Product!</strong> — Event Aggregator is a brand new product. To learn more about it, check out the <a href=\"https://theeventscalendar.com/product/event-aggregator/\" target=\"_blank\">Event Aggregator product page</a>.<br />\n<iframe src=\"https://player.vimeo.com/video/186372904\" width=\"500\" height=\"281\" frameborder=\"0\" title=\"Event Aggregator\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>\n<hr />\n<h3 id=\"tec\">The Events Calendar 4.3</h3>\n<ul>\n<li><strong>Feature</strong> — Added Event Aggregator to enable service-based event imports from iCal feeds, Facebook, and Meetup</li>\n<li><strong>Feature</strong> — Revamped the CSV import screens to work within the new Event Aggregator pages</li>\n<li><strong>Tweak</strong> — Adjusted some view logic to support the new Event Views shortcode in Pro</li>\n<li><strong>Tweak</strong> — Added a button to copy the system information on the help tab</li>\n<li><strong>Tweak</strong> — Added an option for users to opt into automatic system infomation so our support system can grab the system information found on the help tab automatically</li>\n<li><strong>Tweak</strong> — Use an earlier hook for iCal feed generation (props @jlambe)</li>\n<li><strong>Tweak</strong> — Revise and simplify integration with Event Tickets attendee screen</li>\n<li><strong>Tweak</strong> — Added context to a set of strings to make translation easier (props @pedro—mendonca)</li>\n<li><strong>Tweak</strong> — Deprecated various disused functions and classes relating to the Meta Factory</li>\n<li><strong>Fix</strong> — Cease using <kbd>GLOB_BRACE</kbd> for including deprecated files due to limited server support</li>\n<li><strong>Fix</strong> — Avoid problems that can occur when hooking and unhooking actions (props @Chouby)</li>\n<li><strong>Fix</strong> — Resolves an issue where we were duplicating a core WordPress hook but with a different set of parameters (props @Chouby)</li>\n<li><strong>Fix</strong> — Correct the datetime formatting issues within the iCal feed (props @henryk)</li>\n<li><strong>Deprecated</strong> — <kbd>Tribe__Events__Main::initOptions()</kbd> has been deprecated with no replacement</li>\n<li><strong>Deprecated</strong> — <kbd>Tribe__Events__Main::set_meta_factory_global()</kbd> has been deprecated in favor of using the <kbd>Tribe__Events__Meta_Factory</kbd> class</li>\n<li><strong>Deprecated</strong> — The <kbd>setup_meta()</kbd> method in both the <kbd>Tribe__Events__Template__Single_Event</kbd> and <kbd>Tribe__Events__Template_Factory</kbd> classes has been deprecated</li>\n<li><strong>Deprecated</strong> — The <kbd>the_title()</kbd>, <kbd>event_date()</kbd>, <kbd>event_category()</kbd>, <kbd>event_tag()</kbd>, <kbd>event_website()</kbd>, <kbd>event_origin()</kbd>, <kbd>organizer_name()</kbd>, <kbd>organizer_email()</kbd>, <kbd>venue_name()</kbd>, <kbd>venue_address()</kbd>, and <kbd>venue_map()</kbd> methods have been deprecated in the <kbd>Tribe__Events__Advanced_Functions__Register_Meta</kbd> class</li>\n<li><strong>Deprecated</strong> — The <kbd>register()</kbd>, <kbd>check_exists()</kbd>, and <kbd>get_args()</kbd> methods have been deprecated in the <kbd>Tribe__Events__Meta_Factory</kbd> class</li>\n</ul>\n<hr />\n<h3 id=\"ecp\">Events Calendar PRO 4.3</h3>\n<ul>\n<li><strong>Feature</strong> — Added the [tribe_events] shortcode to allow for the rendering of event views anywhere shortcodes are allowed!</li>\n<li><strong>Feature</strong> — Introduces support for enhanced logging</li>\n<li><strong>Tweak</strong> — Added the “All Events” link on top of all recurring events view</li>\n<li><strong>Tweak</strong> — Made the redirect URL used when a recurring event cannot be found filterable (props: @logoscreative)</li>\n<li><strong>Deprecated</strong> — Deprecated various disused functions that were built around the Meta Factory</li>\n<li><strong>Deprecated</strong> — <kbd>Tribe__Events__Pro__Templates__Single_Organizer::setup_upcoming_events()<kbd> has been deprecated</kbd></kbd></li>\n</ul>\n<hr />\n<h3 id=\"comm\">Community Events 4.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Add Community Events links for the <em>Add</em> and <em>List</em> pages into the system information</li>\n<li><strong>Tweak</strong> — Adjust helper text for redirect URL setting</li>\n</ul>\n<hr />\n<h3 id=\"comm-tix\">Community Tickets 4.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3 and Community Events 4.3</li>\n</ul>\n<hr />\n<h3 id=\"eb\">Eventbrite Tickets 4.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3</li>\n</ul>\n<hr />\n<h3 id=\"filter\">Filter Bar 4.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Some under-the-hood tweaks to ensure compatibility with The Events Calendar 4.3</li>\n</ul>\n<hr />\n<h3 id=\"et\">Event Tickets 4.3</h3>\n<ul>\n<li><strong>Feature</strong> — Add ticket management facilities allowing reassignment to different posts</li>\n<li><strong>Tweak</strong> — Changed “Event Add-Ons” to load faster</li>\n<li><strong>Tweak</strong> — Reworked and reorganized the attendee list screen</li>\n<li><strong>Tweak</strong> — Added <kbd>tribe_tickets_rsvp_before_order_processing</kbd> and <kbd>tribe_tickets_rsvp_before_attendee_ticket_creation</kbd> actions (props to @sabitertan on GitHub for this!)</li>\n<li><strong>Fix</strong> — Cease using <kbd>GLOB_BRACE</kbd> for including deprecated files due to limited server support</li>\n<li><strong>Fix</strong> — Made some untranslatable strings translatable (big thanks to @Petr from the support forums on this!)</li>\n<li><strong>Deprecated</strong> — The <kbd>process_bulk_actions()</kbd> method has been deprecated in <kbd>Tribe__Tickets__Attendees_Table</kbd> in favor of <kbd>process_actions()</kbd> in the same class</li>\n</ul>\n<hr />\n<h3 id=\"etp\">Event Tickets Plus 4.3</h3>\n<ul>\n<li><strong>Tweak</strong> — Improved integration with the attendee screen and enhanced options for customizing same</li>\n<li><strong>Fix</strong> — Fix issue where custom attendee meta fields sometimes failed to render the meta field templates</li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/release-events-calendar-4-3-event-aggregator-premium-add-ons/\">Release: The Events Calendar 4.3, Event Aggregator, and Premium Add-ons</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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: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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Things to Be Aware of in Version 4.3 of The Events Calendar, Event Tickets, and Premium Add-ons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://theeventscalendar.com/things-aware-version-4-3-events-calendar-event-tickets-premium-add-ons/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 13 Oct 2016 16:00:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1175411\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:702:\"<p>We’ve packed a lot into our 4.3 release. Below you’ll find a high-level overview of new features, fixes, and tweaks. For more detailed info, check out our full 4.3 release notes. 1. Introducing: Event Aggregator Many customers use a combination of Facebook Events, iCal Importer, and the CSV importer built into The Events Calendar to…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/things-aware-version-4-3-events-calendar-event-tickets-premium-add-ons/\">Things to Be Aware of in Version 4.3 of The Events Calendar, Event Tickets, and Premium Add-ons</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Zach\";s: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:16235:\"<p>We’ve packed a lot into our 4.3 release. Below you’ll find a high-level overview of new features, fixes, and tweaks. For more detailed info, check out our full <a href=\"https://theeventscalendar.com/release-events-calendar-4-3-event-aggregator-premium-add-ons/\">4.3 release notes</a>. </p>\n<h3>1. Introducing: Event Aggregator</h3>\n<p>Many customers use a combination of Facebook Events, iCal Importer, and the CSV importer built into The Events Calendar to manage importing events from outside sources into WordPress.</p>\n<p>With version 4.3 of The Events Calendar comes the launch of <strong><a href=\"https://theeventscalendar.com/product/event-aggregator/\" target=\"_blank\">Event Aggregator</a></strong>, which combines the functionality of <em>all</em> of the above plugins into one service—along with some additional features and capabilities, too. For example, Meetup.com will now be available for importing events into The Events Calendar—something our plugins have never supported thus far!</p>\n<p>A key feature of Event Aggregator is that it runs entirely on our own servers. Say goodbye to limitations with Facebook Events when importing from a large number of Facebook pages, and to significant site slow-downs whenever you perform imports—Event Aggregator’s servers will shoulder the burden of processing imports for you. Performing imports will essentially have no impact on the performance of your WordPress site in the process. You can run imports from multiple sources right from your dashboard, including Facebook, Meetup, Google Calendar, iCalendar, CSV, and ICS.</p>\n<p>Learn more about Event Aggregator <a href=\"https://theeventscalendar.com/product/event-aggregator/\" target=\"_blank\">here</a>!</p>\n<h3>2. Full Calendar View Shortcodes</h3>\n<p>One of our <a href=\"https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3926703-shortcode-ability-for-simple-implimentation-on-any\" target=\"_blank\">most-requested features</a> is finally here: The ability to embed full calendar views into any page or post.</p>\n<p>This feature requires both The Events Calendar 4.3 and Events Calendar PRO 4.3. Once both are installed, you’ll have access to a new shortcode called <samp>[tribe_events]</samp>, which allows for the embedding of full calendar views. Feel free to learn more about the <samp>[tribe_events]</samp> in-depth in the official guide for using it <a href=\"https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/\" target=\"_blank\">here</a>.</p>\n<p>This shortcode provides a <strong>ton</strong> of utility. We’re stoked to finally share it with the world and see all of the ways you put it to use on your sites!</p>\n<h3>3. WPML Support for Recurring Events</h3>\n<p>Our inconsistent support for the beloved multilingual plugin WPML has been a huge pain point for some time. We’re dedicated to rectifying this and ensuring full compatibility with WPML for all of our plugins. With Events Calendar PRO 4.3, we’re one step closer to that goal.</p>\n<p>Events Calendar PRO 4.3 ensures that recurring events can be translated into multiple languages just like non-recurring events. This completes WPML compatibility for Events Calendar PRO—now on to the ticketing plugins!</p>\n<h3>4. Re-Assign Attendee Records</h3>\n<p>We’ve added functionality in Event Tickets 4.3 that is doubly awesome: it’s useful as a feature itself, and <em>also</em> includes many under-the-hood changes that will allow for future development to support recurring event tickets (which are still unsupported at this time).</p>\n<p>This functionality allows you to reassign attendee records between events, or between different ticket types on the same event. Let’s say you sell tickets to an event that gets cancelled due to weather conditions. If fifteen people have bought tickets to that original, now-cancelled event, you can move those fifteen tickets to the <em>new</em> rescheduled event taking place a week later. Those fifteen attendees will have all of their information moved to the new event, ready to be checked-in at the event like anyone else who buys tickets on the new event directly. Pretty cool!</p>\n<h3>5. Updated Attendee Report</h3>\n<p>With Event Tickets and Event Tickets Plus 4.3 comes a refreshed UI for the admin-facing Attendees List. Some of the changes are subtle, but should make it a bit easier to navigate the Attendees List—especially when it comes to looking at <a href=\"https://theeventscalendar.com/knowledgebase/collecting-attendee-information/\" target=\"_blank\">Attendee Information</a>.</p>\n<h3>6. Alternate Default Mobile Views</h3>\n<p>Until version 4.3 of our plugins, you only had one option for setting a default calendar view in the Events Settings: “Default calendar view.” Whatever view was chosen here would be the default view no matter what device your calendar was viewed on.</p>\n<p>With the launch of Events Calendar PRO 4.3 comes a <em>new</em> option, “Mobile default view.” You’ll get to set a “Default calendar view” like normal, but you’ll also get to set a <strong>different</strong> default view for mobile devices if you’d like. Note: If you <em>don’t</em> manually set a mobile default, then the “Default calendar view” will be used for both options; but now you have the option to serve up different default views to your site visitors if you would like.</p>\n<h3>7. Bug Fixes and Tweaks</h3>\n<p>As always, we try to make a bunch of small adjustments to make everything just a little bit better. Check out <a href=\"https://theeventscalendar.com/category/products/release-notes/\" target=\"_blank\">the full release notes</a> for all the details about every little adjustment we made this time.</p>\n<h3>8. New actions</h3>\n<h4>The Events Calendar</h4>\n<ul>\n<li><samp>tribe_aggregator_endpoint</samp></li>\n<li><samp>tribe_aggregator_endpoint_{$action}</samp></li>\n<li><samp>tribe_aggregator_cron_run</samp></li>\n<li><samp>tribe_aggregator_page_request</samp></li>\n<li><samp>tribe_aggregator_template_before_include</samp></li>\n<li><samp>tribe_aggregator_template_after_include</samp></li>\n<li><samp>tribe_aggregator_record_activity_wakeup</samp></li>\n<li><samp>tribe_events_csv_import_complete</samp></li>\n<li><samp>tribe_events_blog_deactivate</samp></li>\n</ul>\n<h4>Events Calendar PRO</h4>\n<ul>\n<li><samp>tribe_events_pro_recurring_event_instance_updated</samp></li>\n<li><samp>tribe_events_pro_recurring_event_instance_inserted</samp></li>\n<li><samp>tribe_events_pro_recurring_event_save_after</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_prepare</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_prepare_{$view}</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_pre_render</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_post_render</samp></li>\n</ul>\n<h4>Event Tickets</h4>\n<ul>\n<li><samp>tribe_tickets_ticket_type_before_move</samp></li>\n<li><samp>tribe_tickets_ticket_type_moved</samp></li>\n<li><samp>tribe_tickets_ticket_before_move</samp></li>\n<li><samp>tribe_tickets_ticket_moved</samp></li>\n<li><samp>tribe_tickets_all_tickets_moved</samp></li>\n<li><samp>tribe_tickets_rsvp_before_order_processing</samp></li>\n<li><samp>tribe_tickets_rsvp_before_attendee_ticket_creation</samp></li>\n<li><samp>tribe_tickets_attendees_page_inside</samp></li>\n<li><samp>tribe_tickets_attendees_do_event_action_links</samp></li>\n<li><samp>tribe_tickets_attendees_totals</samp></li>\n<li><samp>tribe_tickets_moved_ticket_type_email_styles</samp></li>\n<li><samp>tribe_tickets_moved_ticket_type_email_top</samp></li>\n<li><samp>tribe_tickets_moved_ticket_type_email_bottom</samp></li>\n<li><samp>tribe_tickets_moved_tickets_email_styles</samp></li>\n<li><samp>tribe_tickets_moved_tickets_email_top</samp></li>\n<li><samp>tribe_tickets_moved_ticket_email_bottom</samp></li>\n</ul>\n<h3>9. New filters</h3>\n<h4>The Events Calendar</h4>\n<ul>\n<li><samp>tribe-events-radii</samp></li>\n<li><samp>tribe_aggregator_admin_page</samp></li>\n<li><samp>tribe_aggregator_api</samp></li>\n<li><samp>tribe_aggregator_batch_size</samp></li>\n<li><samp>tribe_aggregator_before_insert_event</samp></li>\n<li><samp>tribe_aggregator_before_save_event</samp></li>\n<li><samp>tribe_aggregator_before_update_event</samp></li>\n<li><samp>tribe_aggregator_connection_timeout</samp></li>\n<li><samp>tribe_aggregator_csv_column_mapping</samp></li>\n<li><samp>tribe_aggregator_csv_post_types</samp></li>\n<li><samp>tribe_aggregator_default_tab</samp></li>\n<li><samp>tribe_aggregator_event_image</samp></li>\n<li><samp>tribe_aggregator_facebook_token_expire_notice_boundary</samp></li>\n<li><samp>tribe_aggregator_fields</samp></li>\n<li><samp>tribe_aggregator_manage_record_columns</samp></li>\n<li><samp>tribe_aggregator_origins</samp></li>\n<li><samp>tribe_aggregator_record_frequency</samp></li>\n<li><samp>tribe_aggregator_record_processor_interval</samp></li>\n<li><samp>tribe_aggregator_should_load</samp></li>\n<li><samp>tribe_aggregator_small_batch_size</samp></li>\n<li><samp>tribe_aggregator_tab</samp></li>\n<li><samp>tribe_aggregator_template_file</samp></li>\n<li><samp>tribe_aggregator_template_html</samp></li>\n<li><samp>tribe_aggregator_track_modified_fields</samp></li>\n<li><samp>tribe_aggregator_translate_service_data</samp></li>\n<li><samp>tribe_events_force_ugly_link</samp></li>\n<li><samp>tribe_events_hide_legacy_imports</samp></li>\n<li><samp>tribe_events_json_ld_price_decimal_point</samp></li>\n<li><samp>tribe_events_json_ld_price_thousands_separator</samp></li>\n<li><samp>tribe_events_linked_posts_query</samp></li>\n<li><samp>tribe_events_post_type_permalink</samp></li>\n<li><samp>tribe_events_rewrite_i18n_domains</samp></li>\n<li><samp>tribe_events_rewrite_i18n_slugs_raw</samp></li>\n<li><samp>tribe_events_rewrite_rules_custom</samp></li>\n<li><samp>tribe_events_ugly_link_baseurl</samp></li>\n<li><samp>tribe_events_widget_jsonld_enabled</samp></li>\n<li><samp>tribe_events_{id}_jsonld_enabled</samp></li>\n<li><samp>tribe_get_organizer_details</samp></li>\n</ul>\n<h4>Events Calendar PRO</h4>\n<ul>\n<li><samp>tribe_events_{$id_base}_jsonld_enabled</samp></li>\n<li><samp>tribe_events_widget_jsonld_enabled</samp></li>\n<li><samp>tribe_events_pro_geocode_rewrite_slugs</samp></li>\n<li><samp>tribe_events_pro_recurrence_redirect_url</samp></li>\n<li><samp>tribe_events_pro_recurring_event_parent_id</samp></li>\n<li><samp>tribe_events_pro_get_all_link</samp></li>\n<li><samp>tribe_events_pro_get_link</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_truthy_values</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_output</samp></li>\n<li><samp>tribe_events_pro_tribe_events_shortcode_wrapper_classes</samp></li>\n<li><samp>tribe_events_mobile_default_view</samp></li>\n</ul>\n<h4>Event Tickets</h4>\n<ul>\n<li><samp>tribe_tickets_ticket_type_moved_email_recipient</samp></li>\n<li><samp>tribe_tickets_ticket_type_moved_email_attachments</samp></li>\n<li><samp>tribe_tickets_ticket_type_moved_email_content</samp></li>\n<li><samp>tribe_tickets_ticket_type_moved_email_headers</samp></li>\n<li><samp>tribe_tickets_ticket_type_moved_email_subject</samp></li>\n<li><samp>tribe_tickets_show_ticket_type_history_in_ticket_editor</samp></li>\n<li><samp>tribe_tickets_move_tickets_template_vars</samp></li>\n<li><samp>tribe_tickets_move_tickets_script_data</samp></li>\n<li><samp>tribe_tickets_find_ticket_type_host_posts_limit</samp></li>\n<li><samp>tribe_tickets_ticket_moved_email_recipient</samp></li>\n<li><samp>tribe_tickets_ticket_moved_email_attachments</samp></li>\n<li><samp>tribe_tickets_ticket_moved_email_content</samp></li>\n<li><samp>tribe_tickets_ticket_moved_email_headers</samp></li>\n<li><samp>tribe_tickets_ticket_moved_email_subject</samp></li>\n<li><samp>tribe_tickets_get_total_checked_in</samp></li>\n<li><samp>tribe_tickets_get_total_not_checked_in</samp></li>\n<li><samp>tribe_tickets_get_total_attendees_deleted</samp></li>\n<li><samp>event_tickets_attendees_table_row_actions</samp></li>\n<li><samp>tribe_events_tickets_attendees_table_attendee_id_column</samp></li>\n<li><samp>tribe_tickets_rsvp_send_mail</samp></li>\n<li><samp>tribe_tickets_rsvp_print_totals_html</samp></li>\n<li><samp>tribe_tickets_rsvp_get_total_rsvps</samp></li>\n<li><samp>tribe_tickets_rsvp_get_total_going</samp></li>\n<li><samp>tribe_tickets_rsvp_get_total_not_going</samp></li>\n</ul>\n<h4>Event Tickets Plus</h4>\n<ul>\n<li><samp>tribe_tickets_plus_get_total_sold</samp></li>\n<li><samp>tribe_tickets_plus_get_total_pending</samp></li>\n<li><samp>tribe_tickets_plus_get_total_paid</samp></li>\n</ul>\n<h3>10. Newly-Deprecated Code</h3>\n<p>In The Events Calendar, <samp>Tribe__Events__Main::initOptions()</samp> has been deprecated with no replacement.</p>\n<p>In Events Calendar PRO, <samp>Tribe__Events__Pro__Templates__Single_Organizer::setup_upcoming_events()</samp> has been deprecated.</p>\n<p>In Event Tickets, the <samp>process_bulk_actions()</samp> method has been deprecated in <samp>Tribe__Tickets__Attendees_Table</samp> in favor of <samp>process_actions()</samp> in the same class.</p>\n<p>We are moving away from an older component we had called “meta factory” in The Events Calendar and PRO. We are taking a step in that direction with the following deprecations:</p>\n<ul>\n<li><samp>Tribe__Events__Main::set_meta_factory_global()</samp> has been deprecated in favor of using the <samp>Tribe__Events__Meta_Factory</samp> class</li>\n<li>The <samp>setup_meta()</samp> method in both the <samp>Tribe__Events__Template__Single_Event</samp> and <samp>Tribe__Events__Template_Factory</samp></li>\n<li>In the <samp>Tribe__Events__Advanced_Functions__Register_Meta</samp> class, <samp>the_title()</samp>, <samp>event_date()</samp>, <samp>event_category()</samp>, <samp>event_tag()</samp>, <samp>event_website()</samp>, <samp>event_origin()</samp>, <samp>organizer_name()</samp>, <samp>organizer_email()</samp>, <samp>venue_name()</samp>, <samp>venue_address()</samp>, and <samp>venue_map()</samp> methods have been deprecated.</li>\n<li>In the <samp>Tribe__Events__Meta_Factory</samp> class, <samp>register()</samp>, <samp>check_exists()</samp>, and <samp>get_args()</samp> methods have been deprecated.</li>\n<li>Deprecated various disused functions that were built around the Meta Factory in PRO</li>\n</ul>\n<h3>11. Removed Filters</h3>\n<h4>The Events Calendar</h4>\n<ul>\n<li><samp>tribe_venue_display_url</samp></li>\n<li><samp>tribe_events_rewrite_rules</samp></li>\n<li><samp>tribe_show_organizer_email_obfuscation_alert</samp></li>\n</ul>\n<h3>12. Updated Views</h3>\n<p>We definitely want you to be aware of updated views, particularly those of you who have used <a href=\"https://theeventscalendar.com/knowledgebase/themers-guide/\">template overrides</a> in the past. We’ve updated markup in the following templates, so please do be sure to check your custom work against what’s new in 4.3 and test things out in a safe development environment to avoid any critical breakages.</p>\n<h4>The Events Calendar</h4>\n<ul>\n<li><samp>list/content.php</samp></li>\n<li><samp>list/single-event.php</samp></li>\n<li><samp>single-event.php</samp></li>\n</ul>\n<h4>Events Calendar PRO</h4>\n<ul>\n<li><samp>single-organizer.php</samp></li>\n<li><samp>single-venue.php</samp></li>\n<li><samp>widgets/mini-calendar-widget.php</samp></li>\n<li><samp>widgets/modules/single-event.php</samp></li>\n<li><samp>widgets/venue-widget.php</samp></li>\n</ul>\n<h4>Event Tickets</h4>\n<ul>\n<li><samp>email-ticket-type-moved.php</samp></li>\n<li><samp>email-tickets-moved.php</samp></li>\n<li><samp>orders-rsvp.php</samp></li>\n<li><samp>rsvp.php</samp></li>\n</ul>\n<h4>Event Tickets Plus</h4>\n<ul>\n<li><samp>orders-edit-meta.php</samp></li>\n<li><samp>orders-tickets.php</samp></li>\n</ul>\n<p>Thanks for your continued support! We hope this makes your sites much better and your jobs way easier.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/things-aware-version-4-3-events-calendar-event-tickets-premium-add-ons/\">Things to Be Aware of in Version 4.3 of The Events Calendar, Event Tickets, and Premium Add-ons</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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: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:37:\"Hotfix Release: iCal Importer 4.2.5.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:67:\"https://theeventscalendar.com/hotfix-release-ical-importer-4-2-5-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, 29 Sep 2016 21:16:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Release Notes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://theeventscalendar.com/?p=1170695\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:594:\"<p>We just released an update to our iCal Importer plugin. This is what we like to call a hotfix release. These releases arise when we want to address a specific issue without making customers wait for the “regularly-scheduled” releases that happen on a slower timetable. So what was fixed in this release? Well, when you…</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-ical-importer-4-2-5-1/\">Hotfix Release: iCal Importer 4.2.5.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"George\";s: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:1953:\"<p>We just released an update to our iCal Importer plugin. This is what we like to call a <em>hotfix</em> release. These releases arise when we want to address a specific issue without making customers wait for the “regularly-scheduled” releases that happen on a slower timetable.</p>\n<p>So what was fixed in this release? Well, when you import recurring events with iCal Importer, a single event instance is created for <em>each</em> recurrence of the event. For example: If you have a recurring event on a Google Calendar that happens every Friday for eight weeks, iCal Importer would generate eight separate events in your WordPress site upon importing that calendar—one event on each of the eight Fridays.</p>\n<p>However, a recent bug emerged where all eight instances of the event would be generated, but they would all happen on the same day!</p>\n<p>This was a pretty major bug that we were happy to fix quickly. <strong>The bug is fixed in version 4.2.5.1 of iCal Importer.</strong></p>\n<p><strong>iCal Importer 4.2.5.1 is now available to download.</strong> If you have automatic updates enabled, then you should be seeing a notification in your WordPress dashboard soon. Otherwise, you can grab the download anytime by logging into this site with your account and navigating to the <a href=\"http://theeventscalendar.com/my-account/downloads\" target=\"_blank\">My Account → Downloads</a> screen to download and manually install the update.</p>\n<p>A huge hat tip to everyone who brought this up in our support forums! Your reports allowed us to realize the issue and to see how many people were affected by this, so that we could prioritize publishing a fix as soon as possible.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://theeventscalendar.com/hotfix-release-ical-importer-4-2-5-1/\">Hotfix Release: iCal Importer 4.2.5.1</a> appeared first on <a rel=\"nofollow\" href=\"https://theeventscalendar.com\">The Events Calendar</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: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:35:\"https://theeventscalendar.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\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 17 Nov 2016 13:09:27 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:12:\"x-powered-by\";s:19:\"PHP/5.4.45-0+deb7u4\";s:4:\"vary\";s:6:\"Cookie\";s:4:\"etag\";s:34:\"\"296d21ab6207cb666deafb059ebaa5a1\"\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:66:\"<https://theeventscalendar.com/wp-json/>; rel=\"https://api.w.org/\"\";s:13:\"last-modified\";s:29:\"Thu, 17 Nov 2016 12:18:29 GMT\";s:13:\"cache-control\";s:29:\"max-age=3600, must-revalidate\";}s:5:\"build\";s:14:\"20130911010210\";}','no'),(6549,'_transient_timeout_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1479431424','no'),(6550,'_transient_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1479388224','no'),(6552,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1479431434','no'),(6553,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1479431435','no'),(6554,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1479388235','no'),(6556,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1479431437','no'),(6557,'_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: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: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: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:3417:\"<p>Earlier this year, Weston Ruter, Customize component maintainer, created an <a href=\"https://wptavern.com/two-distinct-approaches-aimed-at-making-site-customization-in-wordpress-easier\">experimental plugin</a> that adds persistent icons to show users which parts of a site can be customized when the customizer preview pane is open. Results of the experiment 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: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: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: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: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: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:\"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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WPTavern: 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:23;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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s: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:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"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: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: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: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:67:\"BuddyPress: 2016 BuddyPress Survey for Site Builders and 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: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: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: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: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: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: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:\"\";}}}}}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:29:\"Matt: Kanye McDonald’s Poem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=46881\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/kanye-mcdonalds-poem/\";s: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:302:\"<p>You might need a reason to smile today. If so, <a href=\"http://www.theverge.com/tldr/2016/8/22/12586016/kanye-west-mcdonalds-poem-frank-ocean-boys-dont-cry-zine\">Kanye’s poem for Frank Ocean’s Boys Don’t Cry zine, illustrated by Dami Lee at the Verge</a>, might be that reason.</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:30: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: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: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:81:\"WPTavern: WordPress 4.7 Removes the Underline and Justify Buttons From the Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wptavern.com/wordpress-4-7-removes-the-underline-and-justify-buttons-from-the-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2298:\"<p>Back in August, we highlighted <a href=\"https://wptavern.com/improving-the-user-experience-by-rearranging-the-wordpress-post-editor\">potential changes</a> to the WordPress editor that would improve the user experience. The team has since <a href=\"https://make.wordpress.org/core/2016/10/28/editor-changes-in-4-7/\">implemented</a> some of the suggestions outlined in <a href=\"https://core.trac.wordpress.org/ticket/27159\">ticket #27159</a> into WordPress 4.7, including rearranging some of the toolbar buttons. The headers drop-down menu is now in the top row of buttons while the strikethrough and horizontal rule buttons are on the second row.</p>\n<p>The underline and justify buttons are no longer available. According to Andrew Ozz, who primarily works on the TinyMCE editor in WordPress, underlining text causes confusion as readers may interpret it as a link. The justify button was removed because it has uneven browser implementation and often makes text less readable. However, keyboard shortcuts for both buttons will continue to work in 4.7.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/WP46FreshInstallPostEditor.png?ssl=1\"><img class=\"size-full wp-image-60457\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/08/WP46FreshInstallPostEditor.png?resize=573%2C396&ssl=1\" alt=\"WordPress 4.6 Post Editor\" /></a>WordPress 4.6 Post Editor\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/WordPress47PostEditor.png?ssl=1\"><img class=\"size-full wp-image-63316\" src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/WordPress47PostEditor.png?resize=637%2C248&ssl=1\" alt=\"WordPress 4.7 Post Editor\" /></a>WordPress 4.7 Post Editor\n<p>In addition to these changes, tooltips that appear when hovering over a button will display the keyboard shortcut making them easier to discover.</p>\n<p>Since WordPress does not track which buttons are used most often the team can not accurately measure the impact these changes will have. Users are encouraged to test <a href=\"https://wptavern.com/wordpress-4-7-beta-1-now-available-for-testing\">WordPress 4.7 beta 1</a> and share your feedback on the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> section 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, 28 Oct 2016 17:12:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:56:\"WPTavern: WordPress 4.7 Beta 1 Now Available for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=63291\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-4-7-beta-1-now-available-for-testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2558:\"<p>WordPress 4.7 <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\" target=\"_blank\">Beta 1</a> was released this evening with a long list of highlighted features that are certain to delight both end users and developers. Core contributors are asking for testing and feedback on some of the larger items ahead of the official release, slated for <a href=\"https://make.wordpress.org/core/4-7/\" target=\"_blank\">December 6</a>.</p>\n<p>Twenty Seventeen and its support for atmospheric videos is one of the major front-facing features in 4.7 that could use testing. Last week, when <a href=\"https://wptavern.com/new-wordpress-default-theme-twenty-seventeen-merged-into-4-7\" target=\"_blank\">Twenty Seventeen was merged</a>, there was some uncertainty as to whether or not the first version would ship with video headers. Contributors knuckled down and worked quickly to get basic <a href=\"https://core.trac.wordpress.org/ticket/38172\" target=\"_blank\">core support for video headers</a> ready for an initial commit.</p>\n<p>Twenty Seventeen will be the first WordPress theme to use the new feature. Users will be able to manage video headers in the customizer by selecting a video via the media library or setting a URL to an external video, such as one hosted on YouTube. Theme authors who want to add support for videos will be able to do so by passing ‘video’ => true as an argument when adding theme support for custom headers. If the browser is unable to play the video, it will fallback to the header image.</p>\n<p>Other user-facing features that require testing include:</p>\n<ul>\n<li>New site setup flow</li>\n<li>Custom CSS with live previews</li>\n<li>User admin languages</li>\n<li>PDF thumbnail previews</li>\n</ul>\n<p>WordPress 4.7 release lead Helen Hou-Sandí also requested that plugin and theme developers test the REST API content endpoints, any plugins that might be impacted by the <a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\" target=\"_blank\">WP_Hook overhaul</a>, the expanded Settings Registration API, custom bulk actions, post type templates, and a few other items.</p>\n<p>With the impressive list of features on deck for 4.7, it’s only fitting that Beta 1 was accompanied by an extended five-stanza haiku. Check out the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\" target=\"_blank\">announcement post</a> to read the haiku and find more information on how to test changes coming in the next release.</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, 28 Oct 2016 06:01:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WordPress 4.7 Brings Custom Page Template Functionality to All Post Types\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=63284\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/wordpress-4-7-brings-custom-page-template-functionality-to-all-post-types\";s: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:3024:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/colored-pencils.jpg?ssl=1\"><img src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/colored-pencils.jpg?resize=1025%2C464&ssl=1\" alt=\"photo credit: Mari Pi\" class=\"size-full wp-image-50851\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/7MBZIHU7O7\">Mari Pi</a>\n<p>WordPress 4.7 will <a href=\"https://core.trac.wordpress.org/changeset/38951\" target=\"_blank\">introduce support for post type templates</a>, an exciting new feature for theme and plugin developers. <a href=\"https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/\" target=\"_blank\">Page templates</a>, which allow developers to specify a different layout or design for a page, are nearly as old as WordPress itself. For years developers have coveted that same functionality for other post types. In fact, a plugin that attempted to create this functionality (<a href=\"https://wordpress.org/plugins/custom-post-template/\" target=\"_blank\">Custom Post Template</a>), has more than 50,000 active installs, despite not having been updated for four years.</p>\n<p>Post type templates follow a format similar to that of the existing custom page templates. The author can specify a template name as well as the post types where the template will be available as a dropdown in the page attributes metabox. The current implementation of post type templates can be used with any post type without having to register support for page-attributes. The metabox will be displayed if at least one template exists for a post type.</p>\n<p><code>/*<br />\n * Template Name: Foggy Memories<br />\n * Template Post Type: memory, event<br />\n */</code></p>\n<p>The <a href=\"https://core.trac.wordpress.org/ticket/18375\" target=\"_blank\">ticket</a> for the feature, which was opened four years ago, includes many potential use cases. One developer was building a project involving landing pages that were set up as custom post types. He needed to have multiple templates for the landing pages but had to create a work around since post type templates were not yet available.</p>\n<p>Another developer wanted to make a distinction between posts with guest contributors versus those coming from regular writers, such as displaying author boxes and avatars. Since this project was for a client, an implementation involving post templates would make it easy to assign the different designs via the dropdown in the post attributes metabox.</p>\n<p>“By opening up the page template functionality to all post types, we continue to improve the template hierarchy’s flexibility,” WordPress core committer Pascal Birchler said in his commit message. This new feature opens up many new avenues of customization for theme developers who want to offer alternative layouts and designs for posts. It also makes it easy to include multiple designs (inside a theme) for specific custom post types that a theme will support.</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, 28 Oct 2016 04:35: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: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:30:\"Dev Blog: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=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:\"\";}}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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6878:\"<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>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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: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: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:69:\"WPTavern: WPWeekly Episode 252 – Flywheel Hosting Three Years Later\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=63280&preview=true&preview_id=63280\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wpweekly-episode-252-flywheel-hosting-three-years-later\";s: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:2843:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by Dusty Davidson, co-founder and CEO of <a href=\"http://getflywheel.com/\">Flywheel</a>, a managed WordPress hosting company that caters to agencies and designers. Davidson last appeared on the show <a href=\"https://wptavern.com/wpweekly-episode-118-hey-get-flywheel\">three years ago</a> when the company had yet to launch to the public.</p>\n<p>In the interview, Davidson tells us what he’s learned in the three years since launching the company. We discuss current trends in the industry and how hosting providers are affecting the WordPress ecosystem.</p>\n<p>Davidson explains how the company maintains its stellar reputation for customer support and the impacts of being listed on the WordPress.org <a href=\"https://wordpress.org/hosting/\">recommended hosting</a> page. Near the end of the interview, we learn how Flywheel is implementing <a href=\"https://letsencrypt.org/\">Let’s Encrypt</a> to easily provide SSL certificates for customers.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/linkedin-learning-is-offering-free-access-this-week-to-its-library-of-more-than-5000-courses\">LinkedIn Learning Is Offering Free Access This Week to Its Library of More Than 5,000 Courses</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/import-meetup-events/\">Import Meetup Events</a> is an add-on for The Events Calendar and Events Manager plugins. It allows you to automatically import events from Meetup.com into The Events Calendar or Events Manager.</p>\n<p><a href=\"https://wordpress.org/plugins/click-to-clipboard/\">Click to Clipboard</a> allows you to copy paragraphs from your site’s main content to the clipboard to use elsewhere.</p>\n<p><a href=\"https://wordpress.org/plugins/archive-control/\">Archive Control</a> allows you to customize your archive listing by modifying your Archive title, adding a featured image, including content before or after the list. You can also change the order of display and include pagination, adjust the terms, and more.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, November 2nd 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 #252:</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, 27 Oct 2016 22:35: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: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:61:\"WPTavern: The Challenges of Organizing a WordCamp From Abroad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=63151\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wptavern.com/the-challenges-of-organizing-a-wordcamp-from-abroad\";s: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:3591:\"<p>Earlier this year, a <a href=\"https://wptavern.com/wordpress-to-launch-experimental-wordcamp-incubator-program\">WordCamp incubator program</a> was created to help three cities establish their first WordCamp. After <a href=\"https://wptavern.com/wordcamp-incubator-program-to-launch-in-indonesia-zimbabwe-and-columbia\">receiving 182 applications</a>, the three cities selected for the program were:</p>\n<ul>\n<li>Denpasar, Indonesia</li>\n<li>Harare, Zimbabwe</li>\n<li>Medellín, Colombia</li>\n</ul>\n<p><a href=\"https://2016.medellin.wordcamp.org/\">WordCamp Medellín</a> is scheduled for November 5th and is the first of the three incubator events to take place. Andrea Middleton, Community Organizer for the WordPress open source project, is part of the organizing team and says organizing a camp from the other side of the world is challenging.</p>\n<p>“The local community is still quite loose/unstructured and there isn’t a very well-established group of local leaders, so it’s been an interesting exercise in finding local organizers, speakers, and volunteers,” Middleton told the Tavern.</p>\n<p>The organizing team consists of a U.S. expatriate who recently moved to the area, a Colombian who now lives in Spain, three locals, two members of the WordCamp Lima team who are lending their experience, and Middleton.</p>\n<p>Spanish is the primary language in Medellín which can present communication challenges. I asked Middleton if she needs to use a translator to communicate to the team, “I lived in Mexico for 5 years back in the 90s so my Spanish is passable, but it’s a pretty bilingual group,” Middleton said.</p>\n<p>“The last meeting was in English but most of our text interaction is in Spanish to accommodate the Colombians who are not proficient in English.</p>\n<p>“I ask native Spanish speakers to review and or correct my written Spanish when I’m publishing content to the site. I’m the primary venue contact and all of that has been in Spanish over email.”</p>\n<p>According to Middleton, WhatsApp is huge in Colombia but is not ideal for collaborating with members of WordCamp Central since the team uses Slack. So half of the communication is on WhatsApp while the other is conducted on a free Slack instance.</p>\n<p>WordCamp Medellín’s <a href=\"https://2016.medellin.wordcamp.org/programa/\">schedule</a> includes sessions by local entrepreneurs on how to contribute to WordPress, Multilingual WordPress, and SEO. The opening session features a 15 year-old speaker.</p>\n<p>Thanks to considerable effort on the part of Middleton, the event has a female speaker, “We had no female speaker applicants, so I poured over the list of women who had attended the meetups and then researched them and recruited them to speak,” Middleton said. “It only ended up with one local female speaker, but I think she’s going to be great.”</p>\n<p>Middleton says that when the event concludes, she’ll publish a post detailing the things she’s learned organizing a WordCamp from abroad. Tickets are <a href=\"https://2016.medellin.wordcamp.org/registro/\">still on sale</a> for <a href=\"https://2016.medellin.wordcamp.org/\">WordCamp Medellín</a> at $10 each and includes lunch and a shirt.</p>\n<p>To learn more about Middleton’s role in WordCamps and the incubator program, listen to <a href=\"https://wptavern.com/wpweekly-episode-234-all-things-wordcamp-with-andrea-middleton\">episode 234</a> of WordPress Weekly.</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, 26 Oct 2016 21:11:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:104:\"WPTavern: Controversy Surrounding WordPress.org “Popular” Themes Exposes Weaknesses in the Algorithm\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=63129\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/controversy-surrounding-wordpress-org-popular-themes-exposes-weaknesses-in-the-algorithm\";s: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:10973:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/07/chart.jpg?ssl=1\"><img src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/07/chart.jpg?resize=1025%2C511&ssl=1\" alt=\"photo credit: Luis Llerena\" class=\"size-full wp-image-46313\" /></a>photo credit: <a href=\"https://stocksnap.io/photo/S3JE5YAMND\">Luis Llerena</a>\n<p>If you’ve ever wondered how the <a href=\"https://wordpress.org/themes/\" target=\"_blank\">WordPress Theme Directory</a> identifies and ranks the themes that display under the popular tab, you might be surprised to learn that it has nothing to do with ratings. Popularity is a somewhat subjective quality to measure in the first place, but WordPress.org has an algorithm in place to give users an idea of which themes are trending.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/theme-directory-popular-tab.png?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/theme-directory-popular-tab.png?resize=1025%2C775&ssl=1\" alt=\"theme-directory-popular-tab\" class=\"aligncenter size-full wp-image-63133\" /></a></p>\n<p>The number of sites using a theme is the first metric that comes to mind for popularity, but it cannot be limited to that or else the results might be skewed towards older themes that are not in fact popular anymore. Samuel “Otto” Wood, in response to a <a href=\"https://twitter.com/mattmedeiros/status/791009700171087872\" target=\"_blank\">Twitter thread</a> about how themes appear to be gaming the system, created a <a href=\"https://www.youtube.com/watch?v=hwFscqBOiOY&feature=youtu.be\" target=\"_blank\">video</a> to explain how the popularity algorithm works.</p>\n<p>“Popular is currently active installs divided by age of the theme and a few other factors,” Wood said. “Ratings don’t currently factor into it. We’re trying to work out an algorithm to add ratings to it. For the most part it’s a popularity thing.”</p>\n<p>I asked him for more clarification on the other factors and he said it varies depending on what data they have and how that data looks over time. “We adjust it to have it change fairly regularly, but still reflecting what is popular at the time,” Wood said.</p>\n<p>Dion Hulse, who also helps maintain WordPress.org infrastructure, said, “It’s not published by design, to hopefully prevent authors gaming it too much. Other than what Otto has said, they only other public part of it is that a theme must be at least two weeks old to be included in the popular rankings.”</p>\n<p>At the end of last year, <a href=\"https://wptavern.com/the-wordpress-theme-directory-replaces-download-counts-with-the-number-of-active-installs\" target=\"_blank\">theme download counts were replaced with the number of active installs</a> to try to prevent theme authors from gaming the system in order to appear on the Popular tab. Gaming the system is much more difficult now but there are other ways to do it, due to the imperfect measurements for active installs.</p>\n<h3>How WordPress.org Measures Active Installs for Themes</h3>\n<p>The topic of active installs was re-ignited yesterday by Matt Medeiros, a small business owner and <a href=\"https://wordpress.org/themes/author/slocumstudio/\" target=\"_blank\">WordPress.org theme author</a>, who suspected the author of a recently popular theme of gaming the system.</p>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Gaming .org theme downloads/active is running rampant. This theme “already has 10k active installs.” DL count roughly 3k <a href=\"https://twitter.com/Otto42\">@Otto42</a> <a href=\"https://t.co/aaYwWcsvu8\">pic.twitter.com/aaYwWcsvu8</a></p>\n<p>— Matt Medeiros (@mattmedeiros) <a href=\"https://twitter.com/mattmedeiros/status/790940338030608384\">October 25, 2016</a></p></blockquote>\n<p></p>\n<p>The <a href=\"https://wordpress.org/themes/vertex/\" target=\"_blank\">Vertex</a> theme, new to the directory this month, already has more than 10,000 active installs, despite having a much lower download count and no ratings. Medeiros made a <a href=\"https://www.youtube.com/watch?v=9XACFOft1hA\" target=\"_blank\">video</a> explaining what he perceived as suspicious activity propelling it to the fourth most popular spot on WordPress.org. This prompted Samuel Wood to film a response, which breaks down some of the flaws in the system that measures active installs.</p>\n<p>“The active install count is a count of sites that have reported to us that they are checking for an update for that theme and that it is active,” Wood said. He explained that the 10,000+ in this instance and in many others is a rough estimate because WordPress.org does not have an exact measurement of how many sites have installed a theme:</p>\n<blockquote><p>What we are actually counting is yes, the number of active installs of a theme named Vertex. That may include themes not in our directory, such as this one from Elegant themes. If the theme isn’t in our directory we still get reports about it. The only way for us to not do that is to have the theme itself that theme check them for updates instead of checking us for updates, which their theme should indeed do. I would go so far as to say that any commercial theme should indeed be checking their commercial site, their systems not ours, but if they don’t have any special code to handle that case, then yes it will report back to our API server looking for updates. And if it has the name Vertex then yes, it’s going to be counted as being the Vertex theme. </p></blockquote>\n<p>In this instance, the creators of the Vertex theme were made aware that the name was already in use outside of WordPress.org. They <a href=\"https://themes.trac.wordpress.org/ticket/30317\" target=\"_blank\">offered to change the name of the theme</a> to iVertex during the review process, but the Theme Review Team decided that it wasn’t necessary.</p>\n<p>“There’s no gaming going on behind that,” Wood said. “If somebody does game the system, I will find it. I guarantee you. However, this is not such a case. Our current algorithm looks at active installs and if you happen to pick a name that is very popular [outside of WordPress.org], you can have a large number of active installs without it actually being this theme that is being counted.”</p>\n<p>This problem could be solved with a unique ID for themes. Wood said there is a six-year-old core ticket that he would like to implement, but it’s not currently a priority.</p>\n<p>“Unfortunately, there is no real push to do that,” he said. “At some point in the future, I would like all themes and plugins in the WordPress directory to get a unique ID which they can put in their headers and when they report back, having that unique ID will uniquely identify that theme or plugin. It would eliminate so many problems for me. It would make updates so much easier. I would be able to do a whole lot of useful things with it and it would let me fix this problem right here.”</p>\n<h3>How the Popular Themes Algorithm Affects Theme Businesses</h3>\n<p>Getting unique IDs in place is no easy fix, as theme reporting would need to be overhauled and multiple systems that interact with each other would need to be changed. It would be worth it in the long run for more accurate reporting on WordPress.org, which is the first place many users browse when looking for a new theme. If the active install counts are not a proper representation of installations via WordPress.org, then it doesn’t make sense to pin the popular algorithm to that number.</p>\n<p>I asked Matt Medeiros why he chose to highlight the situation with Vertex, and he explained why many small business owners have a strong interest in the popular themes page.</p>\n<p>“It’s getting harder and harder to survive as a theme shop these days,” Medeiros said. “Indie authors are overshadowed by huge theme shops and mega marketplaces. For me, .org is the only source of distribution for my themes, and I have a desire to see the repo become the defacto place to find quality themes. Sadly, not all themes are submitted to ‘do it right’ and many crop up to make a quick cash grab from unsuspecting end-users. Top spots are worth A LOT of money (see: Zerif) and coupled with an aging search engine for themes, gaming to the top is worth it, even in the short term. Unsuspecting users, who find searching too challenging, settle with what’s in front of them.”</p>\n<p>Medeiros referenced Zerif Lite, which was recently <a href=\"https://wptavern.com/zerif-lite-suspended-from-wordpress-theme-directory-300k-users-left-without-updates\" target=\"_blank\">removed from WordPress.org</a>, due to violations of guidelines that began to be enforced after the theme was approved. The theme was pulling in tens of thousands of dollars for ThemeIsle, thanks to its frequent spot among the most popular themes on WordPress.org. Ionut Neagu, the company’s CEO, estimates that Zerif Lite’s suspension from the directory will diminish the company’s $70K/month revenue by 50%.</p>\n<p>“There’s a lingering distaste in the review process for freemium upsells,” Medeiros said. “Not everyone agrees that folks should have an upsell product here, and that’s unfortunate. As a small business owner, that revenue helps me reinvest into the WordPress community, WordCamps, hire and train people in developing with WordPress. At times the review process, mixed with the emotions of others, feels like a rising tax against the small software business owner, like myself.”</p>\n<p>When drawing attention to the suspicious active install numbers for the Vertex theme and the flaws in the algorithm, Medeiros drew resistance from Wood, who does not see the directory as a place where businesses should expect a return for their investments.</p>\n<p>“The theme directory is not an advertisement to peddle your wares,” Wood <a href=\"https://twitter.com/Otto42/status/790999917451808768\" target=\"_blank\">said</a>. “It is exactly that sort of thinking [that] makes me want to ban all themes with a ‘paid’ version from the directory entirely. The theme directory is not an advertising means. That is not its purpose. If that is your intent, then you are doing it wrong.”</p>\n<p>Medeiros said he isn’t interested in reviewing all themes for possible fraud, nor does he expect Otto to do the same. Vertex is just one example among many where the flaws in the algorithm are on public display.</p>\n<p>“I chose to highlight this issue because I think the repo can be a better choice for users than a for-profit marketplace,” Medeiros said. “Either way, I can only hope unearthing this conversation helps affect change for the better.”</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, 26 Oct 2016 20:16:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:42:\"HeroPress: I fell. WordPress helped me up.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://heropress.com/?post_type=heropress-essays&p=1430\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://heropress.com/essays/fell-wordpress-helped/\";s: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:21434:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/10/102616-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: A fall nearly took my life, but WordPress helped me find myself.\" /><p>As I laid there in a heap on that cliffside, my body broken, bloodied and battered, never once did I think, “This is one of the best things to ever happen to me and will lead me down a path of personal and professional fulfillment.” But that’s what happened, and WordPress is among the biggest reasons why.</p>\n<p>Please excuse my lack of mental clarity in that moment, as I had just fallen an estimated 40 to 50 feet down a rocky bluff overlooking the Pacific Ocean in La Jolla, California.</p>\n<p>Needless to say, I was in rough shape.</p>\n<p>It was June 16, 2012, and whether I would have admitted it or not, I was definitely in a transformative period. If there ever were a time to have a life-changing moment, the pickings were ripe.</p>\n<p>That sunny Saturday began with a goal of hiking 15 miles down the coast, taking in the scenery. Mere hours later the goal became survival. In the months that followed, I experienced recovery, renewal and rejuvenation.</p>\n<p>A fall nearly took my life, but WordPress helped me find myself.</p>\n<blockquote class=\"instagram-media\"><div>\n<div>\n<div></div>\n</div>\n<p><a href=\"https://www.instagram.com/p/Rso_A3AzzP/\" target=\"_blank\">A photo posted by Eric Kuznacic (@kuznacic)</a> on Nov 6, 2012 at 10:05am PST</p>\n</div>\n</blockquote>\n<p></p>\n<p><em>My wife Katie and I, the evening before my accident</em></p>\n<h3>A different state of mind</h3>\n<p>My story is different than most HeroPress essays. I did not grow up without, or learning to cope with an illness or disability. I am not a minority, nor do I belong to a marginalized class. I am a white, American male whom many would say lives a charmed life.</p>\n<p>I do not dispute that.</p>\n<p>However, that does not mean I have not faced adversity. My story is one of finding my own way — through trial and error, fierce independence, hard work, and lots and lots of ups and downs.</p>\n<blockquote><p>I was the kid who never knew what he wanted to be when he grew up.</p></blockquote>\n<p>I realized at an early age that I *could* do whatever I wanted to do; I also learned there was a huge difference between being able to do something and wanting or enjoying to do something.</p>\n<p>I was a pretty good all-around student — math, science, English and so forth — and was pushed toward pursuing a career with a big, important title like surgeon or attorney or chemist. I never had an interest in any of that — I couldn’t see myself going to school for years and years (and taking on even more debt than my four-year degree put me in) just because someone else thought I should.</p>\n<p>Plus, the idea of “corporate America” never really appealed to me. Fighting the rat race every day to get to work in a skyscraper or suburban office complex, toiling away in a cubicle for eight hours, fighting the rat race to get home only to get up and do it all over again the next day. There must be something more.</p>\n<p>I always wanted to be one of those people that woke up every day excited to go to work. I just never knew what that job should be.</p>\n<h3>Growing up in a digital world</h3>\n<p>My parents were elementary-school teachers so we always had access to the school computer (Literally, there was one. This was 1983 in rural Wisconsin!). When I reached high school, we had a shiny new Macintosh at home and it could dial into this thing called “The Internet.”</p>\n<p>I chose to attend <a href=\"http://www.drake.edu/\" target=\"_blank\">Drake University</a> in part because it offered an Internet-connected PowerMac in every dorm room. (I cannot overstate how revolutionary this was in the early and mid 1990s!). I majored in Broadcast Journalism, enjoyed it and went on to work in the news media for a couple years, but it took all of a few weeks on campus to because completely enamored with HTML and early iterations of CSS.</p>\n<p>I cobbled together a simple personal homepage using <a href=\"https://en.wikipedia.org/wiki/Yahoo!_GeoCities\" target=\"_blank\">Geocities</a>, and when I got bored of posting personal tidbits surrounded by animated GIFs, turned to creating subpages for bands I liked. That morphed into creating a site dedicated to the Des Moines music scene. That site became pretty popular, mostly because it was 1998 and very few bands had their own website, much less one that looked professional and was updated regularly.</p>\n<p>I found that web designers were few and far between in those years, and was able to create small sites on the side for various businesses, groups and organizations as a way to make beer money. However the web was still very much like the Wild West and there was not a clear career path at that time for aspiring web designers, other than moving to Silicon Valley. I decided to pass and concentrate on completing my degree.</p>\n<h3>The years pass</h3>\n<p>Fast-forward about 10 years to 2012. I turned 35, and that milestone culminated in me quitting a job that I absolutely despised, not because of the job itself but because of the absolute tyrant of a “boss.”</p>\n<p>I had never walked away from employment in my adult life without knowing my next move. But this time it was necessary.</p>\n<blockquote><p>Every day I had to sit there I became more and more miserable to the point that it was affecting my marriage and mental health.</p></blockquote>\n<p>Luckily I had built a great personal and professional network and various job opportunities soon presented themselves. I began to think hard about finding a career rather than a mere job — something I could build upon and grow within. It’s what we all dream, but it seems that few achieve. I was determined to beat those odds.</p>\n<p>A close friend had recently left a communications position at a large utility about 40 miles from where I live, in a larger city with ample professional opportunity. I had always resisted looking for employment in that community, only because of the time it would take each day traveling to/from work. But, this was a very good-paying job that had essentially landed in my lap. My friend gave the workplace rave reviews, so everything seemed to be falling into place.</p>\n<p>I went through the whole rigmarole, interviewing several times with different people. Things were going well. It got to the point that on Friday, June 15, 2012, I received a call from the man whom would be my boss, letting me know that the field had been narrowed to me and one other person. He said as much as he was legally able, and reading through the lines, the job was mine. All I had to do was clear one final hurdle upon my return to Wisconsin.</p>\n<p>For the first time in months, I could see the future unfolding and it felt good.</p>\n<p>While my new “career” was not what I had expected to find I was perfectly content in my decisions. As I walked around Huntington Beach, CA that afternoon the cloudy skies gave way to beautiful, warm sunshine. I thought it was a sign that everything was going to be OK. I had no idea what was next.</p>\n<blockquote class=\"instagram-media\"><div>\n<div>\n<div></div>\n</div>\n<p><a href=\"https://www.instagram.com/p/L-73JpAzyo/\" target=\"_blank\">A photo posted by Eric Kuznacic (@kuznacic)</a> on Jun 17, 2012 at 10:28am PDT</p>\n</div>\n</blockquote>\n<p></p>\n<p><em>My hospital bracelet, one of the first things I recall seeing upon waking up from surgery</em></p>\n<h3>The Fall</h3>\n<p>I awoke the morning of June 16, 2012, with the intention of walking along the Pacific Ocean from La Jolla to Ocean Beach, CA. Once there my wife would pick me up after her meetings were over, marking the beginning of a few days of much-needed vacation time before heading home.</p>\n<p>I had spent hours carefully mapping out my route, creating a personal Google Map with all the places I wanted to stop for rest, a bite to eat and so forth, as well as where I could cut down side streets to/from the beach.</p>\n<blockquote><p>I thought I had it all planned out so well.</p></blockquote>\n<p>I set out from our hotel, which sits on a bluff high above the Pacific Ocean and abuts two world-caliber golf courses. Google Earth had shown me a route of how to get across the golf course and to a path that would lead me down to the beach below. All I had to do was hop a fence and I was home-free.</p>\n<p>Once over the fence I made a fateful decision to not follow my planned route, which would have taken me to a set of stairs that led to the beach. Instead I believed I had found a “shortcut” that would take me to the beach much more quickly and directly than my mapped route.</p>\n<p>Little did I know that this was what I later was told the locals refer to as a “false path.” I carefully made my way down the cliff, slipping a few times due to the loose gravel and the fact that I was wearing slip-on shoes — not the best choice for a steep hike. Undeterred, I continued down this path until I came to a spot where going back up was not an option (due to the cliff giving way), and going down further would definitely mean taking a tumble of some sort.</p>\n<p>My head swirled. What was I to do? Should I call 911? No, that would mean I’d have to admit I made a mistake and, I reckoned with myself, health insurance doesn’t pay for a cliffside rescue if there are no injuries. I tried and tried to climb back up, to no avail, until my clothes were completely drenched with sweat.</p>\n<p>Sensing futility, I sat down to rest. That 10 or so minutes gave me a lot to think about. People always ask me if death was on my mind. I can honestly say that thought never once crossed my mind. I began trying to rationalize one of the few choices I had: To jump to a point where I could safely slide down a ways on my butt, allowing me to continue down the cliff. What’s the worst that can happen, I thought; a broken arm and some scrapes.</p>\n<p>I decided this was my only choice and spent a few minutes pumping myself up. The plan was to launch myself from where I was stuck, trying to reach a rock that stuck out of the cliff, perhaps 6-8 feet away. If I could just grab onto that rock, I could gather myself before letting go in an attempt to let gravity do its thing. I snapped a couple photos of where I was at, just in case no one believed what was shaping up to be quite the story.</p>\n<p>I am not a religious man, but I said a silent prayer and went for it. I jumped as far as I could, getting my hands on the intended target rock, only to feel my fingers slip off. Down I went.</p>\n<blockquote><p>All I remember was smacking my face on the cliffside, then free-falling for what felt like an eternity, followed by a slide even further down.</p></blockquote>\n<p>I never lost consciousness, and when I came to a rest I was somehow able to adjust my body so that I was sitting up straight, faced with the most picturesque Pacific Ocean view imaginable.</p>\n<p>I screamed for help for a minute or two before realizing it was hopeless. I was still fairly high above the beach, it was windy, the waves were crashing against the shore, and there was no one directly below. It quickly became apparent that if I were to survive, it was up to me and only me.</p>\n<p>Upon gathering myself enough to realize the situation and that my injuries were very severe, my first fear was that I was paralyzed. My right leg was crumpled below me in a way that defies explanation and at first I could not feel it. My right shoe had slipped off in the fall, so I grabbed my right heel and found that there was feeling. That calmed me enough to be able to fish my phone out of my left pocket, something I could not have done had it been in my right pocket.</p>\n<p>I called 911 for the first time in my life. People from San Diego later told me that I should not have had reception in that spot, and sure enough when I later checked, the service map was white (no service) where I was. Miraculously the call went through and I spent the next 26 minutes on the phone with the operator. Luckily I knew right where I was and a lifeguard on a Waverunner was able to locate me and signal to others where I was at.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/10/eric-kuznacic-fall-aftermath.jpg\"><img class=\"size-full wp-image-1450\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2016/10/eric-kuznacic-fall-aftermath.jpg\" alt=\"This is how I looked the morning after my accident\" width=\"604\" height=\"453\" /></a>This is how I looked the morning after my accident\n<p>My right femur has been broken into three pieces. My right orbital bone was shattered — much like a windshield after being hit by a rock — as a result of my face slamming against the rocks. I was bleeding profusely from above my right eye and had serious scrapes and abrasions below the waist from sliding down the cliff after a free fall.</p>\n<p>At this point the adrenaline was pumping pretty good, but once my rescuers arrived I started to go into shock. They gave me a shot to counteract those effects, and I was able to tell them to call my wife to let her know I was OK. I still did not realize the extent of my injuries.</p>\n<blockquote><p>I thought I would be going to the ER and would be released later that day. I was wrong.</p></blockquote>\n<p>I spent the next three-and-a-half days in the hospital, followed by another day in a hotel awaiting our flight home to Wisconsin. Even though I was full of painkillers I was in more pain than I could ever have imagined.</p>\n<h3>The Aftermath</h3>\n<p>If you’ve read this far you might be wondering what this all has to do with WordPress. Needless to say, faced with a long recovery and unable to drive, I didn’t get that job with the utility.</p>\n<p>Once at home I was couch-bound for nearly four months as my leg slowly healed. I’ve never been a huge movie fan and one can only watch so much TV before becoming very bored. I convinced my wife that I needed a new laptop to pass the time.</p>\n<p>Two years earlier I had been introduced to WordPress via a non-profit organization whose board of directors I joined. They needed someone to keep their website up-to-date, and it just so happened they recently had converted it to WordPress. At that time I did not view WordPress as an avenue toward personal and professional freedom and satisfaction, but it certainly was easier than writing code by hand and scored points for being a handy and easy-to-understand tool.</p>\n<p>I have always been a fan and supporter of open-source software, and how digital collaboration has helped shape the Internet and world.</p>\n<blockquote><p>As I lay on that couch and as the summer days passed, I read up on WordPress. The more I read, the more it intrigued me.</p></blockquote>\n<p>I learned there was a thriving WordPress community of like-minded individuals, entrepreneurs and others making a living, and while I may not have known anyone locally, advice and assistance was readily available online.</p>\n<p>I dove in head-first, initially because I needed something to help pass the time during my recovery. As I learned and experimented, I came to view WordPress and website development as something that I could once again do to earn a little bit of money and help pay the bills.</p>\n<p>I had a pretty good local network due to my community volunteerism, and soon found a mid-size nonprofit organization who needed help maintaining its current website. That site was built upon some sort of proprietary CMS that did not work anywhere near as well as WordPress. After a few months, talk turned to building a new site and I strongly advocated for WordPress.</p>\n<p>It worked, and the rest, as they say, is history. I am not saying that the journey was an easy one; developing that first site was filled with missteps, mistakes and things I had to re-do several times.</p>\n<blockquote><p>But I was learning, I was independent, and I was making the best out of sitting on the couch 90 percent of the time.</p></blockquote>\n<p>That first project turned out well enough to impress the organization, and led them to suggest my services to others. Soon I had a handful of clients who turned to me because they had heard of this tool called WordPress but needed an “expert” to guide them. This led me to believe that this was a sustainable business, and perhaps could be the career that I had sought for so long.</p>\n<blockquote class=\"instagram-media\"><div>\n<div>\n<div></div>\n</div>\n<p> <a href=\"https://www.instagram.com/p/ic0Qexgz91/\" target=\"_blank\">Always good to be in #oceanbeach #sandiego</a></p>\n<p>A photo posted by Eric Kuznacic (@kuznacic) on Dec 27, 2013 at 7:29pm PST</p>\n</div>\n</blockquote>\n<p></p>\n<p><em>How I feel every day when I wake up and realize I am my own boss</em></p>\n<h3>What WordPress means to me</h3>\n<p>I love everything about WordPress, but also realize that I am nowhere close to mastering this wonderful tool. I think that is what drives me to get up every morning — the chance to learn something new, to solve a problem, to seek out solutions, to expand my skill set for future projects. And, most importantly, WordPress provides me a vehicle through which I am able to set my own course, be my own boss, and build things my own way.</p>\n<p>I love the WordPress community and all those whom I have met or interacted. You are some very, very smart people! I relish the chance to extend my interest in volunteerism to the WordPress community, giving back to those who are just learning. I have attended WordCamps near and far, and in January 2016 founded a <a href=\"https://www.meetup.com/Janesville-Area-WordPress-Users\" target=\"_blank\">local WordPress Meetup group</a> in the city where I live. I also spent three semesters teaching “WordPress 101” at the local technical college. These experiences, all because of WordPress, introduced me to others locally who share my love of WordPress.</p>\n<p>I officially launched <a href=\"https://www.wtftechsolutions.com\" target=\"_blank\">Why The Fuss? Technical Solutions</a>, my one-man design and development shop, on June 1, 2013, just two weeks shy of the one-year anniversary of my accident. I have been asked why I did not wait until June 16 to launch as a symbolic date. I have never before really told anyone why.</p>\n<p>The doctors told me it would be a full 12 months before I was fully back up on my feet. I viewed launching my business as a way to prove to myself that while time frame was accurate, on June 16, 2013 I wanted to be able to look back at what the previous year had laid bare for me with a positive outlook toward the future.</p>\n<blockquote><p>I am well aware of the fact that I do not know everything there is to know, about WordPress or life in general. But this excites me and drives me to do more.</p></blockquote>\n<p>In the past this type of situation would have driven me crazy, as I did not have such a heavy investment in whatever I was doing; it was just a job.</p>\n<p>WordPress has helped me find a career, one I never would have found if not for a series of unfortunate events and fateful decisions. I look forward to continuing this journey of personal and professional fulfillment.</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: I fell. WordPress helped me up.\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=I%20fell.%20WordPress%20helped%20me%20up.&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffell-wordpress-helped%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: I fell. WordPress helped me up.\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Ffell-wordpress-helped%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%2Ffell-wordpress-helped%2F&title=I+fell.+WordPress+helped+me+up.\" rel=\"nofollow\" target=\"_blank\" title=\"Share: I fell. WordPress helped me up.\"></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/fell-wordpress-helped/&media=https://heropress.com/wp-content/uploads/2016/10/102616-min-150x150.jpg&description=I fell. WordPress helped me up.\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: I fell. WordPress helped me up.\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/fell-wordpress-helped/\" title=\"I fell. WordPress helped me up.\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/fell-wordpress-helped/\">I fell. WordPress helped me up.</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, 26 Oct 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:13:\"Eric Kuznacic\";s: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:82:\"WPTavern: Weglot Multilingual WordPress Plugin Passes €10,000 in Monthly Revenue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=63048\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/weglot-multilingual-wordpress-plugin-passes-e10000-in-monthly-revenue\";s: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:6542:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/weglot.jpg?ssl=1\"><img src=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/10/weglot.jpg?resize=781%2C350&ssl=1\" alt=\"weglot\" class=\"aligncenter size-full wp-image-63101\" /></a></p>\n<p>Augustin Prot and Rémy Berda, co-founders the <a href=\"https://wordpress.org/plugins/weglot/\" target=\"_blank\">Weglot</a> multilingual plugin for WordPress, started their operation in a small apartment in September 2015. Weglot was originally a simple JavaScript project that offered a language switcher so that users could view websites in different languages. After testers started asking for a solution that could be used with WordPress without causing SEO problems, Weglot co-founders scrapped the JavaScript idea and put all their energies towards creating a WordPress plugin that would follow best practices.</p>\n<p>Berda, the engineer who built the plugin, said he developed it from a “non-WordPress” point of view and the team was excited when they started getting one person a day downloading the plugin. They jumped into the WordPress market sight unseen, with no contacts and very little understanding of the community.</p>\n<p>In February 2016, after finishing out the previous month with 291€ in revenue, Weglot co-founders officially launched their <a href=\"https://weglot.com/pricingwp\" target=\"_blank\">SaaS-based commercial offerings</a> to extend the capabilities of the free WordPress.org plugin. They brought the plugin out of beta and decided to sponsor and attend WordCamp Paris to connect with the community.</p>\n<p>“WordPress was just a name that we had heard of but didn’t know anything about it,” Berda said. “Sponsoring the WordCamp was without a doubt what really launched us. Within two days, we had met and exchanged with many people from the WordPress community. After the WordCamp, we started to get more and more users.”</p>\n<p>I asked Berda what surprised him about WordPress and its commercial ecosystem as someone who was brand new to the community in 2015. He said they knew coming into it that many websites were built on the software but couldn’t imagine the size or the strength of the community.</p>\n<p>“We didn’t imagine that WordPress was so ‘community’ based,” Berda said. “Events, meetups, WordCamps (in so many cities), blogs, and even a French Slack group.”</p>\n<p>Berda said he and his co-founder were also surprised by how infrequently the SaaS model is used in the WordPress ecosystem.</p>\n<p>“People were reluctant to use a SaaS approach at first – they prefer to buy a piece a software even if it means no support,” Berda said. “It was surprising to us because outside WordPress, SaaS has surpassed the ‘software’ approach for many reasons. The good thing we’ve seen is that it changed rapidly between the end of last year and today. It seems the SaaS approach we have is no longer a problem for our users as they understand the value.”</p>\n<p>In July 2016, Weglot passed €3,500 in monthly revenue, which enabled the team to rent a small office where they could be fully dedicated to the project. Prot and Berda have added a customer support specialist and Weglot’s monthly recurring revenue is on a steady uphill climb. Last week the plugin <a href=\"http://blog.weglot.com/0-7000euromonthly-beginning-journey/\" target=\"_blank\">passed 5,000 active installs</a> and Berda said they passed 10,000€ per month in actual revenue (7,000€/month in recurring revenue).</p>\n<p>Weglot now has paying customers in 75 countries and Berda gave us a break down of their top seven in terms of MRR (Monthly Recurring revenue):</p>\n<ul>\n<li>France : 20%</li>\n<li>USA : 13%</li>\n<li>UK : 6.4%</li>\n<li>Spain : 6.3%</li>\n<li>Germany : 4.4%</li>\n<li>Canada : 3.5%</li>\n<li>Italy : 3.4%</li>\n</ul>\n<p>As Weglot’s founders are French, it isn’t surprising the product has taken off in France. Over the past few years <a href=\"https://wptavern.com/wordcamp-paris-2014-uniting-the-french-wordpress-community\" target=\"_blank\">the French WordPress community has become more united and connected</a> with WordPress-related events expanding into other cities beyond Paris. The challenges of multilingual publishing is an important topic at these events and other WordCamps around Europe, and Weglot seems to be solving some of these problems for users.</p>\n<p>Compared to more established competitors in the multilingual plugin space, like <a href=\"https://wordpress.org/plugins/polylang/\" target=\"_blank\">Polylang</a> (with 200,000+ active installs) and the 100% commercial <a href=\"https://wpml.org/\" target=\"_blank\">WPML</a> plugin, which boasts a 40-person team, Weglot is still considered a small player. Berda said they hope to distinguish the plugin from its competitors by providing a quicker, simpler setup, a clean approach for SEO, and broader compatibility with WordPress’ ecosystem of themes and plugins.</p>\n<p>“Weglot has a technical approach that is really different from other plugins,” Berda said. “For translated pages, Weglot lets WordPress build the webpage normally and hooks at the end of the code to translate the content. By doing so, Weglot works on a HTML page, making its content source-agnostic and thus solving many compatibility problems.”</p>\n<p>The plugin also uses rewrite rules to create different URLs for each language offered on the site. For example, <strong>mywebsite.com/contact</strong> returns a page in English, <strong>mywebsite.com/fr/contact</strong> displays the French version, and <strong>mywebsite.com/es/contact</strong> returns the page in Spanish.</p>\n<p>“This approach combined with adding tags ‘alternate’ hreflang in the page, means that Weglot meets <a href=\"https://support.google.com/webmasters/answer/182192?hl=en\" target=\"_blank\">SEO best practices recommended by Google</a>,” Berda said.</p>\n<p>Apart from finding the right technical approach, Berda said one of the biggest challenges has been maintaining a high level of support. His team has committed to supporting both free and paying customers through forums and live chat. Over the next six months Weglot is aiming to grow its revenue to €20,000/ month, expand its support team, and establish its SaaS approach as a viable business model in the WordPress multilingual plugin space.</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, 25 Oct 2016 19:56:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 17 Nov 2016 13:09:40 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"287728\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 17 Nov 2016 13:00:13 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20130911010210\";}','no'),(6558,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1479431438','no'),(6559,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1479388238','no'),(6560,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1479431439','no'),(6561,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Nov 2016 13:05:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Mar 2011 04:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"25254@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Customise WordPress with powerful, professional and intuitive fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"elliotcondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"132@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:21:\"Regenerate Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Aug 2008 14:38:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"6743@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Alex Mills (Viper007Bond)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:11:\"Hello Dolly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/hello-dolly/#post-5790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 May 2008 22:11:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"5790@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29860@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2141@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"23862@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"Increase your traffic, view your stats, speed up your site, and protect yourself from hackers with Jetpack.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"15@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet Web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:14:\"W3 Total Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2009 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"Search Engine (SEO) & Performance Optimization (WPO) via caching. Integrated caching: CDN, Minify, Page, Object, Fragment, Database support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"1169@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 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: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:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29832@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"Secure your website with the most comprehensive WordPress security plugin. Firewall, malware scan, blocking, live traffic, login security & more.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2082@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Extends and enhances TinyMCE, the WordPress Visual Editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"18101@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:14:\"Duplicate Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/duplicate-post/#post-2646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Dec 2007 17:40:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2646@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Clone posts and pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Lopo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:11:\"WP-PageNavi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 23:17:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"363@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Adds a more advanced paging navigation interface.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Lester Chan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"753@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"One of the most downloaded 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: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:26:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Apr 2013 10:36:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"51888@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Really Simple CAPTCHA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2009 02:17:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"9542@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WP Super Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2572@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:35:\"Google Analytics by MonsterInsights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2316@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"Connect Google Analytics with WordPress by adding your Google Analytics tracking code. Get the stats that matter.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Syed Balkhi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8321@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast SEO plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"47509@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"Modern two-factor that people love to use: strong authentication without passwords or tokens; single sign on/off; magical login experience.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Dave Ross\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"38058@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Anderson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"26907@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Samir Shah\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"50539@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Displays Google Analytics reports in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"28395@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"plugin-master\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"31973@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"26607@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Cory Lamle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"21738@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:146:\"Take the guesswork out of WordPress security. iThemes Security offers 30+ ways to lock down WordPress in an easy-to-use WordPress security plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"iThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Meta Slider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/ml-slider/#post-49521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2013 16:56:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"49521@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s: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\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 17 Nov 2016 13:09:43 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Thu, 17 Nov 2016 13:40:55 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Thu, 17 Nov 2016 13:05:55 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20130911010210\";}','no'),(6562,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1479431439','no'),(6563,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1479388239','no'),(6564,'_transient_timeout_plugin_slugs','1479474639','no'),(6565,'_transient_plugin_slugs','a:18:{i:0;s:43:\"advanced-recent-posts/lptw-recent-posts.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:61:\"extended-featured-content-widget/extended-featured-widget.php\";i:4;s:9:\"hello.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:49:\"kopa-nictitate-toolkit/kopa-nictitate-toolkit.php\";i:7;s:19:\"mailbag/mailbag.php\";i:8;s:31:\"master-slider/master-slider.php\";i:9;s:21:\"newsletter/plugin.php\";i:10;s:35:\"redux-framework/redux-framework.php\";i:11;s:39:\"rescue-shortcodes/rescue-shortcodes.php\";i:12;s:43:\"the-events-calendar/the-events-calendar.php\";i:13;s:63:\"the-events-calendar-shortcode/the-events-calendar-shortcode.php\";i:14;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:15;s:41:\"wordpress-importer/wordpress-importer.php\";i:16;s:27:\"js_composer/js_composer.php\";i:17;s:31:\"wp-google-maps/wpGoogleMaps.php\";}','no'),(6566,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1479431439','no'),(6567,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/\'>WordPress 4.7 Beta 4</a> <span class=\"rss-date\">November 16, 2016</span><div class=\"rssSummary\">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 […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/wpweekly-episode-254-wp-ecommerce-wordcamp-us-2017-and-upvato\'>WPTavern: WPWeekly Episode 254 – WP eCommerce, WordCamp US 2017, and Upvato</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/visible-edit-shortcuts-in-wordpress-4-7-makes-customizing-sites-easier\'>WPTavern: Visible Edit Shortcuts in WordPress 4.7 Makes Customizing Sites Easier</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/nashville-to-host-wordcamp-us-2017-2018\'>WPTavern: Nashville to Host WordCamp US 2017-2018</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/wpclef/\' class=\'dashboard-news-plugin-link\'>Clef Two-Factor Authentication</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=wpclef&_wpnonce=a62f6aeddb&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Clef Two-Factor Authentication\'>Install</a>)</span></li></ul></div>','no'),(6570,'_site_transient_timeout_available_translations','1479399055','yes'),(6571,'_site_transient_available_translations','a:79:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-22 12:44:33\";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.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-09-03 15:20:19\";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.4.5/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:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2015-12-07 20:53:51\";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.4.3/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.4.5\";s:7:\"updated\";s:19:\"2016-06-26 09:36:04\";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.4.5/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.4.2\";s:7:\"updated\";s:19:\"2016-02-08 13:17:04\";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.4.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2016-02-04 09:40:25\";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.4.2/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.4.5\";s:7:\"updated\";s:19:\"2016-06-22 04:44:46\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-01 14:25:07\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-28 11:21:37\";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.4.5/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:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-05 12:34:14\";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.4.5/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_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-10-07 11:03:22\";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.4.5/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:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-04-10 14:06:54\";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.4.3/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_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-10-27 04:34:20\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-26 19:02:54\";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.4.5/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-21 21:29:12\";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.4.5/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2015-12-15 11:52:35\";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.4.3/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-26 19:24:32\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-21 22:25:21\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-21 22:56:55\";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.4.5/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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-08-19 13:07:59\";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.4.5/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_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-21 18:29:57\";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.4.5/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_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-26 09:07:56\";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.4.5/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-15 15:44:32\";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.4.5/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_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-01 14:25:00\";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.4.5/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_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-01-24 15:17:36\";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.4.3/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_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.4.5\";s:7:\"updated\";s:19:\"2016-11-14 13:46:01\";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.4.5/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-08-05 22:21:30\";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.4.5/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:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-02-18 06:44:22\";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.4.3/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.4.5\";s:7:\"updated\";s:19:\"2016-07-05 13:44:35\";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.4.5/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.4.3\";s:7:\"updated\";s:19:\"2016-01-31 19:24:20\";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.4.3/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.4.3\";s:7:\"updated\";s:19:\"2016-03-22 18:30:35\";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.4.3/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_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-13 12:55:55\";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.4.5/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:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-20 09:10:56\";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.4.5/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_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-07-28 08:37:10\";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.4.5/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:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.3.4\";s:7:\"updated\";s:19:\"2015-09-24 15:25:30\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.4/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.4.5\";s:7:\"updated\";s:19:\"2016-07-09 21:25:18\";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.4.5/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.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.4.5\";s:7:\"updated\";s:19:\"2016-06-21 19:15:47\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-22 10:57:42\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-08 08:29:24\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-08-16 21:18:18\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-29 09:15:35\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-21 19:09:03\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-10-01 10:44:10\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-26 09:23:42\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-23 05:12:03\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-16 11:42:37\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-22 09:12:39\";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.4.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-28 05:35:23\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-11 07:18:24\";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.4.5/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-26 13:48:11\";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.4.5/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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-01-20 13:35:50\";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.4.3/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:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2015-12-14 12:19:44\";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.4.3/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.4.5\";s:7:\"updated\";s:19:\"2016-09-23 13:46:12\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-06 09:15:02\";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.4.5/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_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-22 02:34:26\";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.4.5/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-11-14 11:36:10\";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.4.5/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-06-22 04:45:37\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-20 18:23:24\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-28 07:10:16\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-29 22:34:16\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-10-19 20:27:59\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-07-28 05:06:29\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-23 10:12:06\";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.4.5/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.4.5\";s:7:\"updated\";s:19:\"2016-10-17 04:14:56\";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.4.5/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.4.5\";s:7:\"updated\";s:19:\"2016-06-26 08:41:04\";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.4.5/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:6:\"4.1.13\";s:7:\"updated\";s:19:\"2015-03-26 16:45:38\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.13/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.4.5\";s:7:\"updated\";s:19:\"2016-07-20 19:27:49\";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.4.5/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_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.4.3\";s:7:\"updated\";s:19:\"2016-04-12 09:17:17\";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.4.3/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.4.3\";s:7:\"updated\";s:19:\"2015-12-12 22:55:08\";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.4.3/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','yes'),(6599,'_transient_is_multi_author','0','yes'),(6606,'_transient_flaton_categories','1','yes'),(6628,'_site_transient_timeout_security_report_performed_recently','1479392845','yes'),(6629,'_site_transient_security_report_performed_recently','1','yes'),(6633,'_transient_timeout_select2-css_style_cdn_is_up','1479478346','no'),(6634,'_transient_select2-css_style_cdn_is_up','1','no'),(6635,'_transient_timeout_select2-js_script_cdn_is_up','1479478346','no'),(6636,'_transient_select2-js_script_cdn_is_up','1','no'),(6637,'_transient_timeout_ace-editor-js_script_cdn_is_up','1479478347','no'),(6638,'_transient_ace-editor-js_script_cdn_is_up','1','no'),(6648,'rewrite_rules','a:333:{s:40:\"(?:event)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:56:\"index.php?tribe_events=$matches[1]&eventDate=$matches[2]\";s:28:\"(?:event)/([^/]+)/(?:all)/?$\";s:74:\"index.php?tribe_events=$matches[1]&post_type=tribe_events&eventDisplay=all\";s:45:\"(?:event)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/ical/?$\";s:63:\"index.php?tribe_events=$matches[1]&eventDate=$matches[2]&ical=1\";s:25:\"(?:event)/([^/]+)/ical/?$\";s:56:\"index.php?ical=1&name=$matches[1]&post_type=tribe_events\";s:28:\"(?:events)/(?:page)/(\\d+)/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:38:\"(?:events)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]\";s:23:\"(?:events)/(?:month)/?$\";s:51:\"index.php?post_type=tribe_events&eventDisplay=month\";s:37:\"(?:events)/(?:list)/(?:page)/(\\d+)/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:22:\"(?:events)/(?:list)/?$\";s:50:\"index.php?post_type=tribe_events&eventDisplay=list\";s:23:\"(?:events)/(?:today)/?$\";s:49:\"index.php?post_type=tribe_events&eventDisplay=day\";s:27:\"(?:events)/(\\d{4}-\\d{2})/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:33:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]\";s:13:\"(?:events)/?$\";s:53:\"index.php?post_type=tribe_events&eventDisplay=default\";s:18:\"(?:events)/ical/?$\";s:39:\"index.php?post_type=tribe_events&ical=1\";s:38:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/?$\";s:78:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]\";s:60:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:69:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:54:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day\";s:73:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:59:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/?$\";s:102:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:65:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/ical/?$\";s:68:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1\";s:75:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]\";s:45:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:44:\"(?:events)/(?:tag)/([^/]+)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:month)/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";s:53:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:38:\"(?:events)/(?:tag)/([^/]+)/(?:list)/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:today)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day\";s:57:\"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:43:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/?$\";s:89:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:49:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:34:\"(?:events)/(?:tag)/([^/]+)/feed/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2\";s:34:\"(?:events)/(?:tag)/([^/]+)/ical/?$\";s:55:\"index.php?post_type=tribe_events&tag=$matches[1]&ical=1\";s:59:\"(?:events)/(?:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]\";s:29:\"(?:events)/(?:tag)/([^/]+)/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";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:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&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: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:9:\"staffs/?$\";s:26:\"index.php?post_type=staffs\";s:39:\"staffs/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=staffs&feed=$matches[1]\";s:34:\"staffs/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?post_type=staffs&feed=$matches[1]\";s:26:\"staffs/page/([0-9]{1,})/?$\";s:44:\"index.php?post_type=staffs&paged=$matches[1]\";s:8:\"event/?$\";s:32:\"index.php?post_type=tribe_events\";s:38:\"event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:33:\"event/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:25:\"event/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=tribe_events&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:36:\"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:57:\"service_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service_category=$matches[1]&feed=$matches[2]\";s:52:\"service_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service_category=$matches[1]&feed=$matches[2]\";s:45:\"service_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?service_category=$matches[1]&paged=$matches[2]\";s:27:\"service_category/([^/]+)/?$\";s:38:\"index.php?service_category=$matches[1]\";s:52:\"service_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service_tag=$matches[1]&feed=$matches[2]\";s:47:\"service_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service_tag=$matches[1]&feed=$matches[2]\";s:40:\"service_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?service_tag=$matches[1]&paged=$matches[2]\";s:22:\"service_tag/([^/]+)/?$\";s:33:\"index.php?service_tag=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"portfolio_project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_project=$matches[1]&feed=$matches[2]\";s:53:\"portfolio_project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?portfolio_project=$matches[1]&feed=$matches[2]\";s:46:\"portfolio_project/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?portfolio_project=$matches[1]&paged=$matches[2]\";s:28:\"portfolio_project/([^/]+)/?$\";s:39:\"index.php?portfolio_project=$matches[1]\";s:54:\"portfolio_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio_tag=$matches[1]&feed=$matches[2]\";s:49:\"portfolio_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio_tag=$matches[1]&feed=$matches[2]\";s:42:\"portfolio_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?portfolio_tag=$matches[1]&paged=$matches[2]\";s:24:\"portfolio_tag/([^/]+)/?$\";s:35:\"index.php?portfolio_tag=$matches[1]\";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:56:\"client_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?client_category=$matches[1]&feed=$matches[2]\";s:51:\"client_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?client_category=$matches[1]&feed=$matches[2]\";s:44:\"client_category/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?client_category=$matches[1]&paged=$matches[2]\";s:26:\"client_category/([^/]+)/?$\";s:37:\"index.php?client_category=$matches[1]\";s:51:\"client_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?client_tag=$matches[1]&feed=$matches[2]\";s:46:\"client_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?client_tag=$matches[1]&feed=$matches[2]\";s:39:\"client_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?client_tag=$matches[1]&paged=$matches[2]\";s:21:\"client_tag/([^/]+)/?$\";s:32:\"index.php?client_tag=$matches[1]\";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:61:\"testimonial_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial_category=$matches[1]&feed=$matches[2]\";s:56:\"testimonial_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial_category=$matches[1]&feed=$matches[2]\";s:49:\"testimonial_category/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?testimonial_category=$matches[1]&paged=$matches[2]\";s:31:\"testimonial_category/([^/]+)/?$\";s:42:\"index.php?testimonial_category=$matches[1]\";s:56:\"testimonial_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial_tag=$matches[1]&feed=$matches[2]\";s:51:\"testimonial_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial_tag=$matches[1]&feed=$matches[2]\";s:44:\"testimonial_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?testimonial_tag=$matches[1]&paged=$matches[2]\";s:26:\"testimonial_tag/([^/]+)/?$\";s:37:\"index.php?testimonial_tag=$matches[1]\";s:34:\"staffs/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"staffs/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"staffs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"staffs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"staffs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"staffs/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"staffs/([^/]+)/embed/?$\";s:39:\"index.php?staffs=$matches[1]&embed=true\";s:27:\"staffs/([^/]+)/trackback/?$\";s:33:\"index.php?staffs=$matches[1]&tb=1\";s:47:\"staffs/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?staffs=$matches[1]&feed=$matches[2]\";s:42:\"staffs/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?staffs=$matches[1]&feed=$matches[2]\";s:35:\"staffs/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?staffs=$matches[1]&paged=$matches[2]\";s:42:\"staffs/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?staffs=$matches[1]&cpage=$matches[2]\";s:31:\"staffs/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?staffs=$matches[1]&page=$matches[2]\";s:23:\"staffs/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"staffs/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"staffs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"staffs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"staffs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"staffs/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"staff_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?staff_category=$matches[1]&feed=$matches[2]\";s:50:\"staff_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?staff_category=$matches[1]&feed=$matches[2]\";s:43:\"staff_category/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?staff_category=$matches[1]&paged=$matches[2]\";s:25:\"staff_category/([^/]+)/?$\";s:36:\"index.php?staff_category=$matches[1]\";s:50:\"staff_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?staff_tag=$matches[1]&feed=$matches[2]\";s:45:\"staff_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?staff_tag=$matches[1]&feed=$matches[2]\";s:38:\"staff_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?staff_tag=$matches[1]&paged=$matches[2]\";s:20:\"staff_tag/([^/]+)/?$\";s:31:\"index.php?staff_tag=$matches[1]\";s:33:\"event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event/([^/]+)/embed/?$\";s:45:\"index.php?tribe_events=$matches[1]&embed=true\";s:26:\"event/([^/]+)/trackback/?$\";s:39:\"index.php?tribe_events=$matches[1]&tb=1\";s:46:\"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:41:\"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:34:\"event/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&paged=$matches[2]\";s:41:\"event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&cpage=$matches[2]\";s:30:\"event/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?tribe_events=$matches[1]&page=$matches[2]\";s:22:\"event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"venue/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"venue/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"venue/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"venue/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"venue/([^/]+)/embed/?$\";s:44:\"index.php?tribe_venue=$matches[1]&embed=true\";s:26:\"venue/([^/]+)/trackback/?$\";s:38:\"index.php?tribe_venue=$matches[1]&tb=1\";s:34:\"venue/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&paged=$matches[2]\";s:41:\"venue/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&cpage=$matches[2]\";s:30:\"venue/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?tribe_venue=$matches[1]&page=$matches[2]\";s:22:\"venue/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"venue/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"venue/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"venue/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"organizer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"organizer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"organizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"organizer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"organizer/([^/]+)/embed/?$\";s:48:\"index.php?tribe_organizer=$matches[1]&embed=true\";s:30:\"organizer/([^/]+)/trackback/?$\";s:42:\"index.php?tribe_organizer=$matches[1]&tb=1\";s:38:\"organizer/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&paged=$matches[2]\";s:45:\"organizer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]\";s:34:\"organizer/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?tribe_organizer=$matches[1]&page=$matches[2]\";s:26:\"organizer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"organizer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"organizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"organizer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"events/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:49:\"events/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:42:\"events/category/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]\";s:24:\"events/category/(.+?)/?$\";s:38:\"index.php?tribe_events_cat=$matches[1]\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=742&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(6653,'_site_transient_timeout_theme_roots','1481415544','yes'),(6654,'_site_transient_theme_roots','a:25:{s:9:\"academica\";s:7:\"/themes\";s:10:\"accelerate\";s:7:\"/themes\";s:17:\"accesspress-basic\";s:7:\"/themes\";s:20:\"accesspress-parallax\";s:7:\"/themes\";s:16:\"accesspress-root\";s:7:\"/themes\";s:18:\"accesspress-staple\";s:7:\"/themes\";s:5:\"ample\";s:7:\"/themes\";s:6:\"awaken\";s:7:\"/themes\";s:18:\"constructzine-lite\";s:7:\"/themes\";s:7:\"educate\";s:7:\"/themes\";s:6:\"enigma\";s:7:\"/themes\";s:4:\"flat\";s:7:\"/themes\";s:6:\"flaton\";s:7:\"/themes\";s:9:\"interface\";s:7:\"/themes\";s:9:\"nictitate\";s:7:\"/themes\";s:7:\"onetone\";s:7:\"/themes\";s:8:\"spacious\";s:7:\"/themes\";s:9:\"sparkling\";s:7:\"/themes\";s:9:\"travelify\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:5:\"unite\";s:7:\"/themes\";s:10:\"university\";s:7:\"/themes\";s:10:\"zerif-lite\";s:7:\"/themes\";}','yes'),(6656,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1481413751;s:7:\"checked\";a:25:{s:9:\"academica\";s:5:\"1.0.2\";s:10:\"accelerate\";s:5:\"1.2.4\";s:17:\"accesspress-basic\";s:5:\"3.0.1\";s:20:\"accesspress-parallax\";s:6:\"1.25.3\";s:16:\"accesspress-root\";s:4:\"1.22\";s:18:\"accesspress-staple\";s:5:\"1.7.5\";s:5:\"ample\";s:5:\"1.1.1\";s:6:\"awaken\";s:5:\"2.0.3\";s:18:\"constructzine-lite\";s:5:\"1.3.1\";s:7:\"educate\";s:5:\"1.0.6\";s:6:\"enigma\";s:3:\"2.2\";s:4:\"flat\";s:5:\"1.7.6\";s:6:\"flaton\";s:5:\"1.2.1\";s:9:\"interface\";s:5:\"3.0.3\";s:9:\"nictitate\";s:5:\"1.1.4\";s:7:\"onetone\";s:5:\"1.6.5\";s:8:\"spacious\";s:5:\"1.3.7\";s:9:\"sparkling\";s:5:\"2.2.1\";s:9:\"travelify\";s:5:\"3.0.2\";s:13:\"twentyfifteen\";s:3:\"1.4\";s:14:\"twentyfourteen\";s:3:\"1.6\";s:13:\"twentysixteen\";s:3:\"1.1\";s:5:\"unite\";s:5:\"1.6.1\";s:10:\"university\";s:5:\"1.0.3\";s:10:\"zerif-lite\";s:7:\"1.8.3.5\";}s:8:\"response\";a:19:{s:9:\"academica\";a:4:{s:5:\"theme\";s:9:\"academica\";s:11:\"new_version\";s:5:\"2.0.1\";s:3:\"url\";s:39:\"https://wordpress.org/themes/academica/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/academica.2.0.1.zip\";}s:10:\"accelerate\";a:4:{s:5:\"theme\";s:10:\"accelerate\";s:11:\"new_version\";s:5:\"1.2.6\";s:3:\"url\";s:40:\"https://wordpress.org/themes/accelerate/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/accelerate.1.2.6.zip\";}s:17:\"accesspress-basic\";a:4:{s:5:\"theme\";s:17:\"accesspress-basic\";s:11:\"new_version\";s:5:\"3.0.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/accesspress-basic/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/theme/accesspress-basic.3.0.6.zip\";}s:20:\"accesspress-parallax\";a:4:{s:5:\"theme\";s:20:\"accesspress-parallax\";s:11:\"new_version\";s:6:\"1.26.2\";s:3:\"url\";s:50:\"https://wordpress.org/themes/accesspress-parallax/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/theme/accesspress-parallax.1.26.2.zip\";}s:16:\"accesspress-root\";a:4:{s:5:\"theme\";s:16:\"accesspress-root\";s:11:\"new_version\";s:4:\"1.25\";s:3:\"url\";s:46:\"https://wordpress.org/themes/accesspress-root/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/accesspress-root.1.25.zip\";}s:18:\"accesspress-staple\";a:4:{s:5:\"theme\";s:18:\"accesspress-staple\";s:11:\"new_version\";s:5:\"1.7.9\";s:3:\"url\";s:48:\"https://wordpress.org/themes/accesspress-staple/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/theme/accesspress-staple.1.7.9.zip\";}s:5:\"ample\";a:4:{s:5:\"theme\";s:5:\"ample\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:35:\"https://wordpress.org/themes/ample/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/ample.1.1.4.zip\";}s:6:\"awaken\";a:4:{s:5:\"theme\";s:6:\"awaken\";s:11:\"new_version\";s:5:\"2.0.9\";s:3:\"url\";s:36:\"https://wordpress.org/themes/awaken/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/awaken.2.0.9.zip\";}s:6:\"enigma\";a:4:{s:5:\"theme\";s:6:\"enigma\";s:11:\"new_version\";s:5:\"2.7.2\";s:3:\"url\";s:36:\"https://wordpress.org/themes/enigma/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/enigma.2.7.2.zip\";}s:7:\"onetone\";a:4:{s:5:\"theme\";s:7:\"onetone\";s:11:\"new_version\";s:5:\"1.9.4\";s:3:\"url\";s:37:\"https://wordpress.org/themes/onetone/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/onetone.1.9.4.zip\";}s:8:\"spacious\";a:4:{s:5:\"theme\";s:8:\"spacious\";s:11:\"new_version\";s:5:\"1.4.1\";s:3:\"url\";s:38:\"https://wordpress.org/themes/spacious/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/spacious.1.4.1.zip\";}s:9:\"sparkling\";a:4:{s:5:\"theme\";s:9:\"sparkling\";s:11:\"new_version\";s:5:\"2.3.2\";s:3:\"url\";s:39:\"https://wordpress.org/themes/sparkling/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/sparkling.2.3.2.zip\";}s:9:\"travelify\";a:4:{s:5:\"theme\";s:9:\"travelify\";s:11:\"new_version\";s:5:\"3.0.4\";s:3:\"url\";s:39:\"https://wordpress.org/themes/travelify/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/travelify.3.0.4.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:13:\"twentysixteen\";a:4:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.1.3.zip\";}s:5:\"unite\";a:4:{s:5:\"theme\";s:5:\"unite\";s:11:\"new_version\";s:5:\"2.0.2\";s:3:\"url\";s:35:\"https://wordpress.org/themes/unite/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/unite.2.0.2.zip\";}s:10:\"university\";a:4:{s:5:\"theme\";s:10:\"university\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:40:\"https://wordpress.org/themes/university/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/university.1.2.zip\";}s:10:\"zerif-lite\";a:4:{s:5:\"theme\";s:10:\"zerif-lite\";s:11:\"new_version\";s:7:\"1.8.5.6\";s:3:\"url\";s:40:\"https://wordpress.org/themes/zerif-lite/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/zerif-lite.1.8.5.6.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(6657,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1481413753;s:8:\"response\";a:10:{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.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.3.2.zip\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:31:\"master-slider/master-slider.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"51874\";s:4:\"slug\";s:13:\"master-slider\";s:6:\"plugin\";s:31:\"master-slider/master-slider.php\";s:11:\"new_version\";s:5:\"2.9.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/master-slider/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/master-slider.2.9.5.zip\";s:6:\"tested\";s:5:\"4.6.1\";s:13:\"compatibility\";b:0;}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"8171\";s:4:\"slug\";s:10:\"newsletter\";s:6:\"plugin\";s:21:\"newsletter/plugin.php\";s:11:\"new_version\";s:5:\"4.7.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/newsletter/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/newsletter.4.7.3.zip\";s:6:\"tested\";s:5:\"4.7.0\";s:13:\"compatibility\";b:0;}s:35:\"redux-framework/redux-framework.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"45018\";s:4:\"slug\";s:15:\"redux-framework\";s:6:\"plugin\";s:35:\"redux-framework/redux-framework.php\";s:11:\"new_version\";s:5:\"3.6.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/redux-framework.3.6.3.zip\";s:6:\"tested\";s:3:\"4.8\";s:13:\"compatibility\";b:0;}s:39:\"rescue-shortcodes/rescue-shortcodes.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"59121\";s:4:\"slug\";s:17:\"rescue-shortcodes\";s:6:\"plugin\";s:39:\"rescue-shortcodes/rescue-shortcodes.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/rescue-shortcodes/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/rescue-shortcodes.2.2.1.zip\";s:6:\"tested\";s:5:\"4.5.4\";s:13:\"compatibility\";b:0;}s:43:\"the-events-calendar/the-events-calendar.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"11861\";s:4:\"slug\";s:19:\"the-events-calendar\";s:6:\"plugin\";s:43:\"the-events-calendar/the-events-calendar.php\";s:11:\"new_version\";s:7:\"4.3.4.1\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/the-events-calendar/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/the-events-calendar.4.3.4.1.zip\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:63:\"the-events-calendar-shortcode/the-events-calendar-shortcode.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:5:\"54371\";s:4:\"slug\";s:29:\"the-events-calendar-shortcode\";s:6:\"plugin\";s:63:\"the-events-calendar-shortcode/the-events-calendar-shortcode.php\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/the-events-calendar-shortcode/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/the-events-calendar-shortcode.1.4.zip\";s:14:\"upgrade_notice\";s:109:\"Checks for whether The Events Calendar is installed\nAdditional filters\nImproved design of shortcode help page\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"42405\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:5:\"1.3.2\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.3.2.zip\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":8:{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:6:\"tested\";s:5:\"4.6.1\";s:13:\"compatibility\";b:0;}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":8:{s:2:\"id\";s:5:\"28725\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:6:\"6.3.20\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";s:6:\"tested\";s:5:\"4.6.1\";s:13:\"compatibility\";b:0;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:43:\"advanced-recent-posts/lptw-recent-posts.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"58980\";s:4:\"slug\";s:21:\"advanced-recent-posts\";s:6:\"plugin\";s:43:\"advanced-recent-posts/lptw-recent-posts.php\";s:11:\"new_version\";s:6:\"0.6.14\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/advanced-recent-posts/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-recent-posts.0.6.14.zip\";}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.6\";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.6.zip\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:61:\"extended-featured-content-widget/extended-featured-widget.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"53513\";s:4:\"slug\";s:32:\"extended-featured-content-widget\";s:6:\"plugin\";s:61:\"extended-featured-content-widget/extended-featured-widget.php\";s:11:\"new_version\";s:3:\"0.3\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/extended-featured-content-widget/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/extended-featured-content-widget.zip\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:5:\"20101\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"4.4.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.4.2.zip\";s:14:\"upgrade_notice\";s:88:\"Jetpack 4.4.2 fixes compatibility issues with WordPress 4.7. Please upgrade immediately.\";s:6:\"tested\";s:3:\"4.7\";s:13:\"compatibility\";b:0;}s:49:\"kopa-nictitate-toolkit/kopa-nictitate-toolkit.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"52561\";s:4:\"slug\";s:22:\"kopa-nictitate-toolkit\";s:6:\"plugin\";s:49:\"kopa-nictitate-toolkit/kopa-nictitate-toolkit.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/kopa-nictitate-toolkit/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/kopa-nictitate-toolkit.zip\";}}}','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=3247 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (137,32,'_wp_attached_file','2016/02/account-tab-183x183.jpg'),(138,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/account-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"account-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(139,33,'_wp_attached_file','2016/02/account-tab-189x189.jpg'),(140,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/account-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"account-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(141,34,'_wp_attached_file','2016/02/account-tab-260x190.jpg'),(142,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/account-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"account-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(143,35,'_wp_attached_file','2016/02/account-tab-300x159.jpg'),(144,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:31:\"2016/02/account-tab-300x159.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"account-tab-300x159-150x150.jpg\";s:5:\"width\";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:\"account-tab-300x159-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(145,36,'_wp_attached_file','2016/02/account-tab-358x190.jpg'),(146,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/account-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"account-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"account-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(147,37,'_wp_attached_file','2016/02/admission-open-2015.jpg'),(148,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:359;s:6:\"height\";i:176;s:4:\"file\";s:31:\"2016/02/admission-open-2015.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"admission-open-2015-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"admission-open-2015-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;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:{}}}'),(149,38,'_wp_attached_file','2016/02/admission-open-2015-82x82.jpg'),(150,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:37:\"2016/02/admission-open-2015-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(151,39,'_wp_attached_file','2016/02/admission-open-2015-100x65.jpg'),(152,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:38:\"2016/02/admission-open-2015-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153,40,'_wp_attached_file','2016/02/admission-open-2015-150x150-1.jpg'),(154,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:41:\"2016/02/admission-open-2015-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(155,41,'_wp_attached_file','2016/02/admission-open-2015-183x176.jpg'),(156,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:176;s:4:\"file\";s:39:\"2016/02/admission-open-2015-183x176.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"admission-open-2015-183x176-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(157,42,'_wp_attached_file','2016/02/admission-open-2015-189x176.jpg'),(158,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:176;s:4:\"file\";s:39:\"2016/02/admission-open-2015-189x176.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"admission-open-2015-189x176-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159,43,'_wp_attached_file','2016/02/admission-open-2015-260x176.jpg'),(160,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:176;s:4:\"file\";s:39:\"2016/02/admission-open-2015-260x176.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"admission-open-2015-260x176-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(161,44,'_wp_attached_file','2016/02/admission-open-2015-300x147-1.jpg'),(162,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:147;s:4:\"file\";s:41:\"2016/02/admission-open-2015-300x147-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"admission-open-2015-300x147-1-150x147.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"admission-open-2015-300x147-1-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;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:{}}}'),(163,45,'_wp_attached_file','2016/02/Agritech.png'),(164,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:761;s:4:\"file\";s:20:\"2016/02/Agritech.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Agritech-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:20:\"Agritech-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;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:{}}}'),(165,46,'_wp_attached_file','2016/02/Agritech-82x82.png'),(166,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:26:\"2016/02/Agritech-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(167,47,'_wp_attached_file','2016/02/Agritech-100x65.png'),(168,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:27:\"2016/02/Agritech-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(169,48,'_wp_attached_file','2016/02/Agritech-150x150-1.png'),(170,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:30:\"2016/02/Agritech-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(171,49,'_wp_attached_file','2016/02/Agritech-183x183.png'),(172,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:28:\"2016/02/Agritech-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(173,50,'_wp_attached_file','2016/02/Agritech-189x189.png'),(174,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:28:\"2016/02/Agritech-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(175,51,'_wp_attached_file','2016/02/Agritech-211x300-1.png'),(176,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:211;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2016/02/Agritech-211x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Agritech-211x300-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:30:\"Agritech-211x300-1-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;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:{}}}'),(177,52,'_wp_attached_file','2016/02/Agritech-260x260.png'),(178,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:28:\"2016/02/Agritech-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(179,53,'_wp_attached_file','2016/02/Agritech-370x190.png'),(180,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:28:\"2016/02/Agritech-370x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-370x190-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:\"Agritech-370x190-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(181,54,'_wp_attached_file','2016/02/Agritech-535x400.png'),(182,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2016/02/Agritech-535x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-535x400-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:\"Agritech-535x400-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;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:{}}}'),(183,55,'_wp_attached_file','2016/02/Agritech-535x680.png'),(184,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:680;s:4:\"file\";s:28:\"2016/02/Agritech-535x680.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Agritech-535x680-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:\"Agritech-535x680-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;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:{}}}'),(185,56,'_wp_attached_file','2016/02/Agritec-U.png'),(186,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:537;s:6:\"height\";i:759;s:4:\"file\";s:21:\"2016/02/Agritec-U.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Agritec-U-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Agritec-U-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;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:{}}}'),(187,57,'_wp_attached_file','2016/02/Agritec-U-82x82.png'),(188,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/Agritec-U-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(189,58,'_wp_attached_file','2016/02/Agritec-U-100x65.png'),(190,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/Agritec-U-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(191,59,'_wp_attached_file','2016/02/Agritec-U-150x150-1.png'),(192,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/Agritec-U-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(193,60,'_wp_attached_file','2016/02/Agritec-U-183x183.png'),(194,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/Agritec-U-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(195,61,'_wp_attached_file','2016/02/Agritec-U-189x189.png'),(196,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/Agritec-U-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(197,62,'_wp_attached_file','2016/02/Agritec-U-212x300-1.png'),(198,62,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:212;s:6:\"height\";i:300;s:4:\"file\";s:31:\"2016/02/Agritec-U-212x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Agritec-U-212x300-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:31:\"Agritec-U-212x300-1-212x300.png\";s:5:\"width\";i:212;s:6:\"height\";i:300;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:{}}}'),(199,63,'_wp_attached_file','2016/02/Agritec-U-260x260.png'),(200,63,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:29:\"2016/02/Agritec-U-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(201,64,'_wp_attached_file','2016/02/Agritec-U-370x190.png'),(202,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/Agritec-U-370x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-370x190-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Agritec-U-370x190-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(203,65,'_wp_attached_file','2016/02/Agritec-U-537x400.png'),(204,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:537;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/02/Agritec-U-537x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-537x400-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Agritec-U-537x400-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;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:{}}}'),(205,66,'_wp_attached_file','2016/02/Agritec-U-537x680.png'),(206,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:537;s:6:\"height\";i:680;s:4:\"file\";s:29:\"2016/02/Agritec-U-537x680.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Agritec-U-537x680-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Agritec-U-537x680-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;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:{}}}'),(207,67,'_wp_attached_file','2016/02/blog-image1.jpg'),(208,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:771;s:6:\"height\";i:513;s:4:\"file\";s:23:\"2016/02/blog-image1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog-image1-150x150.jpg\";s:5:\"width\";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:\"blog-image1-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:23:\"blog-image1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;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:{}}}'),(209,68,'_wp_attached_file','2016/02/blog-image1-82x82.jpg'),(210,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/blog-image1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(211,69,'_wp_attached_file','2016/02/blog-image1-100x65.jpg'),(212,69,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/blog-image1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(213,70,'_wp_attached_file','2016/02/blog-image1-150x150-1.jpg'),(214,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/blog-image1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(215,71,'_wp_attached_file','2016/02/blog-image1-183x183.jpg'),(216,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/blog-image1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(217,72,'_wp_attached_file','2016/02/blog-image1-189x189.jpg'),(218,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/blog-image1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(219,73,'_wp_attached_file','2016/02/blog-image1-260x260.jpg'),(220,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:31:\"2016/02/blog-image1-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image1-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(221,74,'_wp_attached_file','2016/02/blog-image1-300x200-1.jpg'),(222,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:33:\"2016/02/blog-image1-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-image1-300x200-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:33:\"blog-image1-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(223,75,'_wp_attached_file','2016/02/blog-image1-370x190.jpg'),(224,75,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/blog-image1-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image1-370x190-150x150.jpg\";s:5:\"width\";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:\"blog-image1-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(225,76,'_wp_attached_file','2016/02/blog-image1-770x400.jpg'),(226,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2016/02/blog-image1-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image1-770x400-150x150.jpg\";s:5:\"width\";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:\"blog-image1-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"blog-image1-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(227,77,'_wp_attached_file','2016/02/blog-image2.jpg'),(228,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:764;s:6:\"height\";i:521;s:4:\"file\";s:23:\"2016/02/blog-image2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"blog-image2-150x150.jpg\";s:5:\"width\";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:\"blog-image2-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}'),(229,78,'_wp_attached_file','2016/02/blog-image2-82x82.jpg'),(230,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/blog-image2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(231,79,'_wp_attached_file','2016/02/blog-image2-100x65.jpg'),(232,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/blog-image2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(233,80,'_wp_attached_file','2016/02/blog-image2-150x150-1.jpg'),(234,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/blog-image2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(235,81,'_wp_attached_file','2016/02/blog-image2-183x183.jpg'),(236,81,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/blog-image2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(237,82,'_wp_attached_file','2016/02/blog-image2-189x189.jpg'),(238,82,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/blog-image2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(239,83,'_wp_attached_file','2016/02/blog-image2-260x260.jpg'),(240,83,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:31:\"2016/02/blog-image2-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image2-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(241,84,'_wp_attached_file','2016/02/blog-image2-300x205-1.jpg'),(242,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:205;s:4:\"file\";s:33:\"2016/02/blog-image2-300x205-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-image2-300x205-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:33:\"blog-image2-300x205-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}'),(243,85,'_wp_attached_file','2016/02/blog-image2-370x190.jpg'),(244,85,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/blog-image2-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image2-370x190-150x150.jpg\";s:5:\"width\";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:\"blog-image2-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(245,86,'_wp_attached_file','2016/02/blog-image2-764x400.jpg'),(246,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:764;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2016/02/blog-image2-764x400.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"blog-image2-764x400-150x150.jpg\";s:5:\"width\";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:\"blog-image2-764x400-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;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:{}}}'),(247,87,'_wp_attached_file','2016/02/blog-page-top.jpg'),(248,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:205;s:4:\"file\";s:25:\"2016/02/blog-page-top.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"blog-page-top-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"blog-page-top-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"blog-page-top-768x82.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"blog-page-top-1024x109.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:109;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:{}}}'),(249,88,'_wp_attached_file','2016/02/blog-page-top-82x82.jpg'),(250,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:31:\"2016/02/blog-page-top-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(251,89,'_wp_attached_file','2016/02/blog-page-top-100x65.jpg'),(252,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:32:\"2016/02/blog-page-top-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(253,90,'_wp_attached_file','2016/02/blog-page-top-150x150-1.jpg'),(254,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2016/02/blog-page-top-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(255,91,'_wp_attached_file','2016/02/blog-page-top-183x183.jpg'),(256,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:33:\"2016/02/blog-page-top-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(257,92,'_wp_attached_file','2016/02/blog-page-top-189x189.jpg'),(258,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:33:\"2016/02/blog-page-top-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(259,93,'_wp_attached_file','2016/02/blog-page-top-205x205.jpg'),(260,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:205;s:4:\"file\";s:33:\"2016/02/blog-page-top-205x205.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-205x205-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(261,94,'_wp_attached_file','2016/02/blog-page-top-260x205.jpg'),(262,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:205;s:4:\"file\";s:33:\"2016/02/blog-page-top-260x205.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-260x205-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(263,95,'_wp_attached_file','2016/02/blog-page-top-300x32-1.jpg'),(264,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:32;s:4:\"file\";s:34:\"2016/02/blog-page-top-300x32-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-300x32-1-150x32.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"blog-page-top-300x32-1-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;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:{}}}'),(265,96,'_wp_attached_file','2016/02/blog-page-top-370x190.jpg'),(266,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:33:\"2016/02/blog-page-top-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-370x190-150x150.jpg\";s:5:\"width\";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:\"blog-page-top-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(267,97,'_wp_attached_file','2016/02/blog-page-top-770x205.jpg'),(268,97,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:205;s:4:\"file\";s:33:\"2016/02/blog-page-top-770x205.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"blog-page-top-770x205-150x150.jpg\";s:5:\"width\";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:\"blog-page-top-770x205-300x80.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"blog-page-top-770x205-768x204.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:204;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:{}}}'),(269,98,'_wp_attached_file','2016/02/blog-page-top-1024x109-1.jpg'),(270,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:109;s:4:\"file\";s:36:\"2016/02/blog-page-top-1024x109-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"blog-page-top-1024x109-1-150x109.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"blog-page-top-1024x109-1-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"blog-page-top-1024x109-1-768x82.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"blog-page-top-1024x109-1-1024x109.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:109;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:{}}}'),(271,99,'_wp_attached_file','2016/02/blog-page-top-1140x205.jpg'),(272,99,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:205;s:4:\"file\";s:34:\"2016/02/blog-page-top-1140x205.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"blog-page-top-1140x205-150x150.jpg\";s:5:\"width\";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:\"blog-page-top-1140x205-300x54.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"blog-page-top-1140x205-768x138.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"blog-page-top-1140x205-1024x184.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:184;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:{}}}'),(273,100,'_wp_attached_file','2016/02/course1.jpg'),(274,100,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:19:\"2016/02/course1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"course1-150x150.jpg\";s:5:\"width\";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:\"course1-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:19:\"course1-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:20:\"course1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(275,101,'_wp_attached_file','2016/02/course1-82x82.jpg'),(276,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:25:\"2016/02/course1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(277,102,'_wp_attached_file','2016/02/course1-100x65.jpg'),(278,102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:26:\"2016/02/course1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(279,103,'_wp_attached_file','2016/02/course1-150x150-1.jpg'),(280,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:29:\"2016/02/course1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(281,104,'_wp_attached_file','2016/02/course1-183x183.jpg'),(282,104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:27:\"2016/02/course1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(283,105,'_wp_attached_file','2016/02/course1-189x189.jpg'),(284,105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:27:\"2016/02/course1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(285,106,'_wp_attached_file','2016/02/course1-260x260.jpg'),(286,106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:27:\"2016/02/course1-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course1-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(287,107,'_wp_attached_file','2016/02/course1-300x200-1.jpg'),(288,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:29:\"2016/02/course1-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"course1-300x200-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:\"course1-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(289,108,'_wp_attached_file','2016/02/course1-370x190.jpg'),(290,108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:27:\"2016/02/course1-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course1-370x190-150x150.jpg\";s:5:\"width\";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:\"course1-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(291,109,'_wp_attached_file','2016/02/course1-770x400.jpg'),(292,109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2016/02/course1-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course1-770x400-150x150.jpg\";s:5:\"width\";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:\"course1-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"course1-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(293,110,'_wp_attached_file','2016/02/course1-1024x680.jpg'),(294,110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:28:\"2016/02/course1-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"course1-1024x680-150x150.jpg\";s:5:\"width\";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:\"course1-1024x680-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:28:\"course1-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"course1-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(295,111,'_wp_attached_file','2016/02/course1-1024x683-1.jpg'),(296,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:30:\"2016/02/course1-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"course1-1024x683-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:30:\"course1-1024x683-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:30:\"course1-1024x683-1-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:\"course1-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(297,112,'_wp_attached_file','2016/02/course2.jpg'),(298,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:19:\"2016/02/course2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"course2-150x150.jpg\";s:5:\"width\";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:\"course2-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:19:\"course2-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:20:\"course2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(299,113,'_wp_attached_file','2016/02/course2-82x82.jpg'),(300,113,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:25:\"2016/02/course2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(301,114,'_wp_attached_file','2016/02/course2-100x65.jpg'),(302,114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:26:\"2016/02/course2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(303,115,'_wp_attached_file','2016/02/course2-150x150-1.jpg'),(304,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:29:\"2016/02/course2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(305,116,'_wp_attached_file','2016/02/course2-183x183.jpg'),(306,116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:27:\"2016/02/course2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(307,117,'_wp_attached_file','2016/02/course2-189x189.jpg'),(308,117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:27:\"2016/02/course2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(309,118,'_wp_attached_file','2016/02/course2-260x260.jpg'),(310,118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:27:\"2016/02/course2-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course2-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(311,119,'_wp_attached_file','2016/02/course2-300x200-1.jpg'),(312,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:29:\"2016/02/course2-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"course2-300x200-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:\"course2-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(313,120,'_wp_attached_file','2016/02/course2-370x190.jpg'),(314,120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:27:\"2016/02/course2-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course2-370x190-150x150.jpg\";s:5:\"width\";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:\"course2-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(315,121,'_wp_attached_file','2016/02/course2-770x400.jpg'),(316,121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2016/02/course2-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"course2-770x400-150x150.jpg\";s:5:\"width\";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:\"course2-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"course2-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(317,122,'_wp_attached_file','2016/02/course2-1024x680.jpg'),(318,122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:28:\"2016/02/course2-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"course2-1024x680-150x150.jpg\";s:5:\"width\";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:\"course2-1024x680-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:28:\"course2-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"course2-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(319,123,'_wp_attached_file','2016/02/course2-1024x683-1.jpg'),(320,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:30:\"2016/02/course2-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"course2-1024x683-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:30:\"course2-1024x683-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:30:\"course2-1024x683-1-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:\"course2-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(321,124,'_wp_attached_file','2016/02/economics-tab.jpg'),(322,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/economics-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"economics-tab-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"economics-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(323,125,'_wp_attached_file','2016/02/economics-tab-82x82.jpg'),(324,125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:31:\"2016/02/economics-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(325,126,'_wp_attached_file','2016/02/economics-tab-100x65.jpg'),(326,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:32:\"2016/02/economics-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(327,127,'_wp_attached_file','2016/02/economics-tab-150x150-1.jpg'),(328,127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2016/02/economics-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(329,128,'_wp_attached_file','2016/02/economics-tab-183x183.jpg'),(330,128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:33:\"2016/02/economics-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"economics-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(331,129,'_wp_attached_file','2016/02/economics-tab-189x189.jpg'),(332,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:33:\"2016/02/economics-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"economics-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(333,130,'_wp_attached_file','2016/02/economics-tab-260x190.jpg'),(334,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:33:\"2016/02/economics-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"economics-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(335,131,'_wp_attached_file','2016/02/economics-tab-300x159-1.jpg'),(336,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:35:\"2016/02/economics-tab-300x159-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"economics-tab-300x159-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:35:\"economics-tab-300x159-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(337,132,'_wp_attached_file','2016/02/economics-tab-358x190.jpg'),(338,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:33:\"2016/02/economics-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"economics-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"economics-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(339,133,'_wp_attached_file','2016/02/Ethos.png'),(340,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:759;s:4:\"file\";s:17:\"2016/02/Ethos.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Ethos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Ethos-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;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:{}}}'),(341,134,'_wp_attached_file','2016/02/Ethos-82x82.png'),(342,134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:23:\"2016/02/Ethos-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(343,135,'_wp_attached_file','2016/02/Ethos-100x65.png'),(344,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:24:\"2016/02/Ethos-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(345,136,'_wp_attached_file','2016/02/Ethos-150x150-1.png'),(346,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2016/02/Ethos-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(347,137,'_wp_attached_file','2016/02/Ethos-183x183.png'),(348,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:25:\"2016/02/Ethos-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(349,138,'_wp_attached_file','2016/02/Ethos-189x189.png'),(350,138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:25:\"2016/02/Ethos-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(351,139,'_wp_attached_file','2016/02/Ethos-211x300-1.png'),(352,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:211;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2016/02/Ethos-211x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Ethos-211x300-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:27:\"Ethos-211x300-1-211x300.png\";s:5:\"width\";i:211;s:6:\"height\";i:300;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:{}}}'),(353,140,'_wp_attached_file','2016/02/Ethos-260x260.png'),(354,140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/Ethos-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(355,141,'_wp_attached_file','2016/02/Ethos-370x190.png'),(356,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/Ethos-370x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-370x190-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:25:\"Ethos-370x190-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(357,142,'_wp_attached_file','2016/02/Ethos-535x400.png'),(358,142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2016/02/Ethos-535x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-535x400-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:25:\"Ethos-535x400-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;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:{}}}'),(359,143,'_wp_attached_file','2016/02/Ethos-535x680.png'),(360,143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:535;s:6:\"height\";i:680;s:4:\"file\";s:25:\"2016/02/Ethos-535x680.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ethos-535x680-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:25:\"Ethos-535x680-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;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:{}}}'),(361,144,'_wp_attached_file','2016/02/event1.jpg'),(362,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:18:\"2016/02/event1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"event1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"event1-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:18:\"event1-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:19:\"event1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(363,145,'_wp_attached_file','2016/02/event1-82x82.jpg'),(364,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:24:\"2016/02/event1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(365,146,'_wp_attached_file','2016/02/event1-100x65.jpg'),(366,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2016/02/event1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(367,147,'_wp_attached_file','2016/02/event1-150x150-1.jpg'),(368,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:28:\"2016/02/event1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(369,148,'_wp_attached_file','2016/02/event1-183x183.jpg'),(370,148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:26:\"2016/02/event1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(371,149,'_wp_attached_file','2016/02/event1-189x189.jpg'),(372,149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:26:\"2016/02/event1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(373,150,'_wp_attached_file','2016/02/event1-260x260.jpg'),(374,150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2016/02/event1-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event1-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(375,151,'_wp_attached_file','2016/02/event1-300x200-1.jpg'),(376,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2016/02/event1-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"event1-300x200-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:28:\"event1-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(377,152,'_wp_attached_file','2016/02/event1-370x190.jpg'),(378,152,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/event1-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event1-370x190-150x150.jpg\";s:5:\"width\";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:\"event1-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(379,153,'_wp_attached_file','2016/02/event1-770x400.jpg'),(380,153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2016/02/event1-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event1-770x400-150x150.jpg\";s:5:\"width\";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:\"event1-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"event1-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(381,154,'_wp_attached_file','2016/02/event1-1024x680.jpg'),(382,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:27:\"2016/02/event1-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"event1-1024x680-150x150.jpg\";s:5:\"width\";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:\"event1-1024x680-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:27:\"event1-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"event1-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(383,155,'_wp_attached_file','2016/02/event1-1024x683-1.jpg'),(384,155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:29:\"2016/02/event1-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"event1-1024x683-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:\"event1-1024x683-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:29:\"event1-1024x683-1-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:30:\"event1-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(385,156,'_wp_attached_file','2016/02/event2.jpg'),(386,156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:18:\"2016/02/event2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"event2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"event2-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:18:\"event2-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:19:\"event2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(387,157,'_wp_attached_file','2016/02/event2-82x82.jpg'),(388,157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:24:\"2016/02/event2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(389,158,'_wp_attached_file','2016/02/event2-100x65.jpg'),(390,158,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2016/02/event2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(391,159,'_wp_attached_file','2016/02/event2-150x150-1.jpg'),(392,159,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:28:\"2016/02/event2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(393,160,'_wp_attached_file','2016/02/event2-183x183.jpg'),(394,160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:26:\"2016/02/event2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(395,161,'_wp_attached_file','2016/02/event2-189x189.jpg'),(396,161,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:26:\"2016/02/event2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(397,162,'_wp_attached_file','2016/02/event2-260x260.jpg'),(398,162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2016/02/event2-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event2-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(399,163,'_wp_attached_file','2016/02/event2-300x200-1.jpg'),(400,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2016/02/event2-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"event2-300x200-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:28:\"event2-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(401,164,'_wp_attached_file','2016/02/event2-370x190.jpg'),(402,164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/event2-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event2-370x190-150x150.jpg\";s:5:\"width\";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:\"event2-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(403,165,'_wp_attached_file','2016/02/event2-770x400.jpg'),(404,165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2016/02/event2-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event2-770x400-150x150.jpg\";s:5:\"width\";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:\"event2-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"event2-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(405,166,'_wp_attached_file','2016/02/event2-1024x680.jpg'),(406,166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:27:\"2016/02/event2-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"event2-1024x680-150x150.jpg\";s:5:\"width\";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:\"event2-1024x680-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:27:\"event2-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"event2-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(407,167,'_wp_attached_file','2016/02/event2-1024x683-1.jpg'),(408,167,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:29:\"2016/02/event2-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"event2-1024x683-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:\"event2-1024x683-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:29:\"event2-1024x683-1-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:30:\"event2-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(409,168,'_wp_attached_file','2016/02/event3.jpg'),(410,168,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:18:\"2016/02/event3.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"event3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"event3-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:18:\"event3-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:19:\"event3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(411,169,'_wp_attached_file','2016/02/event3-82x82.jpg'),(412,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:24:\"2016/02/event3-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(413,170,'_wp_attached_file','2016/02/event3-100x65.jpg'),(414,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2016/02/event3-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(415,171,'_wp_attached_file','2016/02/event3-150x150-1.jpg'),(416,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:28:\"2016/02/event3-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(417,172,'_wp_attached_file','2016/02/event3-183x183.jpg'),(418,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:26:\"2016/02/event3-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event3-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(419,173,'_wp_attached_file','2016/02/event3-189x189.jpg'),(420,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:26:\"2016/02/event3-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event3-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(421,174,'_wp_attached_file','2016/02/event3-260x260.jpg'),(422,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2016/02/event3-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event3-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(423,175,'_wp_attached_file','2016/02/event3-300x200-1.jpg'),(424,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2016/02/event3-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"event3-300x200-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:28:\"event3-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(425,176,'_wp_attached_file','2016/02/event3-370x190.jpg'),(426,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/event3-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event3-370x190-150x150.jpg\";s:5:\"width\";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:\"event3-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(427,177,'_wp_attached_file','2016/02/event3-770x400.jpg'),(428,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2016/02/event3-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event3-770x400-150x150.jpg\";s:5:\"width\";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:\"event3-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"event3-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(429,178,'_wp_attached_file','2016/02/event3-1024x680.jpg'),(430,178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:27:\"2016/02/event3-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"event3-1024x680-150x150.jpg\";s:5:\"width\";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:\"event3-1024x680-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:27:\"event3-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"event3-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(431,179,'_wp_attached_file','2016/02/event3-1024x683-1.jpg'),(432,179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:29:\"2016/02/event3-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"event3-1024x683-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:\"event3-1024x683-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:29:\"event3-1024x683-1-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:30:\"event3-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(433,180,'_wp_attached_file','2016/02/event4.jpg'),(434,180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:18:\"2016/02/event4.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"event4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"event4-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:18:\"event4-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:19:\"event4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(435,181,'_wp_attached_file','2016/02/event4-82x82.jpg'),(436,181,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:24:\"2016/02/event4-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(437,182,'_wp_attached_file','2016/02/event4-100x65.jpg'),(438,182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2016/02/event4-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(439,183,'_wp_attached_file','2016/02/event4-150x150-1.jpg'),(440,183,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:28:\"2016/02/event4-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(441,184,'_wp_attached_file','2016/02/event4-183x183.jpg'),(442,184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:26:\"2016/02/event4-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event4-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(443,185,'_wp_attached_file','2016/02/event4-189x189.jpg'),(444,185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:26:\"2016/02/event4-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event4-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(445,186,'_wp_attached_file','2016/02/event4-260x260.jpg'),(446,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2016/02/event4-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event4-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(447,187,'_wp_attached_file','2016/02/event4-300x200-1.jpg'),(448,187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:28:\"2016/02/event4-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"event4-300x200-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:28:\"event4-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(449,188,'_wp_attached_file','2016/02/event4-370x190.jpg'),(450,188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/event4-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event4-370x190-150x150.jpg\";s:5:\"width\";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:\"event4-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(451,189,'_wp_attached_file','2016/02/event4-770x400.jpg'),(452,189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2016/02/event4-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"event4-770x400-150x150.jpg\";s:5:\"width\";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:\"event4-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"event4-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(453,190,'_wp_attached_file','2016/02/event4-1024x680.jpg'),(454,190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:680;s:4:\"file\";s:27:\"2016/02/event4-1024x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"event4-1024x680-150x150.jpg\";s:5:\"width\";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:\"event4-1024x680-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:27:\"event4-1024x680-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"event4-1024x680-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;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:{}}}'),(455,191,'_wp_attached_file','2016/02/event4-1024x683-1.jpg'),(456,191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:29:\"2016/02/event4-1024x683-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"event4-1024x683-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:\"event4-1024x683-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:29:\"event4-1024x683-1-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:30:\"event4-1024x683-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;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:{}}}'),(457,192,'_wp_attached_file','2016/02/featured-professor.jpg'),(458,192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:165;s:6:\"height\";i:104;s:4:\"file\";s:30:\"2016/02/featured-professor.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"featured-professor-150x104.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:104;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:{}}}'),(459,193,'_wp_attached_file','2016/02/featured-professor-82x82.jpg'),(460,193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:36:\"2016/02/featured-professor-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(461,194,'_wp_attached_file','2016/02/featured-professor-100x65.jpg'),(462,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:37:\"2016/02/featured-professor-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(463,195,'_wp_attached_file','2016/02/featured-professor-150x104-1.jpg'),(464,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:104;s:4:\"file\";s:40:\"2016/02/featured-professor-150x104-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"featured-professor-150x104-1-150x104.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:104;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:{}}}'),(465,196,'_wp_attached_file','2016/02/Feepolicy1.png'),(466,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:585;s:6:\"height\";i:759;s:4:\"file\";s:22:\"2016/02/Feepolicy1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Feepolicy1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Feepolicy1-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;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:{}}}'),(467,197,'_wp_attached_file','2016/02/Feepolicy1-82x82.png'),(468,197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:28:\"2016/02/Feepolicy1-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(469,198,'_wp_attached_file','2016/02/Feepolicy1-100x65.png'),(470,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:29:\"2016/02/Feepolicy1-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(471,199,'_wp_attached_file','2016/02/Feepolicy1-150x150-1.png'),(472,199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:32:\"2016/02/Feepolicy1-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(473,200,'_wp_attached_file','2016/02/Feepolicy1-183x183.png'),(474,200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:30:\"2016/02/Feepolicy1-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(475,201,'_wp_attached_file','2016/02/Feepolicy1-189x189.png'),(476,201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:30:\"2016/02/Feepolicy1-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(477,202,'_wp_attached_file','2016/02/Feepolicy1-231x300-1.png'),(478,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2016/02/Feepolicy1-231x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Feepolicy1-231x300-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:32:\"Feepolicy1-231x300-1-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;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:{}}}'),(479,203,'_wp_attached_file','2016/02/Feepolicy1-260x260.png'),(480,203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:30:\"2016/02/Feepolicy1-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(481,204,'_wp_attached_file','2016/02/Feepolicy1-370x190.png'),(482,204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:30:\"2016/02/Feepolicy1-370x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-370x190-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-370x190-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(483,205,'_wp_attached_file','2016/02/Feepolicy1-585x400.png'),(484,205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:585;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2016/02/Feepolicy1-585x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-585x400-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-585x400-300x205.png\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}'),(485,206,'_wp_attached_file','2016/02/Feepolicy1-585x680.png'),(486,206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:585;s:6:\"height\";i:680;s:4:\"file\";s:30:\"2016/02/Feepolicy1-585x680.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-585x680-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Feepolicy1-585x680-258x300.png\";s:5:\"width\";i:258;s:6:\"height\";i:300;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:{}}}'),(487,207,'_wp_attached_file','2016/02/finance-tab.jpg'),(488,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:23:\"2016/02/finance-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"finance-tab-150x150.jpg\";s:5:\"width\";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:\"finance-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(489,208,'_wp_attached_file','2016/02/finance-tab-82x82.jpg'),(490,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/finance-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(491,209,'_wp_attached_file','2016/02/finance-tab-100x65.jpg'),(492,209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/finance-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(493,210,'_wp_attached_file','2016/02/finance-tab-150x150-1.jpg'),(494,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/finance-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(495,211,'_wp_attached_file','2016/02/finance-tab-183x183.jpg'),(496,211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/finance-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"finance-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(497,212,'_wp_attached_file','2016/02/finance-tab-189x189.jpg'),(498,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/finance-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"finance-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(499,213,'_wp_attached_file','2016/02/finance-tab-260x190.jpg'),(500,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/finance-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"finance-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(501,214,'_wp_attached_file','2016/02/finance-tab-300x159-1.jpg'),(502,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:33:\"2016/02/finance-tab-300x159-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"finance-tab-300x159-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:33:\"finance-tab-300x159-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(503,215,'_wp_attached_file','2016/02/finance-tab-358x190.jpg'),(504,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/finance-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"finance-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"finance-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(505,216,'_wp_attached_file','2016/02/gmap-marker.png'),(506,216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:42;s:4:\"file\";s:23:\"2016/02/gmap-marker.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(507,217,'_wp_attached_file','2016/02/img007.jpg'),(508,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2550;s:6:\"height\";i:3509;s:4:\"file\";s:18:\"2016/02/img007.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img007-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"img007-768x1057.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1057;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"img007-744x1024.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:1024;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:{}}}'),(509,218,'_wp_attached_file','2016/02/img007-82x82.jpg'),(510,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:24:\"2016/02/img007-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(511,219,'_wp_attached_file','2016/02/img007-100x65.jpg'),(512,219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2016/02/img007-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(513,220,'_wp_attached_file','2016/02/img007-150x150-1.jpg'),(514,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:28:\"2016/02/img007-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(515,221,'_wp_attached_file','2016/02/img007-183x183.jpg'),(516,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:26:\"2016/02/img007-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img007-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(517,222,'_wp_attached_file','2016/02/img007-189x189.jpg'),(518,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:26:\"2016/02/img007-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img007-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(519,223,'_wp_attached_file','2016/02/img007-218x300-1.jpg'),(520,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:218;s:6:\"height\";i:300;s:4:\"file\";s:28:\"2016/02/img007-218x300-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"img007-218x300-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:28:\"img007-218x300-1-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;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:{}}}'),(521,224,'_wp_attached_file','2016/02/img007-260x260.jpg'),(522,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:26:\"2016/02/img007-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img007-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(523,225,'_wp_attached_file','2016/02/img007-370x190.jpg'),(524,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/img007-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img007-370x190-150x150.jpg\";s:5:\"width\";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:\"img007-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(525,226,'_wp_attached_file','2016/02/img007-744x1024-1.jpg'),(526,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:744;s:6:\"height\";i:1024;s:4:\"file\";s:29:\"2016/02/img007-744x1024-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"img007-744x1024-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:\"img007-744x1024-1-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"img007-744x1024-1-744x1024.jpg\";s:5:\"width\";i:744;s:6:\"height\";i:1024;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:{}}}'),(527,227,'_wp_attached_file','2016/02/img007-770x400.jpg'),(528,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:26:\"2016/02/img007-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"img007-770x400-150x150.jpg\";s:5:\"width\";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:\"img007-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"img007-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(529,228,'_wp_attached_file','2016/02/img007-1140x680.jpg'),(530,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:680;s:4:\"file\";s:27:\"2016/02/img007-1140x680.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"img007-1140x680-150x150.jpg\";s:5:\"width\";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:\"img007-1140x680-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"img007-1140x680-768x458.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"img007-1140x680-1024x611.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:611;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:{}}}'),(531,229,'_wp_attached_file','2016/02/img-about.jpg'),(532,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:563;s:6:\"height\";i:232;s:4:\"file\";s:21:\"2016/02/img-about.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"img-about-150x150.jpg\";s:5:\"width\";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:\"img-about-300x124.jpg\";s:5:\"width\";i:300;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:{}}}'),(533,230,'_wp_attached_file','2016/02/img-about-82x82.jpg'),(534,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/img-about-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(535,231,'_wp_attached_file','2016/02/img-about-100x65.jpg'),(536,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/img-about-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(537,232,'_wp_attached_file','2016/02/img-about-150x150-1.jpg'),(538,232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/img-about-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(539,233,'_wp_attached_file','2016/02/img-about-183x183.jpg'),(540,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/img-about-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"img-about-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(541,234,'_wp_attached_file','2016/02/img-about-189x189.jpg'),(542,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/img-about-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"img-about-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(543,235,'_wp_attached_file','2016/02/img-about-260x232.jpg'),(544,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:232;s:4:\"file\";s:29:\"2016/02/img-about-260x232.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"img-about-260x232-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(545,236,'_wp_attached_file','2016/02/img-about-300x124-1.jpg'),(546,236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:124;s:4:\"file\";s:31:\"2016/02/img-about-300x124-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"img-about-300x124-1-150x124.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"img-about-300x124-1-300x124.jpg\";s:5:\"width\";i:300;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:{}}}'),(547,237,'_wp_attached_file','2016/02/img-about-370x190.jpg'),(548,237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/img-about-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"img-about-370x190-150x150.jpg\";s:5:\"width\";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:\"img-about-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(549,238,'_wp_attached_file','2016/02/management-tab.jpg'),(550,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:26:\"2016/02/management-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"management-tab-150x150.jpg\";s:5:\"width\";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:\"management-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(551,239,'_wp_attached_file','2016/02/management-tab-82x82.jpg'),(552,239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:32:\"2016/02/management-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(553,240,'_wp_attached_file','2016/02/management-tab-100x65.jpg'),(554,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:33:\"2016/02/management-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(555,241,'_wp_attached_file','2016/02/management-tab-150x150-1.jpg'),(556,241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:36:\"2016/02/management-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(557,242,'_wp_attached_file','2016/02/management-tab-183x183.jpg'),(558,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:34:\"2016/02/management-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"management-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(559,243,'_wp_attached_file','2016/02/management-tab-189x189.jpg'),(560,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:34:\"2016/02/management-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"management-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(561,244,'_wp_attached_file','2016/02/management-tab-260x190.jpg'),(562,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:34:\"2016/02/management-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"management-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(563,245,'_wp_attached_file','2016/02/management-tab-300x159-1.jpg'),(564,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:36:\"2016/02/management-tab-300x159-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"management-tab-300x159-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:36:\"management-tab-300x159-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(565,246,'_wp_attached_file','2016/02/management-tab-358x190.jpg'),(566,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:34:\"2016/02/management-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"management-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"management-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(567,247,'_wp_attached_file','2016/02/others-tab.jpg'),(568,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:22:\"2016/02/others-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"others-tab-150x150.jpg\";s:5:\"width\";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:\"others-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(569,248,'_wp_attached_file','2016/02/others-tab-82x82.jpg'),(570,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:28:\"2016/02/others-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(571,249,'_wp_attached_file','2016/02/others-tab-100x65.jpg'),(572,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:29:\"2016/02/others-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(573,250,'_wp_attached_file','2016/02/others-tab-150x150-1.jpg'),(574,250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:32:\"2016/02/others-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(575,251,'_wp_attached_file','2016/02/others-tab-183x183.jpg'),(576,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:30:\"2016/02/others-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"others-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(577,252,'_wp_attached_file','2016/02/others-tab-189x189.jpg'),(578,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:30:\"2016/02/others-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"others-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(579,253,'_wp_attached_file','2016/02/others-tab-260x190.jpg'),(580,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:30:\"2016/02/others-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"others-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(581,254,'_wp_attached_file','2016/02/others-tab-300x159-1.jpg'),(582,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:32:\"2016/02/others-tab-300x159-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"others-tab-300x159-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:32:\"others-tab-300x159-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(583,255,'_wp_attached_file','2016/02/others-tab-358x190.jpg'),(584,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:30:\"2016/02/others-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"others-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"others-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(585,256,'_wp_attached_file','2016/02/page-top-bg.jpg'),(586,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:199;s:4:\"file\";s:23:\"2016/02/page-top-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"page-top-bg-150x150.jpg\";s:5:\"width\";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:\"page-top-bg-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"page-top-bg-768x80.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"page-top-bg-1024x106.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:106;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:{}}}'),(587,257,'_wp_attached_file','2016/02/page-top-bg-82x82.jpg'),(588,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/page-top-bg-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(589,258,'_wp_attached_file','2016/02/page-top-bg-100x65.jpg'),(590,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/page-top-bg-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(591,259,'_wp_attached_file','2016/02/page-top-bg-150x150-1.jpg'),(592,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/page-top-bg-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(593,260,'_wp_attached_file','2016/02/page-top-bg-183x183.jpg'),(594,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/page-top-bg-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(595,261,'_wp_attached_file','2016/02/page-top-bg-189x189.jpg'),(596,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/page-top-bg-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(597,262,'_wp_attached_file','2016/02/page-top-bg-260x199.jpg'),(598,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:199;s:4:\"file\";s:31:\"2016/02/page-top-bg-260x199.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-260x199-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(599,263,'_wp_attached_file','2016/02/page-top-bg-300x31-1.jpg'),(600,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:31;s:4:\"file\";s:32:\"2016/02/page-top-bg-300x31-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-300x31-1-150x31.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"page-top-bg-300x31-1-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;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:{}}}'),(601,264,'_wp_attached_file','2016/02/page-top-bg-370x190.jpg'),(602,264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/page-top-bg-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-370x190-150x150.jpg\";s:5:\"width\";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:\"page-top-bg-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(603,265,'_wp_attached_file','2016/02/page-top-bg-770x199.jpg'),(604,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:199;s:4:\"file\";s:31:\"2016/02/page-top-bg-770x199.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"page-top-bg-770x199-150x150.jpg\";s:5:\"width\";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:\"page-top-bg-770x199-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"page-top-bg-770x199-768x198.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:198;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:{}}}'),(605,266,'_wp_attached_file','2016/02/page-top-bg-1024x106-1.jpg'),(606,266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:106;s:4:\"file\";s:34:\"2016/02/page-top-bg-1024x106-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"page-top-bg-1024x106-1-150x106.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"page-top-bg-1024x106-1-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"page-top-bg-1024x106-1-768x80.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"page-top-bg-1024x106-1-1024x106.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:106;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:{}}}'),(607,267,'_wp_attached_file','2016/02/page-top-bg-1140x199.jpg'),(608,267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:199;s:4:\"file\";s:32:\"2016/02/page-top-bg-1140x199.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"page-top-bg-1140x199-150x150.jpg\";s:5:\"width\";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:\"page-top-bg-1140x199-300x52.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"page-top-bg-1140x199-768x134.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"page-top-bg-1140x199-1024x179.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:179;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:{}}}'),(609,268,'_wp_attached_file','2016/02/prof1.jpg'),(610,268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:260;s:4:\"file\";s:17:\"2016/02/prof1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"prof1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(611,269,'_wp_attached_file','2016/02/prof1-82x82.jpg'),(612,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:23:\"2016/02/prof1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(613,270,'_wp_attached_file','2016/02/prof1-100x65.jpg'),(614,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:24:\"2016/02/prof1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(615,271,'_wp_attached_file','2016/02/prof1-150x150-1.jpg'),(616,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2016/02/prof1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(617,272,'_wp_attached_file','2016/02/prof1-183x183.jpg'),(618,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:25:\"2016/02/prof1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(619,273,'_wp_attached_file','2016/02/prof1-189x189.jpg'),(620,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:25:\"2016/02/prof1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(621,274,'_wp_attached_file','2016/02/prof1-260x260.jpg'),(622,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/prof1-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof1-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(623,275,'_wp_attached_file','2016/02/prof1-263x190.jpg'),(624,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/prof1-263x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof1-263x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(625,276,'_wp_attached_file','2016/02/prof2.jpg'),(626,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:260;s:4:\"file\";s:17:\"2016/02/prof2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"prof2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(627,277,'_wp_attached_file','2016/02/prof2-82x82.jpg'),(628,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:23:\"2016/02/prof2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(629,278,'_wp_attached_file','2016/02/prof2-100x65.jpg'),(630,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:24:\"2016/02/prof2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(631,279,'_wp_attached_file','2016/02/prof2-150x150-1.jpg'),(632,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2016/02/prof2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(633,280,'_wp_attached_file','2016/02/prof2-183x183.jpg'),(634,280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:25:\"2016/02/prof2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(635,281,'_wp_attached_file','2016/02/prof2-189x189.jpg'),(636,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:25:\"2016/02/prof2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(637,282,'_wp_attached_file','2016/02/prof2-260x260.jpg'),(638,282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/prof2-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof2-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(639,283,'_wp_attached_file','2016/02/prof2-263x190.jpg'),(640,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/prof2-263x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof2-263x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(641,284,'_wp_attached_file','2016/02/prof3.jpg'),(642,284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:260;s:4:\"file\";s:17:\"2016/02/prof3.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"prof3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(643,285,'_wp_attached_file','2016/02/prof3-82x82.jpg'),(644,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:23:\"2016/02/prof3-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(645,286,'_wp_attached_file','2016/02/prof3-100x65.jpg'),(646,286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:24:\"2016/02/prof3-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(647,287,'_wp_attached_file','2016/02/prof3-150x150-1.jpg'),(648,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2016/02/prof3-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(649,288,'_wp_attached_file','2016/02/prof3-183x183.jpg'),(650,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:25:\"2016/02/prof3-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof3-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(651,289,'_wp_attached_file','2016/02/prof3-189x189.jpg'),(652,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:25:\"2016/02/prof3-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof3-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(653,290,'_wp_attached_file','2016/02/prof3-260x260.jpg'),(654,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/prof3-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof3-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(655,291,'_wp_attached_file','2016/02/prof3-263x190.jpg'),(656,291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/prof3-263x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"prof3-263x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(657,292,'_wp_attached_file','2016/02/professor-img.jpg'),(658,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/professor-img.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"professor-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(659,293,'_wp_attached_file','2016/02/professor-img-82x82.jpg'),(660,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:31:\"2016/02/professor-img-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(661,294,'_wp_attached_file','2016/02/professor-img-100x65.jpg'),(662,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:32:\"2016/02/professor-img-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(663,295,'_wp_attached_file','2016/02/professor-img-150x150-1.jpg'),(664,295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2016/02/professor-img-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(665,296,'_wp_attached_file','2016/02/professor-img-183x183.jpg'),(666,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:33:\"2016/02/professor-img-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"professor-img-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(667,297,'_wp_attached_file','2016/02/professor-img-189x189.jpg'),(668,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:33:\"2016/02/professor-img-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"professor-img-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(669,298,'_wp_attached_file','2016/02/professor-img-260x190.jpg'),(670,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:33:\"2016/02/professor-img-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"professor-img-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(671,299,'_wp_attached_file','2016/02/prof-img1.jpg'),(672,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:21:\"2016/02/prof-img1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prof-img1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(673,300,'_wp_attached_file','2016/02/prof-img1-82x82.jpg'),(674,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/prof-img1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(675,301,'_wp_attached_file','2016/02/prof-img1-100x65.jpg'),(676,301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/prof-img1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(677,302,'_wp_attached_file','2016/02/prof-img1-150x150-1.jpg'),(678,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/prof-img1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(679,303,'_wp_attached_file','2016/02/prof-img1-183x183.jpg'),(680,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/prof-img1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(681,304,'_wp_attached_file','2016/02/prof-img1-189x189.jpg'),(682,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/prof-img1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(683,305,'_wp_attached_file','2016/02/prof-img1-260x190.jpg'),(684,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/prof-img1-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img1-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(685,306,'_wp_attached_file','2016/02/prof-img2.jpg'),(686,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:236;s:4:\"file\";s:21:\"2016/02/prof-img2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prof-img2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(687,307,'_wp_attached_file','2016/02/prof-img2-82x82.jpg'),(688,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/prof-img2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(689,308,'_wp_attached_file','2016/02/prof-img2-100x65.jpg'),(690,308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/prof-img2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(691,309,'_wp_attached_file','2016/02/prof-img2-150x150-1.jpg'),(692,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/prof-img2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(693,310,'_wp_attached_file','2016/02/prof-img2-183x183.jpg'),(694,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/prof-img2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(695,311,'_wp_attached_file','2016/02/prof-img2-189x189.jpg'),(696,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/prof-img2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(697,312,'_wp_attached_file','2016/02/prof-img2-231x190.jpg'),(698,312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:231;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/prof-img2-231x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img2-231x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(699,313,'_wp_attached_file','2016/02/prof-img3.jpg'),(700,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:201;s:4:\"file\";s:21:\"2016/02/prof-img3.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prof-img3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(701,314,'_wp_attached_file','2016/02/prof-img3-82x82.jpg'),(702,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/prof-img3-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(703,315,'_wp_attached_file','2016/02/prof-img3-100x65.jpg'),(704,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/prof-img3-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(705,316,'_wp_attached_file','2016/02/prof-img3-150x150-1.jpg'),(706,316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/prof-img3-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(707,317,'_wp_attached_file','2016/02/prof-img3-183x183.jpg'),(708,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/prof-img3-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img3-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(709,318,'_wp_attached_file','2016/02/prof-img3-189x189.jpg'),(710,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/prof-img3-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img3-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(711,319,'_wp_attached_file','2016/02/prof-img3-200x190.jpg'),(712,319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/prof-img3-200x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img3-200x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(713,320,'_wp_attached_file','2016/02/prof-img4.jpg'),(714,320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:21:\"2016/02/prof-img4.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prof-img4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(715,321,'_wp_attached_file','2016/02/prof-img4-82x82.jpg'),(716,321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/prof-img4-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(717,322,'_wp_attached_file','2016/02/prof-img4-100x65.jpg'),(718,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/prof-img4-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(719,323,'_wp_attached_file','2016/02/prof-img4-150x150-1.jpg'),(720,323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/prof-img4-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(721,324,'_wp_attached_file','2016/02/prof-img4-183x183.jpg'),(722,324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/prof-img4-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img4-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(723,325,'_wp_attached_file','2016/02/prof-img4-189x189.jpg'),(724,325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/prof-img4-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img4-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(725,326,'_wp_attached_file','2016/02/prof-img4-260x190.jpg'),(726,326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/prof-img4-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img4-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(727,327,'_wp_attached_file','2016/02/prof-img5.jpg'),(728,327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:21:\"2016/02/prof-img5.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prof-img5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(729,328,'_wp_attached_file','2016/02/prof-img5-82x82.jpg'),(730,328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/prof-img5-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(731,329,'_wp_attached_file','2016/02/prof-img5-100x65.jpg'),(732,329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/prof-img5-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(733,330,'_wp_attached_file','2016/02/prof-img5-150x150-1.jpg'),(734,330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/prof-img5-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(735,331,'_wp_attached_file','2016/02/prof-img5-183x183.jpg'),(736,331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/prof-img5-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img5-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(737,332,'_wp_attached_file','2016/02/prof-img5-189x189.jpg'),(738,332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/prof-img5-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img5-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(739,333,'_wp_attached_file','2016/02/prof-img5-260x190.jpg'),(740,333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/prof-img5-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"prof-img5-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(741,334,'_wp_attached_file','2016/02/prof-img21.jpg'),(742,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:22:\"2016/02/prof-img21.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"prof-img21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(743,335,'_wp_attached_file','2016/02/prof-img21-82x82.jpg'),(744,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:28:\"2016/02/prof-img21-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(745,336,'_wp_attached_file','2016/02/prof-img21-100x65.jpg'),(746,336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:29:\"2016/02/prof-img21-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(747,337,'_wp_attached_file','2016/02/prof-img21-150x150-1.jpg'),(748,337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:32:\"2016/02/prof-img21-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(749,338,'_wp_attached_file','2016/02/prof-img21-183x183.jpg'),(750,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:30:\"2016/02/prof-img21-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"prof-img21-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(751,339,'_wp_attached_file','2016/02/prof-img21-189x189.jpg'),(752,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:30:\"2016/02/prof-img21-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"prof-img21-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(753,340,'_wp_attached_file','2016/02/prof-img21-260x190.jpg'),(754,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:30:\"2016/02/prof-img21-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"prof-img21-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(755,341,'_wp_attached_file','2016/02/Rules.png'),(756,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:446;s:6:\"height\";i:757;s:4:\"file\";s:17:\"2016/02/Rules.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Rules-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Rules-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;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:{}}}'),(757,342,'_wp_attached_file','2016/02/Rules-82x82.png'),(758,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:23:\"2016/02/Rules-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(759,343,'_wp_attached_file','2016/02/Rules-100x65.png'),(760,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:24:\"2016/02/Rules-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(761,344,'_wp_attached_file','2016/02/Rules-150x150-1.png'),(762,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2016/02/Rules-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(763,345,'_wp_attached_file','2016/02/Rules-177x300-1.png'),(764,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:177;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2016/02/Rules-177x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Rules-177x300-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:27:\"Rules-177x300-1-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;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:{}}}'),(765,346,'_wp_attached_file','2016/02/Rules-183x183.png'),(766,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:25:\"2016/02/Rules-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(767,347,'_wp_attached_file','2016/02/Rules-189x189.png'),(768,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:25:\"2016/02/Rules-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(769,348,'_wp_attached_file','2016/02/Rules-260x260.png'),(770,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:25:\"2016/02/Rules-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(771,349,'_wp_attached_file','2016/02/Rules-370x190.png'),(772,349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:25:\"2016/02/Rules-370x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-370x190-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:25:\"Rules-370x190-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(773,350,'_wp_attached_file','2016/02/Rules-446x400.png'),(774,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:446;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2016/02/Rules-446x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-446x400-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:25:\"Rules-446x400-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;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:{}}}'),(775,351,'_wp_attached_file','2016/02/Rules-446x680.png'),(776,351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:446;s:6:\"height\";i:680;s:4:\"file\";s:25:\"2016/02/Rules-446x680.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Rules-446x680-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:25:\"Rules-446x680-197x300.png\";s:5:\"width\";i:197;s:6:\"height\";i:300;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:{}}}'),(777,352,'_wp_attached_file','2016/02/slide1-bg.jpg'),(778,352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1900;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2016/02/slide1-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide1-bg-150x150.jpg\";s:5:\"width\";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:\"slide1-bg-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slide1-bg-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide1-bg-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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:{}}}'),(779,353,'_wp_attached_file','2016/02/slide1-bg-82x82.jpg'),(780,353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/slide1-bg-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(781,354,'_wp_attached_file','2016/02/slide1-bg-100x65.jpg'),(782,354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/slide1-bg-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(783,355,'_wp_attached_file','2016/02/slide1-bg-150x150-1.jpg'),(784,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/slide1-bg-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(785,356,'_wp_attached_file','2016/02/slide1-bg-183x183.jpg'),(786,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/slide1-bg-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(787,357,'_wp_attached_file','2016/02/slide1-bg-189x189.jpg'),(788,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/slide1-bg-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,358,'_wp_attached_file','2016/02/slide1-bg-260x260.jpg'),(790,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:29:\"2016/02/slide1-bg-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(791,359,'_wp_attached_file','2016/02/slide1-bg-300x93-1.jpg'),(792,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:93;s:4:\"file\";s:30:\"2016/02/slide1-bg-300x93-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-300x93-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"slide1-bg-300x93-1-300x93.jpg\";s:5:\"width\";i:300;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:{}}}'),(793,360,'_wp_attached_file','2016/02/slide1-bg-370x190.jpg'),(794,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/slide1-bg-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-370x190-150x150.jpg\";s:5:\"width\";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:\"slide1-bg-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(795,361,'_wp_attached_file','2016/02/slide1-bg-770x400.jpg'),(796,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/02/slide1-bg-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide1-bg-770x400-150x150.jpg\";s:5:\"width\";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:\"slide1-bg-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"slide1-bg-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(797,362,'_wp_attached_file','2016/02/slide1-bg-1024x319-1.jpg'),(798,362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:319;s:4:\"file\";s:32:\"2016/02/slide1-bg-1024x319-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"slide1-bg-1024x319-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:31:\"slide1-bg-1024x319-1-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"slide1-bg-1024x319-1-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"slide1-bg-1024x319-1-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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:{}}}'),(799,363,'_wp_attached_file','2016/02/slide1-bg-1140x591.jpg'),(800,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:591;s:4:\"file\";s:30:\"2016/02/slide1-bg-1140x591.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slide1-bg-1140x591-150x150.jpg\";s:5:\"width\";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:\"slide1-bg-1140x591-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"slide1-bg-1140x591-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"slide1-bg-1140x591-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;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:{}}}'),(801,364,'_wp_attached_file','2016/02/slide2-bg.jpg'),(802,364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1900;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2016/02/slide2-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide2-bg-150x150.jpg\";s:5:\"width\";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:\"slide2-bg-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slide2-bg-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide2-bg-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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,365,'_wp_attached_file','2016/02/slide2-bg-82x82.jpg'),(804,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/slide2-bg-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(805,366,'_wp_attached_file','2016/02/slide2-bg-100x65.jpg'),(806,366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/slide2-bg-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(807,367,'_wp_attached_file','2016/02/slide2-bg-150x150-1.jpg'),(808,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/slide2-bg-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(809,368,'_wp_attached_file','2016/02/slide2-bg-183x183.jpg'),(810,368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/slide2-bg-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(811,369,'_wp_attached_file','2016/02/slide2-bg-189x189.jpg'),(812,369,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/slide2-bg-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(813,370,'_wp_attached_file','2016/02/slide2-bg-260x260.jpg'),(814,370,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:29:\"2016/02/slide2-bg-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(815,371,'_wp_attached_file','2016/02/slide2-bg-300x93-1.jpg'),(816,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:93;s:4:\"file\";s:30:\"2016/02/slide2-bg-300x93-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-300x93-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"slide2-bg-300x93-1-300x93.jpg\";s:5:\"width\";i:300;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:{}}}'),(817,372,'_wp_attached_file','2016/02/slide2-bg-370x190.jpg'),(818,372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/slide2-bg-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-370x190-150x150.jpg\";s:5:\"width\";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:\"slide2-bg-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(819,373,'_wp_attached_file','2016/02/slide2-bg-770x400.jpg'),(820,373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/02/slide2-bg-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide2-bg-770x400-150x150.jpg\";s:5:\"width\";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:\"slide2-bg-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"slide2-bg-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(821,374,'_wp_attached_file','2016/02/slide2-bg-1024x319-1.jpg'),(822,374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:319;s:4:\"file\";s:32:\"2016/02/slide2-bg-1024x319-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"slide2-bg-1024x319-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:31:\"slide2-bg-1024x319-1-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"slide2-bg-1024x319-1-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"slide2-bg-1024x319-1-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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,375,'_wp_attached_file','2016/02/slide2-bg-1140x591.jpg'),(824,375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:591;s:4:\"file\";s:30:\"2016/02/slide2-bg-1140x591.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slide2-bg-1140x591-150x150.jpg\";s:5:\"width\";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:\"slide2-bg-1140x591-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"slide2-bg-1140x591-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"slide2-bg-1140x591-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;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,376,'_wp_attached_file','2016/02/slide2button1.png'),(826,376,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:181;s:6:\"height\";i:52;s:4:\"file\";s:25:\"2016/02/slide2button1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"slide2button1-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(827,377,'_wp_attached_file','2016/02/slide2button1-82x52.png'),(828,377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:52;s:4:\"file\";s:31:\"2016/02/slide2button1-82x52.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(829,378,'_wp_attached_file','2016/02/slide2button1-100x52.png'),(830,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:52;s:4:\"file\";s:32:\"2016/02/slide2button1-100x52.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(831,379,'_wp_attached_file','2016/02/slide2button1-150x52-1.png'),(832,379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:52;s:4:\"file\";s:34:\"2016/02/slide2button1-150x52-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slide2button1-150x52-1-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(833,380,'_wp_attached_file','2016/02/slide2button2.png'),(834,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:51;s:4:\"file\";s:25:\"2016/02/slide2button2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"slide2button2-150x51.png\";s:5:\"width\";i:150;s:6:\"height\";i:51;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:{}}}'),(835,381,'_wp_attached_file','2016/02/slide2button2-82x51.png'),(836,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:51;s:4:\"file\";s:31:\"2016/02/slide2button2-82x51.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(837,382,'_wp_attached_file','2016/02/slide2button2-100x51.png'),(838,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:51;s:4:\"file\";s:32:\"2016/02/slide2button2-100x51.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(839,383,'_wp_attached_file','2016/02/slide2button2-150x51-1.png'),(840,383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:51;s:4:\"file\";s:34:\"2016/02/slide2button2-150x51-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slide2button2-150x51-1-150x51.png\";s:5:\"width\";i:150;s:6:\"height\";i:51;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:{}}}'),(841,384,'_wp_attached_file','2016/02/slide3-bg.jpg'),(842,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1900;s:6:\"height\";i:591;s:4:\"file\";s:21:\"2016/02/slide3-bg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide3-bg-150x150.jpg\";s:5:\"width\";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:\"slide3-bg-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slide3-bg-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slide3-bg-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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,385,'_wp_attached_file','2016/02/slide3-bg-82x82.jpg'),(844,385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/slide3-bg-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(845,386,'_wp_attached_file','2016/02/slide3-bg-100x65.jpg'),(846,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/slide3-bg-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(847,387,'_wp_attached_file','2016/02/slide3-bg-150x150-1.jpg'),(848,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/slide3-bg-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(849,388,'_wp_attached_file','2016/02/slide3-bg-183x183.jpg'),(850,388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/slide3-bg-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(851,389,'_wp_attached_file','2016/02/slide3-bg-189x189.jpg'),(852,389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/slide3-bg-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(853,390,'_wp_attached_file','2016/02/slide3-bg-260x260.jpg'),(854,390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:29:\"2016/02/slide3-bg-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(855,391,'_wp_attached_file','2016/02/slide3-bg-300x93-1.jpg'),(856,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:93;s:4:\"file\";s:30:\"2016/02/slide3-bg-300x93-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-300x93-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"slide3-bg-300x93-1-300x93.jpg\";s:5:\"width\";i:300;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:{}}}'),(857,392,'_wp_attached_file','2016/02/slide3-bg-370x190.jpg'),(858,392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/slide3-bg-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-370x190-150x150.jpg\";s:5:\"width\";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:\"slide3-bg-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(859,393,'_wp_attached_file','2016/02/slide3-bg-770x400.jpg'),(860,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/02/slide3-bg-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3-bg-770x400-150x150.jpg\";s:5:\"width\";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:\"slide3-bg-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"slide3-bg-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(861,394,'_wp_attached_file','2016/02/slide3-bg-1024x319-1.jpg'),(862,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:319;s:4:\"file\";s:32:\"2016/02/slide3-bg-1024x319-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"slide3-bg-1024x319-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:31:\"slide3-bg-1024x319-1-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"slide3-bg-1024x319-1-768x239.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"slide3-bg-1024x319-1-1024x319.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:319;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:{}}}'),(863,395,'_wp_attached_file','2016/02/slide3-bg-1140x591.jpg'),(864,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:591;s:4:\"file\";s:30:\"2016/02/slide3-bg-1140x591.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"slide3-bg-1140x591-150x150.jpg\";s:5:\"width\";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:\"slide3-bg-1140x591-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"slide3-bg-1140x591-768x398.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"slide3-bg-1140x591-1024x531.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:531;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:{}}}'),(865,396,'_wp_attached_file','2016/02/slide3button1.jpg'),(866,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:151;s:6:\"height\";i:49;s:4:\"file\";s:25:\"2016/02/slide3button1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"slide3button1-150x49.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:49;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:{}}}'),(867,397,'_wp_attached_file','2016/02/slide3button1-82x49.jpg'),(868,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:49;s:4:\"file\";s:31:\"2016/02/slide3button1-82x49.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(869,398,'_wp_attached_file','2016/02/slide3button1-100x49.jpg'),(870,398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:49;s:4:\"file\";s:32:\"2016/02/slide3button1-100x49.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(871,399,'_wp_attached_file','2016/02/slide3button1-150x49-1.jpg'),(872,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:49;s:4:\"file\";s:34:\"2016/02/slide3button1-150x49-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slide3button1-150x49-1-150x49.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:49;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:{}}}'),(873,400,'_wp_attached_file','2016/02/slide3button2.png'),(874,400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:181;s:6:\"height\";i:49;s:4:\"file\";s:25:\"2016/02/slide3button2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"slide3button2-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;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:{}}}'),(875,401,'_wp_attached_file','2016/02/slide3button2-82x49.png'),(876,401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:49;s:4:\"file\";s:31:\"2016/02/slide3button2-82x49.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(877,402,'_wp_attached_file','2016/02/slide3button2-100x49.png'),(878,402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:49;s:4:\"file\";s:32:\"2016/02/slide3button2-100x49.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(879,403,'_wp_attached_file','2016/02/slide3button2-150x49-1.png'),(880,403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:49;s:4:\"file\";s:34:\"2016/02/slide3button2-150x49-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"slide3button2-150x49-1-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;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:{}}}'),(881,404,'_wp_attached_file','2016/02/slide3img.png'),(882,404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:327;s:6:\"height\";i:573;s:4:\"file\";s:21:\"2016/02/slide3img.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slide3img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slide3img-171x300.png\";s:5:\"width\";i:171;s:6:\"height\";i:300;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:{}}}'),(883,405,'_wp_attached_file','2016/02/slide3img-82x82.png'),(884,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:27:\"2016/02/slide3img-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(885,406,'_wp_attached_file','2016/02/slide3img-100x65.png'),(886,406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:28:\"2016/02/slide3img-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(887,407,'_wp_attached_file','2016/02/slide3img-150x150-1.png'),(888,407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:31:\"2016/02/slide3img-150x150-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(889,408,'_wp_attached_file','2016/02/slide3img-171x300-1.png'),(890,408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:171;s:6:\"height\";i:300;s:4:\"file\";s:31:\"2016/02/slide3img-171x300-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"slide3img-171x300-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:31:\"slide3img-171x300-1-171x300.png\";s:5:\"width\";i:171;s:6:\"height\";i:300;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:{}}}'),(891,409,'_wp_attached_file','2016/02/slide3img-183x183.png'),(892,409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2016/02/slide3img-183x183.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3img-183x183-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(893,410,'_wp_attached_file','2016/02/slide3img-189x189.png'),(894,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:29:\"2016/02/slide3img-189x189.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3img-189x189-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(895,411,'_wp_attached_file','2016/02/slide3img-260x260.png'),(896,411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:29:\"2016/02/slide3img-260x260.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3img-260x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}'),(897,412,'_wp_attached_file','2016/02/slide3img-327x190.png'),(898,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:327;s:6:\"height\";i:190;s:4:\"file\";s:29:\"2016/02/slide3img-327x190.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3img-327x190-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"slide3img-327x190-300x174.png\";s:5:\"width\";i:300;s:6:\"height\";i:174;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:{}}}'),(899,413,'_wp_attached_file','2016/02/slide3img-327x400.png'),(900,413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:327;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/02/slide3img-327x400.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"slide3img-327x400-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"slide3img-327x400-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;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:{}}}'),(901,414,'_wp_attached_file','2016/02/slide11.png'),(902,414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:116;s:6:\"height\";i:99;s:4:\"file\";s:19:\"2016/02/slide11.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(903,415,'_wp_attached_file','2016/02/slide11-82x82.png'),(904,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:25:\"2016/02/slide11-82x82.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(905,416,'_wp_attached_file','2016/02/slide11-100x65.png'),(906,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:26:\"2016/02/slide11-100x65.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(907,417,'_wp_attached_file','2016/02/slide12.jpg'),(908,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:365;s:6:\"height\";i:1;s:4:\"file\";s:19:\"2016/02/slide12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"slide12-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"slide12-300x1.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:1;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:{}}}'),(909,418,'_wp_attached_file','2016/02/slide12-82x1.jpg'),(910,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:1;s:4:\"file\";s:24:\"2016/02/slide12-82x1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(911,419,'_wp_attached_file','2016/02/slide12-100x1.jpg'),(912,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:1;s:4:\"file\";s:25:\"2016/02/slide12-100x1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(913,420,'_wp_attached_file','2016/02/slide12-150x1-1.jpg'),(914,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:1;s:4:\"file\";s:27:\"2016/02/slide12-150x1-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide12-150x1-1-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;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:{}}}'),(915,421,'_wp_attached_file','2016/02/slide12-183x1.jpg'),(916,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:1;s:4:\"file\";s:25:\"2016/02/slide12-183x1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slide12-183x1-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;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:{}}}'),(917,422,'_wp_attached_file','2016/02/slide12-189x1.jpg'),(918,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:1;s:4:\"file\";s:25:\"2016/02/slide12-189x1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slide12-189x1-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;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:{}}}'),(919,423,'_wp_attached_file','2016/02/slide12-260x1.jpg'),(920,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:1;s:4:\"file\";s:25:\"2016/02/slide12-260x1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"slide12-260x1-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;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:{}}}'),(921,424,'_wp_attached_file','2016/02/slide12-300x1-1.jpg'),(922,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:1;s:4:\"file\";s:27:\"2016/02/slide12-300x1-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide12-300x1-1-150x1.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:1;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"slide12-300x1-1-300x1.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:1;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:{}}}'),(923,425,'_wp_attached_file','2016/02/slide13.png'),(924,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:541;s:6:\"height\";i:53;s:4:\"file\";s:19:\"2016/02/slide13.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide13-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide13-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;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:{}}}'),(925,426,'_wp_attached_file','2016/02/slide13-82x53.png'),(926,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:53;s:4:\"file\";s:25:\"2016/02/slide13-82x53.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(927,427,'_wp_attached_file','2016/02/slide13-100x53.png'),(928,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2016/02/slide13-100x53.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(929,428,'_wp_attached_file','2016/02/slide13-150x53-1.png'),(930,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:53;s:4:\"file\";s:28:\"2016/02/slide13-150x53-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide13-150x53-1-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;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:{}}}'),(931,429,'_wp_attached_file','2016/02/slide13-183x53.png'),(932,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2016/02/slide13-183x53.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide13-183x53-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;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:{}}}'),(933,430,'_wp_attached_file','2016/02/slide13-189x53.png'),(934,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2016/02/slide13-189x53.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide13-189x53-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;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:{}}}'),(935,431,'_wp_attached_file','2016/02/slide13-260x53.png'),(936,431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2016/02/slide13-260x53.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide13-260x53-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;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:{}}}'),(937,432,'_wp_attached_file','2016/02/slide13-300x29-1.png'),(938,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:29;s:4:\"file\";s:28:\"2016/02/slide13-300x29-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide13-300x29-1-150x29.png\";s:5:\"width\";i:150;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide13-300x29-1-300x29.png\";s:5:\"width\";i:300;s:6:\"height\";i:29;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:{}}}'),(939,433,'_wp_attached_file','2016/02/slide13-370x53.png'),(940,433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:53;s:4:\"file\";s:26:\"2016/02/slide13-370x53.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide13-370x53-150x53.png\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"slide13-370x53-300x43.png\";s:5:\"width\";i:300;s:6:\"height\";i:43;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:{}}}'),(941,434,'_wp_attached_file','2016/02/slide14.png'),(942,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:33;s:4:\"file\";s:19:\"2016/02/slide14.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide14-150x33.png\";s:5:\"width\";i:150;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide14-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;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:{}}}'),(943,435,'_wp_attached_file','2016/02/slide14-82x33.png'),(944,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:33;s:4:\"file\";s:25:\"2016/02/slide14-82x33.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(945,436,'_wp_attached_file','2016/02/slide14-100x33.png'),(946,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:33;s:4:\"file\";s:26:\"2016/02/slide14-100x33.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(947,437,'_wp_attached_file','2016/02/slide14-150x33-1.png'),(948,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:33;s:4:\"file\";s:28:\"2016/02/slide14-150x33-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide14-150x33-1-150x33.png\";s:5:\"width\";i:150;s:6:\"height\";i:33;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:{}}}'),(949,438,'_wp_attached_file','2016/02/slide14-183x33.png'),(950,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:33;s:4:\"file\";s:26:\"2016/02/slide14-183x33.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide14-183x33-150x33.png\";s:5:\"width\";i:150;s:6:\"height\";i:33;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:{}}}'),(951,439,'_wp_attached_file','2016/02/slide14-189x33.png'),(952,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:33;s:4:\"file\";s:26:\"2016/02/slide14-189x33.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide14-189x33-150x33.png\";s:5:\"width\";i:150;s:6:\"height\";i:33;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:{}}}'),(953,440,'_wp_attached_file','2016/02/slide14-260x33.png'),(954,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:33;s:4:\"file\";s:26:\"2016/02/slide14-260x33.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"slide14-260x33-150x33.png\";s:5:\"width\";i:150;s:6:\"height\";i:33;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:{}}}'),(955,441,'_wp_attached_file','2016/02/slide14-300x28-1.png'),(956,441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:28;s:4:\"file\";s:28:\"2016/02/slide14-300x28-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slide14-300x28-1-150x28.png\";s:5:\"width\";i:150;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slide14-300x28-1-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;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:{}}}'),(957,442,'_wp_attached_file','2016/02/study-blog1.jpg'),(958,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:632;s:4:\"file\";s:23:\"2016/02/study-blog1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"study-blog1-150x150.jpg\";s:5:\"width\";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:\"study-blog1-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:23:\"study-blog1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(959,443,'_wp_attached_file','2016/02/study-blog1-82x82.jpg'),(960,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/study-blog1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(961,444,'_wp_attached_file','2016/02/study-blog1-100x65.jpg'),(962,444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/study-blog1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(963,445,'_wp_attached_file','2016/02/study-blog1-150x150-1.jpg'),(964,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/study-blog1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(965,446,'_wp_attached_file','2016/02/study-blog1-183x183.jpg'),(966,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/study-blog1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(967,447,'_wp_attached_file','2016/02/study-blog1-189x189.jpg'),(968,447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/study-blog1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(969,448,'_wp_attached_file','2016/02/study-blog1-260x260.jpg'),(970,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:31:\"2016/02/study-blog1-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog1-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(971,449,'_wp_attached_file','2016/02/study-blog1-300x200-1.jpg'),(972,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:33:\"2016/02/study-blog1-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"study-blog1-300x200-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:33:\"study-blog1-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(973,450,'_wp_attached_file','2016/02/study-blog1-370x190.jpg'),(974,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/study-blog1-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog1-370x190-150x150.jpg\";s:5:\"width\";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:\"study-blog1-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(975,451,'_wp_attached_file','2016/02/study-blog1-770x400.jpg'),(976,451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2016/02/study-blog1-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog1-770x400-150x150.jpg\";s:5:\"width\";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:\"study-blog1-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"study-blog1-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(977,452,'_wp_attached_file','2016/02/study-blog2.jpg'),(978,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:632;s:4:\"file\";s:23:\"2016/02/study-blog2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"study-blog2-150x150.jpg\";s:5:\"width\";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:\"study-blog2-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:23:\"study-blog2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}'),(979,453,'_wp_attached_file','2016/02/study-blog2-82x82.jpg'),(980,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/study-blog2-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(981,454,'_wp_attached_file','2016/02/study-blog2-100x65.jpg'),(982,454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/study-blog2-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(983,455,'_wp_attached_file','2016/02/study-blog2-150x150-1.jpg'),(984,455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/study-blog2-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(985,456,'_wp_attached_file','2016/02/study-blog2-183x183.jpg'),(986,456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:31:\"2016/02/study-blog2-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog2-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(987,457,'_wp_attached_file','2016/02/study-blog2-189x189.jpg'),(988,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:31:\"2016/02/study-blog2-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog2-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(989,458,'_wp_attached_file','2016/02/study-blog2-260x260.jpg'),(990,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:260;s:4:\"file\";s:31:\"2016/02/study-blog2-260x260.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog2-260x260-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(991,459,'_wp_attached_file','2016/02/study-blog2-300x200-1.jpg'),(992,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:33:\"2016/02/study-blog2-300x200-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"study-blog2-300x200-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:33:\"study-blog2-300x200-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}'),(993,460,'_wp_attached_file','2016/02/study-blog2-370x190.jpg'),(994,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:190;s:4:\"file\";s:31:\"2016/02/study-blog2-370x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog2-370x190-150x150.jpg\";s:5:\"width\";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:\"study-blog2-370x190-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;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:{}}}'),(995,461,'_wp_attached_file','2016/02/study-blog2-770x400.jpg'),(996,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:770;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2016/02/study-blog2-770x400.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"study-blog2-770x400-150x150.jpg\";s:5:\"width\";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:\"study-blog2-770x400-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"study-blog2-770x400-768x399.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:399;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:{}}}'),(997,462,'_wp_attached_file','2016/02/technologies-tab.jpg'),(998,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:28:\"2016/02/technologies-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"technologies-tab-150x150.jpg\";s:5:\"width\";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:\"technologies-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(999,463,'_wp_attached_file','2016/02/technologies-tab-82x82.jpg'),(1000,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:34:\"2016/02/technologies-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1001,464,'_wp_attached_file','2016/02/technologies-tab-100x65.jpg'),(1002,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:35:\"2016/02/technologies-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1003,465,'_wp_attached_file','2016/02/technologies-tab-150x150-1.jpg'),(1004,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:38:\"2016/02/technologies-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1005,466,'_wp_attached_file','2016/02/technologies-tab-183x183.jpg'),(1006,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:36:\"2016/02/technologies-tab-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"technologies-tab-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1007,467,'_wp_attached_file','2016/02/technologies-tab-189x189.jpg'),(1008,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:36:\"2016/02/technologies-tab-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"technologies-tab-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1009,468,'_wp_attached_file','2016/02/technologies-tab-260x190.jpg'),(1010,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:190;s:4:\"file\";s:36:\"2016/02/technologies-tab-260x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"technologies-tab-260x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1011,469,'_wp_attached_file','2016/02/technologies-tab-300x159-1.jpg'),(1012,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:159;s:4:\"file\";s:38:\"2016/02/technologies-tab-300x159-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"technologies-tab-300x159-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:38:\"technologies-tab-300x159-1-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(1013,470,'_wp_attached_file','2016/02/technologies-tab-358x190.jpg'),(1014,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:36:\"2016/02/technologies-tab-358x190.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"technologies-tab-358x190-150x150.jpg\";s:5:\"width\";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:\"technologies-tab-358x190-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(1015,471,'_wp_attached_file','2016/02/testimonial1.jpg'),(1016,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:24:\"2016/02/testimonial1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"testimonial1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1017,472,'_wp_attached_file','2016/02/testimonial1-82x82.jpg'),(1018,472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:30:\"2016/02/testimonial1-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1019,473,'_wp_attached_file','2016/02/testimonial1-100x65.jpg'),(1020,473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:31:\"2016/02/testimonial1-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1021,474,'_wp_attached_file','2016/02/testimonial1-150x150-1.jpg'),(1022,474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:34:\"2016/02/testimonial1-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1023,475,'_wp_attached_file','2016/02/testimonial1-183x183.jpg'),(1024,475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:32:\"2016/02/testimonial1-183x183.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonial1-183x183-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1025,476,'_wp_attached_file','2016/02/testimonial1-189x189.jpg'),(1026,476,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:189;s:4:\"file\";s:32:\"2016/02/testimonial1-189x189.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonial1-189x189-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1027,477,'_wp_attached_file','2016/02/testimonial1-200x190.jpg'),(1028,477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:190;s:4:\"file\";s:32:\"2016/02/testimonial1-200x190.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"testimonial1-200x190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1029,478,'_wp_attached_file','2016/02/account-tab.jpg'),(1030,478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:190;s:4:\"file\";s:23:\"2016/02/account-tab.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"account-tab-150x150.jpg\";s:5:\"width\";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:\"account-tab-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;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:{}}}'),(1031,479,'_wp_attached_file','2016/02/account-tab-82x82.jpg'),(1032,479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:29:\"2016/02/account-tab-82x82.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1033,480,'_wp_attached_file','2016/02/account-tab-100x65.jpg'),(1034,480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:65;s:4:\"file\";s:30:\"2016/02/account-tab-100x65.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1035,481,'_wp_attached_file','2016/02/account-tab-150x150-1.jpg'),(1036,481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:33:\"2016/02/account-tab-150x150-1.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1055,486,'_edit_last','1'),(1056,486,'_edit_lock','1456222440:1'),(1057,486,'_wp_page_template','default'),(1058,486,'_wpb_vc_js_status','false'),(1059,486,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1060,489,'_edit_last','1'),(1061,489,'_edit_lock','1456222490:1'),(1062,489,'_wp_page_template','default'),(1063,489,'_wpb_vc_js_status','false'),(1064,489,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1065,491,'_edit_last','1'),(1066,491,'_wp_page_template','default'),(1067,491,'_wpb_vc_js_status','false'),(1068,491,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1069,491,'_edit_lock','1456222593:1'),(1070,493,'_edit_last','1'),(1071,493,'_wp_page_template','default'),(1072,493,'_wpb_vc_js_status','false'),(1073,493,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1074,493,'_edit_lock','1456222670:1'),(1075,496,'_edit_last','1'),(1076,496,'_edit_lock','1457635619:1'),(1077,496,'_wp_page_template','default'),(1078,496,'_wpb_vc_js_status','true'),(1079,496,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1080,498,'_edit_last','1'),(1081,498,'_wp_page_template','default'),(1082,498,'_wpb_vc_js_status','false'),(1083,498,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1084,498,'_edit_lock','1457447599:1'),(1085,500,'_edit_last','1'),(1086,500,'_wp_page_template','default'),(1087,500,'_wpb_vc_js_status','false'),(1088,500,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1089,500,'_edit_lock','1456222901:1'),(1090,502,'_edit_last','1'),(1091,502,'_edit_lock','1456223012:1'),(1092,502,'_wp_page_template','default'),(1093,502,'_wpb_vc_js_status','false'),(1094,502,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1095,504,'_edit_last','1'),(1096,504,'_edit_lock','1456223120:1'),(1097,504,'_wp_page_template','default'),(1098,504,'_wpb_vc_js_status','false'),(1099,504,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1100,506,'_edit_last','1'),(1101,506,'_wp_page_template','default'),(1102,506,'_wpb_vc_js_status','false'),(1103,506,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1104,506,'_edit_lock','1456223163:1'),(1105,508,'_edit_last','1'),(1106,508,'_wp_page_template','default'),(1107,508,'_wpb_vc_js_status','false'),(1108,508,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1109,508,'_edit_lock','1456223209:1'),(1110,510,'_edit_last','1'),(1111,510,'_wp_page_template','default'),(1112,510,'_wpb_vc_js_status','false'),(1113,510,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1114,510,'_edit_lock','1456223266:1'),(1115,512,'_edit_last','1'),(1116,512,'_wp_page_template','default'),(1117,512,'_wpb_vc_js_status','false'),(1118,512,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1119,512,'_edit_lock','1456223310:1'),(1120,514,'_edit_last','1'),(1121,514,'_wp_page_template','default'),(1122,514,'_wpb_vc_js_status','false'),(1123,514,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1124,514,'_edit_lock','1456223373:1'),(1125,516,'_edit_last','1'),(1126,516,'_edit_lock','1456223421:1'),(1127,516,'_wp_page_template','default'),(1128,516,'_wpb_vc_js_status','false'),(1129,516,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1130,518,'_edit_last','1'),(1131,518,'_wp_page_template','default'),(1132,518,'_wpb_vc_js_status','false'),(1133,518,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1134,518,'_edit_lock','1456223549:1'),(1135,520,'_edit_last','1'),(1136,520,'_edit_lock','1456223593:1'),(1137,520,'_wp_page_template','default'),(1138,520,'_wpb_vc_js_status','false'),(1139,520,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1140,522,'_edit_last','1'),(1141,522,'_edit_lock','1456223711:1'),(1142,522,'_wp_page_template','default'),(1143,522,'_wpb_vc_js_status','false'),(1144,522,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1145,525,'_edit_last','1'),(1146,525,'_edit_lock','1456223763:1'),(1147,525,'_wp_page_template','default'),(1148,525,'_wpb_vc_js_status','false'),(1149,525,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1150,527,'_edit_last','1'),(1151,527,'_wp_page_template','default'),(1152,527,'_wpb_vc_js_status','false'),(1153,527,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1154,527,'_edit_lock','1456223809:1'),(1155,529,'_edit_last','1'),(1156,529,'_wp_page_template','default'),(1157,529,'_wpb_vc_js_status','false'),(1158,529,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1159,529,'_edit_lock','1456223870:1'),(1160,531,'_edit_last','1'),(1161,531,'_edit_lock','1456223919:1'),(1162,531,'_wp_page_template','default'),(1163,531,'_wpb_vc_js_status','false'),(1164,531,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1165,533,'_edit_last','1'),(1166,533,'_edit_lock','1456224010:1'),(1167,533,'_wp_page_template','default'),(1168,533,'_wpb_vc_js_status','false'),(1169,533,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1170,535,'_edit_last','1'),(1171,535,'_wp_page_template','default'),(1172,535,'_wpb_vc_js_status','false'),(1173,535,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1174,535,'_edit_lock','1456224069:1'),(1175,537,'_edit_last','1'),(1176,537,'_wp_page_template','default'),(1177,537,'_wpb_vc_js_status','false'),(1178,537,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(1179,537,'_edit_lock','1456224132:1'),(1180,539,'_menu_item_type','post_type'),(1181,539,'_menu_item_menu_item_parent','0'),(1182,539,'_menu_item_object_id','537'),(1183,539,'_menu_item_object','page'),(1184,539,'_menu_item_target',''),(1185,539,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1186,539,'_menu_item_xfn',''),(1187,539,'_menu_item_url',''),(1188,539,'_menu_item_orphaned','1456224318'),(1189,540,'_menu_item_type','post_type'),(1190,540,'_menu_item_menu_item_parent','0'),(1191,540,'_menu_item_object_id','535'),(1192,540,'_menu_item_object','page'),(1193,540,'_menu_item_target',''),(1194,540,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1195,540,'_menu_item_xfn',''),(1196,540,'_menu_item_url',''),(1197,540,'_menu_item_orphaned','1456224319'),(1198,541,'_menu_item_type','post_type'),(1199,541,'_menu_item_menu_item_parent','0'),(1200,541,'_menu_item_object_id','533'),(1201,541,'_menu_item_object','page'),(1202,541,'_menu_item_target',''),(1203,541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1204,541,'_menu_item_xfn',''),(1205,541,'_menu_item_url',''),(1206,541,'_menu_item_orphaned','1456224320'),(1207,542,'_menu_item_type','post_type'),(1208,542,'_menu_item_menu_item_parent','0'),(1209,542,'_menu_item_object_id','531'),(1210,542,'_menu_item_object','page'),(1211,542,'_menu_item_target',''),(1212,542,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1213,542,'_menu_item_xfn',''),(1214,542,'_menu_item_url',''),(1215,542,'_menu_item_orphaned','1456224321'),(1216,543,'_menu_item_type','post_type'),(1217,543,'_menu_item_menu_item_parent','0'),(1218,543,'_menu_item_object_id','529'),(1219,543,'_menu_item_object','page'),(1220,543,'_menu_item_target',''),(1221,543,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1222,543,'_menu_item_xfn',''),(1223,543,'_menu_item_url',''),(1224,543,'_menu_item_orphaned','1456224323'),(1225,544,'_menu_item_type','post_type'),(1226,544,'_menu_item_menu_item_parent','0'),(1227,544,'_menu_item_object_id','527'),(1228,544,'_menu_item_object','page'),(1229,544,'_menu_item_target',''),(1230,544,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1231,544,'_menu_item_xfn',''),(1232,544,'_menu_item_url',''),(1233,544,'_menu_item_orphaned','1456224324'),(1234,545,'_menu_item_type','post_type'),(1235,545,'_menu_item_menu_item_parent','0'),(1236,545,'_menu_item_object_id','525'),(1237,545,'_menu_item_object','page'),(1238,545,'_menu_item_target',''),(1239,545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1240,545,'_menu_item_xfn',''),(1241,545,'_menu_item_url',''),(1242,545,'_menu_item_orphaned','1456224325'),(1243,546,'_menu_item_type','post_type'),(1244,546,'_menu_item_menu_item_parent','0'),(1245,546,'_menu_item_object_id','522'),(1246,546,'_menu_item_object','page'),(1247,546,'_menu_item_target',''),(1248,546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1249,546,'_menu_item_xfn',''),(1250,546,'_menu_item_url',''),(1251,546,'_menu_item_orphaned','1456224326'),(1252,547,'_menu_item_type','post_type'),(1253,547,'_menu_item_menu_item_parent','0'),(1254,547,'_menu_item_object_id','520'),(1255,547,'_menu_item_object','page'),(1256,547,'_menu_item_target',''),(1257,547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1258,547,'_menu_item_xfn',''),(1259,547,'_menu_item_url',''),(1260,547,'_menu_item_orphaned','1456224328'),(1261,548,'_menu_item_type','post_type'),(1262,548,'_menu_item_menu_item_parent','0'),(1263,548,'_menu_item_object_id','518'),(1264,548,'_menu_item_object','page'),(1265,548,'_menu_item_target',''),(1266,548,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1267,548,'_menu_item_xfn',''),(1268,548,'_menu_item_url',''),(1269,548,'_menu_item_orphaned','1456224329'),(1270,549,'_menu_item_type','post_type'),(1271,549,'_menu_item_menu_item_parent','0'),(1272,549,'_menu_item_object_id','516'),(1273,549,'_menu_item_object','page'),(1274,549,'_menu_item_target',''),(1275,549,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1276,549,'_menu_item_xfn',''),(1277,549,'_menu_item_url',''),(1278,549,'_menu_item_orphaned','1456224330'),(1279,550,'_menu_item_type','post_type'),(1280,550,'_menu_item_menu_item_parent','0'),(1281,550,'_menu_item_object_id','514'),(1282,550,'_menu_item_object','page'),(1283,550,'_menu_item_target',''),(1284,550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1285,550,'_menu_item_xfn',''),(1286,550,'_menu_item_url',''),(1287,550,'_menu_item_orphaned','1456224331'),(1288,551,'_menu_item_type','post_type'),(1289,551,'_menu_item_menu_item_parent','0'),(1290,551,'_menu_item_object_id','512'),(1291,551,'_menu_item_object','page'),(1292,551,'_menu_item_target',''),(1293,551,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1294,551,'_menu_item_xfn',''),(1295,551,'_menu_item_url',''),(1296,551,'_menu_item_orphaned','1456224332'),(1297,552,'_menu_item_type','post_type'),(1298,552,'_menu_item_menu_item_parent','0'),(1299,552,'_menu_item_object_id','510'),(1300,552,'_menu_item_object','page'),(1301,552,'_menu_item_target',''),(1302,552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1303,552,'_menu_item_xfn',''),(1304,552,'_menu_item_url',''),(1305,552,'_menu_item_orphaned','1456224333'),(1306,553,'_menu_item_type','post_type'),(1307,553,'_menu_item_menu_item_parent','0'),(1308,553,'_menu_item_object_id','508'),(1309,553,'_menu_item_object','page'),(1310,553,'_menu_item_target',''),(1311,553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1312,553,'_menu_item_xfn',''),(1313,553,'_menu_item_url',''),(1314,553,'_menu_item_orphaned','1456224334'),(1333,556,'_menu_item_type','post_type'),(1334,556,'_menu_item_menu_item_parent','0'),(1335,556,'_menu_item_object_id','522'),(1336,556,'_menu_item_object','page'),(1337,556,'_menu_item_target',''),(1338,556,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1339,556,'_menu_item_xfn',''),(1340,556,'_menu_item_url',''),(1341,556,'_menu_item_orphaned','1456224514'),(1342,557,'_menu_item_type','post_type'),(1343,557,'_menu_item_menu_item_parent','0'),(1344,557,'_menu_item_object_id','486'),(1345,557,'_menu_item_object','page'),(1346,557,'_menu_item_target',''),(1347,557,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1348,557,'_menu_item_xfn',''),(1349,557,'_menu_item_url',''),(1350,557,'_menu_item_orphaned','1456224515'),(1351,558,'_menu_item_type','post_type'),(1352,558,'_menu_item_menu_item_parent','0'),(1353,558,'_menu_item_object_id','498'),(1354,558,'_menu_item_object','page'),(1355,558,'_menu_item_target',''),(1356,558,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1357,558,'_menu_item_xfn',''),(1358,558,'_menu_item_url',''),(1359,558,'_menu_item_orphaned','1456224516'),(1360,559,'_menu_item_type','post_type'),(1361,559,'_menu_item_menu_item_parent','0'),(1362,559,'_menu_item_object_id','529'),(1363,559,'_menu_item_object','page'),(1364,559,'_menu_item_target',''),(1365,559,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1366,559,'_menu_item_xfn',''),(1367,559,'_menu_item_url',''),(1368,559,'_menu_item_orphaned','1456224517'),(1369,560,'_menu_item_type','post_type'),(1370,560,'_menu_item_menu_item_parent','0'),(1371,560,'_menu_item_object_id','489'),(1372,560,'_menu_item_object','page'),(1373,560,'_menu_item_target',''),(1374,560,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1375,560,'_menu_item_xfn',''),(1376,560,'_menu_item_url',''),(1377,560,'_menu_item_orphaned','1456224518'),(1378,561,'_menu_item_type','post_type'),(1379,561,'_menu_item_menu_item_parent','0'),(1380,561,'_menu_item_object_id','525'),(1381,561,'_menu_item_object','page'),(1382,561,'_menu_item_target',''),(1383,561,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1384,561,'_menu_item_xfn',''),(1385,561,'_menu_item_url',''),(1386,561,'_menu_item_orphaned','1456224519'),(1387,562,'_menu_item_type','post_type'),(1388,562,'_menu_item_menu_item_parent','0'),(1389,562,'_menu_item_object_id','533'),(1390,562,'_menu_item_object','page'),(1391,562,'_menu_item_target',''),(1392,562,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1393,562,'_menu_item_xfn',''),(1394,562,'_menu_item_url',''),(1395,562,'_menu_item_orphaned','1456224521'),(1396,563,'_menu_item_type','post_type'),(1397,563,'_menu_item_menu_item_parent','0'),(1398,563,'_menu_item_object_id','535'),(1399,563,'_menu_item_object','page'),(1400,563,'_menu_item_target',''),(1401,563,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1402,563,'_menu_item_xfn',''),(1403,563,'_menu_item_url',''),(1404,563,'_menu_item_orphaned','1456224522'),(1405,564,'_menu_item_type','post_type'),(1406,564,'_menu_item_menu_item_parent','0'),(1407,564,'_menu_item_object_id','496'),(1408,564,'_menu_item_object','page'),(1409,564,'_menu_item_target',''),(1410,564,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1411,564,'_menu_item_xfn',''),(1412,564,'_menu_item_url',''),(1413,564,'_menu_item_orphaned','1456224523'),(1414,565,'_menu_item_type','post_type'),(1415,565,'_menu_item_menu_item_parent','0'),(1416,565,'_menu_item_object_id','531'),(1417,565,'_menu_item_object','page'),(1418,565,'_menu_item_target',''),(1419,565,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1420,565,'_menu_item_xfn',''),(1421,565,'_menu_item_url',''),(1422,565,'_menu_item_orphaned','1456224524'),(1423,566,'_menu_item_type','post_type'),(1424,566,'_menu_item_menu_item_parent','0'),(1425,566,'_menu_item_object_id','504'),(1426,566,'_menu_item_object','page'),(1427,566,'_menu_item_target',''),(1428,566,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1429,566,'_menu_item_xfn',''),(1430,566,'_menu_item_url',''),(1431,566,'_menu_item_orphaned','1456224525'),(1432,567,'_menu_item_type','post_type'),(1433,567,'_menu_item_menu_item_parent','0'),(1434,567,'_menu_item_object_id','520'),(1435,567,'_menu_item_object','page'),(1436,567,'_menu_item_target',''),(1437,567,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1438,567,'_menu_item_xfn',''),(1439,567,'_menu_item_url',''),(1440,567,'_menu_item_orphaned','1456224526'),(1441,568,'_menu_item_type','post_type'),(1442,568,'_menu_item_menu_item_parent','0'),(1443,568,'_menu_item_object_id','516'),(1444,568,'_menu_item_object','page'),(1445,568,'_menu_item_target',''),(1446,568,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1447,568,'_menu_item_xfn',''),(1448,568,'_menu_item_url',''),(1449,568,'_menu_item_orphaned','1456224527'),(1450,569,'_menu_item_type','post_type'),(1451,569,'_menu_item_menu_item_parent','0'),(1452,569,'_menu_item_object_id','508'),(1453,569,'_menu_item_object','page'),(1454,569,'_menu_item_target',''),(1455,569,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1456,569,'_menu_item_xfn',''),(1457,569,'_menu_item_url',''),(1458,569,'_menu_item_orphaned','1456224529'),(1459,570,'_menu_item_type','post_type'),(1460,570,'_menu_item_menu_item_parent','0'),(1461,570,'_menu_item_object_id','500'),(1462,570,'_menu_item_object','page'),(1463,570,'_menu_item_target',''),(1464,570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1465,570,'_menu_item_xfn',''),(1466,570,'_menu_item_url',''),(1467,570,'_menu_item_orphaned','1456224530'),(1477,572,'_menu_item_type','post_type'),(1478,572,'_menu_item_menu_item_parent','0'),(1479,572,'_menu_item_object_id','506'),(1480,572,'_menu_item_object','page'),(1481,572,'_menu_item_target',''),(1482,572,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1483,572,'_menu_item_xfn',''),(1484,572,'_menu_item_url',''),(1485,572,'_menu_item_orphaned','1456224533'),(1486,573,'_menu_item_type','post_type'),(1487,573,'_menu_item_menu_item_parent','0'),(1488,573,'_menu_item_object_id','491'),(1489,573,'_menu_item_object','page'),(1490,573,'_menu_item_target',''),(1491,573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1492,573,'_menu_item_xfn',''),(1493,573,'_menu_item_url',''),(1494,573,'_menu_item_orphaned','1456224534'),(1495,574,'_menu_item_type','post_type'),(1496,574,'_menu_item_menu_item_parent','0'),(1497,574,'_menu_item_object_id','502'),(1498,574,'_menu_item_object','page'),(1499,574,'_menu_item_target',''),(1500,574,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1501,574,'_menu_item_xfn',''),(1502,574,'_menu_item_url',''),(1503,574,'_menu_item_orphaned','1456224535'),(1504,575,'_menu_item_type','post_type'),(1505,575,'_menu_item_menu_item_parent','0'),(1506,575,'_menu_item_object_id','512'),(1507,575,'_menu_item_object','page'),(1508,575,'_menu_item_target',''),(1509,575,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1510,575,'_menu_item_xfn',''),(1511,575,'_menu_item_url',''),(1512,575,'_menu_item_orphaned','1456224536'),(1513,576,'_menu_item_type','post_type'),(1514,576,'_menu_item_menu_item_parent','0'),(1515,576,'_menu_item_object_id','514'),(1516,576,'_menu_item_object','page'),(1517,576,'_menu_item_target',''),(1518,576,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1519,576,'_menu_item_xfn',''),(1520,576,'_menu_item_url',''),(1521,576,'_menu_item_orphaned','1456224538'),(1522,577,'_menu_item_type','post_type'),(1523,577,'_menu_item_menu_item_parent','0'),(1524,577,'_menu_item_object_id','527'),(1525,577,'_menu_item_object','page'),(1526,577,'_menu_item_target',''),(1527,577,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1528,577,'_menu_item_xfn',''),(1529,577,'_menu_item_url',''),(1530,577,'_menu_item_orphaned','1456224539'),(1531,578,'_menu_item_type','post_type'),(1541,580,'_menu_item_type','post_type'),(1542,580,'_menu_item_menu_item_parent','0'),(1543,580,'_menu_item_object_id','522'),(1544,580,'_menu_item_object','page'),(1545,580,'_menu_item_target',''),(1546,580,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1547,580,'_menu_item_xfn',''),(1548,580,'_menu_item_url',''),(1549,580,'_menu_item_orphaned','1456224563'),(1550,581,'_menu_item_type','post_type'),(1551,581,'_menu_item_menu_item_parent','0'),(1552,581,'_menu_item_object_id','486'),(1553,581,'_menu_item_object','page'),(1554,581,'_menu_item_target',''),(1555,581,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1556,581,'_menu_item_xfn',''),(1557,581,'_menu_item_url',''),(1558,581,'_menu_item_orphaned','1456224565'),(1559,582,'_menu_item_type','post_type'),(1560,582,'_menu_item_menu_item_parent','0'),(1561,582,'_menu_item_object_id','498'),(1562,582,'_menu_item_object','page'),(1563,582,'_menu_item_target',''),(1564,582,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1565,582,'_menu_item_xfn',''),(1566,582,'_menu_item_url',''),(1567,582,'_menu_item_orphaned','1456224566'),(1568,583,'_menu_item_type','post_type'),(1569,583,'_menu_item_menu_item_parent','0'),(1570,583,'_menu_item_object_id','529'),(1571,583,'_menu_item_object','page'),(1572,583,'_menu_item_target',''),(1573,583,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1574,583,'_menu_item_xfn',''),(1575,583,'_menu_item_url',''),(1576,583,'_menu_item_orphaned','1456224567'),(1577,584,'_menu_item_type','post_type'),(1578,584,'_menu_item_menu_item_parent','0'),(1579,584,'_menu_item_object_id','489'),(1580,584,'_menu_item_object','page'),(1581,584,'_menu_item_target',''),(1582,584,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1583,584,'_menu_item_xfn',''),(1584,584,'_menu_item_url',''),(1585,584,'_menu_item_orphaned','1456224568'),(1586,585,'_menu_item_type','post_type'),(1587,585,'_menu_item_menu_item_parent','0'),(1588,585,'_menu_item_object_id','525'),(1589,585,'_menu_item_object','page'),(1590,585,'_menu_item_target',''),(1591,585,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1592,585,'_menu_item_xfn',''),(1593,585,'_menu_item_url',''),(1594,585,'_menu_item_orphaned','1456224570'),(1595,586,'_menu_item_type','post_type'),(1596,586,'_menu_item_menu_item_parent','0'),(1597,586,'_menu_item_object_id','533'),(1598,586,'_menu_item_object','page'),(1599,586,'_menu_item_target',''),(1600,586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1601,586,'_menu_item_xfn',''),(1602,586,'_menu_item_url',''),(1603,586,'_menu_item_orphaned','1456224571'),(1604,587,'_menu_item_type','post_type'),(1605,587,'_menu_item_menu_item_parent','0'),(1606,587,'_menu_item_object_id','535'),(1607,587,'_menu_item_object','page'),(1608,587,'_menu_item_target',''),(1609,587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1610,587,'_menu_item_xfn',''),(1611,587,'_menu_item_url',''),(1612,587,'_menu_item_orphaned','1456224572'),(1613,588,'_menu_item_type','post_type'),(1614,588,'_menu_item_menu_item_parent','0'),(1615,588,'_menu_item_object_id','496'),(1616,588,'_menu_item_object','page'),(1617,588,'_menu_item_target',''),(1618,588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1619,588,'_menu_item_xfn',''),(1620,588,'_menu_item_url',''),(1621,588,'_menu_item_orphaned','1456224573'),(1622,589,'_menu_item_type','post_type'),(1623,589,'_menu_item_menu_item_parent','0'),(1624,589,'_menu_item_object_id','531'),(1625,589,'_menu_item_object','page'),(1626,589,'_menu_item_target',''),(1627,589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1628,589,'_menu_item_xfn',''),(1629,589,'_menu_item_url',''),(1630,589,'_menu_item_orphaned','1456224574'),(1631,590,'_menu_item_type','post_type'),(1632,590,'_menu_item_menu_item_parent','0'),(1633,590,'_menu_item_object_id','504'),(1634,590,'_menu_item_object','page'),(1635,590,'_menu_item_target',''),(1636,590,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1637,590,'_menu_item_xfn',''),(1638,590,'_menu_item_url',''),(1639,590,'_menu_item_orphaned','1456224576'),(1640,591,'_menu_item_type','post_type'),(1641,591,'_menu_item_menu_item_parent','0'),(1642,591,'_menu_item_object_id','520'),(1643,591,'_menu_item_object','page'),(1644,591,'_menu_item_target',''),(1645,591,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1646,591,'_menu_item_xfn',''),(1647,591,'_menu_item_url',''),(1648,591,'_menu_item_orphaned','1456224577'),(1649,592,'_menu_item_type','post_type'),(1650,592,'_menu_item_menu_item_parent','0'),(1651,592,'_menu_item_object_id','516'),(1652,592,'_menu_item_object','page'),(1653,592,'_menu_item_target',''),(1654,592,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1655,592,'_menu_item_xfn',''),(1656,592,'_menu_item_url',''),(1657,592,'_menu_item_orphaned','1456224578'),(1658,593,'_menu_item_type','post_type'),(1659,593,'_menu_item_menu_item_parent','0'),(1660,593,'_menu_item_object_id','508'),(1661,593,'_menu_item_object','page'),(1662,593,'_menu_item_target',''),(1663,593,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1664,593,'_menu_item_xfn',''),(1665,593,'_menu_item_url',''),(1666,593,'_menu_item_orphaned','1456224579'),(1667,594,'_menu_item_type','post_type'),(1668,594,'_menu_item_menu_item_parent','0'),(1669,594,'_menu_item_object_id','500'),(1670,594,'_menu_item_object','page'),(1671,594,'_menu_item_target',''),(1672,594,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1673,594,'_menu_item_xfn',''),(1674,594,'_menu_item_url',''),(1675,594,'_menu_item_orphaned','1456224581'),(1685,596,'_menu_item_type','post_type'),(1686,596,'_menu_item_menu_item_parent','0'),(1687,596,'_menu_item_object_id','506'),(1688,596,'_menu_item_object','page'),(1689,596,'_menu_item_target',''),(1690,596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1691,596,'_menu_item_xfn',''),(1692,596,'_menu_item_url',''),(1693,596,'_menu_item_orphaned','1456224583'),(1694,597,'_menu_item_type','post_type'),(1695,597,'_menu_item_menu_item_parent','0'),(1696,597,'_menu_item_object_id','491'),(1697,597,'_menu_item_object','page'),(1698,597,'_menu_item_target',''),(1699,597,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1700,597,'_menu_item_xfn',''),(1701,597,'_menu_item_url',''),(1702,597,'_menu_item_orphaned','1456224584'),(1703,598,'_menu_item_type','post_type'),(1704,598,'_menu_item_menu_item_parent','0'),(1705,598,'_menu_item_object_id','502'),(1706,598,'_menu_item_object','page'),(1707,598,'_menu_item_target',''),(1708,598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1709,598,'_menu_item_xfn',''),(1710,598,'_menu_item_url',''),(1711,598,'_menu_item_orphaned','1456224585'),(1712,599,'_menu_item_type','post_type'),(1713,599,'_menu_item_menu_item_parent','0'),(1714,599,'_menu_item_object_id','512'),(1715,599,'_menu_item_object','page'),(1716,599,'_menu_item_target',''),(1717,599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1718,599,'_menu_item_xfn',''),(1719,599,'_menu_item_url',''),(1720,599,'_menu_item_orphaned','1456224586'),(1721,600,'_menu_item_type','post_type'),(1722,600,'_menu_item_menu_item_parent','0'),(1723,600,'_menu_item_object_id','514'),(1724,600,'_menu_item_object','page'),(1725,600,'_menu_item_target',''),(1726,600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1727,600,'_menu_item_xfn',''),(1728,600,'_menu_item_url',''),(1729,600,'_menu_item_orphaned','1456224588'),(1730,601,'_menu_item_type','post_type'),(1731,601,'_menu_item_menu_item_parent','0'),(1732,601,'_menu_item_object_id','527'),(1733,601,'_menu_item_object','page'),(1734,601,'_menu_item_target',''),(1735,601,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1736,601,'_menu_item_xfn',''),(1737,601,'_menu_item_url',''),(1738,602,'_menu_item_type','post_type'),(1739,602,'_menu_item_menu_item_parent','0'),(1740,602,'_menu_item_object_id','537'),(1741,602,'_menu_item_object','page'),(1742,602,'_menu_item_target',''),(1743,602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1744,602,'_menu_item_xfn',''),(1745,602,'_menu_item_url',''),(1746,602,'_menu_item_orphaned','1456224645'),(1747,603,'_menu_item_type','post_type'),(1748,603,'_menu_item_menu_item_parent','0'),(1749,603,'_menu_item_object_id','535'),(1750,603,'_menu_item_object','page'),(1751,603,'_menu_item_target',''),(1752,603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1753,603,'_menu_item_xfn',''),(1754,603,'_menu_item_url',''),(1755,603,'_menu_item_orphaned','1456224646'),(1756,604,'_menu_item_type','post_type'),(1757,604,'_menu_item_menu_item_parent','0'),(1758,604,'_menu_item_object_id','533'),(1759,604,'_menu_item_object','page'),(1760,604,'_menu_item_target',''),(1761,604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1762,604,'_menu_item_xfn',''),(1763,604,'_menu_item_url',''),(1764,604,'_menu_item_orphaned','1456224647'),(1765,605,'_menu_item_type','post_type'),(1766,605,'_menu_item_menu_item_parent','0'),(1767,605,'_menu_item_object_id','531'),(1768,605,'_menu_item_object','page'),(1769,605,'_menu_item_target',''),(1770,605,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1771,605,'_menu_item_xfn',''),(1772,605,'_menu_item_url',''),(1773,605,'_menu_item_orphaned','1456224648'),(1774,606,'_menu_item_type','post_type'),(1775,606,'_menu_item_menu_item_parent','0'),(1776,606,'_menu_item_object_id','529'),(1777,606,'_menu_item_object','page'),(1778,606,'_menu_item_target',''),(1779,606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1780,606,'_menu_item_xfn',''),(1781,606,'_menu_item_url',''),(1782,606,'_menu_item_orphaned','1456224650'),(1783,607,'_menu_item_type','post_type'),(1784,607,'_menu_item_menu_item_parent','0'),(1785,607,'_menu_item_object_id','527'),(1786,607,'_menu_item_object','page'),(1787,607,'_menu_item_target',''),(1788,607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1789,607,'_menu_item_xfn',''),(1790,607,'_menu_item_url',''),(1791,607,'_menu_item_orphaned','1456224651'),(1792,608,'_menu_item_type','post_type'),(1793,608,'_menu_item_menu_item_parent','0'),(1794,608,'_menu_item_object_id','525'),(1795,608,'_menu_item_object','page'),(1796,608,'_menu_item_target',''),(1797,608,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1798,608,'_menu_item_xfn',''),(1799,608,'_menu_item_url',''),(1800,608,'_menu_item_orphaned','1456224652'),(1801,609,'_menu_item_type','post_type'),(1802,609,'_menu_item_menu_item_parent','0'),(1803,609,'_menu_item_object_id','522'),(1804,609,'_menu_item_object','page'),(1805,609,'_menu_item_target',''),(1806,609,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1807,609,'_menu_item_xfn',''),(1808,609,'_menu_item_url',''),(1809,609,'_menu_item_orphaned','1456224653'),(1810,610,'_menu_item_type','post_type'),(1811,610,'_menu_item_menu_item_parent','0'),(1812,610,'_menu_item_object_id','520'),(1813,610,'_menu_item_object','page'),(1814,610,'_menu_item_target',''),(1815,610,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1816,610,'_menu_item_xfn',''),(1817,610,'_menu_item_url',''),(1818,610,'_menu_item_orphaned','1456224654'),(1819,611,'_menu_item_type','post_type'),(1820,611,'_menu_item_menu_item_parent','0'),(1821,611,'_menu_item_object_id','518'),(1822,611,'_menu_item_object','page'),(1823,611,'_menu_item_target',''),(1824,611,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1825,611,'_menu_item_xfn',''),(1826,611,'_menu_item_url',''),(1827,611,'_menu_item_orphaned','1456224655'),(1828,612,'_menu_item_type','post_type'),(1829,612,'_menu_item_menu_item_parent','0'),(1830,612,'_menu_item_object_id','516'),(1831,612,'_menu_item_object','page'),(1832,612,'_menu_item_target',''),(1833,612,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1834,612,'_menu_item_xfn',''),(1835,612,'_menu_item_url',''),(1836,612,'_menu_item_orphaned','1456224657'),(1837,613,'_menu_item_type','post_type'),(1838,613,'_menu_item_menu_item_parent','0'),(1839,613,'_menu_item_object_id','514'),(1840,613,'_menu_item_object','page'),(1841,613,'_menu_item_target',''),(1842,613,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1843,613,'_menu_item_xfn',''),(1844,613,'_menu_item_url',''),(1845,613,'_menu_item_orphaned','1456224658'),(1846,614,'_menu_item_type','post_type'),(1847,614,'_menu_item_menu_item_parent','0'),(1848,614,'_menu_item_object_id','512'),(1849,614,'_menu_item_object','page'),(1850,614,'_menu_item_target',''),(1851,614,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1852,614,'_menu_item_xfn',''),(1853,614,'_menu_item_url',''),(1854,614,'_menu_item_orphaned','1456224659'),(1855,615,'_menu_item_type','post_type'),(1856,615,'_menu_item_menu_item_parent','0'),(1857,615,'_menu_item_object_id','510'),(1858,615,'_menu_item_object','page'),(1859,615,'_menu_item_target',''),(1860,615,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1861,615,'_menu_item_xfn',''),(1862,615,'_menu_item_url',''),(1863,615,'_menu_item_orphaned','1456224660'),(1864,616,'_menu_item_type','post_type'),(1865,616,'_menu_item_menu_item_parent','0'),(1866,616,'_menu_item_object_id','508'),(1867,616,'_menu_item_object','page'),(1868,616,'_menu_item_target',''),(1869,616,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1870,616,'_menu_item_xfn',''),(1871,616,'_menu_item_url',''),(1872,616,'_menu_item_orphaned','1456224661'),(1882,618,'_menu_item_type','post_type'),(1883,618,'_menu_item_menu_item_parent','0'),(1884,618,'_menu_item_object_id','522'),(1885,618,'_menu_item_object','page'),(1886,618,'_menu_item_target',''),(1887,618,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1888,618,'_menu_item_xfn',''),(1889,618,'_menu_item_url',''),(1890,618,'_menu_item_orphaned','1456224722'),(1891,619,'_menu_item_type','post_type'),(1892,619,'_menu_item_menu_item_parent','0'),(1893,619,'_menu_item_object_id','486'),(1894,619,'_menu_item_object','page'),(1895,619,'_menu_item_target',''),(1896,619,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1897,619,'_menu_item_xfn',''),(1898,619,'_menu_item_url',''),(1899,619,'_menu_item_orphaned','1456224723'),(1900,620,'_menu_item_type','post_type'),(1901,620,'_menu_item_menu_item_parent','0'),(1902,620,'_menu_item_object_id','498'),(1903,620,'_menu_item_object','page'),(1904,620,'_menu_item_target',''),(1905,620,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1906,620,'_menu_item_xfn',''),(1907,620,'_menu_item_url',''),(1908,620,'_menu_item_orphaned','1456224724'),(1909,621,'_menu_item_type','post_type'),(1910,621,'_menu_item_menu_item_parent','0'),(1911,621,'_menu_item_object_id','529'),(1912,621,'_menu_item_object','page'),(1913,621,'_menu_item_target',''),(1914,621,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1915,621,'_menu_item_xfn',''),(1916,621,'_menu_item_url',''),(1917,621,'_menu_item_orphaned','1456224726'),(1918,622,'_menu_item_type','post_type'),(1919,622,'_menu_item_menu_item_parent','0'),(1920,622,'_menu_item_object_id','489'),(1921,622,'_menu_item_object','page'),(1922,622,'_menu_item_target',''),(1923,622,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1924,622,'_menu_item_xfn',''),(1925,622,'_menu_item_url',''),(1926,622,'_menu_item_orphaned','1456224727'),(1927,623,'_menu_item_type','post_type'),(1928,623,'_menu_item_menu_item_parent','0'),(1929,623,'_menu_item_object_id','525'),(1930,623,'_menu_item_object','page'),(1931,623,'_menu_item_target',''),(1932,623,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1933,623,'_menu_item_xfn',''),(1934,623,'_menu_item_url',''),(1935,623,'_menu_item_orphaned','1456224729'),(1936,624,'_menu_item_type','post_type'),(1937,624,'_menu_item_menu_item_parent','0'),(1938,624,'_menu_item_object_id','533'),(1939,624,'_menu_item_object','page'),(1940,624,'_menu_item_target',''),(1941,624,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1942,624,'_menu_item_xfn',''),(1943,624,'_menu_item_url',''),(1944,624,'_menu_item_orphaned','1456224730'),(1945,625,'_menu_item_type','post_type'),(1946,625,'_menu_item_menu_item_parent','0'),(1947,625,'_menu_item_object_id','535'),(1948,625,'_menu_item_object','page'),(1949,625,'_menu_item_target',''),(1950,625,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1951,625,'_menu_item_xfn',''),(1952,625,'_menu_item_url',''),(1953,625,'_menu_item_orphaned','1456224731'),(1954,626,'_menu_item_type','post_type'),(1955,626,'_menu_item_menu_item_parent','0'),(1956,626,'_menu_item_object_id','496'),(1957,626,'_menu_item_object','page'),(1958,626,'_menu_item_target',''),(1959,626,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1960,626,'_menu_item_xfn',''),(1961,626,'_menu_item_url',''),(1962,626,'_menu_item_orphaned','1456224732'),(1963,627,'_menu_item_type','post_type'),(1964,627,'_menu_item_menu_item_parent','0'),(1965,627,'_menu_item_object_id','531'),(1966,627,'_menu_item_object','page'),(1967,627,'_menu_item_target',''),(1968,627,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1969,627,'_menu_item_xfn',''),(1970,627,'_menu_item_url',''),(1971,627,'_menu_item_orphaned','1456224733'),(1972,628,'_menu_item_type','post_type'),(1973,628,'_menu_item_menu_item_parent','0'),(1974,628,'_menu_item_object_id','504'),(1975,628,'_menu_item_object','page'),(1976,628,'_menu_item_target',''),(1977,628,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1978,628,'_menu_item_xfn',''),(1979,628,'_menu_item_url',''),(1980,628,'_menu_item_orphaned','1456224734'),(1981,629,'_menu_item_type','post_type'),(1982,629,'_menu_item_menu_item_parent','0'),(1983,629,'_menu_item_object_id','520'),(1984,629,'_menu_item_object','page'),(1985,629,'_menu_item_target',''),(1986,629,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1987,629,'_menu_item_xfn',''),(1988,629,'_menu_item_url',''),(1989,629,'_menu_item_orphaned','1456224735'),(1990,630,'_menu_item_type','post_type'),(1991,630,'_menu_item_menu_item_parent','0'),(1992,630,'_menu_item_object_id','516'),(1993,630,'_menu_item_object','page'),(1994,630,'_menu_item_target',''),(1995,630,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1996,630,'_menu_item_xfn',''),(1997,630,'_menu_item_url',''),(1998,630,'_menu_item_orphaned','1456224736'),(1999,631,'_menu_item_type','post_type'),(2000,631,'_menu_item_menu_item_parent','0'),(2001,631,'_menu_item_object_id','508'),(2002,631,'_menu_item_object','page'),(2003,631,'_menu_item_target',''),(2004,631,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2005,631,'_menu_item_xfn',''),(2006,631,'_menu_item_url',''),(2007,631,'_menu_item_orphaned','1456224738'),(2008,632,'_menu_item_type','post_type'),(2009,632,'_menu_item_menu_item_parent','0'),(2010,632,'_menu_item_object_id','500'),(2011,632,'_menu_item_object','page'),(2012,632,'_menu_item_target',''),(2013,632,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2014,632,'_menu_item_xfn',''),(2015,632,'_menu_item_url',''),(2016,632,'_menu_item_orphaned','1456224739'),(2026,634,'_menu_item_type','post_type'),(2027,634,'_menu_item_menu_item_parent','0'),(2028,634,'_menu_item_object_id','506'),(2029,634,'_menu_item_object','page'),(2030,634,'_menu_item_target',''),(2031,634,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2032,634,'_menu_item_xfn',''),(2033,634,'_menu_item_url',''),(2034,634,'_menu_item_orphaned','1456224741'),(2035,635,'_menu_item_type','post_type'),(2036,635,'_menu_item_menu_item_parent','0'),(2037,635,'_menu_item_object_id','491'),(2038,635,'_menu_item_object','page'),(2039,635,'_menu_item_target',''),(2040,635,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2041,635,'_menu_item_xfn',''),(2042,635,'_menu_item_url',''),(2043,635,'_menu_item_orphaned','1456224742'),(2044,636,'_menu_item_type','post_type'),(2045,636,'_menu_item_menu_item_parent','0'),(2046,636,'_menu_item_object_id','502'),(2047,636,'_menu_item_object','page'),(2048,636,'_menu_item_target',''),(2049,636,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2050,636,'_menu_item_xfn',''),(2051,636,'_menu_item_url',''),(2052,636,'_menu_item_orphaned','1456224743'),(2053,637,'_menu_item_type','post_type'),(2054,637,'_menu_item_menu_item_parent','0'),(2055,637,'_menu_item_object_id','512'),(2056,637,'_menu_item_object','page'),(2057,637,'_menu_item_target',''),(2058,637,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2059,637,'_menu_item_xfn',''),(2060,637,'_menu_item_url',''),(2061,637,'_menu_item_orphaned','1456224744'),(2062,638,'_menu_item_type','post_type'),(2063,638,'_menu_item_menu_item_parent','0'),(2064,638,'_menu_item_object_id','514'),(2065,638,'_menu_item_object','page'),(2066,638,'_menu_item_target',''),(2067,638,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2068,638,'_menu_item_xfn',''),(2069,638,'_menu_item_url',''),(2070,638,'_menu_item_orphaned','1456224746'),(2071,639,'_menu_item_type','post_type'),(2072,639,'_menu_item_menu_item_parent','0'),(2073,639,'_menu_item_object_id','527'),(2074,639,'_menu_item_object','page'),(2075,639,'_menu_item_target',''),(2076,639,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2077,639,'_menu_item_xfn',''),(2078,639,'_menu_item_url',''),(2079,639,'_menu_item_orphaned','1456224747'),(2080,640,'_menu_item_type','post_type'),(2081,640,'_menu_item_menu_item_parent','0'),(2091,642,'_menu_item_type','post_type'),(2092,642,'_menu_item_menu_item_parent','0'),(2093,642,'_menu_item_object_id','522'),(2094,642,'_menu_item_object','page'),(2095,642,'_menu_item_target',''),(2096,642,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2097,642,'_menu_item_xfn',''),(2098,642,'_menu_item_url',''),(2099,642,'_menu_item_orphaned','1456224827'),(2100,643,'_menu_item_type','post_type'),(2101,643,'_menu_item_menu_item_parent','0'),(2102,643,'_menu_item_object_id','486'),(2103,643,'_menu_item_object','page'),(2104,643,'_menu_item_target',''),(2105,643,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2106,643,'_menu_item_xfn',''),(2107,643,'_menu_item_url',''),(2108,643,'_menu_item_orphaned','1456224828'),(2109,644,'_menu_item_type','post_type'),(2110,644,'_menu_item_menu_item_parent','0'),(2111,644,'_menu_item_object_id','498'),(2112,644,'_menu_item_object','page'),(2113,644,'_menu_item_target',''),(2114,644,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2115,644,'_menu_item_xfn',''),(2116,644,'_menu_item_url',''),(2117,644,'_menu_item_orphaned','1456224829'),(2118,645,'_menu_item_type','post_type'),(2119,645,'_menu_item_menu_item_parent','0'),(2120,645,'_menu_item_object_id','529'),(2121,645,'_menu_item_object','page'),(2122,645,'_menu_item_target',''),(2123,645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2124,645,'_menu_item_xfn',''),(2125,645,'_menu_item_url',''),(2126,645,'_menu_item_orphaned','1456224830'),(2127,646,'_menu_item_type','post_type'),(2128,646,'_menu_item_menu_item_parent','0'),(2129,646,'_menu_item_object_id','489'),(2130,646,'_menu_item_object','page'),(2131,646,'_menu_item_target',''),(2132,646,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2133,646,'_menu_item_xfn',''),(2134,646,'_menu_item_url',''),(2135,646,'_menu_item_orphaned','1456224831'),(2136,647,'_menu_item_type','post_type'),(2137,647,'_menu_item_menu_item_parent','0'),(2138,647,'_menu_item_object_id','525'),(2139,647,'_menu_item_object','page'),(2140,647,'_menu_item_target',''),(2141,647,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2142,647,'_menu_item_xfn',''),(2143,647,'_menu_item_url',''),(2144,647,'_menu_item_orphaned','1456224832'),(2145,648,'_menu_item_type','post_type'),(2146,648,'_menu_item_menu_item_parent','0'),(2147,648,'_menu_item_object_id','533'),(2148,648,'_menu_item_object','page'),(2149,648,'_menu_item_target',''),(2150,648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2151,648,'_menu_item_xfn',''),(2152,648,'_menu_item_url',''),(2153,648,'_menu_item_orphaned','1456224833'),(2154,649,'_menu_item_type','post_type'),(2155,649,'_menu_item_menu_item_parent','0'),(2156,649,'_menu_item_object_id','535'),(2157,649,'_menu_item_object','page'),(2158,649,'_menu_item_target',''),(2159,649,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2160,649,'_menu_item_xfn',''),(2161,649,'_menu_item_url',''),(2162,649,'_menu_item_orphaned','1456224834'),(2163,650,'_menu_item_type','post_type'),(2164,650,'_menu_item_menu_item_parent','0'),(2165,650,'_menu_item_object_id','496'),(2166,650,'_menu_item_object','page'),(2167,650,'_menu_item_target',''),(2168,650,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2169,650,'_menu_item_xfn',''),(2170,650,'_menu_item_url',''),(2171,650,'_menu_item_orphaned','1456224835'),(2172,651,'_menu_item_type','post_type'),(2173,651,'_menu_item_menu_item_parent','0'),(2174,651,'_menu_item_object_id','531'),(2175,651,'_menu_item_object','page'),(2176,651,'_menu_item_target',''),(2177,651,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2178,651,'_menu_item_xfn',''),(2179,651,'_menu_item_url',''),(2180,651,'_menu_item_orphaned','1456224836'),(2181,652,'_menu_item_type','post_type'),(2182,652,'_menu_item_menu_item_parent','0'),(2183,652,'_menu_item_object_id','504'),(2184,652,'_menu_item_object','page'),(2185,652,'_menu_item_target',''),(2186,652,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2187,652,'_menu_item_xfn',''),(2188,652,'_menu_item_url',''),(2189,652,'_menu_item_orphaned','1456224837'),(2190,653,'_menu_item_type','post_type'),(2191,653,'_menu_item_menu_item_parent','0'),(2192,653,'_menu_item_object_id','520'),(2193,653,'_menu_item_object','page'),(2194,653,'_menu_item_target',''),(2195,653,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2196,653,'_menu_item_xfn',''),(2197,653,'_menu_item_url',''),(2198,653,'_menu_item_orphaned','1456224838'),(2199,654,'_menu_item_type','post_type'),(2200,654,'_menu_item_menu_item_parent','0'),(2201,654,'_menu_item_object_id','516'),(2202,654,'_menu_item_object','page'),(2203,654,'_menu_item_target',''),(2204,654,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2205,654,'_menu_item_xfn',''),(2206,654,'_menu_item_url',''),(2207,654,'_menu_item_orphaned','1456224839'),(2208,655,'_menu_item_type','post_type'),(2209,655,'_menu_item_menu_item_parent','0'),(2210,655,'_menu_item_object_id','508'),(2211,655,'_menu_item_object','page'),(2212,655,'_menu_item_target',''),(2213,655,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2214,655,'_menu_item_xfn',''),(2215,655,'_menu_item_url',''),(2216,655,'_menu_item_orphaned','1456224840'),(2217,656,'_menu_item_type','post_type'),(2218,656,'_menu_item_menu_item_parent','0'),(2219,656,'_menu_item_object_id','500'),(2220,656,'_menu_item_object','page'),(2221,656,'_menu_item_target',''),(2222,656,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2223,656,'_menu_item_xfn',''),(2224,656,'_menu_item_url',''),(2225,656,'_menu_item_orphaned','1456224841'),(2235,658,'_menu_item_type','post_type'),(2236,658,'_menu_item_menu_item_parent','0'),(2237,658,'_menu_item_object_id','506'),(2238,658,'_menu_item_object','page'),(2239,658,'_menu_item_target',''),(2240,658,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2241,658,'_menu_item_xfn',''),(2242,658,'_menu_item_url',''),(2243,658,'_menu_item_orphaned','1456224843'),(2244,659,'_menu_item_type','post_type'),(2245,659,'_menu_item_menu_item_parent','0'),(2246,659,'_menu_item_object_id','491'),(2247,659,'_menu_item_object','page'),(2248,659,'_menu_item_target',''),(2249,659,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2250,659,'_menu_item_xfn',''),(2251,659,'_menu_item_url',''),(2252,659,'_menu_item_orphaned','1456224845'),(2253,660,'_menu_item_type','post_type'),(2254,660,'_menu_item_menu_item_parent','0'),(2255,660,'_menu_item_object_id','502'),(2256,660,'_menu_item_object','page'),(2257,660,'_menu_item_target',''),(2258,660,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2259,660,'_menu_item_xfn',''),(2260,660,'_menu_item_url',''),(2261,660,'_menu_item_orphaned','1456224846'),(2262,661,'_menu_item_type','post_type'),(2263,661,'_menu_item_menu_item_parent','0'),(2264,661,'_menu_item_object_id','512'),(2265,661,'_menu_item_object','page'),(2266,661,'_menu_item_target',''),(2267,661,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2268,661,'_menu_item_xfn',''),(2269,661,'_menu_item_url',''),(2270,661,'_menu_item_orphaned','1456224847'),(2271,662,'_menu_item_type','post_type'),(2272,662,'_menu_item_menu_item_parent','0'),(2273,662,'_menu_item_object_id','514'),(2274,662,'_menu_item_object','page'),(2275,662,'_menu_item_target',''),(2276,662,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2277,662,'_menu_item_xfn',''),(2278,662,'_menu_item_url',''),(2279,662,'_menu_item_orphaned','1456224848'),(2280,663,'_menu_item_type','post_type'),(2281,663,'_menu_item_menu_item_parent','0'),(2282,663,'_menu_item_object_id','527'),(2283,663,'_menu_item_object','page'),(2284,663,'_menu_item_target',''),(2285,663,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2286,663,'_menu_item_xfn',''),(2287,663,'_menu_item_url',''),(2288,663,'_menu_item_orphaned','1456224849'),(2289,664,'_menu_item_type','post_type'),(2290,664,'_menu_item_menu_item_parent','0'),(2291,664,'_menu_item_object_id','537'),(2292,664,'_menu_item_object','page'),(2293,664,'_menu_item_target',''),(2294,664,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2295,664,'_menu_item_xfn',''),(2296,664,'_menu_item_url',''),(2297,664,'_menu_item_orphaned','1456224850'),(2298,665,'_menu_item_type','post_type'),(2299,665,'_menu_item_menu_item_parent','0'),(2300,665,'_menu_item_object_id','518'),(2301,665,'_menu_item_object','page'),(2302,665,'_menu_item_target',''),(2303,665,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2304,665,'_menu_item_xfn',''),(2305,665,'_menu_item_url',''),(2306,665,'_menu_item_orphaned','1456224851'),(2307,666,'_menu_item_type','post_type'),(2308,666,'_menu_item_menu_item_parent','0'),(2309,666,'_menu_item_object_id','493'),(2310,666,'_menu_item_object','page'),(2311,666,'_menu_item_target',''),(2312,666,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2313,666,'_menu_item_xfn',''),(2314,666,'_menu_item_url',''),(2315,666,'_menu_item_orphaned','1456224852'),(2316,667,'_menu_item_type','post_type'),(2317,667,'_menu_item_menu_item_parent','0'),(2318,667,'_menu_item_object_id','510'),(2328,669,'_menu_item_type','post_type'),(2329,669,'_menu_item_menu_item_parent','670'),(2330,669,'_menu_item_object_id','522'),(2331,669,'_menu_item_object','page'),(2332,669,'_menu_item_target',''),(2333,669,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2334,669,'_menu_item_xfn',''),(2335,669,'_menu_item_url',''),(2337,670,'_menu_item_type','post_type'),(2338,670,'_menu_item_menu_item_parent','0'),(2339,670,'_menu_item_object_id','486'),(2340,670,'_menu_item_object','page'),(2341,670,'_menu_item_target',''),(2342,670,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2343,670,'_menu_item_xfn',''),(2344,670,'_menu_item_url',''),(2346,671,'_menu_item_type','post_type'),(2347,671,'_menu_item_menu_item_parent','696'),(2348,671,'_menu_item_object_id','498'),(2349,671,'_menu_item_object','page'),(2350,671,'_menu_item_target',''),(2351,671,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2352,671,'_menu_item_xfn',''),(2353,671,'_menu_item_url',''),(2355,672,'_menu_item_type','post_type'),(2356,672,'_menu_item_menu_item_parent','673'),(2357,672,'_menu_item_object_id','529'),(2358,672,'_menu_item_object','page'),(2359,672,'_menu_item_target',''),(2360,672,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2361,672,'_menu_item_xfn',''),(2362,672,'_menu_item_url',''),(2364,673,'_menu_item_type','post_type'),(2365,673,'_menu_item_menu_item_parent','0'),(2366,673,'_menu_item_object_id','489'),(2367,673,'_menu_item_object','page'),(2368,673,'_menu_item_target',''),(2369,673,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2370,673,'_menu_item_xfn',''),(2371,673,'_menu_item_url',''),(2373,674,'_menu_item_type','post_type'),(2374,674,'_menu_item_menu_item_parent','673'),(2375,674,'_menu_item_object_id','525'),(2376,674,'_menu_item_object','page'),(2377,674,'_menu_item_target',''),(2378,674,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2379,674,'_menu_item_xfn',''),(2380,674,'_menu_item_url',''),(2382,675,'_menu_item_type','post_type'),(2383,675,'_menu_item_menu_item_parent','702'),(2384,675,'_menu_item_object_id','533'),(2385,675,'_menu_item_object','page'),(2386,675,'_menu_item_target',''),(2387,675,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2388,675,'_menu_item_xfn',''),(2389,675,'_menu_item_url',''),(2391,676,'_menu_item_type','post_type'),(2392,676,'_menu_item_menu_item_parent','702'),(2393,676,'_menu_item_object_id','535'),(2394,676,'_menu_item_object','page'),(2395,676,'_menu_item_target',''),(2396,676,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2397,676,'_menu_item_xfn',''),(2398,676,'_menu_item_url',''),(2400,677,'_menu_item_type','post_type'),(2401,677,'_menu_item_menu_item_parent','0'),(2402,677,'_menu_item_object_id','496'),(2403,677,'_menu_item_object','page'),(2404,677,'_menu_item_target',''),(2405,677,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2406,677,'_menu_item_xfn',''),(2407,677,'_menu_item_url',''),(2409,678,'_menu_item_type','post_type'),(2410,678,'_menu_item_menu_item_parent','702'),(2411,678,'_menu_item_object_id','531'),(2412,678,'_menu_item_object','page'),(2413,678,'_menu_item_target',''),(2414,678,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2415,678,'_menu_item_xfn',''),(2416,678,'_menu_item_url',''),(2418,679,'_menu_item_type','post_type'),(2419,679,'_menu_item_menu_item_parent','696'),(2420,679,'_menu_item_object_id','504'),(2421,679,'_menu_item_object','page'),(2422,679,'_menu_item_target',''),(2423,679,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2424,679,'_menu_item_xfn',''),(2425,679,'_menu_item_url',''),(2427,680,'_menu_item_type','post_type'),(2428,680,'_menu_item_menu_item_parent','670'),(2429,680,'_menu_item_object_id','520'),(2430,680,'_menu_item_object','page'),(2431,680,'_menu_item_target',''),(2432,680,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2433,680,'_menu_item_xfn',''),(2434,680,'_menu_item_url',''),(2436,681,'_menu_item_type','post_type'),(2437,681,'_menu_item_menu_item_parent','670'),(2438,681,'_menu_item_object_id','516'),(2439,681,'_menu_item_object','page'),(2440,681,'_menu_item_target',''),(2441,681,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2442,681,'_menu_item_xfn',''),(2443,681,'_menu_item_url',''),(2445,682,'_menu_item_type','post_type'),(2446,682,'_menu_item_menu_item_parent','696'),(2447,682,'_menu_item_object_id','508'),(2448,682,'_menu_item_object','page'),(2449,682,'_menu_item_target',''),(2450,682,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2451,682,'_menu_item_xfn',''),(2452,682,'_menu_item_url',''),(2454,683,'_menu_item_type','post_type'),(2455,683,'_menu_item_menu_item_parent','696'),(2456,683,'_menu_item_object_id','500'),(2457,683,'_menu_item_object','page'),(2458,683,'_menu_item_target',''),(2459,683,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2460,683,'_menu_item_xfn',''),(2461,683,'_menu_item_url',''),(2463,684,'_menu_item_type','post_type'),(2464,684,'_menu_item_menu_item_parent','696'),(2465,684,'_menu_item_object_id','506'),(2466,684,'_menu_item_object','page'),(2467,684,'_menu_item_target',''),(2468,684,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2469,684,'_menu_item_xfn',''),(2470,684,'_menu_item_url',''),(2472,685,'_menu_item_type','post_type'),(2473,685,'_menu_item_menu_item_parent','0'),(2474,685,'_menu_item_object_id','491'),(2475,685,'_menu_item_object','page'),(2476,685,'_menu_item_target',''),(2477,685,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2478,685,'_menu_item_xfn',''),(2479,685,'_menu_item_url',''),(2481,686,'_menu_item_type','post_type'),(2482,686,'_menu_item_menu_item_parent','696'),(2483,686,'_menu_item_object_id','502'),(2484,686,'_menu_item_object','page'),(2485,686,'_menu_item_target',''),(2486,686,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2487,686,'_menu_item_xfn',''),(2488,686,'_menu_item_url',''),(2490,687,'_menu_item_type','post_type'),(2491,687,'_menu_item_menu_item_parent','696'),(2492,687,'_menu_item_object_id','512'),(2493,687,'_menu_item_object','page'),(2494,687,'_menu_item_target',''),(2495,687,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2496,687,'_menu_item_xfn',''),(2497,687,'_menu_item_url',''),(2499,688,'_menu_item_type','post_type'),(2500,688,'_menu_item_menu_item_parent','696'),(2501,688,'_menu_item_object_id','514'),(2502,688,'_menu_item_object','page'),(2503,688,'_menu_item_target',''),(2504,688,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2505,688,'_menu_item_xfn',''),(2506,688,'_menu_item_url',''),(2509,669,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2510,670,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2511,671,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2512,672,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2513,673,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2514,674,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2515,675,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2516,676,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2517,677,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2518,678,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2519,679,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2520,680,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2521,681,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2522,682,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2523,683,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2524,684,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2525,685,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2526,686,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2527,687,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2528,688,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2529,689,'_menu_item_type','post_type'),(2530,689,'_menu_item_menu_item_parent','0'),(2531,689,'_menu_item_object_id','527'),(2532,689,'_menu_item_object','page'),(2533,689,'_menu_item_target',''),(2534,689,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2535,689,'_menu_item_xfn',''),(2536,689,'_menu_item_url',''),(2537,689,'_menu_item_orphaned','1456225011'),(2538,690,'_menu_item_type','post_type'),(2539,690,'_menu_item_menu_item_parent','0'),(2540,690,'_menu_item_object_id','537'),(2541,690,'_menu_item_object','page'),(2542,690,'_menu_item_target',''),(2543,690,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2544,690,'_menu_item_xfn',''),(2545,690,'_menu_item_url',''),(2546,690,'_menu_item_orphaned','1456225013'),(2547,691,'_menu_item_type','post_type'),(2548,691,'_menu_item_menu_item_parent','0'),(2549,691,'_menu_item_object_id','518'),(2550,691,'_menu_item_object','page'),(2551,691,'_menu_item_target',''),(2552,691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2553,691,'_menu_item_xfn',''),(2554,691,'_menu_item_url',''),(2555,691,'_menu_item_orphaned','1456225014'),(2556,692,'_menu_item_type','post_type'),(2557,692,'_menu_item_menu_item_parent','0'),(2558,692,'_menu_item_object_id','493'),(2559,692,'_menu_item_object','page'),(2560,692,'_menu_item_target',''),(2561,692,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2562,692,'_menu_item_xfn',''),(2563,692,'_menu_item_url',''),(2564,692,'_menu_item_orphaned','1456225015'),(2565,693,'_menu_item_type','post_type'),(2566,693,'_menu_item_menu_item_parent','0'),(2567,693,'_menu_item_object_id','510'),(2568,693,'_menu_item_object','page'),(2569,693,'_menu_item_target',''),(2570,693,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2571,693,'_menu_item_xfn',''),(2572,693,'_menu_item_url',''),(2573,693,'_menu_item_orphaned','1456225016'),(2574,694,'_edit_last','1'),(2575,694,'_wp_page_template','default'),(2576,694,'_wpb_vc_js_status','false'),(2577,694,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2578,694,'_edit_lock','1456225046:1'),(2579,696,'_menu_item_type','post_type'),(2580,696,'_menu_item_menu_item_parent','0'),(2581,696,'_menu_item_object_id','694'),(2582,696,'_menu_item_object','page'),(2583,696,'_menu_item_target',''),(2584,696,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2585,696,'_menu_item_xfn',''),(2586,696,'_menu_item_url',''),(2588,696,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2589,697,'_menu_item_type','post_type'),(2590,697,'_menu_item_menu_item_parent','696'),(2591,697,'_menu_item_object_id','510'),(2592,697,'_menu_item_object','page'),(2593,697,'_menu_item_target',''),(2594,697,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2595,697,'_menu_item_xfn',''),(2596,697,'_menu_item_url',''),(2598,698,'_menu_item_type','post_type'),(2599,698,'_menu_item_menu_item_parent','670'),(2600,698,'_menu_item_object_id','518'),(2601,698,'_menu_item_object','page'),(2602,698,'_menu_item_target',''),(2603,698,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2604,698,'_menu_item_xfn',''),(2605,698,'_menu_item_url',''),(2607,697,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2608,698,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2609,699,'_menu_item_type','post_type'),(2610,699,'_menu_item_menu_item_parent','0'),(2611,699,'_menu_item_object_id','529'),(2612,699,'_menu_item_object','page'),(2613,699,'_menu_item_target',''),(2614,699,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2615,699,'_menu_item_xfn',''),(2616,699,'_menu_item_url',''),(2617,699,'_menu_item_orphaned','1456225685'),(2618,700,'_menu_item_type','post_type'),(2619,700,'_menu_item_menu_item_parent','673'),(2620,700,'_menu_item_object_id','527'),(2621,700,'_menu_item_object','page'),(2622,700,'_menu_item_target',''),(2623,700,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2624,700,'_menu_item_xfn',''),(2625,700,'_menu_item_url',''),(2627,700,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2628,702,'_menu_item_type','post_type'),(2629,702,'_menu_item_menu_item_parent','0'),(2630,702,'_menu_item_object_id','493'),(2631,702,'_menu_item_object','page'),(2632,702,'_menu_item_target',''),(2633,702,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2634,702,'_menu_item_xfn',''),(2635,702,'_menu_item_url',''),(2637,703,'_menu_item_type','post_type'),(2638,703,'_menu_item_menu_item_parent','702'),(2639,703,'_menu_item_object_id','537'),(2640,703,'_menu_item_object','page'),(2641,703,'_menu_item_target',''),(2642,703,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2643,703,'_menu_item_xfn',''),(2644,703,'_menu_item_url',''),(2646,702,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2647,703,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2668,717,'_form','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>'),(2669,717,'_mail','a:8:{s:7:\"subject\";s:25:\"Colloege \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <grgherbert9@gmail.com>\";s:4:\"body\";s:170:\"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 Colloege (http://www.robisearch.com/mtti2)\";s:9:\"recipient\";s:21:\"grgherbert9@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;}'),(2670,717,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:25:\"Colloege \"[your-subject]\"\";s:6:\"sender\";s:32:\"Colloege <grgherbert9@gmail.com>\";s:4:\"body\";s:112:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Colloege (http://www.robisearch.com/mtti2)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:31:\"Reply-To: grgherbert9@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(2671,717,'_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.\";}'),(2672,717,'_additional_settings',NULL),(2673,717,'_locale','en_US'),(2674,719,'_wp_attached_file','2016/03/2.png'),(2675,719,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:802;s:6:\"height\";i:543;s:4:\"file\";s:13:\"2016/03/2.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-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:\"2-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x520.png\";s:5:\"width\";i:768;s:6:\"height\";i:520;s:9:\"mime-type\";s:9:\"image/png\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-375x250.png\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-125x125.png\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-233x156.png\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-380x252.png\";s:5:\"width\";i:380;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";}s:38:\"accesspress-basic-blog-large-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-802x370.png\";s:5:\"width\";i:802;s:6:\"height\";i:370;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:{}}}'),(2676,720,'_wp_attached_file','2016/03/CCTi0v0UsAAfBhD.jpg'),(2677,720,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2016/03/CCTi0v0UsAAfBhD.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-150x150.jpg\";s:5:\"width\";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:\"CCTi0v0UsAAfBhD-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-375x250.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-125x125.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-233x156.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-380x252.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"accesspress-basic-blog-large-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi0v0UsAAfBhD-600x370.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:370;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:{}}}'),(2678,721,'_wp_attached_file','2016/03/CCTi2CUUsAABvCD.jpg'),(2679,721,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2016/03/CCTi2CUUsAABvCD.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-150x150.jpg\";s:5:\"width\";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:\"CCTi2CUUsAABvCD-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-375x250.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-125x125.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-233x156.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-380x252.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"accesspress-basic-blog-large-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTi2CUUsAABvCD-600x370.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:370;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:{}}}'),(2680,722,'_wp_attached_file','2016/03/CCTiy6XUkAAJRC0.jpg'),(2681,722,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:27:\"2016/03/CCTiy6XUkAAJRC0.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-150x150.jpg\";s:5:\"width\";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:\"CCTiy6XUkAAJRC0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-375x250.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-125x125.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-233x156.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-380x252.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"accesspress-basic-blog-large-thumbnail\";a:4:{s:4:\"file\";s:27:\"CCTiy6XUkAAJRC0-600x370.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:370;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:{}}}'),(2682,723,'_wp_attached_file','2016/03/Untitled.png'),(2683,723,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:457;s:6:\"height\";i:321;s:4:\"file\";s:20:\"2016/03/Untitled.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-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:20:\"Untitled-300x211.png\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-375x250.png\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-125x125.png\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-233x156.png\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-380x252.png\";s:5:\"width\";i:380;s:6:\"height\";i:252;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:{}}}'),(2685,725,'_edit_last','1'),(2686,725,'_edit_lock','1458217766:1'),(2690,725,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2691,725,'apbasic_page_layout','right_sidebar'),(2694,728,'_edit_last','1'),(2695,728,'_edit_lock','1458217728:1'),(2696,728,'_thumbnail_id','720'),(2699,728,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2700,728,'apbasic_page_layout','default_layout'),(2703,732,'_edit_last','1'),(2704,732,'_edit_lock','1458217583:1'),(2707,732,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2708,732,'apbasic_page_layout','default_layout'),(2709,732,'_thumbnail_id','722'),(2712,734,'_edit_last','1'),(2713,734,'_edit_lock','1458217479:1'),(2716,734,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2717,734,'apbasic_page_layout','default_layout'),(2720,738,'_wp_attached_file','2016/03/CCTi2CUUsAABvCD-1.jpg'),(2721,738,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2016/03/CCTi2CUUsAABvCD-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-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:\"CCTi2CUUsAABvCD-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:41:\"accesspress-basic-features-post-thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-1-375x250.jpg\";s:5:\"width\";i:375;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-testimonial-thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-1-125x125.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"accesspress-basic-services-thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-1-233x156.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:39:\"accesspress-basic-blog-medium-thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-1-380x252.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:38:\"accesspress-basic-blog-large-thumbnail\";a:4:{s:4:\"file\";s:29:\"CCTi2CUUsAABvCD-1-600x370.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:370;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:{}}}'),(2722,734,'_thumbnail_id','738'),(2747,742,'_edit_last','1'),(2748,742,'_wp_page_template','default'),(2749,742,'_wpb_vc_js_status','true'),(2750,742,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2751,742,'apbasic_page_layout','no_sidebar_wide'),(2752,742,'_edit_lock','1479388383:1'),(2753,746,'_menu_item_type','post_type'),(2754,746,'_menu_item_menu_item_parent','0'),(2755,746,'_menu_item_object_id','742'),(2756,746,'_menu_item_object','page'),(2757,746,'_menu_item_target',''),(2758,746,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2759,746,'_menu_item_xfn',''),(2760,746,'_menu_item_url',''),(2762,746,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2767,742,'travelify_sidebarlayout','default'),(2773,742,'kopa_nictitate_total_view','6'),(2774,746,'_menu_item_icon',''),(2775,696,'_menu_item_icon',''),(2776,683,'_menu_item_icon',''),(2777,671,'_menu_item_icon',''),(2778,686,'_menu_item_icon',''),(2779,679,'_menu_item_icon',''),(2780,684,'_menu_item_icon',''),(2781,697,'_menu_item_icon',''),(2782,682,'_menu_item_icon',''),(2783,687,'_menu_item_icon',''),(2784,688,'_menu_item_icon',''),(2785,670,'_menu_item_icon',''),(2786,681,'_menu_item_icon',''),(2787,698,'_menu_item_icon',''),(2788,669,'_menu_item_icon',''),(2789,680,'_menu_item_icon',''),(2790,673,'_menu_item_icon',''),(2791,674,'_menu_item_icon',''),(2792,672,'_menu_item_icon',''),(2793,700,'_menu_item_icon',''),(2794,685,'_menu_item_icon',''),(2795,702,'_menu_item_icon',''),(2796,678,'_menu_item_icon',''),(2797,675,'_menu_item_icon',''),(2798,676,'_menu_item_icon',''),(2799,703,'_menu_item_icon',''),(2800,677,'_menu_item_icon',''),(2801,694,'kopa_nictitate_total_view','1'),(2802,498,'kopa_nictitate_total_view','1'),(2805,500,'kopa_nictitate_total_view','1'),(2806,486,'kopa_nictitate_total_view','3'),(2809,742,'interface_sidebarlayout','no-sidebar-full-width'),(2812,742,'spacious_page_layout','default_layout'),(2831,742,'accelerate_page_layout','no_sidebar_full_width'),(2832,767,'_wp_attached_file','2016/03/kenya-university-students2.jpg'),(2833,767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2016/03/kenya-university-students2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"kenya-university-students2-150x150.jpg\";s:5:\"width\";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:\"kenya-university-students2-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-large\";a:4:{s:4:\"file\";s:38:\"kenya-university-students2-595x300.jpg\";s:5:\"width\";i:595;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-small\";a:4:{s:4:\"file\";s:38:\"kenya-university-students2-230x230.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"featured-recent-work\";a:4:{s:4:\"file\";s:38:\"kenya-university-students2-365x300.jpg\";s:5:\"width\";i:365;s:6:\"height\";i:300;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:{}}}'),(2834,768,'_wp_attached_file','2016/03/5-things-to-expect-from-Kenyan-University-Lecturers.jpg'),(2835,768,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2313;s:6:\"height\";i:1389;s:4:\"file\";s:63:\"2016/03/5-things-to-expect-from-Kenyan-University-Lecturers.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-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:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-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:64:\"5-things-to-expect-from-Kenyan-University-Lecturers-1024x615.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-large\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-720x300.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-small\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-230x230.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-service\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-600x330.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"featured-recent-work\";a:4:{s:4:\"file\";s:63:\"5-things-to-expect-from-Kenyan-University-Lecturers-365x365.jpg\";s:5:\"width\";i:365;s:6:\"height\";i:365;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:{}}}'),(2836,769,'_wp_attached_file','2016/03/graduation-universities-in-kenya.jpg'),(2837,769,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:600;s:4:\"file\";s:44:\"2016/03/graduation-universities-in-kenya.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-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:44:\"graduation-universities-in-kenya-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"graduation-universities-in-kenya-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-large\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-720x300.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-small\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-230x230.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-service\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-600x330.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"featured-recent-work\";a:4:{s:4:\"file\";s:44:\"graduation-universities-in-kenya-365x365.jpg\";s:5:\"width\";i:365;s:6:\"height\";i:365;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:{}}}'),(2838,770,'_wp_attached_file','2016/03/Kenyans-graduating-graduation-Kenya-students-University.jpg'),(2839,770,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:300;s:4:\"file\";s:67:\"2016/03/Kenyans-graduating-graduation-Kenya-students-University.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"Kenyans-graduating-graduation-Kenya-students-University-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"Kenyans-graduating-graduation-Kenya-students-University-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-large\";a:4:{s:4:\"file\";s:67:\"Kenyans-graduating-graduation-Kenya-students-University-595x300.jpg\";s:5:\"width\";i:595;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"featured-blog-small\";a:4:{s:4:\"file\";s:67:\"Kenyans-graduating-graduation-Kenya-students-University-230x230.jpg\";s:5:\"width\";i:230;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"featured-recent-work\";a:4:{s:4:\"file\";s:67:\"Kenyans-graduating-graduation-Kenya-students-University-365x300.jpg\";s:5:\"width\";i:365;s:6:\"height\";i:300;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:14:\"Graduation Moi\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2844,780,'_edit_last','1'),(2845,780,'_edit_lock','1457525370:1'),(2848,782,'_edit_last','1'),(2849,782,'_edit_lock','1458157844:1'),(2850,782,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2851,785,'_EventOrigin','events-calendar'),(2852,785,'_edit_last','1'),(2853,785,'_edit_lock','1457628178:1'),(2854,786,'_wp_attached_file','2016/03/Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga..jpg'),(2855,786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3369;s:6:\"height\";i:2202;s:4:\"file\";s:125:\"2016/03/Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga..jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:125:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:125:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:125:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:126:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:124:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:125:\"Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2856,787,'_wp_attached_file','2016/03/Mr.-Kimani-addressing-the-congregation.jpg'),(2857,787,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2432;s:4:\"file\";s:50:\"2016/03/Mr.-Kimani-addressing-the-congregation.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Mr.-Kimani-addressing-the-congregation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"Mr.-Kimani-addressing-the-congregation-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:50:\"Mr.-Kimani-addressing-the-congregation-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:51:\"Mr.-Kimani-addressing-the-congregation-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:49:\"Mr.-Kimani-addressing-the-congregation-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:50:\"Mr.-Kimani-addressing-the-congregation-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2858,788,'_wp_attached_file','2016/03/A-Muigai.jpg'),(2859,788,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2016/03/A-Muigai.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"A-Muigai-150x150.jpg\";s:5:\"width\";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:\"A-Muigai-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"A-Muigai-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"A-Muigai-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2860,789,'_wp_attached_file','2016/03/NW530B42EA4F5CD.jpg'),(2861,789,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:543;s:6:\"height\";i:271;s:4:\"file\";s:27:\"2016/03/NW530B42EA4F5CD.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"NW530B42EA4F5CD-150x150.jpg\";s:5:\"width\";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:\"NW530B42EA4F5CD-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:26:\"NW530B42EA4F5CD-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"NW530B42EA4F5CD-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2862,790,'_wp_attached_file','2016/03/2.jpg'),(2863,790,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2016/03/2.jpg\";s:5:\"sizes\";a:5:{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-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:13:\"2-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"2-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2864,791,'_wp_attached_file','2016/03/intel.jpg'),(2865,791,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:290;s:4:\"file\";s:17:\"2016/03/intel.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"intel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"intel-300x91.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"intel-768x232.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:16:\"intel-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"intel-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2866,792,'_wp_attached_file','2016/03/mercy1.jpg'),(2867,792,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:405;s:4:\"file\";s:18:\"2016/03/mercy1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"mercy1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"mercy1-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"mercy1-768x324.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:17:\"mercy1-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"mercy1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2868,793,'_wp_attached_file','2016/03/Mr-Mrs-Jkuat-karen-Campus-2014.jpg'),(2869,793,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:304;s:4:\"file\";s:42:\"2016/03/Mr-Mrs-Jkuat-karen-Campus-2014.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Mr-Mrs-Jkuat-karen-Campus-2014-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Mr-Mrs-Jkuat-karen-Campus-2014-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:41:\"Mr-Mrs-Jkuat-karen-Campus-2014-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"Mr-Mrs-Jkuat-karen-Campus-2014-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2870,794,'_wp_attached_file','2016/03/richest-universities-in-kenya1.png'),(2871,794,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:557;s:6:\"height\";i:295;s:4:\"file\";s:42:\"2016/03/richest-universities-in-kenya1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"richest-universities-in-kenya1-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:42:\"richest-universities-in-kenya1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:41:\"richest-universities-in-kenya1-100x55.png\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"richest-universities-in-kenya1-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2872,795,'_wp_attached_file','2016/03/DSC_0021.jpg'),(2873,795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1716;s:6:\"height\";i:1140;s:4:\"file\";s:20:\"2016/03/DSC_0021.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_0021-150x150.jpg\";s:5:\"width\";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:\"DSC_0021-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:20:\"DSC_0021-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_0021-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"DSC_0021-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_0021-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2874,796,'_wp_attached_file','2016/03/Prof.-Odhiambo-addressing-the-trainees.jpg'),(2875,796,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2432;s:4:\"file\";s:50:\"2016/03/Prof.-Odhiambo-addressing-the-trainees.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Prof.-Odhiambo-addressing-the-trainees-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"Prof.-Odhiambo-addressing-the-trainees-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:50:\"Prof.-Odhiambo-addressing-the-trainees-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:51:\"Prof.-Odhiambo-addressing-the-trainees-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:49:\"Prof.-Odhiambo-addressing-the-trainees-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:50:\"Prof.-Odhiambo-addressing-the-trainees-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2876,797,'_wp_attached_file','2016/03/10.-KNM-WT-71264.jpg'),(2877,797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1469;s:6:\"height\";i:1959;s:4:\"file\";s:28:\"2016/03/10.-KNM-WT-71264.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"10.-KNM-WT-71264-150x150.jpg\";s:5:\"width\";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:\"10.-KNM-WT-71264-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"10.-KNM-WT-71264-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"10.-KNM-WT-71264-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:27:\"10.-KNM-WT-71264-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"10.-KNM-WT-71264-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:10:\"1359615277\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2878,798,'_wp_attached_file','2016/03/Prof.-Imbuga-right-Interacts-with-some-of-the-students..jpg'),(2879,798,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2821;s:6:\"height\";i:2432;s:4:\"file\";s:67:\"2016/03/Prof.-Imbuga-right-Interacts-with-some-of-the-students..jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:67:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:67:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-300x259.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:67:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-768x662.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:68:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-1024x883.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:883;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:66:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:67:\"Prof.-Imbuga-right-Interacts-with-some-of-the-students.-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2880,799,'_wp_attached_file','2016/03/Presiding-Officer-Dr.-Esther-Mworia-congratulates-Dr.-Kangethe-on-winning-the-polls.jpg'),(2881,800,'_wp_attached_file','2016/03/Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right.jpg'),(2882,800,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1095;s:6:\"height\";i:730;s:4:\"file\";s:130:\"2016/03/Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:130:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:130:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-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:130:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-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:131:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:129:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:130:\"Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2883,801,'_wp_attached_file','2016/03/Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218.jpg'),(2884,801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:218;s:4:\"file\";s:87:\"2016/03/Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:86:\"Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:87:\"Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218-250x218.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:218;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:{}}}'),(2885,802,'_wp_attached_file','2016/03/Diana-present-the-trophy-to-Prof.-Imbuga.-300x221.jpg'),(2886,802,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:221;s:4:\"file\";s:61:\"2016/03/Diana-present-the-trophy-to-Prof.-Imbuga.-300x221.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"Diana-present-the-trophy-to-Prof.-Imbuga.-300x221-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"Diana-present-the-trophy-to-Prof.-Imbuga.-300x221-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:60:\"Diana-present-the-trophy-to-Prof.-Imbuga.-300x221-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:61:\"Diana-present-the-trophy-to-Prof.-Imbuga.-300x221-250x221.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:221;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:{}}}'),(2887,803,'_wp_attached_file','2016/03/Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683.jpg'),(2888,803,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:144:\"2016/03/Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:144:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:144:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-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:144:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-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:145:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:143:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:144:\"Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2889,804,'_wp_attached_file','2016/03/Prof.-Magoma-1024x683.jpg'),(2890,804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:33:\"2016/03/Prof.-Magoma-1024x683.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Prof.-Magoma-1024x683-150x150.jpg\";s:5:\"width\";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:\"Prof.-Magoma-1024x683-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:\"Prof.-Magoma-1024x683-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:\"Prof.-Magoma-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:32:\"Prof.-Magoma-1024x683-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"Prof.-Magoma-1024x683-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2891,805,'_wp_attached_file','2016/03/DSC_0101.jpg'),(2892,805,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:2146;s:4:\"file\";s:20:\"2016/03/DSC_0101.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_0101-150x150.jpg\";s:5:\"width\";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:\"DSC_0101-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC_0101-768x916.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:916;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_0101-859x1024.jpg\";s:5:\"width\";i:859;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"DSC_0101-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_0101-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2893,806,'_wp_attached_file','2016/03/Prof_-Kahangi-22.jpg'),(2894,806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:307;s:4:\"file\";s:28:\"2016/03/Prof_-Kahangi-22.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Prof_-Kahangi-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Prof_-Kahangi-22-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:27:\"Prof_-Kahangi-22-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Prof_-Kahangi-22-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2895,807,'_wp_attached_file','2016/03/odhiambo1.jpg'),(2896,807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:21:\"2016/03/odhiambo1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"odhiambo1-150x150.jpg\";s:5:\"width\";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:\"odhiambo1-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:21:\"odhiambo1-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:22:\"odhiambo1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:20:\"odhiambo1-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"odhiambo1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2897,808,'_wp_attached_file','2016/03/imbuga-m_1.jpg'),(2898,808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:22:\"2016/03/imbuga-m_1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"imbuga-m_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:\"imbuga-m_1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:21:\"imbuga-m_1-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"imbuga-m_1-250x225.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:225;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:{}}}'),(2899,809,'_wp_attached_file','2016/03/Prof.-Geoffrey-Maloiy.jpg'),(2900,809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:33:\"2016/03/Prof.-Geoffrey-Maloiy.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Prof.-Geoffrey-Maloiy-150x150.jpg\";s:5:\"width\";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:\"Prof.-Geoffrey-Maloiy-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Prof.-Geoffrey-Maloiy-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Prof.-Geoffrey-Maloiy-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:32:\"Prof.-Geoffrey-Maloiy-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"Prof.-Geoffrey-Maloiy-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2901,810,'_wp_attached_file','2016/03/general.jpg'),(2902,810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:641;s:6:\"height\";i:250;s:4:\"file\";s:19:\"2016/03/general.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"general-150x150.jpg\";s:5:\"width\";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:\"general-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:18:\"general-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"general-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2903,811,'_wp_attached_file','2016/03/092.jpg'),(2904,811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1663;s:6:\"height\";i:680;s:4:\"file\";s:15:\"2016/03/092.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"092-150x150.jpg\";s:5:\"width\";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:\"092-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"092-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"092-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:14:\"092-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"092-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2905,812,'_wp_attached_file','2016/03/Hostels_0001_Background-2.png'),(2906,812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:563;s:4:\"file\";s:37:\"2016/03/Hostels_0001_Background-2.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Hostels_0001_Background-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Hostels_0001_Background-2-300x165.png\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Hostels_0001_Background-2-768x422.png\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Hostels_0001_Background-2-1024x563.png\";s:5:\"width\";i:1024;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:36:\"Hostels_0001_Background-2-100x55.png\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"Hostels_0001_Background-2-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2907,813,'_wp_attached_file','2016/03/Hostels_0001_Background.png'),(2908,813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:35:\"2016/03/Hostels_0001_Background.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Hostels_0001_Background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Hostels_0001_Background-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Hostels_0001_Background-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Hostels_0001_Background-1024x768.png\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:34:\"Hostels_0001_Background-100x55.png\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"Hostels_0001_Background-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2909,814,'_wp_attached_file','2016/03/Hostels.psd'),(2910,815,'_wp_attached_file','2016/03/02-150p-01.jpg'),(2911,815,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1667;s:6:\"height\";i:1667;s:4:\"file\";s:22:\"2016/03/02-150p-01.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"02-150p-01-150x150.jpg\";s:5:\"width\";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:\"02-150p-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"02-150p-01-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"02-150p-01-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:21:\"02-150p-01-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"02-150p-01-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2912,816,'_wp_attached_file','2016/03/09.jpg'),(2913,816,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1669;s:6:\"height\";i:1669;s:4:\"file\";s:14:\"2016/03/09.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"09-150x150.jpg\";s:5:\"width\";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:\"09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"09-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"09-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:13:\"09-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"09-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(2914,785,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2915,785,'_EventShowMapLink','1'),(2916,785,'_EventShowMap','1'),(2917,817,'_VenueOrigin','events-calendar'),(2918,817,'_EventShowMapLink','1'),(2919,817,'_EventShowMap','1'),(2920,817,'_VenueVenue','Institute\'s Grounds'),(2921,817,'_VenueAddress',''),(2922,817,'_VenueCity',''),(2923,817,'_VenueCountry','Kenya'),(2924,817,'_VenueProvince',''),(2925,817,'_VenueState',''),(2926,817,'_VenueZip',''),(2927,817,'_VenuePhone',''),(2928,817,'_VenueURL',''),(2929,817,'_VenueShowMap','true'),(2930,817,'_VenueShowMapLink','true'),(2931,817,'_VenueStateProvince',''),(2932,785,'_EventStartDate','2016-03-11 08:00:00'),(2933,785,'_EventEndDate','2016-03-11 17:00:00'),(2934,785,'_EventStartDateUTC','2016-03-11 08:00:00'),(2935,785,'_EventEndDateUTC','2016-03-11 17:00:00'),(2936,785,'_EventDuration','32400'),(2937,785,'_EventVenueID','817'),(2938,785,'_EventCurrencySymbol',''),(2939,785,'_EventCurrencyPosition','prefix'),(2941,785,'_EventURL',''),(2943,785,'_EventTimezone','UTC+0'),(2944,785,'_EventTimezoneAbbr',''),(2945,818,'_EventOrigin','events-calendar'),(2946,818,'_edit_last','1'),(2947,818,'_edit_lock','1457598238:1'),(2948,818,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2949,818,'_EventShowMapLink','1'),(2950,818,'_EventShowMap','1'),(2951,819,'_VenueOrigin','events-calendar'),(2952,819,'_EventShowMapLink','1'),(2953,819,'_EventShowMap','1'),(2954,819,'_VenueVenue','JKUAT Main Cumpus'),(2955,819,'_VenueAddress','Juja'),(2956,819,'_VenueCity',''),(2957,819,'_VenueCountry',''),(2958,819,'_VenueProvince',''),(2959,819,'_VenueState',''),(2960,819,'_VenueZip',''),(2961,819,'_VenuePhone',''),(2962,819,'_VenueURL',''),(2963,819,'_VenueShowMap','true'),(2964,819,'_VenueShowMapLink','true'),(2965,819,'_VenueStateProvince',''),(2966,818,'_EventStartDate','2016-03-18 09:00:00'),(2967,818,'_EventEndDate','2016-03-20 17:00:00'),(2968,818,'_EventStartDateUTC','2016-03-18 09:00:00'),(2969,818,'_EventEndDateUTC','2016-03-20 17:00:00'),(2970,818,'_EventDuration','201600'),(2971,818,'_EventVenueID','819'),(2972,818,'_EventCurrencySymbol',''),(2973,818,'_EventCurrencyPosition','prefix'),(2974,818,'_EventCost',''),(2975,818,'_EventURL',''),(2976,818,'_EventOrganizerID','0'),(2977,818,'_EventTimezone','UTC+0'),(2978,818,'_EventTimezoneAbbr',''),(2979,820,'_wp_attached_file','2016/03/images2.jpg'),(2980,820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:286;s:6:\"height\";i:176;s:4:\"file\";s:19:\"2016/03/images2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"images2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:18:\"images2-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"images2-250x176.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:176;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:{}}}'),(2981,818,'_thumbnail_id','820'),(2982,821,'_EventOrigin','events-calendar'),(2983,821,'_edit_last','1'),(2984,821,'_edit_lock','1457599017:1'),(2985,821,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(2986,821,'_EventShowMapLink','1'),(2987,821,'_EventShowMap','1'),(2988,821,'_EventStartDate','2016-03-28 08:00:00'),(2989,821,'_EventEndDate','2016-04-01 17:00:00'),(2990,821,'_EventStartDateUTC','2016-03-28 08:00:00'),(2991,821,'_EventEndDateUTC','2016-04-01 17:00:00'),(2992,821,'_EventDuration','378000'),(2993,821,'_EventVenueID','0'),(2994,821,'_EventCurrencySymbol',''),(2995,821,'_EventCurrencyPosition','prefix'),(2997,821,'_EventURL',''),(2999,821,'_EventTimezone','UTC+0'),(3000,821,'_EventTimezoneAbbr',''),(3001,822,'_wp_attached_file','2016/03/IMG_004822.jpg'),(3002,822,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:374;s:4:\"file\";s:22:\"2016/03/IMG_004822.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_004822-150x150.jpg\";s:5:\"width\";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_004822-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:21:\"IMG_004822-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_004822-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3003,821,'_thumbnail_id','822'),(3004,821,'_EventCost',''),(3005,821,'_EventOrganizerID','0'),(3006,823,'_EventOrigin','events-calendar'),(3007,823,'_edit_last','1'),(3008,823,'_edit_lock','1457628221:1'),(3009,823,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3010,823,'_EventShowMapLink','1'),(3011,823,'_EventShowMap','1'),(3012,823,'_EventStartDate','2016-04-08 22:00:00'),(3013,823,'_EventEndDate','2016-04-09 05:00:00'),(3014,823,'_EventStartDateUTC','2016-04-08 22:00:00'),(3015,823,'_EventEndDateUTC','2016-04-09 05:00:00'),(3016,823,'_EventDuration','25200'),(3017,823,'_EventVenueID','817'),(3018,823,'_EventCurrencySymbol',''),(3019,823,'_EventCurrencyPosition','prefix'),(3021,823,'_EventURL',''),(3023,823,'_EventTimezone','UTC+0'),(3024,823,'_EventTimezoneAbbr',''),(3025,824,'_wp_attached_file','2016/03/maseno.jpg'),(3026,824,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:425;s:4:\"file\";s:18:\"2016/03/maseno.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"maseno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"maseno-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:17:\"maseno-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"maseno-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3027,823,'_thumbnail_id','824'),(3028,823,'_EventCost',''),(3029,823,'_EventOrganizerID','0'),(3030,825,'_EventOrigin','events-calendar'),(3031,825,'_edit_last','1'),(3032,825,'_edit_lock','1457602258:1'),(3033,826,'_wp_attached_file','2016/03/kenya-university-students2-1.jpg'),(3034,826,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2016/03/kenya-university-students2-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"kenya-university-students2-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:40:\"kenya-university-students2-1-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:39:\"kenya-university-students2-1-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"kenya-university-students2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3035,825,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3036,825,'_EventShowMapLink','1'),(3037,825,'_EventShowMap','1'),(3038,825,'_EventStartDate','2016-04-30 08:00:00'),(3039,825,'_EventEndDate','2016-04-30 17:00:00'),(3040,825,'_EventStartDateUTC','2016-04-30 08:00:00'),(3041,825,'_EventEndDateUTC','2016-04-30 17:00:00'),(3042,825,'_EventDuration','32400'),(3043,825,'_EventVenueID','817'),(3044,825,'_EventCurrencySymbol',''),(3045,825,'_EventCurrencyPosition','prefix'),(3046,825,'_EventCost',''),(3047,825,'_EventURL',''),(3048,825,'_EventOrganizerID','0'),(3049,825,'_EventTimezone','UTC+0'),(3050,825,'_EventTimezoneAbbr',''),(3051,825,'_thumbnail_id','826'),(3052,827,'_EventOrigin','events-calendar'),(3053,827,'_edit_last','1'),(3054,827,'_edit_lock','1458217955:1'),(3055,827,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3056,827,'_EventShowMapLink','1'),(3057,827,'_EventShowMap','1'),(3058,827,'_EventStartDate','2016-05-02 00:00:00'),(3059,827,'_EventEndDate','2016-05-13 23:59:59'),(3060,827,'_EventStartDateUTC','2016-05-02 00:00:00'),(3061,827,'_EventEndDateUTC','2016-05-13 23:59:59'),(3062,827,'_EventDuration','1036799'),(3063,827,'_EventVenueID','817'),(3064,827,'_EventCurrencySymbol',''),(3065,827,'_EventCurrencyPosition','prefix'),(3067,827,'_EventURL',''),(3069,827,'_EventTimezone','UTC+0'),(3070,827,'_EventTimezoneAbbr',''),(3071,829,'_wp_attached_file','2016/03/varsity.jpg'),(3072,829,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:300;s:4:\"file\";s:19:\"2016/03/varsity.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"varsity-150x150.jpg\";s:5:\"width\";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:\"varsity-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:18:\"varsity-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"varsity-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3073,827,'_thumbnail_id','829'),(3074,827,'_EventAllDay','yes'),(3075,827,'_EventCost',''),(3076,827,'_EventOrganizerID','0'),(3083,862,'_wp_attached_file','2016/03/129_s.jpg'),(3084,862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:250;s:4:\"file\";s:17:\"2016/03/129_s.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"129_s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"129_s-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:16:\"129_s-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"129_s-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3085,785,'_thumbnail_id','862'),(3086,785,'_EventCost',''),(3087,785,'_EventOrganizerID','0'),(3092,867,'_wp_attached_file','2016/03/DSC_3769.jpg'),(3093,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1064;s:4:\"file\";s:20:\"2016/03/DSC_3769.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3769-150x150.jpg\";s:5:\"width\";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:\"DSC_3769-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:\"DSC_3769-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:21:\"DSC_3769-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"DSC_3769-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3769-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457696974\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";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:{}}}'),(3094,867,'_edit_lock','1458157179:1'),(3095,867,'_edit_last','1'),(3096,868,'_wp_attached_file','2016/03/DSC_3829-e1458185615892.jpg'),(3097,868,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1281;s:6:\"height\";i:852;s:4:\"file\";s:35:\"2016/03/DSC_3829-e1458185615892.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3829-150x150.jpg\";s:5:\"width\";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:\"DSC_3829-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:20:\"DSC_3829-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:21:\"DSC_3829-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"DSC_3829-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3829-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457710405\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"48\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3100,870,'_edit_last','1'),(3101,870,'_edit_lock','1458162634:1'),(3102,871,'_wp_attached_file','2016/03/DSC_3769-1.jpg'),(3103,871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1064;s:4:\"file\";s:22:\"2016/03/DSC_3769-1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3769-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:\"DSC_3769-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:\"DSC_3769-1-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:23:\"DSC_3769-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:21:\"DSC_3769-1-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3769-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457696974\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";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:{}s:14:\"resized_images\";a:7:{i:0;s:9:\"960x300_c\";i:1;s:10:\"1280x430_c\";i:2;s:10:\"1920x430_c\";i:3;s:10:\"1024x600_c\";i:4;s:10:\"1920x800_c\";i:5;s:10:\"1990x800_c\";i:6;s:10:\"2090x800_c\";}}}'),(3104,871,'_sol_has_slider','a:1:{i:0;i:870;}'),(3105,870,'_sol_in_slider','a:1:{i:0;i:871;}'),(3106,870,'_sol_slider_data','a:3:{s:2:\"id\";i:870;s:6:\"slider\";a:1:{i:871;a:8:{s:6:\"status\";s:6:\"active\";s:3:\"src\";s:66:\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1.jpg\";s:5:\"title\";s:8:\"DSC_3769\";s:4:\"link\";s:0:\"\";s:3:\"alt\";s:8:\"DSC_3769\";s:7:\"caption\";s:29:\"Director inspecting equipment\";s:4:\"type\";s:5:\"image\";s:7:\"linktab\";i:0;}}s:6:\"config\";a:14:{s:4:\"type\";s:7:\"default\";s:12:\"slider_theme\";s:4:\"base\";s:12:\"slider_width\";i:2090;s:13:\"slider_height\";i:800;s:10:\"transition\";s:4:\"fade\";s:8:\"duration\";i:5000;s:5:\"speed\";i:400;s:6:\"gutter\";i:5;s:6:\"slider\";i:1;s:9:\"aria_live\";s:6:\"polite\";s:7:\"classes\";a:1:{i:0;s:0:\"\";}s:5:\"title\";s:11:\"Home Slider\";s:4:\"slug\";s:11:\"home-slider\";s:3:\"rtl\";i:0;}}'),(3107,872,'_wp_attached_file','2016/03/DSC_3856.jpg'),(3108,872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:6016;s:6:\"height\";i:4000;s:4:\"file\";s:20:\"2016/03/DSC_3856.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3856-150x150.jpg\";s:5:\"width\";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:\"DSC_3856-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:20:\"DSC_3856-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:21:\"DSC_3856-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:19:\"DSC_3856-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3856-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457711184\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3109,870,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3111,742,'_wpb_shortcodes_custom_css','.vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3116,879,'_wp_attached_file','2012/10/4.jpg'),(3117,879,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:13:\"2012/10/4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"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:13:\"4-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:13:\"4-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:14:\"4-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"4-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3118,880,'_wp_attached_file','2012/10/2.jpg'),(3119,880,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:13:\"2012/10/2.jpg\";s:5:\"sizes\";a:6:{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-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:13:\"2-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:14:\"2-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"2-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3120,881,'_wp_attached_file','2012/10/121.jpg'),(3121,881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:15:\"2012/10/121.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"121-150x150.jpg\";s:5:\"width\";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:\"121-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:15:\"121-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:16:\"121-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:14:\"121-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"121-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3122,882,'_wp_attached_file','2012/10/3.jpg'),(3123,882,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:13:\"2012/10/3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-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:13:\"3-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:14:\"3-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"3-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3124,883,'_wp_attached_file','2012/10/11.jpg'),(3125,883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:14:\"2012/10/11.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";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:\"11-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:14:\"11-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:15:\"11-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:13:\"11-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3126,884,'_wp_attached_file','2012/10/8.jpg'),(3127,884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:13:\"2012/10/8.jpg\";s:5:\"sizes\";a:6:{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:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-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:13:\"8-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:14:\"8-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"8-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3128,885,'_wp_attached_file','2012/10/9.jpg'),(3129,885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:13:\"2012/10/9.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";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:\"9-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:13:\"9-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:14:\"9-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:12:\"9-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:13:\"9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3130,886,'_wp_attached_file','2012/10/151.jpg'),(3131,886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:15:\"2012/10/151.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"151-150x150.jpg\";s:5:\"width\";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:\"151-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:15:\"151-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:16:\"151-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:14:\"151-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"151-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3132,887,'_wp_attached_file','2012/10/13.jpg'),(3133,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:14:\"2012/10/13.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";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:\"13-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:14:\"13-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:15:\"13-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:13:\"13-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"13-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3134,888,'_wp_attached_file','2012/10/16.jpg'),(3135,888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:14:\"2012/10/16.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.jpg\";s:5:\"width\";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:\"16-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:14:\"16-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:15:\"16-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured_preview\";a:4:{s:4:\"file\";s:13:\"16-100x55.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"16-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),(3142,734,'lptw_post_subtitle',''),(3143,734,'featured_post',''),(3144,734,'embedded_video',''),(3145,734,'hide_youtube_controls',''),(3146,925,'_edit_last','1'),(3147,925,'_edit_lock','1458217359:1'),(3148,925,'_thumbnail_id','871'),(3151,925,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3152,925,'lptw_post_subtitle',''),(3153,925,'featured_post',''),(3154,925,'embedded_video',''),(3155,925,'hide_youtube_controls',''),(3158,927,'_edit_last','1'),(3159,927,'_edit_lock','1458210454:1'),(3163,927,'_vc_post_settings','a:2:{s:7:\"vc_grid\";a:0:{}s:10:\"vc_grid_id\";a:0:{}}'),(3164,927,'lptw_post_subtitle',''),(3165,927,'featured_post',''),(3166,927,'embedded_video',''),(3167,927,'hide_youtube_controls',''),(3172,868,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:6016;s:6:\"height\";i:4000;s:4:\"file\";s:12:\"DSC_3829.jpg\";}}'),(3195,938,'_wp_attached_file','2016/03/DSC_3829-1.jpg'),(3196,938,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:22:\"2016/03/DSC_3829-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3829-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:\"DSC_3829-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:\"DSC_3829-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3829-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457710405\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"48\";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:{}}}'),(3197,927,'_thumbnail_id','938'),(3200,940,'_wp_attached_file','2016/03/DSC_3856-1.jpg'),(3201,940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:22:\"2016/03/DSC_3856-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3856-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:\"DSC_3856-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:\"DSC_3856-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC_3856-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457711184\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";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:{}}}'),(3202,941,'_wp_attached_file','2016/03/DSC_3776.jpg'),(3203,941,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3776.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3776-150x150.jpg\";s:5:\"width\";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:\"DSC_3776-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:\"DSC_3776-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3776-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457697073\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"25\";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:{}}}'),(3204,942,'_wp_attached_file','2016/03/DSC_3777.jpg'),(3205,942,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3777.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3777-150x150.jpg\";s:5:\"width\";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:\"DSC_3777-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:\"DSC_3777-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3777-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457697104\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"25\";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:{}}}'),(3206,943,'_wp_attached_file','2016/03/DSC_3782.jpg'),(3207,943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3782.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3782-150x150.jpg\";s:5:\"width\";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:\"DSC_3782-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:\"DSC_3782-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3782-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457697216\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"25\";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:{}}}'),(3208,944,'_wp_attached_file','2016/03/DSC_3789.jpg'),(3209,944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3789.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3789-150x150.jpg\";s:5:\"width\";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:\"DSC_3789-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:\"DSC_3789-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3789-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457697347\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"25\";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:{}}}'),(3210,945,'_wp_attached_file','2016/03/DSC_3793.jpg'),(3211,945,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3793.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3793-150x150.jpg\";s:5:\"width\";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:\"DSC_3793-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:\"DSC_3793-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3793-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457697498\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"25\";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:{}}}'),(3212,946,'_wp_attached_file','2016/03/DSC_3812.jpg'),(3213,946,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3812.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3812-150x150.jpg\";s:5:\"width\";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:\"DSC_3812-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:\"DSC_3812-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3812-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457709093\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"42\";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:{}}}'),(3214,947,'_wp_attached_file','2016/03/DSC_3825.jpg'),(3215,947,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3825.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3825-150x150.jpg\";s:5:\"width\";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:\"DSC_3825-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:\"DSC_3825-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3825-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457710355\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"48\";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:{}}}'),(3216,948,'_wp_attached_file','2016/03/DSC_3827.jpg'),(3217,948,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3827.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3827-150x150.jpg\";s:5:\"width\";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:\"DSC_3827-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:\"DSC_3827-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3827-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457710380\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"48\";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:{}}}'),(3226,732,'lptw_post_subtitle',''),(3227,732,'featured_post',''),(3228,732,'embedded_video',''),(3229,732,'hide_youtube_controls',''),(3232,728,'lptw_post_subtitle',''),(3233,728,'featured_post',''),(3234,728,'embedded_video',''),(3235,728,'hide_youtube_controls',''),(3238,956,'_wp_attached_file','2016/03/DSC_3884.jpg'),(3239,956,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:665;s:4:\"file\";s:20:\"2016/03/DSC_3884.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3884-150x150.jpg\";s:5:\"width\";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:\"DSC_3884-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:\"DSC_3884-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC_3884-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457713928\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";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:{}}}'),(3242,725,'lptw_post_subtitle',''),(3243,725,'featured_post',''),(3244,725,'embedded_video',''),(3245,725,'hide_youtube_controls',''),(3246,725,'_thumbnail_id','956'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(20) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT 0, `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT 0, PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=965 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (32,1,'2016-02-21 16:24:10','2016-02-21 16:24:10','','account-tab-183x183','','inherit','open','closed','','account-tab-183x183','','','2016-02-21 16:24:10','2016-02-21 16:24:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-183x183.jpg',0,'attachment','image/jpeg',0),(33,1,'2016-02-21 16:24:11','2016-02-21 16:24:11','','account-tab-189x189','','inherit','open','closed','','account-tab-189x189','','','2016-02-21 16:24:11','2016-02-21 16:24:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-189x189.jpg',0,'attachment','image/jpeg',0),(34,1,'2016-02-21 16:24:12','2016-02-21 16:24:12','','account-tab-260x190','','inherit','open','closed','','account-tab-260x190','','','2016-02-21 16:24:12','2016-02-21 16:24:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-260x190.jpg',0,'attachment','image/jpeg',0),(35,1,'2016-02-21 16:24:14','2016-02-21 16:24:14','','account-tab-300x159','','inherit','open','closed','','account-tab-300x159','','','2016-02-21 16:24:14','2016-02-21 16:24:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-300x159.jpg',0,'attachment','image/jpeg',0),(36,1,'2016-02-21 16:24:16','2016-02-21 16:24:16','','account-tab-358x190','','inherit','open','closed','','account-tab-358x190','','','2016-02-21 16:24:16','2016-02-21 16:24:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-358x190.jpg',0,'attachment','image/jpeg',0),(37,1,'2016-02-21 16:24:17','2016-02-21 16:24:17','','admission-open-2015','','inherit','open','closed','','admission-open-2015','','','2016-02-21 16:24:17','2016-02-21 16:24:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015.jpg',0,'attachment','image/jpeg',0),(38,1,'2016-02-21 16:24:19','2016-02-21 16:24:19','','admission-open-2015-82x82','','inherit','open','closed','','admission-open-2015-82x82','','','2016-02-21 16:24:19','2016-02-21 16:24:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-82x82.jpg',0,'attachment','image/jpeg',0),(39,1,'2016-02-21 16:24:21','2016-02-21 16:24:21','','admission-open-2015-100x65','','inherit','open','closed','','admission-open-2015-100x65','','','2016-02-21 16:24:21','2016-02-21 16:24:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-100x65.jpg',0,'attachment','image/jpeg',0),(40,1,'2016-02-21 16:24:23','2016-02-21 16:24:23','','admission-open-2015-150x150','','inherit','open','closed','','admission-open-2015-150x150','','','2016-02-21 16:24:23','2016-02-21 16:24:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-150x150-1.jpg',0,'attachment','image/jpeg',0),(41,1,'2016-02-21 16:24:24','2016-02-21 16:24:24','','admission-open-2015-183x176','','inherit','open','closed','','admission-open-2015-183x176','','','2016-02-21 16:24:24','2016-02-21 16:24:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-183x176.jpg',0,'attachment','image/jpeg',0),(42,1,'2016-02-21 16:24:26','2016-02-21 16:24:26','','admission-open-2015-189x176','','inherit','open','closed','','admission-open-2015-189x176','','','2016-02-21 16:24:26','2016-02-21 16:24:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-189x176.jpg',0,'attachment','image/jpeg',0),(43,1,'2016-02-21 16:24:27','2016-02-21 16:24:27','','admission-open-2015-260x176','','inherit','open','closed','','admission-open-2015-260x176','','','2016-02-21 16:24:27','2016-02-21 16:24:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-260x176.jpg',0,'attachment','image/jpeg',0),(44,1,'2016-02-21 16:24:29','2016-02-21 16:24:29','','admission-open-2015-300x147','','inherit','open','closed','','admission-open-2015-300x147','','','2016-02-21 16:24:29','2016-02-21 16:24:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/admission-open-2015-300x147-1.jpg',0,'attachment','image/jpeg',0),(45,1,'2016-02-21 16:24:31','2016-02-21 16:24:31','','Agritech','','inherit','open','closed','','agritech','','','2016-02-21 16:24:31','2016-02-21 16:24:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech.png',0,'attachment','image/png',0),(46,1,'2016-02-21 16:24:32','2016-02-21 16:24:32','','Agritech-82x82','','inherit','open','closed','','agritech-82x82','','','2016-02-21 16:24:32','2016-02-21 16:24:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-82x82.png',0,'attachment','image/png',0),(47,1,'2016-02-21 16:24:34','2016-02-21 16:24:34','','Agritech-100x65','','inherit','open','closed','','agritech-100x65','','','2016-02-21 16:24:34','2016-02-21 16:24:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-100x65.png',0,'attachment','image/png',0),(48,1,'2016-02-21 16:24:36','2016-02-21 16:24:36','','Agritech-150x150','','inherit','open','closed','','agritech-150x150','','','2016-02-21 16:24:36','2016-02-21 16:24:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-150x150-1.png',0,'attachment','image/png',0),(49,1,'2016-02-21 16:24:38','2016-02-21 16:24:38','','Agritech-183x183','','inherit','open','closed','','agritech-183x183','','','2016-02-21 16:24:38','2016-02-21 16:24:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-183x183.png',0,'attachment','image/png',0),(50,1,'2016-02-21 16:24:40','2016-02-21 16:24:40','','Agritech-189x189','','inherit','open','closed','','agritech-189x189','','','2016-02-21 16:24:40','2016-02-21 16:24:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-189x189.png',0,'attachment','image/png',0),(51,1,'2016-02-21 16:24:41','2016-02-21 16:24:41','','Agritech-211x300','','inherit','open','closed','','agritech-211x300','','','2016-02-21 16:24:41','2016-02-21 16:24:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-211x300-1.png',0,'attachment','image/png',0),(52,1,'2016-02-21 16:24:44','2016-02-21 16:24:44','','Agritech-260x260','','inherit','open','closed','','agritech-260x260','','','2016-02-21 16:24:44','2016-02-21 16:24:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-260x260.png',0,'attachment','image/png',0),(53,1,'2016-02-21 16:24:46','2016-02-21 16:24:46','','Agritech-370x190','','inherit','open','closed','','agritech-370x190','','','2016-02-21 16:24:46','2016-02-21 16:24:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-370x190.png',0,'attachment','image/png',0),(54,1,'2016-02-21 16:24:48','2016-02-21 16:24:48','','Agritech-535x400','','inherit','open','closed','','agritech-535x400','','','2016-02-21 16:24:48','2016-02-21 16:24:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-535x400.png',0,'attachment','image/png',0),(55,1,'2016-02-21 16:24:50','2016-02-21 16:24:50','','Agritech-535x680','','inherit','open','closed','','agritech-535x680','','','2016-02-21 16:24:50','2016-02-21 16:24:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritech-535x680.png',0,'attachment','image/png',0),(56,1,'2016-02-21 16:24:53','2016-02-21 16:24:53','','Agritec-U','','inherit','open','closed','','agritec-u','','','2016-02-21 16:24:53','2016-02-21 16:24:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U.png',0,'attachment','image/png',0),(57,1,'2016-02-21 16:24:55','2016-02-21 16:24:55','','Agritec-U-82x82','','inherit','open','closed','','agritec-u-82x82','','','2016-02-21 16:24:55','2016-02-21 16:24:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-82x82.png',0,'attachment','image/png',0),(58,1,'2016-02-21 16:24:56','2016-02-21 16:24:56','','Agritec-U-100x65','','inherit','open','closed','','agritec-u-100x65','','','2016-02-21 16:24:56','2016-02-21 16:24:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-100x65.png',0,'attachment','image/png',0),(59,1,'2016-02-21 16:24:58','2016-02-21 16:24:58','','Agritec-U-150x150','','inherit','open','closed','','agritec-u-150x150','','','2016-02-21 16:24:58','2016-02-21 16:24:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-150x150-1.png',0,'attachment','image/png',0),(60,1,'2016-02-21 16:25:00','2016-02-21 16:25:00','','Agritec-U-183x183','','inherit','open','closed','','agritec-u-183x183','','','2016-02-21 16:25:00','2016-02-21 16:25:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-183x183.png',0,'attachment','image/png',0),(61,1,'2016-02-21 16:25:02','2016-02-21 16:25:02','','Agritec-U-189x189','','inherit','open','closed','','agritec-u-189x189','','','2016-02-21 16:25:02','2016-02-21 16:25:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-189x189.png',0,'attachment','image/png',0),(62,1,'2016-02-21 16:25:04','2016-02-21 16:25:04','','Agritec-U-212x300','','inherit','open','closed','','agritec-u-212x300','','','2016-02-21 16:25:04','2016-02-21 16:25:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-212x300-1.png',0,'attachment','image/png',0),(63,1,'2016-02-21 16:25:05','2016-02-21 16:25:05','','Agritec-U-260x260','','inherit','open','closed','','agritec-u-260x260','','','2016-02-21 16:25:05','2016-02-21 16:25:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-260x260.png',0,'attachment','image/png',0),(64,1,'2016-02-21 16:25:07','2016-02-21 16:25:07','','Agritec-U-370x190','','inherit','open','closed','','agritec-u-370x190','','','2016-02-21 16:25:07','2016-02-21 16:25:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-370x190.png',0,'attachment','image/png',0),(65,1,'2016-02-21 16:25:09','2016-02-21 16:25:09','','Agritec-U-537x400','','inherit','open','closed','','agritec-u-537x400','','','2016-02-21 16:25:09','2016-02-21 16:25:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-537x400.png',0,'attachment','image/png',0),(66,1,'2016-02-21 16:25:11','2016-02-21 16:25:11','','Agritec-U-537x680','','inherit','open','closed','','agritec-u-537x680','','','2016-02-21 16:25:11','2016-02-21 16:25:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Agritec-U-537x680.png',0,'attachment','image/png',0),(67,1,'2016-02-21 16:25:14','2016-02-21 16:25:14','','blog-image1','','inherit','open','closed','','blog-image1','','','2016-02-21 16:25:14','2016-02-21 16:25:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1.jpg',0,'attachment','image/jpeg',0),(68,1,'2016-02-21 16:25:16','2016-02-21 16:25:16','','blog-image1-82x82','','inherit','open','closed','','blog-image1-82x82','','','2016-02-21 16:25:16','2016-02-21 16:25:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-82x82.jpg',0,'attachment','image/jpeg',0),(69,1,'2016-02-21 16:25:18','2016-02-21 16:25:18','','blog-image1-100x65','','inherit','open','closed','','blog-image1-100x65','','','2016-02-21 16:25:18','2016-02-21 16:25:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-100x65.jpg',0,'attachment','image/jpeg',0),(70,1,'2016-02-21 16:25:19','2016-02-21 16:25:19','','blog-image1-150x150','','inherit','open','closed','','blog-image1-150x150','','','2016-02-21 16:25:19','2016-02-21 16:25:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-150x150-1.jpg',0,'attachment','image/jpeg',0),(71,1,'2016-02-21 16:25:21','2016-02-21 16:25:21','','blog-image1-183x183','','inherit','open','closed','','blog-image1-183x183','','','2016-02-21 16:25:21','2016-02-21 16:25:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-183x183.jpg',0,'attachment','image/jpeg',0),(72,1,'2016-02-21 16:25:23','2016-02-21 16:25:23','','blog-image1-189x189','','inherit','open','closed','','blog-image1-189x189','','','2016-02-21 16:25:23','2016-02-21 16:25:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-189x189.jpg',0,'attachment','image/jpeg',0),(73,1,'2016-02-21 16:25:25','2016-02-21 16:25:25','','blog-image1-260x260','','inherit','open','closed','','blog-image1-260x260','','','2016-02-21 16:25:25','2016-02-21 16:25:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-260x260.jpg',0,'attachment','image/jpeg',0),(74,1,'2016-02-21 16:25:26','2016-02-21 16:25:26','','blog-image1-300x200','','inherit','open','closed','','blog-image1-300x200','','','2016-02-21 16:25:26','2016-02-21 16:25:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-300x200-1.jpg',0,'attachment','image/jpeg',0),(75,1,'2016-02-21 16:25:28','2016-02-21 16:25:28','','blog-image1-370x190','','inherit','open','closed','','blog-image1-370x190','','','2016-02-21 16:25:28','2016-02-21 16:25:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-370x190.jpg',0,'attachment','image/jpeg',0),(76,1,'2016-02-21 16:25:30','2016-02-21 16:25:30','','blog-image1-770x400','','inherit','open','closed','','blog-image1-770x400','','','2016-02-21 16:25:30','2016-02-21 16:25:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image1-770x400.jpg',0,'attachment','image/jpeg',0),(77,1,'2016-02-21 16:25:32','2016-02-21 16:25:32','','blog-image2','','inherit','open','closed','','blog-image2','','','2016-02-21 16:25:32','2016-02-21 16:25:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2.jpg',0,'attachment','image/jpeg',0),(78,1,'2016-02-21 16:25:34','2016-02-21 16:25:34','','blog-image2-82x82','','inherit','open','closed','','blog-image2-82x82','','','2016-02-21 16:25:34','2016-02-21 16:25:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-82x82.jpg',0,'attachment','image/jpeg',0),(79,1,'2016-02-21 16:25:36','2016-02-21 16:25:36','','blog-image2-100x65','','inherit','open','closed','','blog-image2-100x65','','','2016-02-21 16:25:36','2016-02-21 16:25:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-100x65.jpg',0,'attachment','image/jpeg',0),(80,1,'2016-02-21 16:25:38','2016-02-21 16:25:38','','blog-image2-150x150','','inherit','open','closed','','blog-image2-150x150','','','2016-02-21 16:25:38','2016-02-21 16:25:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-150x150-1.jpg',0,'attachment','image/jpeg',0),(81,1,'2016-02-21 16:25:40','2016-02-21 16:25:40','','blog-image2-183x183','','inherit','open','closed','','blog-image2-183x183','','','2016-02-21 16:25:40','2016-02-21 16:25:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-183x183.jpg',0,'attachment','image/jpeg',0),(82,1,'2016-02-21 16:25:41','2016-02-21 16:25:41','','blog-image2-189x189','','inherit','open','closed','','blog-image2-189x189','','','2016-02-21 16:25:41','2016-02-21 16:25:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-189x189.jpg',0,'attachment','image/jpeg',0),(83,1,'2016-02-21 16:25:43','2016-02-21 16:25:43','','blog-image2-260x260','','inherit','open','closed','','blog-image2-260x260','','','2016-02-21 16:25:43','2016-02-21 16:25:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-260x260.jpg',0,'attachment','image/jpeg',0),(84,1,'2016-02-21 16:25:44','2016-02-21 16:25:44','','blog-image2-300x205','','inherit','open','closed','','blog-image2-300x205','','','2016-02-21 16:25:44','2016-02-21 16:25:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-300x205-1.jpg',0,'attachment','image/jpeg',0),(85,1,'2016-02-21 16:25:46','2016-02-21 16:25:46','','blog-image2-370x190','','inherit','open','closed','','blog-image2-370x190','','','2016-02-21 16:25:46','2016-02-21 16:25:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-370x190.jpg',0,'attachment','image/jpeg',0),(86,1,'2016-02-21 16:25:48','2016-02-21 16:25:48','','blog-image2-764x400','','inherit','open','closed','','blog-image2-764x400','','','2016-02-21 16:25:48','2016-02-21 16:25:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-image2-764x400.jpg',0,'attachment','image/jpeg',0),(87,1,'2016-02-21 16:25:50','2016-02-21 16:25:50','','blog-page-top','','inherit','open','closed','','blog-page-top','','','2016-02-21 16:25:50','2016-02-21 16:25:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top.jpg',0,'attachment','image/jpeg',0),(88,1,'2016-02-21 16:25:52','2016-02-21 16:25:52','','blog-page-top-82x82','','inherit','open','closed','','blog-page-top-82x82','','','2016-02-21 16:25:52','2016-02-21 16:25:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-82x82.jpg',0,'attachment','image/jpeg',0),(89,1,'2016-02-21 16:25:54','2016-02-21 16:25:54','','blog-page-top-100x65','','inherit','open','closed','','blog-page-top-100x65','','','2016-02-21 16:25:54','2016-02-21 16:25:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-100x65.jpg',0,'attachment','image/jpeg',0),(90,1,'2016-02-21 16:25:55','2016-02-21 16:25:55','','blog-page-top-150x150','','inherit','open','closed','','blog-page-top-150x150','','','2016-02-21 16:25:55','2016-02-21 16:25:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-150x150-1.jpg',0,'attachment','image/jpeg',0),(91,1,'2016-02-21 16:25:57','2016-02-21 16:25:57','','blog-page-top-183x183','','inherit','open','closed','','blog-page-top-183x183','','','2016-02-21 16:25:57','2016-02-21 16:25:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-183x183.jpg',0,'attachment','image/jpeg',0),(92,1,'2016-02-21 16:25:59','2016-02-21 16:25:59','','blog-page-top-189x189','','inherit','open','closed','','blog-page-top-189x189','','','2016-02-21 16:25:59','2016-02-21 16:25:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-189x189.jpg',0,'attachment','image/jpeg',0),(93,1,'2016-02-21 16:26:01','2016-02-21 16:26:01','','blog-page-top-205x205','','inherit','open','closed','','blog-page-top-205x205','','','2016-02-21 16:26:01','2016-02-21 16:26:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-205x205.jpg',0,'attachment','image/jpeg',0),(94,1,'2016-02-21 16:26:03','2016-02-21 16:26:03','','blog-page-top-260x205','','inherit','open','closed','','blog-page-top-260x205','','','2016-02-21 16:26:03','2016-02-21 16:26:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-260x205.jpg',0,'attachment','image/jpeg',0),(95,1,'2016-02-21 16:26:04','2016-02-21 16:26:04','','blog-page-top-300x32','','inherit','open','closed','','blog-page-top-300x32','','','2016-02-21 16:26:04','2016-02-21 16:26:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-300x32-1.jpg',0,'attachment','image/jpeg',0),(96,1,'2016-02-21 16:26:06','2016-02-21 16:26:06','','blog-page-top-370x190','','inherit','open','closed','','blog-page-top-370x190','','','2016-02-21 16:26:06','2016-02-21 16:26:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-370x190.jpg',0,'attachment','image/jpeg',0),(97,1,'2016-02-21 16:26:08','2016-02-21 16:26:08','','blog-page-top-770x205','','inherit','open','closed','','blog-page-top-770x205','','','2016-02-21 16:26:08','2016-02-21 16:26:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-770x205.jpg',0,'attachment','image/jpeg',0),(98,1,'2016-02-21 16:26:09','2016-02-21 16:26:09','','blog-page-top-1024x109','','inherit','open','closed','','blog-page-top-1024x109','','','2016-02-21 16:26:09','2016-02-21 16:26:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-1024x109-1.jpg',0,'attachment','image/jpeg',0),(99,1,'2016-02-21 16:26:11','2016-02-21 16:26:11','','blog-page-top-1140x205','','inherit','open','closed','','blog-page-top-1140x205','','','2016-02-21 16:26:11','2016-02-21 16:26:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/blog-page-top-1140x205.jpg',0,'attachment','image/jpeg',0),(100,1,'2016-02-21 16:26:13','2016-02-21 16:26:13','','course1','','inherit','open','closed','','course1','','','2016-02-21 16:26:13','2016-02-21 16:26:13','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1.jpg',0,'attachment','image/jpeg',0),(101,1,'2016-02-21 16:26:16','2016-02-21 16:26:16','','course1-82x82','','inherit','open','closed','','course1-82x82','','','2016-02-21 16:26:16','2016-02-21 16:26:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-82x82.jpg',0,'attachment','image/jpeg',0),(102,1,'2016-02-21 16:26:18','2016-02-21 16:26:18','','course1-100x65','','inherit','open','closed','','course1-100x65','','','2016-02-21 16:26:18','2016-02-21 16:26:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-100x65.jpg',0,'attachment','image/jpeg',0),(103,1,'2016-02-21 16:26:19','2016-02-21 16:26:19','','course1-150x150','','inherit','open','closed','','course1-150x150','','','2016-02-21 16:26:19','2016-02-21 16:26:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-150x150-1.jpg',0,'attachment','image/jpeg',0),(104,1,'2016-02-21 16:26:21','2016-02-21 16:26:21','','course1-183x183','','inherit','open','closed','','course1-183x183','','','2016-02-21 16:26:21','2016-02-21 16:26:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-183x183.jpg',0,'attachment','image/jpeg',0),(105,1,'2016-02-21 16:26:23','2016-02-21 16:26:23','','course1-189x189','','inherit','open','closed','','course1-189x189','','','2016-02-21 16:26:23','2016-02-21 16:26:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-189x189.jpg',0,'attachment','image/jpeg',0),(106,1,'2016-02-21 16:26:24','2016-02-21 16:26:24','','course1-260x260','','inherit','open','closed','','course1-260x260','','','2016-02-21 16:26:24','2016-02-21 16:26:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-260x260.jpg',0,'attachment','image/jpeg',0),(107,1,'2016-02-21 16:26:26','2016-02-21 16:26:26','','course1-300x200','','inherit','open','closed','','course1-300x200','','','2016-02-21 16:26:26','2016-02-21 16:26:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-300x200-1.jpg',0,'attachment','image/jpeg',0),(108,1,'2016-02-21 16:26:28','2016-02-21 16:26:28','','course1-370x190','','inherit','open','closed','','course1-370x190','','','2016-02-21 16:26:28','2016-02-21 16:26:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-370x190.jpg',0,'attachment','image/jpeg',0),(109,1,'2016-02-21 16:26:30','2016-02-21 16:26:30','','course1-770x400','','inherit','open','closed','','course1-770x400','','','2016-02-21 16:26:30','2016-02-21 16:26:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-770x400.jpg',0,'attachment','image/jpeg',0),(110,1,'2016-02-21 16:26:32','2016-02-21 16:26:32','','course1-1024x680','','inherit','open','closed','','course1-1024x680','','','2016-02-21 16:26:32','2016-02-21 16:26:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-1024x680.jpg',0,'attachment','image/jpeg',0),(111,1,'2016-02-21 16:26:35','2016-02-21 16:26:35','','course1-1024x683','','inherit','open','closed','','course1-1024x683','','','2016-02-21 16:26:35','2016-02-21 16:26:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course1-1024x683-1.jpg',0,'attachment','image/jpeg',0),(112,1,'2016-02-21 16:26:39','2016-02-21 16:26:39','','course2','','inherit','open','closed','','course2','','','2016-02-21 16:26:39','2016-02-21 16:26:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2.jpg',0,'attachment','image/jpeg',0),(113,1,'2016-02-21 16:26:41','2016-02-21 16:26:41','','course2-82x82','','inherit','open','closed','','course2-82x82','','','2016-02-21 16:26:41','2016-02-21 16:26:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-82x82.jpg',0,'attachment','image/jpeg',0),(114,1,'2016-02-21 16:26:43','2016-02-21 16:26:43','','course2-100x65','','inherit','open','closed','','course2-100x65','','','2016-02-21 16:26:43','2016-02-21 16:26:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-100x65.jpg',0,'attachment','image/jpeg',0),(115,1,'2016-02-21 16:26:45','2016-02-21 16:26:45','','course2-150x150','','inherit','open','closed','','course2-150x150','','','2016-02-21 16:26:45','2016-02-21 16:26:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-150x150-1.jpg',0,'attachment','image/jpeg',0),(116,1,'2016-02-21 16:26:46','2016-02-21 16:26:46','','course2-183x183','','inherit','open','closed','','course2-183x183','','','2016-02-21 16:26:46','2016-02-21 16:26:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-183x183.jpg',0,'attachment','image/jpeg',0),(117,1,'2016-02-21 16:26:48','2016-02-21 16:26:48','','course2-189x189','','inherit','open','closed','','course2-189x189','','','2016-02-21 16:26:48','2016-02-21 16:26:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-189x189.jpg',0,'attachment','image/jpeg',0),(118,1,'2016-02-21 16:26:50','2016-02-21 16:26:50','','course2-260x260','','inherit','open','closed','','course2-260x260','','','2016-02-21 16:26:50','2016-02-21 16:26:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-260x260.jpg',0,'attachment','image/jpeg',0),(119,1,'2016-02-21 16:26:52','2016-02-21 16:26:52','','course2-300x200','','inherit','open','closed','','course2-300x200','','','2016-02-21 16:26:52','2016-02-21 16:26:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-300x200-1.jpg',0,'attachment','image/jpeg',0),(120,1,'2016-02-21 16:26:54','2016-02-21 16:26:54','','course2-370x190','','inherit','open','closed','','course2-370x190','','','2016-02-21 16:26:54','2016-02-21 16:26:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-370x190.jpg',0,'attachment','image/jpeg',0),(121,1,'2016-02-21 16:26:55','2016-02-21 16:26:55','','course2-770x400','','inherit','open','closed','','course2-770x400','','','2016-02-21 16:26:55','2016-02-21 16:26:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-770x400.jpg',0,'attachment','image/jpeg',0),(122,1,'2016-02-21 16:26:58','2016-02-21 16:26:58','','course2-1024x680','','inherit','open','closed','','course2-1024x680','','','2016-02-21 16:26:58','2016-02-21 16:26:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-1024x680.jpg',0,'attachment','image/jpeg',0),(123,1,'2016-02-21 16:27:02','2016-02-21 16:27:02','','course2-1024x683','','inherit','open','closed','','course2-1024x683','','','2016-02-21 16:27:02','2016-02-21 16:27:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/course2-1024x683-1.jpg',0,'attachment','image/jpeg',0),(124,1,'2016-02-21 16:27:05','2016-02-21 16:27:05','','economics-tab','','inherit','open','closed','','economics-tab','','','2016-02-21 16:27:05','2016-02-21 16:27:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab.jpg',0,'attachment','image/jpeg',0),(125,1,'2016-02-21 16:27:08','2016-02-21 16:27:08','','economics-tab-82x82','','inherit','open','closed','','economics-tab-82x82','','','2016-02-21 16:27:08','2016-02-21 16:27:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-82x82.jpg',0,'attachment','image/jpeg',0),(126,1,'2016-02-21 16:27:09','2016-02-21 16:27:09','','economics-tab-100x65','','inherit','open','closed','','economics-tab-100x65','','','2016-02-21 16:27:09','2016-02-21 16:27:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-100x65.jpg',0,'attachment','image/jpeg',0),(127,1,'2016-02-21 16:27:11','2016-02-21 16:27:11','','economics-tab-150x150','','inherit','open','closed','','economics-tab-150x150','','','2016-02-21 16:27:11','2016-02-21 16:27:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(128,1,'2016-02-21 16:27:13','2016-02-21 16:27:13','','economics-tab-183x183','','inherit','open','closed','','economics-tab-183x183','','','2016-02-21 16:27:13','2016-02-21 16:27:13','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-183x183.jpg',0,'attachment','image/jpeg',0),(129,1,'2016-02-21 16:27:14','2016-02-21 16:27:14','','economics-tab-189x189','','inherit','open','closed','','economics-tab-189x189','','','2016-02-21 16:27:14','2016-02-21 16:27:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-189x189.jpg',0,'attachment','image/jpeg',0),(130,1,'2016-02-21 16:27:16','2016-02-21 16:27:16','','economics-tab-260x190','','inherit','open','closed','','economics-tab-260x190','','','2016-02-21 16:27:16','2016-02-21 16:27:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-260x190.jpg',0,'attachment','image/jpeg',0),(131,1,'2016-02-21 16:27:17','2016-02-21 16:27:17','','economics-tab-300x159','','inherit','open','closed','','economics-tab-300x159','','','2016-02-21 16:27:17','2016-02-21 16:27:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-300x159-1.jpg',0,'attachment','image/jpeg',0),(132,1,'2016-02-21 16:27:19','2016-02-21 16:27:19','','economics-tab-358x190','','inherit','open','closed','','economics-tab-358x190','','','2016-02-21 16:27:19','2016-02-21 16:27:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/economics-tab-358x190.jpg',0,'attachment','image/jpeg',0),(133,1,'2016-02-21 16:27:20','2016-02-21 16:27:20','','Ethos','','inherit','open','closed','','ethos','','','2016-02-21 16:27:20','2016-02-21 16:27:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos.png',0,'attachment','image/png',0),(134,1,'2016-02-21 16:27:22','2016-02-21 16:27:22','','Ethos-82x82','','inherit','open','closed','','ethos-82x82','','','2016-02-21 16:27:22','2016-02-21 16:27:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-82x82.png',0,'attachment','image/png',0),(135,1,'2016-02-21 16:27:24','2016-02-21 16:27:24','','Ethos-100x65','','inherit','open','closed','','ethos-100x65','','','2016-02-21 16:27:24','2016-02-21 16:27:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-100x65.png',0,'attachment','image/png',0),(136,1,'2016-02-21 16:27:25','2016-02-21 16:27:25','','Ethos-150x150','','inherit','open','closed','','ethos-150x150','','','2016-02-21 16:27:25','2016-02-21 16:27:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-150x150-1.png',0,'attachment','image/png',0),(137,1,'2016-02-21 16:27:27','2016-02-21 16:27:27','','Ethos-183x183','','inherit','open','closed','','ethos-183x183','','','2016-02-21 16:27:27','2016-02-21 16:27:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-183x183.png',0,'attachment','image/png',0),(138,1,'2016-02-21 16:27:29','2016-02-21 16:27:29','','Ethos-189x189','','inherit','open','closed','','ethos-189x189','','','2016-02-21 16:27:29','2016-02-21 16:27:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-189x189.png',0,'attachment','image/png',0),(139,1,'2016-02-21 16:27:30','2016-02-21 16:27:30','','Ethos-211x300','','inherit','open','closed','','ethos-211x300','','','2016-02-21 16:27:30','2016-02-21 16:27:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-211x300-1.png',0,'attachment','image/png',0),(140,1,'2016-02-21 16:27:32','2016-02-21 16:27:32','','Ethos-260x260','','inherit','open','closed','','ethos-260x260','','','2016-02-21 16:27:32','2016-02-21 16:27:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-260x260.png',0,'attachment','image/png',0),(141,1,'2016-02-21 16:27:34','2016-02-21 16:27:34','','Ethos-370x190','','inherit','open','closed','','ethos-370x190','','','2016-02-21 16:27:34','2016-02-21 16:27:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-370x190.png',0,'attachment','image/png',0),(142,1,'2016-02-21 16:27:36','2016-02-21 16:27:36','','Ethos-535x400','','inherit','open','closed','','ethos-535x400','','','2016-02-21 16:27:36','2016-02-21 16:27:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-535x400.png',0,'attachment','image/png',0),(143,1,'2016-02-21 16:27:38','2016-02-21 16:27:38','','Ethos-535x680','','inherit','open','closed','','ethos-535x680','','','2016-02-21 16:27:38','2016-02-21 16:27:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Ethos-535x680.png',0,'attachment','image/png',0),(144,1,'2016-02-21 16:27:40','2016-02-21 16:27:40','','event1','','inherit','open','closed','','event1','','','2016-02-21 16:27:40','2016-02-21 16:27:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1.jpg',0,'attachment','image/jpeg',0),(145,1,'2016-02-21 16:27:43','2016-02-21 16:27:43','','event1-82x82','','inherit','open','closed','','event1-82x82','','','2016-02-21 16:27:43','2016-02-21 16:27:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-82x82.jpg',0,'attachment','image/jpeg',0),(146,1,'2016-02-21 16:27:45','2016-02-21 16:27:45','','event1-100x65','','inherit','open','closed','','event1-100x65','','','2016-02-21 16:27:45','2016-02-21 16:27:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-100x65.jpg',0,'attachment','image/jpeg',0),(147,1,'2016-02-21 16:27:47','2016-02-21 16:27:47','','event1-150x150','','inherit','open','closed','','event1-150x150','','','2016-02-21 16:27:47','2016-02-21 16:27:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-150x150-1.jpg',0,'attachment','image/jpeg',0),(148,1,'2016-02-21 16:27:48','2016-02-21 16:27:48','','event1-183x183','','inherit','open','closed','','event1-183x183','','','2016-02-21 16:27:48','2016-02-21 16:27:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-183x183.jpg',0,'attachment','image/jpeg',0),(149,1,'2016-02-21 16:27:50','2016-02-21 16:27:50','','event1-189x189','','inherit','open','closed','','event1-189x189','','','2016-02-21 16:27:50','2016-02-21 16:27:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-189x189.jpg',0,'attachment','image/jpeg',0),(150,1,'2016-02-21 16:27:52','2016-02-21 16:27:52','','event1-260x260','','inherit','open','closed','','event1-260x260','','','2016-02-21 16:27:52','2016-02-21 16:27:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-260x260.jpg',0,'attachment','image/jpeg',0),(151,1,'2016-02-21 16:27:53','2016-02-21 16:27:53','','event1-300x200','','inherit','open','closed','','event1-300x200','','','2016-02-21 16:27:53','2016-02-21 16:27:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-300x200-1.jpg',0,'attachment','image/jpeg',0),(152,1,'2016-02-21 16:27:55','2016-02-21 16:27:55','','event1-370x190','','inherit','open','closed','','event1-370x190','','','2016-02-21 16:27:55','2016-02-21 16:27:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-370x190.jpg',0,'attachment','image/jpeg',0),(153,1,'2016-02-21 16:27:57','2016-02-21 16:27:57','','event1-770x400','','inherit','open','closed','','event1-770x400','','','2016-02-21 16:27:57','2016-02-21 16:27:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-770x400.jpg',0,'attachment','image/jpeg',0),(154,1,'2016-02-21 16:27:59','2016-02-21 16:27:59','','event1-1024x680','','inherit','open','closed','','event1-1024x680','','','2016-02-21 16:27:59','2016-02-21 16:27:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-1024x680.jpg',0,'attachment','image/jpeg',0),(155,1,'2016-02-21 16:28:02','2016-02-21 16:28:02','','event1-1024x683','','inherit','open','closed','','event1-1024x683','','','2016-02-21 16:28:02','2016-02-21 16:28:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event1-1024x683-1.jpg',0,'attachment','image/jpeg',0),(156,1,'2016-02-21 16:28:05','2016-02-21 16:28:05','','event2','','inherit','open','closed','','event2','','','2016-02-21 16:28:05','2016-02-21 16:28:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2.jpg',0,'attachment','image/jpeg',0),(157,1,'2016-02-21 16:28:07','2016-02-21 16:28:07','','event2-82x82','','inherit','open','closed','','event2-82x82','','','2016-02-21 16:28:07','2016-02-21 16:28:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-82x82.jpg',0,'attachment','image/jpeg',0),(158,1,'2016-02-21 16:28:09','2016-02-21 16:28:09','','event2-100x65','','inherit','open','closed','','event2-100x65','','','2016-02-21 16:28:09','2016-02-21 16:28:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-100x65.jpg',0,'attachment','image/jpeg',0),(159,1,'2016-02-21 16:28:11','2016-02-21 16:28:11','','event2-150x150','','inherit','open','closed','','event2-150x150','','','2016-02-21 16:28:11','2016-02-21 16:28:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-150x150-1.jpg',0,'attachment','image/jpeg',0),(160,1,'2016-02-21 16:28:12','2016-02-21 16:28:12','','event2-183x183','','inherit','open','closed','','event2-183x183','','','2016-02-21 16:28:12','2016-02-21 16:28:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-183x183.jpg',0,'attachment','image/jpeg',0),(161,1,'2016-02-21 16:28:14','2016-02-21 16:28:14','','event2-189x189','','inherit','open','closed','','event2-189x189','','','2016-02-21 16:28:14','2016-02-21 16:28:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-189x189.jpg',0,'attachment','image/jpeg',0),(162,1,'2016-02-21 16:28:16','2016-02-21 16:28:16','','event2-260x260','','inherit','open','closed','','event2-260x260','','','2016-02-21 16:28:16','2016-02-21 16:28:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-260x260.jpg',0,'attachment','image/jpeg',0),(163,1,'2016-02-21 16:28:17','2016-02-21 16:28:17','','event2-300x200','','inherit','open','closed','','event2-300x200','','','2016-02-21 16:28:17','2016-02-21 16:28:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-300x200-1.jpg',0,'attachment','image/jpeg',0),(164,1,'2016-02-21 16:28:18','2016-02-21 16:28:18','','event2-370x190','','inherit','open','closed','','event2-370x190','','','2016-02-21 16:28:18','2016-02-21 16:28:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-370x190.jpg',0,'attachment','image/jpeg',0),(165,1,'2016-02-21 16:28:20','2016-02-21 16:28:20','','event2-770x400','','inherit','open','closed','','event2-770x400','','','2016-02-21 16:28:20','2016-02-21 16:28:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-770x400.jpg',0,'attachment','image/jpeg',0),(166,1,'2016-02-21 16:28:23','2016-02-21 16:28:23','','event2-1024x680','','inherit','open','closed','','event2-1024x680','','','2016-02-21 16:28:23','2016-02-21 16:28:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-1024x680.jpg',0,'attachment','image/jpeg',0),(167,1,'2016-02-21 16:28:25','2016-02-21 16:28:25','','event2-1024x683','','inherit','open','closed','','event2-1024x683','','','2016-02-21 16:28:25','2016-02-21 16:28:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event2-1024x683-1.jpg',0,'attachment','image/jpeg',0),(168,1,'2016-02-21 16:28:29','2016-02-21 16:28:29','','event3','','inherit','open','closed','','event3','','','2016-02-21 16:28:29','2016-02-21 16:28:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3.jpg',0,'attachment','image/jpeg',0),(169,1,'2016-02-21 16:28:31','2016-02-21 16:28:31','','event3-82x82','','inherit','open','closed','','event3-82x82','','','2016-02-21 16:28:31','2016-02-21 16:28:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-82x82.jpg',0,'attachment','image/jpeg',0),(170,1,'2016-02-21 16:28:33','2016-02-21 16:28:33','','event3-100x65','','inherit','open','closed','','event3-100x65','','','2016-02-21 16:28:33','2016-02-21 16:28:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-100x65.jpg',0,'attachment','image/jpeg',0),(171,1,'2016-02-21 16:28:35','2016-02-21 16:28:35','','event3-150x150','','inherit','open','closed','','event3-150x150','','','2016-02-21 16:28:35','2016-02-21 16:28:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-150x150-1.jpg',0,'attachment','image/jpeg',0),(172,1,'2016-02-21 16:28:37','2016-02-21 16:28:37','','event3-183x183','','inherit','open','closed','','event3-183x183','','','2016-02-21 16:28:37','2016-02-21 16:28:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-183x183.jpg',0,'attachment','image/jpeg',0),(173,1,'2016-02-21 16:28:39','2016-02-21 16:28:39','','event3-189x189','','inherit','open','closed','','event3-189x189','','','2016-02-21 16:28:39','2016-02-21 16:28:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-189x189.jpg',0,'attachment','image/jpeg',0),(174,1,'2016-02-21 16:28:42','2016-02-21 16:28:42','','event3-260x260','','inherit','open','closed','','event3-260x260','','','2016-02-21 16:28:42','2016-02-21 16:28:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-260x260.jpg',0,'attachment','image/jpeg',0),(175,1,'2016-02-21 16:28:44','2016-02-21 16:28:44','','event3-300x200','','inherit','open','closed','','event3-300x200','','','2016-02-21 16:28:44','2016-02-21 16:28:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-300x200-1.jpg',0,'attachment','image/jpeg',0),(176,1,'2016-02-21 16:28:46','2016-02-21 16:28:46','','event3-370x190','','inherit','open','closed','','event3-370x190','','','2016-02-21 16:28:46','2016-02-21 16:28:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-370x190.jpg',0,'attachment','image/jpeg',0),(177,1,'2016-02-21 16:28:48','2016-02-21 16:28:48','','event3-770x400','','inherit','open','closed','','event3-770x400','','','2016-02-21 16:28:48','2016-02-21 16:28:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-770x400.jpg',0,'attachment','image/jpeg',0),(178,1,'2016-02-21 16:28:51','2016-02-21 16:28:51','','event3-1024x680','','inherit','open','closed','','event3-1024x680','','','2016-02-21 16:28:51','2016-02-21 16:28:51','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-1024x680.jpg',0,'attachment','image/jpeg',0),(179,1,'2016-02-21 16:28:54','2016-02-21 16:28:54','','event3-1024x683','','inherit','open','closed','','event3-1024x683','','','2016-02-21 16:28:54','2016-02-21 16:28:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event3-1024x683-1.jpg',0,'attachment','image/jpeg',0),(180,1,'2016-02-21 16:28:57','2016-02-21 16:28:57','','event4','','inherit','open','closed','','event4','','','2016-02-21 16:28:57','2016-02-21 16:28:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4.jpg',0,'attachment','image/jpeg',0),(181,1,'2016-02-21 16:29:00','2016-02-21 16:29:00','','event4-82x82','','inherit','open','closed','','event4-82x82','','','2016-02-21 16:29:00','2016-02-21 16:29:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-82x82.jpg',0,'attachment','image/jpeg',0),(182,1,'2016-02-21 16:29:03','2016-02-21 16:29:03','','event4-100x65','','inherit','open','closed','','event4-100x65','','','2016-02-21 16:29:03','2016-02-21 16:29:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-100x65.jpg',0,'attachment','image/jpeg',0),(183,1,'2016-02-21 16:29:05','2016-02-21 16:29:05','','event4-150x150','','inherit','open','closed','','event4-150x150','','','2016-02-21 16:29:05','2016-02-21 16:29:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-150x150-1.jpg',0,'attachment','image/jpeg',0),(184,1,'2016-02-21 16:29:07','2016-02-21 16:29:07','','event4-183x183','','inherit','open','closed','','event4-183x183','','','2016-02-21 16:29:07','2016-02-21 16:29:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-183x183.jpg',0,'attachment','image/jpeg',0),(185,1,'2016-02-21 16:29:09','2016-02-21 16:29:09','','event4-189x189','','inherit','open','closed','','event4-189x189','','','2016-02-21 16:29:09','2016-02-21 16:29:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-189x189.jpg',0,'attachment','image/jpeg',0),(186,1,'2016-02-21 16:29:11','2016-02-21 16:29:11','','event4-260x260','','inherit','open','closed','','event4-260x260','','','2016-02-21 16:29:11','2016-02-21 16:29:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-260x260.jpg',0,'attachment','image/jpeg',0),(187,1,'2016-02-21 16:29:12','2016-02-21 16:29:12','','event4-300x200','','inherit','open','closed','','event4-300x200','','','2016-02-21 16:29:12','2016-02-21 16:29:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-300x200-1.jpg',0,'attachment','image/jpeg',0),(188,1,'2016-02-21 16:29:14','2016-02-21 16:29:14','','event4-370x190','','inherit','open','closed','','event4-370x190','','','2016-02-21 16:29:14','2016-02-21 16:29:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-370x190.jpg',0,'attachment','image/jpeg',0),(189,1,'2016-02-21 16:29:16','2016-02-21 16:29:16','','event4-770x400','','inherit','open','closed','','event4-770x400','','','2016-02-21 16:29:16','2016-02-21 16:29:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-770x400.jpg',0,'attachment','image/jpeg',0),(190,1,'2016-02-21 16:29:18','2016-02-21 16:29:18','','event4-1024x680','','inherit','open','closed','','event4-1024x680','','','2016-02-21 16:29:18','2016-02-21 16:29:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-1024x680.jpg',0,'attachment','image/jpeg',0),(191,1,'2016-02-21 16:29:21','2016-02-21 16:29:21','','event4-1024x683','','inherit','open','closed','','event4-1024x683','','','2016-02-21 16:29:21','2016-02-21 16:29:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/event4-1024x683-1.jpg',0,'attachment','image/jpeg',0),(192,1,'2016-02-21 16:29:23','2016-02-21 16:29:23','','featured-professor','','inherit','open','closed','','featured-professor','','','2016-02-21 16:29:23','2016-02-21 16:29:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/featured-professor.jpg',0,'attachment','image/jpeg',0),(193,1,'2016-02-21 16:29:25','2016-02-21 16:29:25','','featured-professor-82x82','','inherit','open','closed','','featured-professor-82x82','','','2016-02-21 16:29:25','2016-02-21 16:29:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/featured-professor-82x82.jpg',0,'attachment','image/jpeg',0),(194,1,'2016-02-21 16:29:27','2016-02-21 16:29:27','','featured-professor-100x65','','inherit','open','closed','','featured-professor-100x65','','','2016-02-21 16:29:27','2016-02-21 16:29:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/featured-professor-100x65.jpg',0,'attachment','image/jpeg',0),(195,1,'2016-02-21 16:29:29','2016-02-21 16:29:29','','featured-professor-150x104','','inherit','open','closed','','featured-professor-150x104','','','2016-02-21 16:29:29','2016-02-21 16:29:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/featured-professor-150x104-1.jpg',0,'attachment','image/jpeg',0),(196,1,'2016-02-21 16:29:30','2016-02-21 16:29:30','','Feepolicy1','','inherit','open','closed','','feepolicy1','','','2016-02-21 16:29:30','2016-02-21 16:29:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1.png',0,'attachment','image/png',0),(197,1,'2016-02-21 16:29:33','2016-02-21 16:29:33','','Feepolicy1-82x82','','inherit','open','closed','','feepolicy1-82x82','','','2016-02-21 16:29:33','2016-02-21 16:29:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-82x82.png',0,'attachment','image/png',0),(198,1,'2016-02-21 16:29:37','2016-02-21 16:29:37','','Feepolicy1-100x65','','inherit','open','closed','','feepolicy1-100x65','','','2016-02-21 16:29:37','2016-02-21 16:29:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-100x65.png',0,'attachment','image/png',0),(199,1,'2016-02-21 16:29:37','2016-02-21 16:29:37','','Feepolicy1-150x150','','inherit','open','closed','','feepolicy1-150x150','','','2016-02-21 16:29:37','2016-02-21 16:29:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-150x150-1.png',0,'attachment','image/png',0),(200,1,'2016-02-21 16:29:40','2016-02-21 16:29:40','','Feepolicy1-183x183','','inherit','open','closed','','feepolicy1-183x183','','','2016-02-21 16:29:40','2016-02-21 16:29:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-183x183.png',0,'attachment','image/png',0),(201,1,'2016-02-21 16:29:41','2016-02-21 16:29:41','','Feepolicy1-189x189','','inherit','open','closed','','feepolicy1-189x189','','','2016-02-21 16:29:41','2016-02-21 16:29:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-189x189.png',0,'attachment','image/png',0),(202,1,'2016-02-21 16:29:43','2016-02-21 16:29:43','','Feepolicy1-231x300','','inherit','open','closed','','feepolicy1-231x300','','','2016-02-21 16:29:43','2016-02-21 16:29:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-231x300-1.png',0,'attachment','image/png',0),(203,1,'2016-02-21 16:29:45','2016-02-21 16:29:45','','Feepolicy1-260x260','','inherit','open','closed','','feepolicy1-260x260','','','2016-02-21 16:29:45','2016-02-21 16:29:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-260x260.png',0,'attachment','image/png',0),(204,1,'2016-02-21 16:29:47','2016-02-21 16:29:47','','Feepolicy1-370x190','','inherit','open','closed','','feepolicy1-370x190','','','2016-02-21 16:29:47','2016-02-21 16:29:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-370x190.png',0,'attachment','image/png',0),(205,1,'2016-02-21 16:29:49','2016-02-21 16:29:49','','Feepolicy1-585x400','','inherit','open','closed','','feepolicy1-585x400','','','2016-02-21 16:29:49','2016-02-21 16:29:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-585x400.png',0,'attachment','image/png',0),(206,1,'2016-02-21 16:29:50','2016-02-21 16:29:50','','Feepolicy1-585x680','','inherit','open','closed','','feepolicy1-585x680','','','2016-02-21 16:29:50','2016-02-21 16:29:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Feepolicy1-585x680.png',0,'attachment','image/png',0),(207,1,'2016-02-21 16:29:53','2016-02-21 16:29:53','','finance-tab','','inherit','open','closed','','finance-tab','','','2016-02-21 16:29:53','2016-02-21 16:29:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab.jpg',0,'attachment','image/jpeg',0),(208,1,'2016-02-21 16:29:55','2016-02-21 16:29:55','','finance-tab-82x82','','inherit','open','closed','','finance-tab-82x82','','','2016-02-21 16:29:55','2016-02-21 16:29:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-82x82.jpg',0,'attachment','image/jpeg',0),(209,1,'2016-02-21 16:29:56','2016-02-21 16:29:56','','finance-tab-100x65','','inherit','open','closed','','finance-tab-100x65','','','2016-02-21 16:29:56','2016-02-21 16:29:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-100x65.jpg',0,'attachment','image/jpeg',0),(210,1,'2016-02-21 16:29:58','2016-02-21 16:29:58','','finance-tab-150x150','','inherit','open','closed','','finance-tab-150x150','','','2016-02-21 16:29:58','2016-02-21 16:29:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(211,1,'2016-02-21 16:30:00','2016-02-21 16:30:00','','finance-tab-183x183','','inherit','open','closed','','finance-tab-183x183','','','2016-02-21 16:30:00','2016-02-21 16:30:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-183x183.jpg',0,'attachment','image/jpeg',0),(212,1,'2016-02-21 16:30:01','2016-02-21 16:30:01','','finance-tab-189x189','','inherit','open','closed','','finance-tab-189x189','','','2016-02-21 16:30:01','2016-02-21 16:30:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-189x189.jpg',0,'attachment','image/jpeg',0),(213,1,'2016-02-21 16:30:03','2016-02-21 16:30:03','','finance-tab-260x190','','inherit','open','closed','','finance-tab-260x190','','','2016-02-21 16:30:03','2016-02-21 16:30:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-260x190.jpg',0,'attachment','image/jpeg',0),(214,1,'2016-02-21 16:30:06','2016-02-21 16:30:06','','finance-tab-300x159','','inherit','open','closed','','finance-tab-300x159','','','2016-02-21 16:30:06','2016-02-21 16:30:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-300x159-1.jpg',0,'attachment','image/jpeg',0),(215,1,'2016-02-21 16:30:07','2016-02-21 16:30:07','','finance-tab-358x190','','inherit','open','closed','','finance-tab-358x190','','','2016-02-21 16:30:07','2016-02-21 16:30:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/finance-tab-358x190.jpg',0,'attachment','image/jpeg',0),(216,1,'2016-02-21 16:30:09','2016-02-21 16:30:09','','gmap-marker','','inherit','open','closed','','gmap-marker','','','2016-02-21 16:30:09','2016-02-21 16:30:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/gmap-marker.png',0,'attachment','image/png',0),(217,1,'2016-02-21 16:30:10','2016-02-21 16:30:10','','img007','','inherit','open','closed','','img007','','','2016-02-21 16:30:10','2016-02-21 16:30:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007.jpg',0,'attachment','image/jpeg',0),(218,1,'2016-02-21 16:30:16','2016-02-21 16:30:16','','img007-82x82','','inherit','open','closed','','img007-82x82','','','2016-02-21 16:30:16','2016-02-21 16:30:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-82x82.jpg',0,'attachment','image/jpeg',0),(219,1,'2016-02-21 16:30:18','2016-02-21 16:30:18','','img007-100x65','','inherit','open','closed','','img007-100x65','','','2016-02-21 16:30:18','2016-02-21 16:30:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-100x65.jpg',0,'attachment','image/jpeg',0),(220,1,'2016-02-21 16:30:20','2016-02-21 16:30:20','','img007-150x150','','inherit','open','closed','','img007-150x150','','','2016-02-21 16:30:20','2016-02-21 16:30:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-150x150-1.jpg',0,'attachment','image/jpeg',0),(221,1,'2016-02-21 16:30:22','2016-02-21 16:30:22','','img007-183x183','','inherit','open','closed','','img007-183x183','','','2016-02-21 16:30:22','2016-02-21 16:30:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-183x183.jpg',0,'attachment','image/jpeg',0),(222,1,'2016-02-21 16:30:23','2016-02-21 16:30:23','','img007-189x189','','inherit','open','closed','','img007-189x189','','','2016-02-21 16:30:23','2016-02-21 16:30:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-189x189.jpg',0,'attachment','image/jpeg',0),(223,1,'2016-02-21 16:30:25','2016-02-21 16:30:25','','img007-218x300','','inherit','open','closed','','img007-218x300','','','2016-02-21 16:30:25','2016-02-21 16:30:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-218x300-1.jpg',0,'attachment','image/jpeg',0),(224,1,'2016-02-21 16:30:27','2016-02-21 16:30:27','','img007-260x260','','inherit','open','closed','','img007-260x260','','','2016-02-21 16:30:27','2016-02-21 16:30:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-260x260.jpg',0,'attachment','image/jpeg',0),(225,1,'2016-02-21 16:30:28','2016-02-21 16:30:28','','img007-370x190','','inherit','open','closed','','img007-370x190','','','2016-02-21 16:30:28','2016-02-21 16:30:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-370x190.jpg',0,'attachment','image/jpeg',0),(226,1,'2016-02-21 16:30:30','2016-02-21 16:30:30','','img007-744x1024','','inherit','open','closed','','img007-744x1024','','','2016-02-21 16:30:30','2016-02-21 16:30:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-744x1024-1.jpg',0,'attachment','image/jpeg',0),(227,1,'2016-02-21 16:30:33','2016-02-21 16:30:33','','img007-770x400','','inherit','open','closed','','img007-770x400','','','2016-02-21 16:30:33','2016-02-21 16:30:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-770x400.jpg',0,'attachment','image/jpeg',0),(228,1,'2016-02-21 16:30:35','2016-02-21 16:30:35','','img007-1140x680','','inherit','open','closed','','img007-1140x680','','','2016-02-21 16:30:35','2016-02-21 16:30:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img007-1140x680.jpg',0,'attachment','image/jpeg',0),(229,1,'2016-02-21 16:30:39','2016-02-21 16:30:39','','img-about','','inherit','open','closed','','img-about','','','2016-02-21 16:30:39','2016-02-21 16:30:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about.jpg',0,'attachment','image/jpeg',0),(230,1,'2016-02-21 16:30:40','2016-02-21 16:30:40','','img-about-82x82','','inherit','open','closed','','img-about-82x82','','','2016-02-21 16:30:40','2016-02-21 16:30:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-82x82.jpg',0,'attachment','image/jpeg',0),(231,1,'2016-02-21 16:30:42','2016-02-21 16:30:42','','img-about-100x65','','inherit','open','closed','','img-about-100x65','','','2016-02-21 16:30:42','2016-02-21 16:30:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-100x65.jpg',0,'attachment','image/jpeg',0),(232,1,'2016-02-21 16:30:44','2016-02-21 16:30:44','','img-about-150x150','','inherit','open','closed','','img-about-150x150','','','2016-02-21 16:30:44','2016-02-21 16:30:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-150x150-1.jpg',0,'attachment','image/jpeg',0),(233,1,'2016-02-21 16:30:45','2016-02-21 16:30:45','','img-about-183x183','','inherit','open','closed','','img-about-183x183','','','2016-02-21 16:30:45','2016-02-21 16:30:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-183x183.jpg',0,'attachment','image/jpeg',0),(234,1,'2016-02-21 16:30:47','2016-02-21 16:30:47','','img-about-189x189','','inherit','open','closed','','img-about-189x189','','','2016-02-21 16:30:47','2016-02-21 16:30:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-189x189.jpg',0,'attachment','image/jpeg',0),(235,1,'2016-02-21 16:30:49','2016-02-21 16:30:49','','img-about-260x232','','inherit','open','closed','','img-about-260x232','','','2016-02-21 16:30:49','2016-02-21 16:30:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-260x232.jpg',0,'attachment','image/jpeg',0),(236,1,'2016-02-21 16:30:50','2016-02-21 16:30:50','','img-about-300x124','','inherit','open','closed','','img-about-300x124','','','2016-02-21 16:30:50','2016-02-21 16:30:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-300x124-1.jpg',0,'attachment','image/jpeg',0),(237,1,'2016-02-21 16:30:52','2016-02-21 16:30:52','','img-about-370x190','','inherit','open','closed','','img-about-370x190','','','2016-02-21 16:30:52','2016-02-21 16:30:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/img-about-370x190.jpg',0,'attachment','image/jpeg',0),(238,1,'2016-02-21 16:30:54','2016-02-21 16:30:54','','management-tab','','inherit','open','closed','','management-tab','','','2016-02-21 16:30:54','2016-02-21 16:30:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab.jpg',0,'attachment','image/jpeg',0),(239,1,'2016-02-21 16:30:55','2016-02-21 16:30:55','','management-tab-82x82','','inherit','open','closed','','management-tab-82x82','','','2016-02-21 16:30:55','2016-02-21 16:30:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-82x82.jpg',0,'attachment','image/jpeg',0),(240,1,'2016-02-21 16:30:57','2016-02-21 16:30:57','','management-tab-100x65','','inherit','open','closed','','management-tab-100x65','','','2016-02-21 16:30:57','2016-02-21 16:30:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-100x65.jpg',0,'attachment','image/jpeg',0),(241,1,'2016-02-21 16:30:59','2016-02-21 16:30:59','','management-tab-150x150','','inherit','open','closed','','management-tab-150x150','','','2016-02-21 16:30:59','2016-02-21 16:30:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(242,1,'2016-02-21 16:31:01','2016-02-21 16:31:01','','management-tab-183x183','','inherit','open','closed','','management-tab-183x183','','','2016-02-21 16:31:01','2016-02-21 16:31:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-183x183.jpg',0,'attachment','image/jpeg',0),(243,1,'2016-02-21 16:31:02','2016-02-21 16:31:02','','management-tab-189x189','','inherit','open','closed','','management-tab-189x189','','','2016-02-21 16:31:02','2016-02-21 16:31:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-189x189.jpg',0,'attachment','image/jpeg',0),(244,1,'2016-02-21 16:31:04','2016-02-21 16:31:04','','management-tab-260x190','','inherit','open','closed','','management-tab-260x190','','','2016-02-21 16:31:04','2016-02-21 16:31:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-260x190.jpg',0,'attachment','image/jpeg',0),(245,1,'2016-02-21 16:31:06','2016-02-21 16:31:06','','management-tab-300x159','','inherit','open','closed','','management-tab-300x159','','','2016-02-21 16:31:06','2016-02-21 16:31:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-300x159-1.jpg',0,'attachment','image/jpeg',0),(246,1,'2016-02-21 16:31:07','2016-02-21 16:31:07','','management-tab-358x190','','inherit','open','closed','','management-tab-358x190','','','2016-02-21 16:31:07','2016-02-21 16:31:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/management-tab-358x190.jpg',0,'attachment','image/jpeg',0),(247,1,'2016-02-21 16:31:09','2016-02-21 16:31:09','','others-tab','','inherit','open','closed','','others-tab','','','2016-02-21 16:31:09','2016-02-21 16:31:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab.jpg',0,'attachment','image/jpeg',0),(248,1,'2016-02-21 16:31:11','2016-02-21 16:31:11','','others-tab-82x82','','inherit','open','closed','','others-tab-82x82','','','2016-02-21 16:31:11','2016-02-21 16:31:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-82x82.jpg',0,'attachment','image/jpeg',0),(249,1,'2016-02-21 16:31:13','2016-02-21 16:31:13','','others-tab-100x65','','inherit','open','closed','','others-tab-100x65','','','2016-02-21 16:31:13','2016-02-21 16:31:13','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-100x65.jpg',0,'attachment','image/jpeg',0),(250,1,'2016-02-21 16:31:14','2016-02-21 16:31:14','','others-tab-150x150','','inherit','open','closed','','others-tab-150x150','','','2016-02-21 16:31:14','2016-02-21 16:31:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(251,1,'2016-02-21 16:31:16','2016-02-21 16:31:16','','others-tab-183x183','','inherit','open','closed','','others-tab-183x183','','','2016-02-21 16:31:16','2016-02-21 16:31:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-183x183.jpg',0,'attachment','image/jpeg',0),(252,1,'2016-02-21 16:31:17','2016-02-21 16:31:17','','others-tab-189x189','','inherit','open','closed','','others-tab-189x189','','','2016-02-21 16:31:17','2016-02-21 16:31:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-189x189.jpg',0,'attachment','image/jpeg',0),(253,1,'2016-02-21 16:31:19','2016-02-21 16:31:19','','others-tab-260x190','','inherit','open','closed','','others-tab-260x190','','','2016-02-21 16:31:19','2016-02-21 16:31:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-260x190.jpg',0,'attachment','image/jpeg',0),(254,1,'2016-02-21 16:31:20','2016-02-21 16:31:20','','others-tab-300x159','','inherit','open','closed','','others-tab-300x159','','','2016-02-21 16:31:20','2016-02-21 16:31:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-300x159-1.jpg',0,'attachment','image/jpeg',0),(255,1,'2016-02-21 16:31:22','2016-02-21 16:31:22','','others-tab-358x190','','inherit','open','closed','','others-tab-358x190','','','2016-02-21 16:31:22','2016-02-21 16:31:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/others-tab-358x190.jpg',0,'attachment','image/jpeg',0),(256,1,'2016-02-21 16:31:24','2016-02-21 16:31:24','','page-top-bg','','inherit','open','closed','','page-top-bg','','','2016-02-21 16:31:24','2016-02-21 16:31:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg.jpg',0,'attachment','image/jpeg',0),(257,1,'2016-02-21 16:31:26','2016-02-21 16:31:26','','page-top-bg-82x82','','inherit','open','closed','','page-top-bg-82x82','','','2016-02-21 16:31:26','2016-02-21 16:31:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-82x82.jpg',0,'attachment','image/jpeg',0),(258,1,'2016-02-21 16:31:28','2016-02-21 16:31:28','','page-top-bg-100x65','','inherit','open','closed','','page-top-bg-100x65','','','2016-02-21 16:31:28','2016-02-21 16:31:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-100x65.jpg',0,'attachment','image/jpeg',0),(259,1,'2016-02-21 16:31:29','2016-02-21 16:31:29','','page-top-bg-150x150','','inherit','open','closed','','page-top-bg-150x150','','','2016-02-21 16:31:29','2016-02-21 16:31:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-150x150-1.jpg',0,'attachment','image/jpeg',0),(260,1,'2016-02-21 16:31:31','2016-02-21 16:31:31','','page-top-bg-183x183','','inherit','open','closed','','page-top-bg-183x183','','','2016-02-21 16:31:31','2016-02-21 16:31:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-183x183.jpg',0,'attachment','image/jpeg',0),(261,1,'2016-02-21 16:31:32','2016-02-21 16:31:32','','page-top-bg-189x189','','inherit','open','closed','','page-top-bg-189x189','','','2016-02-21 16:31:32','2016-02-21 16:31:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-189x189.jpg',0,'attachment','image/jpeg',0),(262,1,'2016-02-21 16:31:34','2016-02-21 16:31:34','','page-top-bg-260x199','','inherit','open','closed','','page-top-bg-260x199','','','2016-02-21 16:31:34','2016-02-21 16:31:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-260x199.jpg',0,'attachment','image/jpeg',0),(263,1,'2016-02-21 16:31:36','2016-02-21 16:31:36','','page-top-bg-300x31','','inherit','open','closed','','page-top-bg-300x31','','','2016-02-21 16:31:36','2016-02-21 16:31:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-300x31-1.jpg',0,'attachment','image/jpeg',0),(264,1,'2016-02-21 16:31:37','2016-02-21 16:31:37','','page-top-bg-370x190','','inherit','open','closed','','page-top-bg-370x190','','','2016-02-21 16:31:37','2016-02-21 16:31:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-370x190.jpg',0,'attachment','image/jpeg',0),(265,1,'2016-02-21 16:31:39','2016-02-21 16:31:39','','page-top-bg-770x199','','inherit','open','closed','','page-top-bg-770x199','','','2016-02-21 16:31:39','2016-02-21 16:31:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-770x199.jpg',0,'attachment','image/jpeg',0),(266,1,'2016-02-21 16:31:41','2016-02-21 16:31:41','','page-top-bg-1024x106','','inherit','open','closed','','page-top-bg-1024x106','','','2016-02-21 16:31:41','2016-02-21 16:31:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-1024x106-1.jpg',0,'attachment','image/jpeg',0),(267,1,'2016-02-21 16:31:43','2016-02-21 16:31:43','','page-top-bg-1140x199','','inherit','open','closed','','page-top-bg-1140x199','','','2016-02-21 16:31:43','2016-02-21 16:31:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/page-top-bg-1140x199.jpg',0,'attachment','image/jpeg',0),(268,1,'2016-02-21 16:31:46','2016-02-21 16:31:46','','prof1','','inherit','open','closed','','prof1','','','2016-02-21 16:31:46','2016-02-21 16:31:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1.jpg',0,'attachment','image/jpeg',0),(269,1,'2016-02-21 16:31:47','2016-02-21 16:31:47','','prof1-82x82','','inherit','open','closed','','prof1-82x82','','','2016-02-21 16:31:47','2016-02-21 16:31:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-82x82.jpg',0,'attachment','image/jpeg',0),(270,1,'2016-02-21 16:31:49','2016-02-21 16:31:49','','prof1-100x65','','inherit','open','closed','','prof1-100x65','','','2016-02-21 16:31:49','2016-02-21 16:31:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-100x65.jpg',0,'attachment','image/jpeg',0),(271,1,'2016-02-21 16:31:50','2016-02-21 16:31:50','','prof1-150x150','','inherit','open','closed','','prof1-150x150','','','2016-02-21 16:31:50','2016-02-21 16:31:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-150x150-1.jpg',0,'attachment','image/jpeg',0),(272,1,'2016-02-21 16:31:52','2016-02-21 16:31:52','','prof1-183x183','','inherit','open','closed','','prof1-183x183','','','2016-02-21 16:31:52','2016-02-21 16:31:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-183x183.jpg',0,'attachment','image/jpeg',0),(273,1,'2016-02-21 16:31:53','2016-02-21 16:31:53','','prof1-189x189','','inherit','open','closed','','prof1-189x189','','','2016-02-21 16:31:53','2016-02-21 16:31:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-189x189.jpg',0,'attachment','image/jpeg',0),(274,1,'2016-02-21 16:31:55','2016-02-21 16:31:55','','prof1-260x260','','inherit','open','closed','','prof1-260x260','','','2016-02-21 16:31:55','2016-02-21 16:31:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-260x260.jpg',0,'attachment','image/jpeg',0),(275,1,'2016-02-21 16:31:57','2016-02-21 16:31:57','','prof1-263x190','','inherit','open','closed','','prof1-263x190','','','2016-02-21 16:31:57','2016-02-21 16:31:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof1-263x190.jpg',0,'attachment','image/jpeg',0),(276,1,'2016-02-21 16:31:58','2016-02-21 16:31:58','','prof2','','inherit','open','closed','','prof2','','','2016-02-21 16:31:58','2016-02-21 16:31:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2.jpg',0,'attachment','image/jpeg',0),(277,1,'2016-02-21 16:32:00','2016-02-21 16:32:00','','prof2-82x82','','inherit','open','closed','','prof2-82x82','','','2016-02-21 16:32:00','2016-02-21 16:32:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-82x82.jpg',0,'attachment','image/jpeg',0),(278,1,'2016-02-21 16:32:02','2016-02-21 16:32:02','','prof2-100x65','','inherit','open','closed','','prof2-100x65','','','2016-02-21 16:32:02','2016-02-21 16:32:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-100x65.jpg',0,'attachment','image/jpeg',0),(279,1,'2016-02-21 16:32:04','2016-02-21 16:32:04','','prof2-150x150','','inherit','open','closed','','prof2-150x150','','','2016-02-21 16:32:04','2016-02-21 16:32:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-150x150-1.jpg',0,'attachment','image/jpeg',0),(280,1,'2016-02-21 16:32:05','2016-02-21 16:32:05','','prof2-183x183','','inherit','open','closed','','prof2-183x183','','','2016-02-21 16:32:05','2016-02-21 16:32:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-183x183.jpg',0,'attachment','image/jpeg',0),(281,1,'2016-02-21 16:32:07','2016-02-21 16:32:07','','prof2-189x189','','inherit','open','closed','','prof2-189x189','','','2016-02-21 16:32:07','2016-02-21 16:32:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-189x189.jpg',0,'attachment','image/jpeg',0),(282,1,'2016-02-21 16:32:08','2016-02-21 16:32:08','','prof2-260x260','','inherit','open','closed','','prof2-260x260','','','2016-02-21 16:32:08','2016-02-21 16:32:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-260x260.jpg',0,'attachment','image/jpeg',0),(283,1,'2016-02-21 16:32:10','2016-02-21 16:32:10','','prof2-263x190','','inherit','open','closed','','prof2-263x190','','','2016-02-21 16:32:10','2016-02-21 16:32:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof2-263x190.jpg',0,'attachment','image/jpeg',0),(284,1,'2016-02-21 16:32:12','2016-02-21 16:32:12','','prof3','','inherit','open','closed','','prof3','','','2016-02-21 16:32:12','2016-02-21 16:32:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3.jpg',0,'attachment','image/jpeg',0),(285,1,'2016-02-21 16:32:14','2016-02-21 16:32:14','','prof3-82x82','','inherit','open','closed','','prof3-82x82','','','2016-02-21 16:32:14','2016-02-21 16:32:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-82x82.jpg',0,'attachment','image/jpeg',0),(286,1,'2016-02-21 16:32:16','2016-02-21 16:32:16','','prof3-100x65','','inherit','open','closed','','prof3-100x65','','','2016-02-21 16:32:16','2016-02-21 16:32:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-100x65.jpg',0,'attachment','image/jpeg',0),(287,1,'2016-02-21 16:32:17','2016-02-21 16:32:17','','prof3-150x150','','inherit','open','closed','','prof3-150x150','','','2016-02-21 16:32:17','2016-02-21 16:32:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-150x150-1.jpg',0,'attachment','image/jpeg',0),(288,1,'2016-02-21 16:32:19','2016-02-21 16:32:19','','prof3-183x183','','inherit','open','closed','','prof3-183x183','','','2016-02-21 16:32:19','2016-02-21 16:32:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-183x183.jpg',0,'attachment','image/jpeg',0),(289,1,'2016-02-21 16:32:20','2016-02-21 16:32:20','','prof3-189x189','','inherit','open','closed','','prof3-189x189','','','2016-02-21 16:32:20','2016-02-21 16:32:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-189x189.jpg',0,'attachment','image/jpeg',0),(290,1,'2016-02-21 16:32:22','2016-02-21 16:32:22','','prof3-260x260','','inherit','open','closed','','prof3-260x260','','','2016-02-21 16:32:22','2016-02-21 16:32:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-260x260.jpg',0,'attachment','image/jpeg',0),(291,1,'2016-02-21 16:32:23','2016-02-21 16:32:23','','prof3-263x190','','inherit','open','closed','','prof3-263x190','','','2016-02-21 16:32:23','2016-02-21 16:32:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof3-263x190.jpg',0,'attachment','image/jpeg',0),(292,1,'2016-02-21 16:32:25','2016-02-21 16:32:25','','professor-img','','inherit','open','closed','','professor-img','','','2016-02-21 16:32:25','2016-02-21 16:32:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img.jpg',0,'attachment','image/jpeg',0),(293,1,'2016-02-21 16:32:26','2016-02-21 16:32:26','','professor-img-82x82','','inherit','open','closed','','professor-img-82x82','','','2016-02-21 16:32:26','2016-02-21 16:32:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-82x82.jpg',0,'attachment','image/jpeg',0),(294,1,'2016-02-21 16:32:28','2016-02-21 16:32:28','','professor-img-100x65','','inherit','open','closed','','professor-img-100x65','','','2016-02-21 16:32:28','2016-02-21 16:32:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-100x65.jpg',0,'attachment','image/jpeg',0),(295,1,'2016-02-21 16:32:29','2016-02-21 16:32:29','','professor-img-150x150','','inherit','open','closed','','professor-img-150x150','','','2016-02-21 16:32:29','2016-02-21 16:32:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-150x150-1.jpg',0,'attachment','image/jpeg',0),(296,1,'2016-02-21 16:32:31','2016-02-21 16:32:31','','professor-img-183x183','','inherit','open','closed','','professor-img-183x183','','','2016-02-21 16:32:31','2016-02-21 16:32:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-183x183.jpg',0,'attachment','image/jpeg',0),(297,1,'2016-02-21 16:32:33','2016-02-21 16:32:33','','professor-img-189x189','','inherit','open','closed','','professor-img-189x189','','','2016-02-21 16:32:33','2016-02-21 16:32:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-189x189.jpg',0,'attachment','image/jpeg',0),(298,1,'2016-02-21 16:32:35','2016-02-21 16:32:35','','professor-img-260x190','','inherit','open','closed','','professor-img-260x190','','','2016-02-21 16:32:35','2016-02-21 16:32:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/professor-img-260x190.jpg',0,'attachment','image/jpeg',0),(299,1,'2016-02-21 16:32:36','2016-02-21 16:32:36','','prof-img1','','inherit','open','closed','','prof-img1','','','2016-02-21 16:32:36','2016-02-21 16:32:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1.jpg',0,'attachment','image/jpeg',0),(300,1,'2016-02-21 16:32:38','2016-02-21 16:32:38','','prof-img1-82x82','','inherit','open','closed','','prof-img1-82x82','','','2016-02-21 16:32:38','2016-02-21 16:32:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-82x82.jpg',0,'attachment','image/jpeg',0),(301,1,'2016-02-21 16:32:40','2016-02-21 16:32:40','','prof-img1-100x65','','inherit','open','closed','','prof-img1-100x65','','','2016-02-21 16:32:40','2016-02-21 16:32:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-100x65.jpg',0,'attachment','image/jpeg',0),(302,1,'2016-02-21 16:32:41','2016-02-21 16:32:41','','prof-img1-150x150','','inherit','open','closed','','prof-img1-150x150','','','2016-02-21 16:32:41','2016-02-21 16:32:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-150x150-1.jpg',0,'attachment','image/jpeg',0),(303,1,'2016-02-21 16:32:43','2016-02-21 16:32:43','','prof-img1-183x183','','inherit','open','closed','','prof-img1-183x183','','','2016-02-21 16:32:43','2016-02-21 16:32:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-183x183.jpg',0,'attachment','image/jpeg',0),(304,1,'2016-02-21 16:32:45','2016-02-21 16:32:45','','prof-img1-189x189','','inherit','open','closed','','prof-img1-189x189','','','2016-02-21 16:32:45','2016-02-21 16:32:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-189x189.jpg',0,'attachment','image/jpeg',0),(305,1,'2016-02-21 16:32:47','2016-02-21 16:32:47','','prof-img1-260x190','','inherit','open','closed','','prof-img1-260x190','','','2016-02-21 16:32:47','2016-02-21 16:32:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img1-260x190.jpg',0,'attachment','image/jpeg',0),(306,1,'2016-02-21 16:32:48','2016-02-21 16:32:48','','prof-img2','','inherit','open','closed','','prof-img2','','','2016-02-21 16:32:48','2016-02-21 16:32:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2.jpg',0,'attachment','image/jpeg',0),(307,1,'2016-02-21 16:32:50','2016-02-21 16:32:50','','prof-img2-82x82','','inherit','open','closed','','prof-img2-82x82','','','2016-02-21 16:32:50','2016-02-21 16:32:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-82x82.jpg',0,'attachment','image/jpeg',0),(308,1,'2016-02-21 16:32:52','2016-02-21 16:32:52','','prof-img2-100x65','','inherit','open','closed','','prof-img2-100x65','','','2016-02-21 16:32:52','2016-02-21 16:32:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-100x65.jpg',0,'attachment','image/jpeg',0),(309,1,'2016-02-21 16:32:53','2016-02-21 16:32:53','','prof-img2-150x150','','inherit','open','closed','','prof-img2-150x150','','','2016-02-21 16:32:53','2016-02-21 16:32:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-150x150-1.jpg',0,'attachment','image/jpeg',0),(310,1,'2016-02-21 16:32:55','2016-02-21 16:32:55','','prof-img2-183x183','','inherit','open','closed','','prof-img2-183x183','','','2016-02-21 16:32:55','2016-02-21 16:32:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-183x183.jpg',0,'attachment','image/jpeg',0),(311,1,'2016-02-21 16:32:56','2016-02-21 16:32:56','','prof-img2-189x189','','inherit','open','closed','','prof-img2-189x189','','','2016-02-21 16:32:56','2016-02-21 16:32:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-189x189.jpg',0,'attachment','image/jpeg',0),(312,1,'2016-02-21 16:32:58','2016-02-21 16:32:58','','prof-img2-231x190','','inherit','open','closed','','prof-img2-231x190','','','2016-02-21 16:32:58','2016-02-21 16:32:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img2-231x190.jpg',0,'attachment','image/jpeg',0),(313,1,'2016-02-21 16:32:59','2016-02-21 16:32:59','','prof-img3','','inherit','open','closed','','prof-img3','','','2016-02-21 16:32:59','2016-02-21 16:32:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3.jpg',0,'attachment','image/jpeg',0),(314,1,'2016-02-21 16:33:01','2016-02-21 16:33:01','','prof-img3-82x82','','inherit','open','closed','','prof-img3-82x82','','','2016-02-21 16:33:01','2016-02-21 16:33:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-82x82.jpg',0,'attachment','image/jpeg',0),(315,1,'2016-02-21 16:33:03','2016-02-21 16:33:03','','prof-img3-100x65','','inherit','open','closed','','prof-img3-100x65','','','2016-02-21 16:33:03','2016-02-21 16:33:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-100x65.jpg',0,'attachment','image/jpeg',0),(316,1,'2016-02-21 16:33:04','2016-02-21 16:33:04','','prof-img3-150x150','','inherit','open','closed','','prof-img3-150x150','','','2016-02-21 16:33:04','2016-02-21 16:33:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-150x150-1.jpg',0,'attachment','image/jpeg',0),(317,1,'2016-02-21 16:33:06','2016-02-21 16:33:06','','prof-img3-183x183','','inherit','open','closed','','prof-img3-183x183','','','2016-02-21 16:33:06','2016-02-21 16:33:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-183x183.jpg',0,'attachment','image/jpeg',0),(318,1,'2016-02-21 16:33:07','2016-02-21 16:33:07','','prof-img3-189x189','','inherit','open','closed','','prof-img3-189x189','','','2016-02-21 16:33:07','2016-02-21 16:33:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-189x189.jpg',0,'attachment','image/jpeg',0),(319,1,'2016-02-21 16:33:09','2016-02-21 16:33:09','','prof-img3-200x190','','inherit','open','closed','','prof-img3-200x190','','','2016-02-21 16:33:09','2016-02-21 16:33:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img3-200x190.jpg',0,'attachment','image/jpeg',0),(320,1,'2016-02-21 16:33:11','2016-02-21 16:33:11','','prof-img4','','inherit','open','closed','','prof-img4','','','2016-02-21 16:33:11','2016-02-21 16:33:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4.jpg',0,'attachment','image/jpeg',0),(321,1,'2016-02-21 16:33:12','2016-02-21 16:33:12','','prof-img4-82x82','','inherit','open','closed','','prof-img4-82x82','','','2016-02-21 16:33:12','2016-02-21 16:33:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-82x82.jpg',0,'attachment','image/jpeg',0),(322,1,'2016-02-21 16:33:14','2016-02-21 16:33:14','','prof-img4-100x65','','inherit','open','closed','','prof-img4-100x65','','','2016-02-21 16:33:14','2016-02-21 16:33:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-100x65.jpg',0,'attachment','image/jpeg',0),(323,1,'2016-02-21 16:33:16','2016-02-21 16:33:16','','prof-img4-150x150','','inherit','open','closed','','prof-img4-150x150','','','2016-02-21 16:33:16','2016-02-21 16:33:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-150x150-1.jpg',0,'attachment','image/jpeg',0),(324,1,'2016-02-21 16:33:17','2016-02-21 16:33:17','','prof-img4-183x183','','inherit','open','closed','','prof-img4-183x183','','','2016-02-21 16:33:17','2016-02-21 16:33:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-183x183.jpg',0,'attachment','image/jpeg',0),(325,1,'2016-02-21 16:33:19','2016-02-21 16:33:19','','prof-img4-189x189','','inherit','open','closed','','prof-img4-189x189','','','2016-02-21 16:33:19','2016-02-21 16:33:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-189x189.jpg',0,'attachment','image/jpeg',0),(326,1,'2016-02-21 16:33:20','2016-02-21 16:33:20','','prof-img4-260x190','','inherit','open','closed','','prof-img4-260x190','','','2016-02-21 16:33:20','2016-02-21 16:33:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img4-260x190.jpg',0,'attachment','image/jpeg',0),(327,1,'2016-02-21 16:33:22','2016-02-21 16:33:22','','prof-img5','','inherit','open','closed','','prof-img5','','','2016-02-21 16:33:22','2016-02-21 16:33:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5.jpg',0,'attachment','image/jpeg',0),(328,1,'2016-02-21 16:33:23','2016-02-21 16:33:23','','prof-img5-82x82','','inherit','open','closed','','prof-img5-82x82','','','2016-02-21 16:33:23','2016-02-21 16:33:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-82x82.jpg',0,'attachment','image/jpeg',0),(329,1,'2016-02-21 16:33:25','2016-02-21 16:33:25','','prof-img5-100x65','','inherit','open','closed','','prof-img5-100x65','','','2016-02-21 16:33:25','2016-02-21 16:33:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-100x65.jpg',0,'attachment','image/jpeg',0),(330,1,'2016-02-21 16:33:27','2016-02-21 16:33:27','','prof-img5-150x150','','inherit','open','closed','','prof-img5-150x150','','','2016-02-21 16:33:27','2016-02-21 16:33:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-150x150-1.jpg',0,'attachment','image/jpeg',0),(331,1,'2016-02-21 16:33:28','2016-02-21 16:33:28','','prof-img5-183x183','','inherit','open','closed','','prof-img5-183x183','','','2016-02-21 16:33:28','2016-02-21 16:33:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-183x183.jpg',0,'attachment','image/jpeg',0),(332,1,'2016-02-21 16:33:29','2016-02-21 16:33:29','','prof-img5-189x189','','inherit','open','closed','','prof-img5-189x189','','','2016-02-21 16:33:29','2016-02-21 16:33:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-189x189.jpg',0,'attachment','image/jpeg',0),(333,1,'2016-02-21 16:33:31','2016-02-21 16:33:31','','prof-img5-260x190','','inherit','open','closed','','prof-img5-260x190','','','2016-02-21 16:33:31','2016-02-21 16:33:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img5-260x190.jpg',0,'attachment','image/jpeg',0),(334,1,'2016-02-21 16:33:32','2016-02-21 16:33:32','','prof-img21','','inherit','open','closed','','prof-img21','','','2016-02-21 16:33:32','2016-02-21 16:33:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21.jpg',0,'attachment','image/jpeg',0),(335,1,'2016-02-21 16:33:33','2016-02-21 16:33:33','','prof-img21-82x82','','inherit','open','closed','','prof-img21-82x82','','','2016-02-21 16:33:33','2016-02-21 16:33:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-82x82.jpg',0,'attachment','image/jpeg',0),(336,1,'2016-02-21 16:33:34','2016-02-21 16:33:34','','prof-img21-100x65','','inherit','open','closed','','prof-img21-100x65','','','2016-02-21 16:33:34','2016-02-21 16:33:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-100x65.jpg',0,'attachment','image/jpeg',0),(337,1,'2016-02-21 16:33:36','2016-02-21 16:33:36','','prof-img21-150x150','','inherit','open','closed','','prof-img21-150x150','','','2016-02-21 16:33:36','2016-02-21 16:33:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-150x150-1.jpg',0,'attachment','image/jpeg',0),(338,1,'2016-02-21 16:33:37','2016-02-21 16:33:37','','prof-img21-183x183','','inherit','open','closed','','prof-img21-183x183','','','2016-02-21 16:33:37','2016-02-21 16:33:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-183x183.jpg',0,'attachment','image/jpeg',0),(339,1,'2016-02-21 16:33:39','2016-02-21 16:33:39','','prof-img21-189x189','','inherit','open','closed','','prof-img21-189x189','','','2016-02-21 16:33:39','2016-02-21 16:33:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-189x189.jpg',0,'attachment','image/jpeg',0),(340,1,'2016-02-21 16:33:41','2016-02-21 16:33:41','','prof-img21-260x190','','inherit','open','closed','','prof-img21-260x190','','','2016-02-21 16:33:41','2016-02-21 16:33:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/prof-img21-260x190.jpg',0,'attachment','image/jpeg',0),(341,1,'2016-02-21 16:33:42','2016-02-21 16:33:42','','Rules','','inherit','open','closed','','rules','','','2016-02-21 16:33:42','2016-02-21 16:33:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules.png',0,'attachment','image/png',0),(342,1,'2016-02-21 16:33:44','2016-02-21 16:33:44','','Rules-82x82','','inherit','open','closed','','rules-82x82','','','2016-02-21 16:33:44','2016-02-21 16:33:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-82x82.png',0,'attachment','image/png',0),(343,1,'2016-02-21 16:33:46','2016-02-21 16:33:46','','Rules-100x65','','inherit','open','closed','','rules-100x65','','','2016-02-21 16:33:46','2016-02-21 16:33:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-100x65.png',0,'attachment','image/png',0),(344,1,'2016-02-21 16:33:47','2016-02-21 16:33:47','','Rules-150x150','','inherit','open','closed','','rules-150x150','','','2016-02-21 16:33:47','2016-02-21 16:33:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-150x150-1.png',0,'attachment','image/png',0),(345,1,'2016-02-21 16:33:49','2016-02-21 16:33:49','','Rules-177x300','','inherit','open','closed','','rules-177x300','','','2016-02-21 16:33:49','2016-02-21 16:33:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-177x300-1.png',0,'attachment','image/png',0),(346,1,'2016-02-21 16:33:51','2016-02-21 16:33:51','','Rules-183x183','','inherit','open','closed','','rules-183x183','','','2016-02-21 16:33:51','2016-02-21 16:33:51','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-183x183.png',0,'attachment','image/png',0),(347,1,'2016-02-21 16:33:52','2016-02-21 16:33:52','','Rules-189x189','','inherit','open','closed','','rules-189x189','','','2016-02-21 16:33:52','2016-02-21 16:33:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-189x189.png',0,'attachment','image/png',0),(348,1,'2016-02-21 16:33:54','2016-02-21 16:33:54','','Rules-260x260','','inherit','open','closed','','rules-260x260','','','2016-02-21 16:33:54','2016-02-21 16:33:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-260x260.png',0,'attachment','image/png',0),(349,1,'2016-02-21 16:33:56','2016-02-21 16:33:56','','Rules-370x190','','inherit','open','closed','','rules-370x190','','','2016-02-21 16:33:56','2016-02-21 16:33:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-370x190.png',0,'attachment','image/png',0),(350,1,'2016-02-21 16:33:57','2016-02-21 16:33:57','','Rules-446x400','','inherit','open','closed','','rules-446x400','','','2016-02-21 16:33:57','2016-02-21 16:33:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-446x400.png',0,'attachment','image/png',0),(351,1,'2016-02-21 16:33:59','2016-02-21 16:33:59','','Rules-446x680','','inherit','open','closed','','rules-446x680','','','2016-02-21 16:33:59','2016-02-21 16:33:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/Rules-446x680.png',0,'attachment','image/png',0),(352,1,'2016-02-21 16:34:01','2016-02-21 16:34:01','','slide1-bg','','inherit','open','closed','','slide1-bg','','','2016-02-21 16:34:01','2016-02-21 16:34:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg.jpg',0,'attachment','image/jpeg',0),(353,1,'2016-02-21 16:34:04','2016-02-21 16:34:04','','slide1-bg-82x82','','inherit','open','closed','','slide1-bg-82x82','','','2016-02-21 16:34:04','2016-02-21 16:34:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-82x82.jpg',0,'attachment','image/jpeg',0),(354,1,'2016-02-21 16:34:06','2016-02-21 16:34:06','','slide1-bg-100x65','','inherit','open','closed','','slide1-bg-100x65','','','2016-02-21 16:34:06','2016-02-21 16:34:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-100x65.jpg',0,'attachment','image/jpeg',0),(355,1,'2016-02-21 16:34:08','2016-02-21 16:34:08','','slide1-bg-150x150','','inherit','open','closed','','slide1-bg-150x150','','','2016-02-21 16:34:08','2016-02-21 16:34:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-150x150-1.jpg',0,'attachment','image/jpeg',0),(356,1,'2016-02-21 16:34:09','2016-02-21 16:34:09','','slide1-bg-183x183','','inherit','open','closed','','slide1-bg-183x183','','','2016-02-21 16:34:09','2016-02-21 16:34:09','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-183x183.jpg',0,'attachment','image/jpeg',0),(357,1,'2016-02-21 16:34:11','2016-02-21 16:34:11','','slide1-bg-189x189','','inherit','open','closed','','slide1-bg-189x189','','','2016-02-21 16:34:11','2016-02-21 16:34:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-189x189.jpg',0,'attachment','image/jpeg',0),(358,1,'2016-02-21 16:34:12','2016-02-21 16:34:12','','slide1-bg-260x260','','inherit','open','closed','','slide1-bg-260x260','','','2016-02-21 16:34:12','2016-02-21 16:34:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-260x260.jpg',0,'attachment','image/jpeg',0),(359,1,'2016-02-21 16:34:14','2016-02-21 16:34:14','','slide1-bg-300x93','','inherit','open','closed','','slide1-bg-300x93','','','2016-02-21 16:34:14','2016-02-21 16:34:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-300x93-1.jpg',0,'attachment','image/jpeg',0),(360,1,'2016-02-21 16:34:16','2016-02-21 16:34:16','','slide1-bg-370x190','','inherit','open','closed','','slide1-bg-370x190','','','2016-02-21 16:34:16','2016-02-21 16:34:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-370x190.jpg',0,'attachment','image/jpeg',0),(361,1,'2016-02-21 16:34:18','2016-02-21 16:34:18','','slide1-bg-770x400','','inherit','open','closed','','slide1-bg-770x400','','','2016-02-21 16:34:18','2016-02-21 16:34:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-770x400.jpg',0,'attachment','image/jpeg',0),(362,1,'2016-02-21 16:34:20','2016-02-21 16:34:20','','slide1-bg-1024x319','','inherit','open','closed','','slide1-bg-1024x319','','','2016-02-21 16:34:20','2016-02-21 16:34:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-1024x319-1.jpg',0,'attachment','image/jpeg',0),(363,1,'2016-02-21 16:34:22','2016-02-21 16:34:22','','slide1-bg-1140x591','','inherit','open','closed','','slide1-bg-1140x591','','','2016-02-21 16:34:22','2016-02-21 16:34:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide1-bg-1140x591.jpg',0,'attachment','image/jpeg',0),(364,1,'2016-02-21 16:34:25','2016-02-21 16:34:25','','slide2-bg','','inherit','open','closed','','slide2-bg','','','2016-02-21 16:34:25','2016-02-21 16:34:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg.jpg',0,'attachment','image/jpeg',0),(365,1,'2016-02-21 16:34:28','2016-02-21 16:34:28','','slide2-bg-82x82','','inherit','open','closed','','slide2-bg-82x82','','','2016-02-21 16:34:28','2016-02-21 16:34:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-82x82.jpg',0,'attachment','image/jpeg',0),(366,1,'2016-02-21 16:34:29','2016-02-21 16:34:29','','slide2-bg-100x65','','inherit','open','closed','','slide2-bg-100x65','','','2016-02-21 16:34:29','2016-02-21 16:34:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-100x65.jpg',0,'attachment','image/jpeg',0),(367,1,'2016-02-21 16:34:30','2016-02-21 16:34:30','','slide2-bg-150x150','','inherit','open','closed','','slide2-bg-150x150','','','2016-02-21 16:34:30','2016-02-21 16:34:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-150x150-1.jpg',0,'attachment','image/jpeg',0),(368,1,'2016-02-21 16:34:32','2016-02-21 16:34:32','','slide2-bg-183x183','','inherit','open','closed','','slide2-bg-183x183','','','2016-02-21 16:34:32','2016-02-21 16:34:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-183x183.jpg',0,'attachment','image/jpeg',0),(369,1,'2016-02-21 16:34:34','2016-02-21 16:34:34','','slide2-bg-189x189','','inherit','open','closed','','slide2-bg-189x189','','','2016-02-21 16:34:34','2016-02-21 16:34:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-189x189.jpg',0,'attachment','image/jpeg',0),(370,1,'2016-02-21 16:34:36','2016-02-21 16:34:36','','slide2-bg-260x260','','inherit','open','closed','','slide2-bg-260x260','','','2016-02-21 16:34:36','2016-02-21 16:34:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-260x260.jpg',0,'attachment','image/jpeg',0),(371,1,'2016-02-21 16:34:38','2016-02-21 16:34:38','','slide2-bg-300x93','','inherit','open','closed','','slide2-bg-300x93','','','2016-02-21 16:34:38','2016-02-21 16:34:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-300x93-1.jpg',0,'attachment','image/jpeg',0),(372,1,'2016-02-21 16:34:39','2016-02-21 16:34:39','','slide2-bg-370x190','','inherit','open','closed','','slide2-bg-370x190','','','2016-02-21 16:34:39','2016-02-21 16:34:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-370x190.jpg',0,'attachment','image/jpeg',0),(373,1,'2016-02-21 16:34:41','2016-02-21 16:34:41','','slide2-bg-770x400','','inherit','open','closed','','slide2-bg-770x400','','','2016-02-21 16:34:41','2016-02-21 16:34:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-770x400.jpg',0,'attachment','image/jpeg',0),(374,1,'2016-02-21 16:34:43','2016-02-21 16:34:43','','slide2-bg-1024x319','','inherit','open','closed','','slide2-bg-1024x319','','','2016-02-21 16:34:43','2016-02-21 16:34:43','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-1024x319-1.jpg',0,'attachment','image/jpeg',0),(375,1,'2016-02-21 16:34:45','2016-02-21 16:34:45','','slide2-bg-1140x591','','inherit','open','closed','','slide2-bg-1140x591','','','2016-02-21 16:34:45','2016-02-21 16:34:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2-bg-1140x591.jpg',0,'attachment','image/jpeg',0),(376,1,'2016-02-21 16:34:48','2016-02-21 16:34:48','','slide2button1','','inherit','open','closed','','slide2button1','','','2016-02-21 16:34:48','2016-02-21 16:34:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button1.png',0,'attachment','image/png',0),(377,1,'2016-02-21 16:34:49','2016-02-21 16:34:49','','slide2button1-82x52','','inherit','open','closed','','slide2button1-82x52','','','2016-02-21 16:34:49','2016-02-21 16:34:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button1-82x52.png',0,'attachment','image/png',0),(378,1,'2016-02-21 16:34:51','2016-02-21 16:34:51','','slide2button1-100x52','','inherit','open','closed','','slide2button1-100x52','','','2016-02-21 16:34:51','2016-02-21 16:34:51','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button1-100x52.png',0,'attachment','image/png',0),(379,1,'2016-02-21 16:34:52','2016-02-21 16:34:52','','slide2button1-150x52','','inherit','open','closed','','slide2button1-150x52','','','2016-02-21 16:34:52','2016-02-21 16:34:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button1-150x52-1.png',0,'attachment','image/png',0),(380,1,'2016-02-21 16:34:54','2016-02-21 16:34:54','','slide2button2','','inherit','open','closed','','slide2button2','','','2016-02-21 16:34:54','2016-02-21 16:34:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button2.png',0,'attachment','image/png',0),(381,1,'2016-02-21 16:34:56','2016-02-21 16:34:56','','slide2button2-82x51','','inherit','open','closed','','slide2button2-82x51','','','2016-02-21 16:34:56','2016-02-21 16:34:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button2-82x51.png',0,'attachment','image/png',0),(382,1,'2016-02-21 16:34:57','2016-02-21 16:34:57','','slide2button2-100x51','','inherit','open','closed','','slide2button2-100x51','','','2016-02-21 16:34:57','2016-02-21 16:34:57','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button2-100x51.png',0,'attachment','image/png',0),(383,1,'2016-02-21 16:34:59','2016-02-21 16:34:59','','slide2button2-150x51','','inherit','open','closed','','slide2button2-150x51','','','2016-02-21 16:34:59','2016-02-21 16:34:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide2button2-150x51-1.png',0,'attachment','image/png',0),(384,1,'2016-02-21 16:35:01','2016-02-21 16:35:01','','slide3-bg','','inherit','open','closed','','slide3-bg','','','2016-02-21 16:35:01','2016-02-21 16:35:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg.jpg',0,'attachment','image/jpeg',0),(385,1,'2016-02-21 16:35:03','2016-02-21 16:35:03','','slide3-bg-82x82','','inherit','open','closed','','slide3-bg-82x82','','','2016-02-21 16:35:03','2016-02-21 16:35:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-82x82.jpg',0,'attachment','image/jpeg',0),(386,1,'2016-02-21 16:35:05','2016-02-21 16:35:05','','slide3-bg-100x65','','inherit','open','closed','','slide3-bg-100x65','','','2016-02-21 16:35:05','2016-02-21 16:35:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-100x65.jpg',0,'attachment','image/jpeg',0),(387,1,'2016-02-21 16:35:06','2016-02-21 16:35:06','','slide3-bg-150x150','','inherit','open','closed','','slide3-bg-150x150','','','2016-02-21 16:35:06','2016-02-21 16:35:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-150x150-1.jpg',0,'attachment','image/jpeg',0),(388,1,'2016-02-21 16:35:08','2016-02-21 16:35:08','','slide3-bg-183x183','','inherit','open','closed','','slide3-bg-183x183','','','2016-02-21 16:35:08','2016-02-21 16:35:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-183x183.jpg',0,'attachment','image/jpeg',0),(389,1,'2016-02-21 16:35:10','2016-02-21 16:35:10','','slide3-bg-189x189','','inherit','open','closed','','slide3-bg-189x189','','','2016-02-21 16:35:10','2016-02-21 16:35:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-189x189.jpg',0,'attachment','image/jpeg',0),(390,1,'2016-02-21 16:35:11','2016-02-21 16:35:11','','slide3-bg-260x260','','inherit','open','closed','','slide3-bg-260x260','','','2016-02-21 16:35:11','2016-02-21 16:35:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-260x260.jpg',0,'attachment','image/jpeg',0),(391,1,'2016-02-21 16:35:13','2016-02-21 16:35:13','','slide3-bg-300x93','','inherit','open','closed','','slide3-bg-300x93','','','2016-02-21 16:35:13','2016-02-21 16:35:13','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-300x93-1.jpg',0,'attachment','image/jpeg',0),(392,1,'2016-02-21 16:35:15','2016-02-21 16:35:15','','slide3-bg-370x190','','inherit','open','closed','','slide3-bg-370x190','','','2016-02-21 16:35:15','2016-02-21 16:35:15','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-370x190.jpg',0,'attachment','image/jpeg',0),(393,1,'2016-02-21 16:35:16','2016-02-21 16:35:16','','slide3-bg-770x400','','inherit','open','closed','','slide3-bg-770x400','','','2016-02-21 16:35:16','2016-02-21 16:35:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-770x400.jpg',0,'attachment','image/jpeg',0),(394,1,'2016-02-21 16:35:18','2016-02-21 16:35:18','','slide3-bg-1024x319','','inherit','open','closed','','slide3-bg-1024x319','','','2016-02-21 16:35:18','2016-02-21 16:35:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-1024x319-1.jpg',0,'attachment','image/jpeg',0),(395,1,'2016-02-21 16:35:20','2016-02-21 16:35:20','','slide3-bg-1140x591','','inherit','open','closed','','slide3-bg-1140x591','','','2016-02-21 16:35:20','2016-02-21 16:35:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3-bg-1140x591.jpg',0,'attachment','image/jpeg',0),(396,1,'2016-02-21 16:35:23','2016-02-21 16:35:23','','slide3button1','','inherit','open','closed','','slide3button1','','','2016-02-21 16:35:23','2016-02-21 16:35:23','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button1.jpg',0,'attachment','image/jpeg',0),(397,1,'2016-02-21 16:35:24','2016-02-21 16:35:24','','slide3button1-82x49','','inherit','open','closed','','slide3button1-82x49','','','2016-02-21 16:35:24','2016-02-21 16:35:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button1-82x49.jpg',0,'attachment','image/jpeg',0),(398,1,'2016-02-21 16:35:26','2016-02-21 16:35:26','','slide3button1-100x49','','inherit','open','closed','','slide3button1-100x49','','','2016-02-21 16:35:26','2016-02-21 16:35:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button1-100x49.jpg',0,'attachment','image/jpeg',0),(399,1,'2016-02-21 16:35:28','2016-02-21 16:35:28','','slide3button1-150x49','','inherit','open','closed','','slide3button1-150x49','','','2016-02-21 16:35:28','2016-02-21 16:35:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button1-150x49-1.jpg',0,'attachment','image/jpeg',0),(400,1,'2016-02-21 16:35:30','2016-02-21 16:35:30','','slide3button2','','inherit','open','closed','','slide3button2','','','2016-02-21 16:35:30','2016-02-21 16:35:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button2.png',0,'attachment','image/png',0),(401,1,'2016-02-21 16:35:32','2016-02-21 16:35:32','','slide3button2-82x49','','inherit','open','closed','','slide3button2-82x49','','','2016-02-21 16:35:32','2016-02-21 16:35:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button2-82x49.png',0,'attachment','image/png',0),(402,1,'2016-02-21 16:35:33','2016-02-21 16:35:33','','slide3button2-100x49','','inherit','open','closed','','slide3button2-100x49','','','2016-02-21 16:35:33','2016-02-21 16:35:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button2-100x49.png',0,'attachment','image/png',0),(403,1,'2016-02-21 16:35:35','2016-02-21 16:35:35','','slide3button2-150x49','','inherit','open','closed','','slide3button2-150x49','','','2016-02-21 16:35:35','2016-02-21 16:35:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3button2-150x49-1.png',0,'attachment','image/png',0),(404,1,'2016-02-21 16:35:36','2016-02-21 16:35:36','','slide3img','','inherit','open','closed','','slide3img','','','2016-02-21 16:35:36','2016-02-21 16:35:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img.png',0,'attachment','image/png',0),(405,1,'2016-02-21 16:35:38','2016-02-21 16:35:38','','slide3img-82x82','','inherit','open','closed','','slide3img-82x82','','','2016-02-21 16:35:38','2016-02-21 16:35:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-82x82.png',0,'attachment','image/png',0),(406,1,'2016-02-21 16:35:40','2016-02-21 16:35:40','','slide3img-100x65','','inherit','open','closed','','slide3img-100x65','','','2016-02-21 16:35:40','2016-02-21 16:35:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-100x65.png',0,'attachment','image/png',0),(407,1,'2016-02-21 16:35:42','2016-02-21 16:35:42','','slide3img-150x150','','inherit','open','closed','','slide3img-150x150','','','2016-02-21 16:35:42','2016-02-21 16:35:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-150x150-1.png',0,'attachment','image/png',0),(408,1,'2016-02-21 16:35:44','2016-02-21 16:35:44','','slide3img-171x300','','inherit','open','closed','','slide3img-171x300','','','2016-02-21 16:35:44','2016-02-21 16:35:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-171x300-1.png',0,'attachment','image/png',0),(409,1,'2016-02-21 16:35:46','2016-02-21 16:35:46','','slide3img-183x183','','inherit','open','closed','','slide3img-183x183','','','2016-02-21 16:35:46','2016-02-21 16:35:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-183x183.png',0,'attachment','image/png',0),(410,1,'2016-02-21 16:35:47','2016-02-21 16:35:47','','slide3img-189x189','','inherit','open','closed','','slide3img-189x189','','','2016-02-21 16:35:47','2016-02-21 16:35:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-189x189.png',0,'attachment','image/png',0),(411,1,'2016-02-21 16:35:49','2016-02-21 16:35:49','','slide3img-260x260','','inherit','open','closed','','slide3img-260x260','','','2016-02-21 16:35:49','2016-02-21 16:35:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-260x260.png',0,'attachment','image/png',0),(412,1,'2016-02-21 16:35:51','2016-02-21 16:35:51','','slide3img-327x190','','inherit','open','closed','','slide3img-327x190','','','2016-02-21 16:35:51','2016-02-21 16:35:51','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-327x190.png',0,'attachment','image/png',0),(413,1,'2016-02-21 16:35:52','2016-02-21 16:35:52','','slide3img-327x400','','inherit','open','closed','','slide3img-327x400','','','2016-02-21 16:35:52','2016-02-21 16:35:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide3img-327x400.png',0,'attachment','image/png',0),(414,1,'2016-02-21 16:35:54','2016-02-21 16:35:54','','slide11','','inherit','open','closed','','slide11','','','2016-02-21 16:35:54','2016-02-21 16:35:54','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide11.png',0,'attachment','image/png',0),(415,1,'2016-02-21 16:35:56','2016-02-21 16:35:56','','slide11-82x82','','inherit','open','closed','','slide11-82x82','','','2016-02-21 16:35:56','2016-02-21 16:35:56','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide11-82x82.png',0,'attachment','image/png',0),(416,1,'2016-02-21 16:35:58','2016-02-21 16:35:58','','slide11-100x65','','inherit','open','closed','','slide11-100x65','','','2016-02-21 16:35:58','2016-02-21 16:35:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide11-100x65.png',0,'attachment','image/png',0),(417,1,'2016-02-21 16:35:59','2016-02-21 16:35:59','','slide12','','inherit','open','closed','','slide12','','','2016-02-21 16:35:59','2016-02-21 16:35:59','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12.jpg',0,'attachment','image/jpeg',0),(418,1,'2016-02-21 16:36:01','2016-02-21 16:36:01','','slide12-82x1','','inherit','open','closed','','slide12-82x1','','','2016-02-21 16:36:01','2016-02-21 16:36:01','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-82x1.jpg',0,'attachment','image/jpeg',0),(419,1,'2016-02-21 16:36:03','2016-02-21 16:36:03','','slide12-100x1','','inherit','open','closed','','slide12-100x1','','','2016-02-21 16:36:03','2016-02-21 16:36:03','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-100x1.jpg',0,'attachment','image/jpeg',0),(420,1,'2016-02-21 16:36:04','2016-02-21 16:36:04','','slide12-150x1','','inherit','open','closed','','slide12-150x1','','','2016-02-21 16:36:04','2016-02-21 16:36:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-150x1-1.jpg',0,'attachment','image/jpeg',0),(421,1,'2016-02-21 16:36:06','2016-02-21 16:36:06','','slide12-183x1','','inherit','open','closed','','slide12-183x1','','','2016-02-21 16:36:06','2016-02-21 16:36:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-183x1.jpg',0,'attachment','image/jpeg',0),(422,1,'2016-02-21 16:36:08','2016-02-21 16:36:08','','slide12-189x1','','inherit','open','closed','','slide12-189x1','','','2016-02-21 16:36:08','2016-02-21 16:36:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-189x1.jpg',0,'attachment','image/jpeg',0),(423,1,'2016-02-21 16:36:10','2016-02-21 16:36:10','','slide12-260x1','','inherit','open','closed','','slide12-260x1','','','2016-02-21 16:36:10','2016-02-21 16:36:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-260x1.jpg',0,'attachment','image/jpeg',0),(424,1,'2016-02-21 16:36:11','2016-02-21 16:36:11','','slide12-300x1','','inherit','open','closed','','slide12-300x1','','','2016-02-21 16:36:11','2016-02-21 16:36:11','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide12-300x1-1.jpg',0,'attachment','image/jpeg',0),(425,1,'2016-02-21 16:36:12','2016-02-21 16:36:12','','slide13','','inherit','open','closed','','slide13','','','2016-02-21 16:36:12','2016-02-21 16:36:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13.png',0,'attachment','image/png',0),(426,1,'2016-02-21 16:36:14','2016-02-21 16:36:14','','slide13-82x53','','inherit','open','closed','','slide13-82x53','','','2016-02-21 16:36:14','2016-02-21 16:36:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-82x53.png',0,'attachment','image/png',0),(427,1,'2016-02-21 16:36:15','2016-02-21 16:36:15','','slide13-100x53','','inherit','open','closed','','slide13-100x53','','','2016-02-21 16:36:15','2016-02-21 16:36:15','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-100x53.png',0,'attachment','image/png',0),(428,1,'2016-02-21 16:36:17','2016-02-21 16:36:17','','slide13-150x53','','inherit','open','closed','','slide13-150x53','','','2016-02-21 16:36:17','2016-02-21 16:36:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-150x53-1.png',0,'attachment','image/png',0),(429,1,'2016-02-21 16:36:19','2016-02-21 16:36:19','','slide13-183x53','','inherit','open','closed','','slide13-183x53','','','2016-02-21 16:36:19','2016-02-21 16:36:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-183x53.png',0,'attachment','image/png',0),(430,1,'2016-02-21 16:36:20','2016-02-21 16:36:20','','slide13-189x53','','inherit','open','closed','','slide13-189x53','','','2016-02-21 16:36:20','2016-02-21 16:36:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-189x53.png',0,'attachment','image/png',0),(431,1,'2016-02-21 16:36:22','2016-02-21 16:36:22','','slide13-260x53','','inherit','open','closed','','slide13-260x53','','','2016-02-21 16:36:22','2016-02-21 16:36:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-260x53.png',0,'attachment','image/png',0),(432,1,'2016-02-21 16:36:24','2016-02-21 16:36:24','','slide13-300x29','','inherit','open','closed','','slide13-300x29','','','2016-02-21 16:36:24','2016-02-21 16:36:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-300x29-1.png',0,'attachment','image/png',0),(433,1,'2016-02-21 16:36:25','2016-02-21 16:36:25','','slide13-370x53','','inherit','open','closed','','slide13-370x53','','','2016-02-21 16:36:25','2016-02-21 16:36:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide13-370x53.png',0,'attachment','image/png',0),(434,1,'2016-02-21 16:36:27','2016-02-21 16:36:27','','slide14','','inherit','open','closed','','slide14','','','2016-02-21 16:36:27','2016-02-21 16:36:27','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14.png',0,'attachment','image/png',0),(435,1,'2016-02-21 16:36:29','2016-02-21 16:36:29','','slide14-82x33','','inherit','open','closed','','slide14-82x33','','','2016-02-21 16:36:29','2016-02-21 16:36:29','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-82x33.png',0,'attachment','image/png',0),(436,1,'2016-02-21 16:36:30','2016-02-21 16:36:30','','slide14-100x33','','inherit','open','closed','','slide14-100x33','','','2016-02-21 16:36:30','2016-02-21 16:36:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-100x33.png',0,'attachment','image/png',0),(437,1,'2016-02-21 16:36:32','2016-02-21 16:36:32','','slide14-150x33','','inherit','open','closed','','slide14-150x33','','','2016-02-21 16:36:32','2016-02-21 16:36:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-150x33-1.png',0,'attachment','image/png',0),(438,1,'2016-02-21 16:36:33','2016-02-21 16:36:33','','slide14-183x33','','inherit','open','closed','','slide14-183x33','','','2016-02-21 16:36:33','2016-02-21 16:36:33','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-183x33.png',0,'attachment','image/png',0),(439,1,'2016-02-21 16:36:35','2016-02-21 16:36:35','','slide14-189x33','','inherit','open','closed','','slide14-189x33','','','2016-02-21 16:36:35','2016-02-21 16:36:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-189x33.png',0,'attachment','image/png',0),(440,1,'2016-02-21 16:36:36','2016-02-21 16:36:36','','slide14-260x33','','inherit','open','closed','','slide14-260x33','','','2016-02-21 16:36:36','2016-02-21 16:36:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-260x33.png',0,'attachment','image/png',0),(441,1,'2016-02-21 16:36:38','2016-02-21 16:36:38','','slide14-300x28','','inherit','open','closed','','slide14-300x28','','','2016-02-21 16:36:38','2016-02-21 16:36:38','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/slide14-300x28-1.png',0,'attachment','image/png',0),(442,1,'2016-02-21 16:36:40','2016-02-21 16:36:40','','study-blog1','','inherit','open','closed','','study-blog1','','','2016-02-21 16:36:40','2016-02-21 16:36:40','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1.jpg',0,'attachment','image/jpeg',0),(443,1,'2016-02-21 16:36:42','2016-02-21 16:36:42','','study-blog1-82x82','','inherit','open','closed','','study-blog1-82x82','','','2016-02-21 16:36:42','2016-02-21 16:36:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-82x82.jpg',0,'attachment','image/jpeg',0),(444,1,'2016-02-21 16:36:44','2016-02-21 16:36:44','','study-blog1-100x65','','inherit','open','closed','','study-blog1-100x65','','','2016-02-21 16:36:44','2016-02-21 16:36:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-100x65.jpg',0,'attachment','image/jpeg',0),(445,1,'2016-02-21 16:36:45','2016-02-21 16:36:45','','study-blog1-150x150','','inherit','open','closed','','study-blog1-150x150','','','2016-02-21 16:36:45','2016-02-21 16:36:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-150x150-1.jpg',0,'attachment','image/jpeg',0),(446,1,'2016-02-21 16:36:47','2016-02-21 16:36:47','','study-blog1-183x183','','inherit','open','closed','','study-blog1-183x183','','','2016-02-21 16:36:47','2016-02-21 16:36:47','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-183x183.jpg',0,'attachment','image/jpeg',0),(447,1,'2016-02-21 16:36:48','2016-02-21 16:36:48','','study-blog1-189x189','','inherit','open','closed','','study-blog1-189x189','','','2016-02-21 16:36:48','2016-02-21 16:36:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-189x189.jpg',0,'attachment','image/jpeg',0),(448,1,'2016-02-21 16:36:50','2016-02-21 16:36:50','','study-blog1-260x260','','inherit','open','closed','','study-blog1-260x260','','','2016-02-21 16:36:50','2016-02-21 16:36:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-260x260.jpg',0,'attachment','image/jpeg',0),(449,1,'2016-02-21 16:36:52','2016-02-21 16:36:52','','study-blog1-300x200','','inherit','open','closed','','study-blog1-300x200','','','2016-02-21 16:36:52','2016-02-21 16:36:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-300x200-1.jpg',0,'attachment','image/jpeg',0),(450,1,'2016-02-21 16:36:53','2016-02-21 16:36:53','','study-blog1-370x190','','inherit','open','closed','','study-blog1-370x190','','','2016-02-21 16:36:53','2016-02-21 16:36:53','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-370x190.jpg',0,'attachment','image/jpeg',0),(451,1,'2016-02-21 16:36:55','2016-02-21 16:36:55','','study-blog1-770x400','','inherit','open','closed','','study-blog1-770x400','','','2016-02-21 16:36:55','2016-02-21 16:36:55','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog1-770x400.jpg',0,'attachment','image/jpeg',0),(452,1,'2016-02-21 16:36:58','2016-02-21 16:36:58','','study-blog2','','inherit','open','closed','','study-blog2','','','2016-02-21 16:36:58','2016-02-21 16:36:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2.jpg',0,'attachment','image/jpeg',0),(453,1,'2016-02-21 16:37:00','2016-02-21 16:37:00','','study-blog2-82x82','','inherit','open','closed','','study-blog2-82x82','','','2016-02-21 16:37:00','2016-02-21 16:37:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-82x82.jpg',0,'attachment','image/jpeg',0),(454,1,'2016-02-21 16:37:02','2016-02-21 16:37:02','','study-blog2-100x65','','inherit','open','closed','','study-blog2-100x65','','','2016-02-21 16:37:02','2016-02-21 16:37:02','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-100x65.jpg',0,'attachment','image/jpeg',0),(455,1,'2016-02-21 16:37:04','2016-02-21 16:37:04','','study-blog2-150x150','','inherit','open','closed','','study-blog2-150x150','','','2016-02-21 16:37:04','2016-02-21 16:37:04','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-150x150-1.jpg',0,'attachment','image/jpeg',0),(456,1,'2016-02-21 16:37:05','2016-02-21 16:37:05','','study-blog2-183x183','','inherit','open','closed','','study-blog2-183x183','','','2016-02-21 16:37:05','2016-02-21 16:37:05','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-183x183.jpg',0,'attachment','image/jpeg',0),(457,1,'2016-02-21 16:37:07','2016-02-21 16:37:07','','study-blog2-189x189','','inherit','open','closed','','study-blog2-189x189','','','2016-02-21 16:37:07','2016-02-21 16:37:07','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-189x189.jpg',0,'attachment','image/jpeg',0),(458,1,'2016-02-21 16:37:08','2016-02-21 16:37:08','','study-blog2-260x260','','inherit','open','closed','','study-blog2-260x260','','','2016-02-21 16:37:08','2016-02-21 16:37:08','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-260x260.jpg',0,'attachment','image/jpeg',0),(459,1,'2016-02-21 16:37:10','2016-02-21 16:37:10','','study-blog2-300x200','','inherit','open','closed','','study-blog2-300x200','','','2016-02-21 16:37:10','2016-02-21 16:37:10','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-300x200-1.jpg',0,'attachment','image/jpeg',0),(460,1,'2016-02-21 16:37:12','2016-02-21 16:37:12','','study-blog2-370x190','','inherit','open','closed','','study-blog2-370x190','','','2016-02-21 16:37:12','2016-02-21 16:37:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-370x190.jpg',0,'attachment','image/jpeg',0),(461,1,'2016-02-21 16:37:14','2016-02-21 16:37:14','','study-blog2-770x400','','inherit','open','closed','','study-blog2-770x400','','','2016-02-21 16:37:14','2016-02-21 16:37:14','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/study-blog2-770x400.jpg',0,'attachment','image/jpeg',0),(462,1,'2016-02-21 16:37:16','2016-02-21 16:37:16','','technologies-tab','','inherit','open','closed','','technologies-tab','','','2016-02-21 16:37:16','2016-02-21 16:37:16','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab.jpg',0,'attachment','image/jpeg',0),(463,1,'2016-02-21 16:37:18','2016-02-21 16:37:18','','technologies-tab-82x82','','inherit','open','closed','','technologies-tab-82x82','','','2016-02-21 16:37:18','2016-02-21 16:37:18','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-82x82.jpg',0,'attachment','image/jpeg',0),(464,1,'2016-02-21 16:37:19','2016-02-21 16:37:19','','technologies-tab-100x65','','inherit','open','closed','','technologies-tab-100x65','','','2016-02-21 16:37:19','2016-02-21 16:37:19','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-100x65.jpg',0,'attachment','image/jpeg',0),(465,1,'2016-02-21 16:37:21','2016-02-21 16:37:21','','technologies-tab-150x150','','inherit','open','closed','','technologies-tab-150x150','','','2016-02-21 16:37:21','2016-02-21 16:37:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(466,1,'2016-02-21 16:37:22','2016-02-21 16:37:22','','technologies-tab-183x183','','inherit','open','closed','','technologies-tab-183x183','','','2016-02-21 16:37:22','2016-02-21 16:37:22','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-183x183.jpg',0,'attachment','image/jpeg',0),(467,1,'2016-02-21 16:37:24','2016-02-21 16:37:24','','technologies-tab-189x189','','inherit','open','closed','','technologies-tab-189x189','','','2016-02-21 16:37:24','2016-02-21 16:37:24','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-189x189.jpg',0,'attachment','image/jpeg',0),(468,1,'2016-02-21 16:37:26','2016-02-21 16:37:26','','technologies-tab-260x190','','inherit','open','closed','','technologies-tab-260x190','','','2016-02-21 16:37:26','2016-02-21 16:37:26','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-260x190.jpg',0,'attachment','image/jpeg',0),(469,1,'2016-02-21 16:37:28','2016-02-21 16:37:28','','technologies-tab-300x159','','inherit','open','closed','','technologies-tab-300x159','','','2016-02-21 16:37:28','2016-02-21 16:37:28','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-300x159-1.jpg',0,'attachment','image/jpeg',0),(470,1,'2016-02-21 16:37:30','2016-02-21 16:37:30','','technologies-tab-358x190','','inherit','open','closed','','technologies-tab-358x190','','','2016-02-21 16:37:30','2016-02-21 16:37:30','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/technologies-tab-358x190.jpg',0,'attachment','image/jpeg',0),(471,1,'2016-02-21 16:37:32','2016-02-21 16:37:32','','testimonial1','','inherit','open','closed','','testimonial1','','','2016-02-21 16:37:32','2016-02-21 16:37:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1.jpg',0,'attachment','image/jpeg',0),(472,1,'2016-02-21 16:37:34','2016-02-21 16:37:34','','testimonial1-82x82','','inherit','open','closed','','testimonial1-82x82','','','2016-02-21 16:37:34','2016-02-21 16:37:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-82x82.jpg',0,'attachment','image/jpeg',0),(473,1,'2016-02-21 16:37:36','2016-02-21 16:37:36','','testimonial1-100x65','','inherit','open','closed','','testimonial1-100x65','','','2016-02-21 16:37:36','2016-02-21 16:37:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-100x65.jpg',0,'attachment','image/jpeg',0),(474,1,'2016-02-21 16:37:37','2016-02-21 16:37:37','','testimonial1-150x150','','inherit','open','closed','','testimonial1-150x150','','','2016-02-21 16:37:37','2016-02-21 16:37:37','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-150x150-1.jpg',0,'attachment','image/jpeg',0),(475,1,'2016-02-21 16:37:39','2016-02-21 16:37:39','','testimonial1-183x183','','inherit','open','closed','','testimonial1-183x183','','','2016-02-21 16:37:39','2016-02-21 16:37:39','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-183x183.jpg',0,'attachment','image/jpeg',0),(476,1,'2016-02-21 16:37:41','2016-02-21 16:37:41','','testimonial1-189x189','','inherit','open','closed','','testimonial1-189x189','','','2016-02-21 16:37:41','2016-02-21 16:37:41','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-189x189.jpg',0,'attachment','image/jpeg',0),(477,1,'2016-02-21 16:37:42','2016-02-21 16:37:42','','testimonial1-200x190','','inherit','open','closed','','testimonial1-200x190','','','2016-02-21 16:37:42','2016-02-21 16:37:42','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/testimonial1-200x190.jpg',0,'attachment','image/jpeg',0),(478,1,'2016-02-21 16:37:44','2016-02-21 16:37:44','','account-tab','','inherit','open','closed','','account-tab','','','2016-02-21 16:37:44','2016-02-21 16:37:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab.jpg',0,'attachment','image/jpeg',0),(479,1,'2016-02-21 16:37:46','2016-02-21 16:37:46','','account-tab-82x82','','inherit','open','closed','','account-tab-82x82','','','2016-02-21 16:37:46','2016-02-21 16:37:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-82x82.jpg',0,'attachment','image/jpeg',0),(480,1,'2016-02-21 16:37:48','2016-02-21 16:37:48','','account-tab-100x65','','inherit','open','closed','','account-tab-100x65','','','2016-02-21 16:37:48','2016-02-21 16:37:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-100x65.jpg',0,'attachment','image/jpeg',0),(481,1,'2016-02-21 16:37:50','2016-02-21 16:37:50','','account-tab-150x150','','inherit','open','closed','','account-tab-150x150','','','2016-02-21 16:37:50','2016-02-21 16:37:50','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/02/account-tab-150x150-1.jpg',0,'attachment','image/jpeg',0),(486,1,'2016-02-23 10:15:17','2016-02-23 10:15:17','','Academics','','publish','closed','closed','','about-college','','','2016-02-23 10:15:53','2016-02-23 10:15:53','',0,'http://www.robisearch.com/mtti2/?page_id=486',0,'page','',0),(487,1,'2016-02-23 10:15:17','2016-02-23 10:15:17','','About College','','inherit','closed','closed','','486-revision-v1','','','2016-02-23 10:15:17','2016-02-23 10:15:17','',486,'http://www.robisearch.com/mtti2/index.php/2016/02/23/486-revision-v1/',0,'revision','',0),(488,1,'2016-02-23 10:15:53','2016-02-23 10:15:53','','Academics','','inherit','closed','closed','','486-revision-v1','','','2016-02-23 10:15:53','2016-02-23 10:15:53','',486,'http://www.robisearch.com/mtti2/index.php/2016/02/23/486-revision-v1/',0,'revision','',0),(489,1,'2016-02-23 10:16:52','2016-02-23 10:16:52','','Admissions','','publish','closed','closed','','admissions','','','2016-02-23 10:16:52','2016-02-23 10:16:52','',0,'http://www.robisearch.com/mtti2/?page_id=489',0,'page','',0),(490,1,'2016-02-23 10:16:52','2016-02-23 10:16:52','','Admissions','','inherit','closed','closed','','489-revision-v1','','','2016-02-23 10:16:52','2016-02-23 10:16:52','',489,'http://www.robisearch.com/mtti2/index.php/2016/02/23/489-revision-v1/',0,'revision','',0),(491,1,'2016-02-23 10:17:45','2016-02-23 10:17:45','','Library','','publish','closed','closed','','library-2','','','2016-02-23 10:17:45','2016-02-23 10:17:45','',0,'http://www.robisearch.com/mtti2/?page_id=491',0,'page','',0),(492,1,'2016-02-23 10:17:45','2016-02-23 10:17:45','','Library','','inherit','closed','closed','','491-revision-v1','','','2016-02-23 10:17:45','2016-02-23 10:17:45','',491,'http://www.robisearch.com/mtti2/index.php/2016/02/23/491-revision-v1/',0,'revision','',0),(493,1,'2016-02-23 10:19:50','2016-02-23 10:19:50','','Student Life','','publish','closed','closed','','student-life','','','2016-02-23 10:19:50','2016-02-23 10:19:50','',0,'http://www.robisearch.com/mtti2/?page_id=493',0,'page','',0),(494,1,'2016-02-23 10:19:50','2016-02-23 10:19:50','','Student Life','','inherit','closed','closed','','493-revision-v1','','','2016-02-23 10:19:50','2016-02-23 10:19:50','',493,'http://www.robisearch.com/mtti2/index.php/2016/02/23/493-revision-v1/',0,'revision','',0),(495,1,'2016-02-23 10:20:01','2016-02-23 10:20:01','','Student Life','','inherit','closed','closed','','493-autosave-v1','','','2016-02-23 10:20:01','2016-02-23 10:20:01','',493,'http://www.robisearch.com/mtti2/index.php/2016/02/23/493-autosave-v1/',0,'revision','',0),(496,1,'2016-02-23 10:20:53','2016-02-23 10:20:53','[vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_row_inner][vc_column_inner width=\"2/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image style=\"vc_box_rounded\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_gmaps size=\"300\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact us','','publish','closed','closed','','contact-us','','','2016-03-10 09:42:45','2016-03-10 09:42:45','',0,'http://www.robisearch.com/mtti2/?page_id=496',0,'page','',0),(497,1,'2016-02-23 10:20:53','2016-02-23 10:20:53','','Contact us','','inherit','closed','closed','','496-revision-v1','','','2016-02-23 10:20:53','2016-02-23 10:20:53','',496,'http://www.robisearch.com/mtti2/index.php/2016/02/23/496-revision-v1/',0,'revision','',0),(498,1,'2016-02-23 10:22:15','2016-02-23 10:22:15','','Administration','','publish','closed','closed','','administration-2','','','2016-02-23 10:22:15','2016-02-23 10:22:15','',0,'http://www.robisearch.com/mtti2/?page_id=498',0,'page','',0),(499,1,'2016-02-23 10:22:15','2016-02-23 10:22:15','','Administration','','inherit','closed','closed','','498-revision-v1','','','2016-02-23 10:22:15','2016-02-23 10:22:15','',498,'http://www.robisearch.com/mtti2/index.php/2016/02/23/498-revision-v1/',0,'revision','',0),(500,1,'2016-02-23 10:23:43','2016-02-23 10:23:43','','History','','publish','closed','closed','','history','','','2016-02-23 10:23:43','2016-02-23 10:23:43','',0,'http://www.robisearch.com/mtti2/?page_id=500',0,'page','',0),(501,1,'2016-02-23 10:23:43','2016-02-23 10:23:43','','History','','inherit','closed','closed','','500-revision-v1','','','2016-02-23 10:23:43','2016-02-23 10:23:43','',500,'http://www.robisearch.com/mtti2/index.php/2016/02/23/500-revision-v1/',0,'revision','',0),(502,1,'2016-02-23 10:25:36','2016-02-23 10:25:36','','Mission, Vision & Values','','publish','closed','closed','','mission-vision-values','','','2016-02-23 10:25:36','2016-02-23 10:25:36','',0,'http://www.robisearch.com/mtti2/?page_id=502',0,'page','',0),(503,1,'2016-02-23 10:25:36','2016-02-23 10:25:36','','Mission, Vision & Values','','inherit','closed','closed','','502-revision-v1','','','2016-02-23 10:25:36','2016-02-23 10:25:36','',502,'http://www.robisearch.com/mtti2/index.php/2016/02/23/502-revision-v1/',0,'revision','',0),(504,1,'2016-02-23 10:27:29','2016-02-23 10:27:29','','Directorates and other offices','','publish','closed','closed','','directorates-and-other-offices','','','2016-02-23 10:27:29','2016-02-23 10:27:29','',0,'http://www.robisearch.com/mtti2/?page_id=504',0,'page','',0),(505,1,'2016-02-23 10:27:29','2016-02-23 10:27:29','','Directorates and other offices','','inherit','closed','closed','','504-revision-v1','','','2016-02-23 10:27:29','2016-02-23 10:27:29','',504,'http://www.robisearch.com/mtti2/index.php/2016/02/23/504-revision-v1/',0,'revision','',0),(506,1,'2016-02-23 10:28:10','2016-02-23 10:28:10','','Jobs/Vacancies','','publish','closed','closed','','jobsvacancies','','','2016-02-23 10:28:10','2016-02-23 10:28:10','',0,'http://www.robisearch.com/mtti2/?page_id=506',0,'page','',0),(507,1,'2016-02-23 10:28:10','2016-02-23 10:28:10','','Jobs/Vacancies','','inherit','closed','closed','','506-revision-v1','','','2016-02-23 10:28:10','2016-02-23 10:28:10','',506,'http://www.robisearch.com/mtti2/index.php/2016/02/23/506-revision-v1/',0,'revision','',0),(508,1,'2016-02-23 10:28:43','2016-02-23 10:28:43','','FAQs','','publish','closed','closed','','faqs','','','2016-02-23 10:28:43','2016-02-23 10:28:43','',0,'http://www.robisearch.com/mtti2/?page_id=508',0,'page','',0),(509,1,'2016-02-23 10:28:43','2016-02-23 10:28:43','','FAQs','','inherit','closed','closed','','508-revision-v1','','','2016-02-23 10:28:43','2016-02-23 10:28:43','',508,'http://www.robisearch.com/mtti2/index.php/2016/02/23/508-revision-v1/',0,'revision','',0),(510,1,'2016-02-23 10:29:34','2016-02-23 10:29:34','','Tenders','','publish','closed','closed','','tenders','','','2016-02-23 10:29:34','2016-02-23 10:29:34','',0,'http://www.robisearch.com/mtti2/?page_id=510',0,'page','',0),(511,1,'2016-02-23 10:29:34','2016-02-23 10:29:34','','Tenders','','inherit','closed','closed','','510-revision-v1','','','2016-02-23 10:29:34','2016-02-23 10:29:34','',510,'http://www.robisearch.com/mtti2/index.php/2016/02/23/510-revision-v1/',0,'revision','',0),(512,1,'2016-02-23 10:30:37','2016-02-23 10:30:37','','News and Events','','publish','closed','closed','','news-and-events','','','2016-02-23 10:30:37','2016-02-23 10:30:37','',0,'http://www.robisearch.com/mtti2/?page_id=512',0,'page','',0),(513,1,'2016-02-23 10:30:37','2016-02-23 10:30:37','','News and Events','','inherit','closed','closed','','512-revision-v1','','','2016-02-23 10:30:37','2016-02-23 10:30:37','',512,'http://www.robisearch.com/mtti2/index.php/2016/02/23/512-revision-v1/',0,'revision','',0),(514,1,'2016-02-23 10:31:18','2016-02-23 10:31:18','','Photo Gallery','','publish','closed','closed','','photo-gallery','','','2016-02-23 10:31:18','2016-02-23 10:31:18','',0,'http://www.robisearch.com/mtti2/?page_id=514',0,'page','',0),(515,1,'2016-02-23 10:31:18','2016-02-23 10:31:18','','Photo Gallery','','inherit','closed','closed','','514-revision-v1','','','2016-02-23 10:31:18','2016-02-23 10:31:18','',514,'http://www.robisearch.com/mtti2/index.php/2016/02/23/514-revision-v1/',0,'revision','',0),(516,1,'2016-02-23 10:32:28','2016-02-23 10:32:28','','Faculties','','publish','closed','closed','','faculties','','','2016-02-23 10:32:28','2016-02-23 10:32:28','',0,'http://www.robisearch.com/mtti2/?page_id=516',0,'page','',0),(517,1,'2016-02-23 10:32:28','2016-02-23 10:32:28','','Faculties','','inherit','closed','closed','','516-revision-v1','','','2016-02-23 10:32:28','2016-02-23 10:32:28','',516,'http://www.robisearch.com/mtti2/index.php/2016/02/23/516-revision-v1/',0,'revision','',0),(518,1,'2016-02-23 10:34:04','2016-02-23 10:34:04','','Staff profiles','','publish','closed','closed','','staff-profiles','','','2016-02-23 10:34:04','2016-02-23 10:34:04','',0,'http://www.robisearch.com/mtti2/?page_id=518',0,'page','',0),(519,1,'2016-02-23 10:34:04','2016-02-23 10:34:04','','Staff profiles','','inherit','closed','closed','','518-revision-v1','','','2016-02-23 10:34:04','2016-02-23 10:34:04','',518,'http://www.robisearch.com/mtti2/index.php/2016/02/23/518-revision-v1/',0,'revision','',0),(520,1,'2016-02-23 10:35:15','2016-02-23 10:35:15','','Examinations','','publish','closed','closed','','examinations','','','2016-02-23 10:35:15','2016-02-23 10:35:15','',0,'http://www.robisearch.com/mtti2/?page_id=520',0,'page','',0),(521,1,'2016-02-23 10:35:15','2016-02-23 10:35:15','','Examinations','','inherit','closed','closed','','520-revision-v1','','','2016-02-23 10:35:15','2016-02-23 10:35:15','',520,'http://www.robisearch.com/mtti2/index.php/2016/02/23/520-revision-v1/',0,'revision','',0),(522,1,'2016-02-23 10:36:16','2016-02-23 10:36:16','','Academic programs','','publish','closed','closed','','academic-programmes','','','2016-02-23 10:36:55','2016-02-23 10:36:55','',0,'http://www.robisearch.com/mtti2/?page_id=522',0,'page','',0),(523,1,'2016-02-23 10:36:16','2016-02-23 10:36:16','','Academic programmes','','inherit','closed','closed','','522-revision-v1','','','2016-02-23 10:36:16','2016-02-23 10:36:16','',522,'http://www.robisearch.com/mtti2/index.php/2016/02/23/522-revision-v1/',0,'revision','',0),(524,1,'2016-02-23 10:36:55','2016-02-23 10:36:55','','Academic programs','','inherit','closed','closed','','522-revision-v1','','','2016-02-23 10:36:55','2016-02-23 10:36:55','',522,'http://www.robisearch.com/mtti2/index.php/2016/02/23/522-revision-v1/',0,'revision','',0),(525,1,'2016-02-23 10:38:12','2016-02-23 10:38:12','','Advertised Courses','','publish','closed','closed','','advertised-courses','','','2016-02-23 10:38:12','2016-02-23 10:38:12','',0,'http://www.robisearch.com/mtti2/?page_id=525',0,'page','',0),(526,1,'2016-02-23 10:38:12','2016-02-23 10:38:12','','Advertised Courses','','inherit','closed','closed','','525-revision-v1','','','2016-02-23 10:38:12','2016-02-23 10:38:12','',525,'http://www.robisearch.com/mtti2/index.php/2016/02/23/525-revision-v1/',0,'revision','',0),(527,1,'2016-02-23 10:38:52','2016-02-23 10:38:52','','Prospective students','','publish','closed','closed','','prospective-students','','','2016-02-23 10:38:52','2016-02-23 10:38:52','',0,'http://www.robisearch.com/mtti2/?page_id=527',0,'page','',0),(528,1,'2016-02-23 10:38:52','2016-02-23 10:38:52','','Prospective students','','inherit','closed','closed','','527-revision-v1','','','2016-02-23 10:38:52','2016-02-23 10:38:52','',527,'http://www.robisearch.com/mtti2/index.php/2016/02/23/527-revision-v1/',0,'revision','',0),(529,1,'2016-02-23 10:39:43','2016-02-23 10:39:43','','Admission List','','publish','closed','closed','','admission-list','','','2016-02-23 10:39:43','2016-02-23 10:39:43','',0,'http://www.robisearch.com/mtti2/?page_id=529',0,'page','',0),(530,1,'2016-02-23 10:39:43','2016-02-23 10:39:43','','Admission List','','inherit','closed','closed','','529-revision-v1','','','2016-02-23 10:39:43','2016-02-23 10:39:43','',529,'http://www.robisearch.com/mtti2/index.php/2016/02/23/529-revision-v1/',0,'revision','',0),(531,1,'2016-02-23 10:40:41','2016-02-23 10:40:41','','Dean of students','','publish','closed','closed','','dean-of-students','','','2016-02-23 10:40:41','2016-02-23 10:40:41','',0,'http://www.robisearch.com/mtti2/?page_id=531',0,'page','',0),(532,1,'2016-02-23 10:40:41','2016-02-23 10:40:41','','Dean of students','','inherit','closed','closed','','531-revision-v1','','','2016-02-23 10:40:41','2016-02-23 10:40:41','',531,'http://www.robisearch.com/mtti2/index.php/2016/02/23/531-revision-v1/',0,'revision','',0),(533,1,'2016-02-23 10:41:51','2016-02-23 10:41:51','','Chaplaincy','','publish','closed','closed','','chaplaincy','','','2016-02-23 10:41:51','2016-02-23 10:41:51','',0,'http://www.robisearch.com/mtti2/?page_id=533',0,'page','',0),(534,1,'2016-02-23 10:41:51','2016-02-23 10:41:51','','Chaplaincy','','inherit','closed','closed','','533-revision-v1','','','2016-02-23 10:41:51','2016-02-23 10:41:51','',533,'http://www.robisearch.com/mtti2/index.php/2016/02/23/533-revision-v1/',0,'revision','',0),(535,1,'2016-02-23 10:43:01','2016-02-23 10:43:01','','Clubs and Associations','','publish','closed','closed','','clubs-and-associations','','','2016-02-23 10:43:01','2016-02-23 10:43:01','',0,'http://www.robisearch.com/mtti2/?page_id=535',0,'page','',0),(536,1,'2016-02-23 10:43:01','2016-02-23 10:43:01','','Clubs and Associations','','inherit','closed','closed','','535-revision-v1','','','2016-02-23 10:43:01','2016-02-23 10:43:01','',535,'http://www.robisearch.com/mtti2/index.php/2016/02/23/535-revision-v1/',0,'revision','',0),(537,1,'2016-02-23 10:44:04','2016-02-23 10:44:04','','Sports and Recreation','','publish','closed','closed','','sports-and-recreation','','','2016-02-23 10:44:04','2016-02-23 10:44:04','',0,'http://www.robisearch.com/mtti2/?page_id=537',0,'page','',0),(538,1,'2016-02-23 10:44:04','2016-02-23 10:44:04','','Sports and Recreation','','inherit','closed','closed','','537-revision-v1','','','2016-02-23 10:44:04','2016-02-23 10:44:04','',537,'http://www.robisearch.com/mtti2/index.php/2016/02/23/537-revision-v1/',0,'revision','',0),(539,1,'2016-02-23 10:45:17','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:17','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=539',1,'nav_menu_item','',0),(540,1,'2016-02-23 10:45:18','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:18','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=540',1,'nav_menu_item','',0),(541,1,'2016-02-23 10:45:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:19','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=541',1,'nav_menu_item','',0),(542,1,'2016-02-23 10:45:21','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:21','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=542',1,'nav_menu_item','',0),(543,1,'2016-02-23 10:45:22','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:22','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=543',1,'nav_menu_item','',0),(544,1,'2016-02-23 10:45:23','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:23','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=544',1,'nav_menu_item','',0),(545,1,'2016-02-23 10:45:24','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:24','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=545',1,'nav_menu_item','',0),(546,1,'2016-02-23 10:45:25','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:25','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=546',1,'nav_menu_item','',0),(547,1,'2016-02-23 10:45:27','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:27','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=547',1,'nav_menu_item','',0),(548,1,'2016-02-23 10:45:28','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:28','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=548',1,'nav_menu_item','',0),(549,1,'2016-02-23 10:45:29','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:29','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=549',1,'nav_menu_item','',0),(550,1,'2016-02-23 10:45:30','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:30','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=550',1,'nav_menu_item','',0),(551,1,'2016-02-23 10:45:31','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:31','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=551',1,'nav_menu_item','',0),(552,1,'2016-02-23 10:45:32','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:32','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=552',1,'nav_menu_item','',0),(553,1,'2016-02-23 10:45:33','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:45:33','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=553',1,'nav_menu_item','',0),(556,1,'2016-02-23 10:48:33','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:33','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=556',1,'nav_menu_item','',0),(557,1,'2016-02-23 10:48:34','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:34','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=557',1,'nav_menu_item','',0),(558,1,'2016-02-23 10:48:35','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:35','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=558',1,'nav_menu_item','',0),(559,1,'2016-02-23 10:48:36','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:36','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=559',1,'nav_menu_item','',0),(560,1,'2016-02-23 10:48:37','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:37','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=560',1,'nav_menu_item','',0),(561,1,'2016-02-23 10:48:38','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:38','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=561',1,'nav_menu_item','',0),(562,1,'2016-02-23 10:48:40','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:40','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=562',1,'nav_menu_item','',0),(563,1,'2016-02-23 10:48:41','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:41','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=563',1,'nav_menu_item','',0),(564,1,'2016-02-23 10:48:42','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:42','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=564',1,'nav_menu_item','',0),(565,1,'2016-02-23 10:48:43','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:43','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=565',1,'nav_menu_item','',0),(566,1,'2016-02-23 10:48:44','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:44','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=566',1,'nav_menu_item','',0),(567,1,'2016-02-23 10:48:45','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:45','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=567',1,'nav_menu_item','',0),(568,1,'2016-02-23 10:48:46','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:46','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=568',1,'nav_menu_item','',0),(569,1,'2016-02-23 10:48:47','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:47','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=569',1,'nav_menu_item','',0),(570,1,'2016-02-23 10:48:49','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:49','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=570',1,'nav_menu_item','',0),(572,1,'2016-02-23 10:48:52','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:52','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=572',1,'nav_menu_item','',0),(573,1,'2016-02-23 10:48:53','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:53','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=573',1,'nav_menu_item','',0),(574,1,'2016-02-23 10:48:54','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:54','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=574',1,'nav_menu_item','',0),(575,1,'2016-02-23 10:48:55','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:55','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=575',1,'nav_menu_item','',0),(576,1,'2016-02-23 10:48:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:57','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=576',1,'nav_menu_item','',0),(577,1,'2016-02-23 10:48:58','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:58','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=577',1,'nav_menu_item','',0),(578,1,'2016-02-23 10:48:59','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:48:59','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=578',1,'nav_menu_item','',0),(580,1,'2016-02-23 10:49:23','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:23','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=580',1,'nav_menu_item','',0),(581,1,'2016-02-23 10:49:24','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:24','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=581',1,'nav_menu_item','',0),(582,1,'2016-02-23 10:49:25','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:25','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=582',1,'nav_menu_item','',0),(583,1,'2016-02-23 10:49:26','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:26','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=583',1,'nav_menu_item','',0),(584,1,'2016-02-23 10:49:27','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:27','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=584',1,'nav_menu_item','',0),(585,1,'2016-02-23 10:49:28','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:28','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=585',1,'nav_menu_item','',0),(586,1,'2016-02-23 10:49:30','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:30','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=586',1,'nav_menu_item','',0),(587,1,'2016-02-23 10:49:31','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:31','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=587',1,'nav_menu_item','',0),(588,1,'2016-02-23 10:49:32','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:32','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=588',1,'nav_menu_item','',0),(589,1,'2016-02-23 10:49:33','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:33','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=589',1,'nav_menu_item','',0),(590,1,'2016-02-23 10:49:34','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:34','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=590',1,'nav_menu_item','',0),(591,1,'2016-02-23 10:49:36','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:36','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=591',1,'nav_menu_item','',0),(592,1,'2016-02-23 10:49:37','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:37','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=592',1,'nav_menu_item','',0),(593,1,'2016-02-23 10:49:38','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:38','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=593',1,'nav_menu_item','',0),(594,1,'2016-02-23 10:49:39','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:39','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=594',1,'nav_menu_item','',0),(596,1,'2016-02-23 10:49:42','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:42','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=596',1,'nav_menu_item','',0),(597,1,'2016-02-23 10:49:43','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:43','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=597',1,'nav_menu_item','',0),(598,1,'2016-02-23 10:49:44','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:44','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=598',1,'nav_menu_item','',0),(599,1,'2016-02-23 10:49:46','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:46','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=599',1,'nav_menu_item','',0),(600,1,'2016-02-23 10:49:47','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:47','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=600',1,'nav_menu_item','',0),(601,1,'2016-02-23 10:49:48','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:49:48','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=601',1,'nav_menu_item','',0),(602,1,'2016-02-23 10:50:44','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:44','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=602',1,'nav_menu_item','',0),(603,1,'2016-02-23 10:50:45','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:45','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=603',1,'nav_menu_item','',0),(604,1,'2016-02-23 10:50:47','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:47','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=604',1,'nav_menu_item','',0),(605,1,'2016-02-23 10:50:48','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:48','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=605',1,'nav_menu_item','',0),(606,1,'2016-02-23 10:50:49','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:49','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=606',1,'nav_menu_item','',0),(607,1,'2016-02-23 10:50:50','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:50','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=607',1,'nav_menu_item','',0),(608,1,'2016-02-23 10:50:51','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:51','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=608',1,'nav_menu_item','',0),(609,1,'2016-02-23 10:50:52','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:52','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=609',1,'nav_menu_item','',0),(610,1,'2016-02-23 10:50:53','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:53','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=610',1,'nav_menu_item','',0),(611,1,'2016-02-23 10:50:54','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:54','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=611',1,'nav_menu_item','',0),(612,1,'2016-02-23 10:50:55','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:55','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=612',1,'nav_menu_item','',0),(613,1,'2016-02-23 10:50:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:57','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=613',1,'nav_menu_item','',0),(614,1,'2016-02-23 10:50:58','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:58','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=614',1,'nav_menu_item','',0),(615,1,'2016-02-23 10:50:59','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:50:59','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=615',1,'nav_menu_item','',0),(616,1,'2016-02-23 10:51:00','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:51:00','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=616',1,'nav_menu_item','',0),(618,1,'2016-02-23 10:52:01','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:01','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=618',1,'nav_menu_item','',0),(619,1,'2016-02-23 10:52:02','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:02','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=619',1,'nav_menu_item','',0),(620,1,'2016-02-23 10:52:03','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:03','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=620',1,'nav_menu_item','',0),(621,1,'2016-02-23 10:52:05','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:05','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=621',1,'nav_menu_item','',0),(622,1,'2016-02-23 10:52:06','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:06','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=622',1,'nav_menu_item','',0),(623,1,'2016-02-23 10:52:07','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:07','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=623',1,'nav_menu_item','',0),(624,1,'2016-02-23 10:52:09','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:09','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=624',1,'nav_menu_item','',0),(625,1,'2016-02-23 10:52:10','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:10','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=625',1,'nav_menu_item','',0),(626,1,'2016-02-23 10:52:11','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:11','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=626',1,'nav_menu_item','',0),(627,1,'2016-02-23 10:52:12','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:12','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=627',1,'nav_menu_item','',0),(628,1,'2016-02-23 10:52:13','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:13','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=628',1,'nav_menu_item','',0),(629,1,'2016-02-23 10:52:14','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:14','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=629',1,'nav_menu_item','',0),(630,1,'2016-02-23 10:52:15','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:15','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=630',1,'nav_menu_item','',0),(631,1,'2016-02-23 10:52:17','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:17','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=631',1,'nav_menu_item','',0),(632,1,'2016-02-23 10:52:18','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:18','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=632',1,'nav_menu_item','',0),(634,1,'2016-02-23 10:52:20','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:20','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=634',1,'nav_menu_item','',0),(635,1,'2016-02-23 10:52:21','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:21','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=635',1,'nav_menu_item','',0),(636,1,'2016-02-23 10:52:22','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:22','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=636',1,'nav_menu_item','',0),(637,1,'2016-02-23 10:52:23','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:23','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=637',1,'nav_menu_item','',0),(638,1,'2016-02-23 10:52:24','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:24','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=638',1,'nav_menu_item','',0),(639,1,'2016-02-23 10:52:26','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:26','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=639',1,'nav_menu_item','',0),(640,1,'2016-02-23 10:52:27','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:52:27','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=640',1,'nav_menu_item','',0),(642,1,'2016-02-23 10:53:46','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:46','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=642',1,'nav_menu_item','',0),(643,1,'2016-02-23 10:53:47','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:47','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=643',1,'nav_menu_item','',0),(644,1,'2016-02-23 10:53:48','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:48','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=644',1,'nav_menu_item','',0),(645,1,'2016-02-23 10:53:49','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:49','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=645',1,'nav_menu_item','',0),(646,1,'2016-02-23 10:53:50','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:50','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=646',1,'nav_menu_item','',0),(647,1,'2016-02-23 10:53:51','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:51','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=647',1,'nav_menu_item','',0),(648,1,'2016-02-23 10:53:52','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:52','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=648',1,'nav_menu_item','',0),(649,1,'2016-02-23 10:53:53','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:53','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=649',1,'nav_menu_item','',0),(650,1,'2016-02-23 10:53:54','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:54','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=650',1,'nav_menu_item','',0),(651,1,'2016-02-23 10:53:55','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:55','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=651',1,'nav_menu_item','',0),(652,1,'2016-02-23 10:53:56','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:56','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=652',1,'nav_menu_item','',0),(653,1,'2016-02-23 10:53:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:57','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=653',1,'nav_menu_item','',0),(654,1,'2016-02-23 10:53:58','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:58','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=654',1,'nav_menu_item','',0),(655,1,'2016-02-23 10:53:59','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:53:59','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=655',1,'nav_menu_item','',0),(656,1,'2016-02-23 10:54:00','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:00','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=656',1,'nav_menu_item','',0),(658,1,'2016-02-23 10:54:02','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:02','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=658',1,'nav_menu_item','',0),(659,1,'2016-02-23 10:54:03','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:03','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=659',1,'nav_menu_item','',0),(660,1,'2016-02-23 10:54:05','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:05','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=660',1,'nav_menu_item','',0),(661,1,'2016-02-23 10:54:06','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:06','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=661',1,'nav_menu_item','',0),(662,1,'2016-02-23 10:54:07','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:07','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=662',1,'nav_menu_item','',0),(663,1,'2016-02-23 10:54:08','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:08','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=663',1,'nav_menu_item','',0),(664,1,'2016-02-23 10:54:09','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:09','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=664',1,'nav_menu_item','',0),(665,1,'2016-02-23 10:54:10','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:10','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=665',1,'nav_menu_item','',0),(666,1,'2016-02-23 10:54:11','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:11','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=666',1,'nav_menu_item','',0),(667,1,'2016-02-23 10:54:12','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:54:12','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=667',1,'nav_menu_item','',0),(669,1,'2016-02-23 10:56:39','2016-02-23 10:56:39',' ','','','publish','closed','closed','','669','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=669',15,'nav_menu_item','',0),(670,1,'2016-02-23 10:56:40','2016-02-23 10:56:40',' ','','','publish','closed','closed','','670','','','2016-03-08 08:10:22','2016-03-08 08:10:22','',0,'http://www.robisearch.com/mtti2/?p=670',12,'nav_menu_item','',0),(671,1,'2016-02-23 10:56:40','2016-02-23 10:56:40',' ','','','publish','closed','closed','','671','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=671',4,'nav_menu_item','',0),(672,1,'2016-02-23 10:56:41','2016-02-23 10:56:41',' ','','','publish','closed','closed','','672','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=672',19,'nav_menu_item','',0),(673,1,'2016-02-23 10:56:41','2016-02-23 10:56:41',' ','','','publish','closed','closed','','673','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=673',17,'nav_menu_item','',0),(674,1,'2016-02-23 10:56:42','2016-02-23 10:56:42',' ','','','publish','closed','closed','','674','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=674',18,'nav_menu_item','',0),(675,1,'2016-02-23 10:56:42','2016-02-23 10:56:42',' ','','','publish','closed','closed','','675','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=675',24,'nav_menu_item','',0),(676,1,'2016-02-23 10:56:43','2016-02-23 10:56:43',' ','','','publish','closed','closed','','676','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=676',25,'nav_menu_item','',0),(677,1,'2016-02-23 10:56:44','2016-02-23 10:56:44',' ','','','publish','closed','closed','','677','','','2016-03-08 08:10:25','2016-03-08 08:10:25','',0,'http://www.robisearch.com/mtti2/?p=677',27,'nav_menu_item','',0),(678,1,'2016-02-23 10:56:44','2016-02-23 10:56:44',' ','','','publish','closed','closed','','678','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=678',23,'nav_menu_item','',0),(679,1,'2016-02-23 10:56:45','2016-02-23 10:56:45',' ','','','publish','closed','closed','','679','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=679',6,'nav_menu_item','',0),(680,1,'2016-02-23 10:56:45','2016-02-23 10:56:45',' ','','','publish','closed','closed','','680','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=680',16,'nav_menu_item','',0),(681,1,'2016-02-23 10:56:46','2016-02-23 10:56:46',' ','','','publish','closed','closed','','681','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=681',13,'nav_menu_item','',0),(682,1,'2016-02-23 10:56:46','2016-02-23 10:56:46',' ','','','publish','closed','closed','','682','','','2016-03-08 08:10:22','2016-03-08 08:10:22','',0,'http://www.robisearch.com/mtti2/?p=682',9,'nav_menu_item','',0),(683,1,'2016-02-23 10:56:47','2016-02-23 10:56:47',' ','','','publish','closed','closed','','683','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=683',3,'nav_menu_item','',0),(684,1,'2016-02-23 10:56:47','2016-02-23 10:56:47',' ','','','publish','closed','closed','','684','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=684',7,'nav_menu_item','',0),(685,1,'2016-02-23 10:56:48','2016-02-23 10:56:48',' ','','','publish','closed','closed','','685','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=685',21,'nav_menu_item','',0),(686,1,'2016-02-23 10:56:49','2016-02-23 10:56:49',' ','','','publish','closed','closed','','686','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=686',5,'nav_menu_item','',0),(687,1,'2016-02-23 10:56:49','2016-02-23 10:56:49',' ','','','publish','closed','closed','','687','','','2016-03-08 08:10:22','2016-03-08 08:10:22','',0,'http://www.robisearch.com/mtti2/?p=687',10,'nav_menu_item','',0),(688,1,'2016-02-23 10:56:50','2016-02-23 10:56:50',' ','','','publish','closed','closed','','688','','','2016-03-08 08:10:22','2016-03-08 08:10:22','',0,'http://www.robisearch.com/mtti2/?p=688',11,'nav_menu_item','',0),(689,1,'2016-02-23 10:56:51','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:56:51','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=689',1,'nav_menu_item','',0),(690,1,'2016-02-23 10:56:52','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:56:52','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=690',1,'nav_menu_item','',0),(691,1,'2016-02-23 10:56:53','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:56:53','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=691',1,'nav_menu_item','',0),(692,1,'2016-02-23 10:56:55','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:56:55','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=692',1,'nav_menu_item','',0),(693,1,'2016-02-23 10:56:56','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 10:56:56','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=693',1,'nav_menu_item','',0),(694,1,'2016-02-23 10:58:55','2016-02-23 10:58:55','','About College','','publish','closed','closed','','about-college-2','','','2016-02-23 10:59:26','2016-02-23 10:59:26','',0,'http://www.robisearch.com/mtti2/?page_id=694',0,'page','',0),(695,1,'2016-02-23 10:58:55','2016-02-23 10:58:55','','About College','','inherit','closed','closed','','694-revision-v1','','','2016-02-23 10:58:55','2016-02-23 10:58:55','',694,'http://www.robisearch.com/mtti2/index.php/2016/02/23/694-revision-v1/',0,'revision','',0),(696,1,'2016-02-23 11:02:14','2016-02-23 11:02:14',' ','','','publish','closed','closed','','696','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=696',2,'nav_menu_item','',0),(697,1,'2016-02-23 11:06:27','2016-02-23 11:06:27',' ','','','publish','closed','closed','','697','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=697',8,'nav_menu_item','',0),(698,1,'2016-02-23 11:06:29','2016-02-23 11:06:29',' ','','','publish','closed','closed','','698','','','2016-03-08 08:10:23','2016-03-08 08:10:23','',0,'http://www.robisearch.com/mtti2/?p=698',14,'nav_menu_item','',0),(699,1,'2016-02-23 11:08:04','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2016-02-23 11:08:04','0000-00-00 00:00:00','',0,'http://www.robisearch.com/mtti2/?p=699',1,'nav_menu_item','',0),(700,1,'2016-02-23 11:09:48','2016-02-23 11:09:48',' ','','','publish','closed','closed','','700','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=700',20,'nav_menu_item','',0),(702,1,'2016-02-23 11:14:10','2016-02-23 11:14:10',' ','','','publish','closed','closed','','702','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=702',22,'nav_menu_item','',0),(703,1,'2016-02-23 11:14:11','2016-02-23 11:14:11',' ','','','publish','closed','closed','','703','','','2016-03-08 08:10:24','2016-03-08 08:10:24','',0,'http://www.robisearch.com/mtti2/?p=703',26,'nav_menu_item','',0),(717,1,'2016-02-23 14:57:47','2016-02-23 14:57:47','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>\nColloege \"[your-subject]\"\n[your-name] <grgherbert9@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 Colloege (http://www.robisearch.com/mtti2)\ngrgherbert9@gmail.com\nReply-To: [your-email]\n\n0\n0\n\nColloege \"[your-subject]\"\nColloege <grgherbert9@gmail.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Colloege (http://www.robisearch.com/mtti2)\n[your-email]\nReply-To: grgherbert9@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-02-23 14:57:47','2016-02-23 14:57:47','',0,'http://www.robisearch.com/mtti2/?post_type=wpcf7_contact_form&p=717',0,'wpcf7_contact_form','',0),(719,1,'2016-03-07 10:29:20','2016-03-07 10:29:20','','2','','inherit','open','closed','','2','','','2016-03-07 10:29:20','2016-03-07 10:29:20','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/2.png',0,'attachment','image/png',0),(720,1,'2016-03-07 10:29:30','2016-03-07 10:29:30','','CCTi0v0UsAAfBhD','','inherit','open','closed','','ccti0v0usaafbhd','','','2016-03-17 12:13:07','2016-03-17 12:13:07','',728,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi0v0UsAAfBhD.jpg',0,'attachment','image/jpeg',0),(721,1,'2016-03-07 10:29:35','2016-03-07 10:29:35','','CCTi2CUUsAABvCD','','inherit','open','closed','','ccti2cuusaabvcd','','','2016-03-07 10:29:35','2016-03-07 10:29:35','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD.jpg',0,'attachment','image/jpeg',0),(722,1,'2016-03-07 10:29:39','2016-03-07 10:29:39','','CCTiy6XUkAAJRC0','','inherit','open','closed','','cctiy6xukaajrc0','','','2016-03-17 12:10:59','2016-03-17 12:10:59','',732,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTiy6XUkAAJRC0.jpg',0,'attachment','image/jpeg',0),(723,1,'2016-03-07 10:29:45','2016-03-07 10:29:45','','Untitled','','inherit','open','closed','','untitled','','','2016-03-07 10:29:45','2016-03-07 10:29:45','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Untitled.png',0,'attachment','image/png',0),(725,1,'2016-03-07 12:30:10','2016-03-07 12:30:10','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-956 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3884.jpg\" alt=\"DSC_3884\" width=\"1000\" height=\"665\" /></h2>\r\n<h2>Main Building completed</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','Main Building completed','','publish','open','open','','main-building-completed','','','2016-03-17 12:23:07','2016-03-17 12:23:07','',0,'http://www.robisearch.com/mtti2/?p=725',0,'post','',0),(726,1,'2016-03-07 12:30:10','2016-03-07 12:30:10','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Information about our QR code generator</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','Main Building completed','','inherit','closed','closed','','725-revision-v1','','','2016-03-07 12:30:10','2016-03-07 12:30:10','',725,'http://www.robisearch.com/mtti2/index.php/2016/03/07/725-revision-v1/',0,'revision','',0),(727,1,'2016-03-07 12:30:55','2016-03-07 12:30:55','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Main Building completed</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','Main Building completed','','inherit','closed','closed','','725-revision-v1','','','2016-03-07 12:30:55','2016-03-07 12:30:55','',725,'http://www.robisearch.com/mtti2/index.php/2016/03/07/725-revision-v1/',0,'revision','',0),(728,1,'2016-03-07 12:35:53','2016-03-07 12:35:53','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-720 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi0v0UsAAfBhD.jpg\" alt=\"CCTi0v0UsAAfBhD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP Launches institution</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP Launches institution','','publish','open','open','','vp-launches-institution','','','2016-03-17 12:30:38','2016-03-17 12:30:38','',0,'http://www.robisearch.com/mtti2/?p=728',0,'post','',0),(729,1,'2016-03-07 12:35:53','2016-03-07 12:35:53','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Information about our QR code generator</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP Launches institution','','inherit','closed','closed','','728-revision-v1','','','2016-03-07 12:35:53','2016-03-07 12:35:53','',728,'http://www.robisearch.com/mtti2/index.php/2016/03/07/728-revision-v1/',0,'revision','',0),(730,1,'2016-03-17 12:13:22','2016-03-17 12:13:22','<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2><img class=\"size-medium wp-image-720 aligncenter\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi0v0UsAAfBhD-300x200.jpg\" alt=\"CCTi0v0UsAAfBhD\" width=\"300\" height=\"200\" /></h2>\n<h2>VP Launches institution</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Create a QR code</h2>\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Change your QR code after printing</h2>\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\n\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>High resolution QR codes, print quality</h2>\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\n\n</div>\n</div>\n<div>\n<div class=\"container row\">\n<div class=\"column large-6\">\n<div class=\"neos-contentcollection\">\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>The QR code</h3>\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\n\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"column large-6\">\n<div class=\"neos-contentcollection\">\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>QR code with logo / image</h3>\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>QR code with design / style</h3>\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\n\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<h3 id=\"faq\">FAQ</h3>','VP Launches institution','','inherit','closed','closed','','728-autosave-v1','','','2016-03-17 12:13:22','2016-03-17 12:13:22','',728,'http://www.robisearch.com/mtti2/index.php/2016/03/07/728-autosave-v1/',0,'revision','',0),(731,1,'2016-03-07 12:39:09','2016-03-07 12:39:09','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>VP Launches institution</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP Launches institution','','inherit','closed','closed','','728-revision-v1','','','2016-03-07 12:39:09','2016-03-07 12:39:09','',728,'http://www.robisearch.com/mtti2/index.php/2016/03/07/728-revision-v1/',0,'revision','',0),(732,1,'2016-03-07 12:42:37','2016-03-07 12:42:37','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-722 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTiy6XUkAAJRC0.jpg\" alt=\"CCTiy6XUkAAJRC0\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP takes a tour of institute grounds</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP takes a tour of institute grounds','','publish','open','open','','vp-takes-a-tour-of-institute-grounds','','','2016-03-17 12:28:12','2016-03-17 12:28:12','',0,'http://www.robisearch.com/mtti2/?p=732',0,'post','',0),(733,1,'2016-03-07 12:42:37','2016-03-07 12:42:37','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>VP takes a tour of institute grounds</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP takes a tour of institute grounds','','inherit','closed','closed','','732-revision-v1','','','2016-03-07 12:42:37','2016-03-07 12:42:37','',732,'http://www.robisearch.com/mtti2/index.php/2016/03/07/732-revision-v1/',0,'revision','',0),(734,1,'2016-03-07 12:47:32','2016-03-07 12:47:32','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-738 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD-1.jpg\" alt=\"CCTi2CUUsAABvCD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP testing equipment</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP testing equipment','','publish','open','open','','vp-testing-equipment','','','2016-03-17 12:26:16','2016-03-17 12:26:16','',0,'http://www.robisearch.com/mtti2/?p=734',0,'post','',0),(735,1,'2016-03-07 12:47:32','2016-03-07 12:47:32','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Information about our QR code generator</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP testing equipment','','inherit','closed','closed','','734-revision-v1','','','2016-03-07 12:47:32','2016-03-07 12:47:32','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/07/734-revision-v1/',0,'revision','',0),(736,1,'2016-03-07 12:48:05','2016-03-07 12:48:05','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>VP testing equipment</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP testing equipment','','inherit','closed','closed','','734-revision-v1','','','2016-03-07 12:48:05','2016-03-07 12:48:05','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/07/734-revision-v1/',0,'revision','',0),(738,1,'2016-03-07 12:54:02','2016-03-07 12:54:02','','CCTi2CUUsAABvCD','','inherit','open','closed','','ccti2cuusaabvcd-2','','','2016-03-07 12:54:02','2016-03-07 12:54:02','',734,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD-1.jpg',0,'attachment','image/jpeg',0),(742,1,'2016-03-07 13:24:20','2016-03-07 13:24:20','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"380\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_facebook][/vc_column][/vc_row]','Home','','publish','closed','closed','','home-2','','','2016-11-17 13:14:05','2016-11-17 13:14:05','',0,'http://www.robisearch.com/mtti2/?page_id=742',0,'page','',0),(743,1,'2016-03-07 13:24:20','2016-03-07 13:24:20','','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-07 13:24:20','2016-03-07 13:24:20','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/07/742-revision-v1/',0,'revision','',0),(744,1,'2016-03-17 02:32:50','2016-03-17 02:32:50','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"380\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-autosave-v1','','','2016-03-17 02:32:50','2016-03-17 02:32:50','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/07/742-autosave-v1/',0,'revision','',0),(745,1,'2016-03-07 13:27:35','2016-03-07 13:27:35','[vc_row][vc_column][vc_masonry_grid post_type=\"post\" max_items=\"5\" grid_id=\"vc_gid:1457357143531-cdbbb6d5-e8da-8\"][/vc_column][/vc_row][vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"5\" grid_id=\"vc_gid:1457357234350-66303baf-c80a-6\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-07 13:27:35','2016-03-07 13:27:35','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/07/742-revision-v1/',0,'revision','',0),(746,1,'2016-03-07 13:28:44','2016-03-07 13:28:44',' ','','','publish','closed','closed','','746','','','2016-03-08 08:10:21','2016-03-08 08:10:21','',0,'http://www.robisearch.com/mtti2/?p=746',1,'nav_menu_item','',0),(747,1,'2016-03-07 13:36:04','2016-03-07 13:36:04','[vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"5\" style=\"lazy\" items_per_page=\"5\" grid_id=\"vc_gid:1457357234350-66303baf-c80a-6\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-07 13:36:04','2016-03-07 13:36:04','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/07/742-revision-v1/',0,'revision','',0),(750,1,'2016-03-07 22:02:10','2016-03-07 22:02:10','[vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"5\" style=\"lazy\" items_per_page=\"5\" grid_id=\"vc_gid:1457357234350-66303baf-c80a-6\" css=\".vc_custom_1457388123107{background-color: #194a83 !important;}\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-07 22:02:10','2016-03-07 22:02:10','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/07/742-revision-v1/',0,'revision','',0),(752,1,'2016-03-08 07:41:06','2016-03-08 07:41:06','[vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"5\" style=\"lazy\" items_per_page=\"5\" grid_id=\"vc_gid:1457357234350-66303baf-c80a-6\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-08 07:41:06','2016-03-08 07:41:06','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/08/742-revision-v1/',0,'revision','',0),(756,1,'2016-03-08 09:23:09','2016-03-08 09:23:09','','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-08 09:23:09','2016-03-08 09:23:09','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/08/742-revision-v1/',0,'revision','',0),(767,1,'2016-03-08 13:50:31','2016-03-08 13:50:31','','kenya-university-students2','','inherit','open','closed','','kenya-university-students2','','','2016-03-08 13:50:31','2016-03-08 13:50:31','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/kenya-university-students2.jpg',0,'attachment','image/jpeg',0),(768,1,'2016-03-08 13:50:59','2016-03-08 13:50:59','','5-things-to-expect-from-Kenyan-University-Lecturers','','inherit','open','closed','','5-things-to-expect-from-kenyan-university-lecturers','','','2016-03-09 12:38:03','2016-03-09 12:38:03','',782,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/5-things-to-expect-from-Kenyan-University-Lecturers.jpg',0,'attachment','image/jpeg',0),(769,1,'2016-03-08 13:51:09','2016-03-08 13:51:09','','graduation-universities-in-kenya','','inherit','open','closed','','graduation-universities-in-kenya','','','2016-03-09 12:38:06','2016-03-09 12:38:06','',782,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/graduation-universities-in-kenya.jpg',0,'attachment','image/jpeg',0),(770,1,'2016-03-08 13:51:17','2016-03-08 13:51:17','','Graduation Moi','','inherit','open','closed','','graduation-moi','','','2016-03-08 13:51:17','2016-03-08 13:51:17','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Kenyans-graduating-graduation-Kenya-students-University.jpg',0,'attachment','image/jpeg',0),(771,1,'2016-03-08 14:42:42','2016-03-08 14:42:42','[vc_row][vc_column][vc_wp_posts number=\"5\" show_date=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-08 14:42:42','2016-03-08 14:42:42','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/08/742-revision-v1/',0,'revision','',0),(772,1,'2016-03-08 14:52:30','2016-03-08 14:52:30','[vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"5\" grid_id=\"vc_gid:1457448483945-06e31d1c-0362-3\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-08 14:52:30','2016-03-08 14:52:30','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/08/742-revision-v1/',0,'revision','',0),(776,1,'2016-03-08 15:31:39','2016-03-08 15:31:39','[vc_row][vc_column][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-08 15:31:39','2016-03-08 15:31:39','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/08/742-revision-v1/',0,'revision','',0),(780,1,'2016-03-09 12:09:30','0000-00-00 00:00:00','','Home Slider','','draft','closed','closed','','','','','2016-03-09 12:09:30','2016-03-09 12:09:30','',0,'http://www.robisearch.com/mtti2/?post_type=cptbc&p=780',0,'cptbc','',0),(782,1,'2016-03-09 12:38:16','2016-03-09 12:38:16','<img class=\"alignnone size-medium wp-image-769\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/graduation-universities-in-kenya-300x150.jpg\" alt=\"graduation-universities-in-kenya\" width=\"300\" height=\"150\" /> <img class=\"alignnone size-medium wp-image-768\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/5-things-to-expect-from-Kenyan-University-Lecturers-300x180.jpg\" alt=\"5-things-to-expect-from-Kenyan-University-Lecturers\" width=\"300\" height=\"180\" />','Home Slider','','publish','closed','closed','','home-slider','','','2016-03-09 12:38:16','2016-03-09 12:38:16','',0,'http://www.robisearch.com/mtti2/?post_type=flexslider&p=782',0,'flexslider','',0),(784,1,'2016-03-10 06:42:48','2016-03-10 06:42:48','[vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper matt[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 06:42:48','2016-03-10 06:42:48','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(785,1,'2016-03-10 07:23:13','2016-03-10 07:23:13','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','MUKURWE-INI TECH OPEN DAY','','publish','open','closed','','mukurwe-ini-tec-open-day','','','2016-03-10 16:42:57','2016-03-10 16:42:57','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=785',0,'tribe_events','',0),(786,1,'2016-03-10 07:07:43','2016-03-10 07:07:43','','Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga.','','inherit','open','closed','','student-leader-erick-jomo-addresses-the-session-graced-by-as-hon-olum-left-hon-waititu-centre-and-prof-imbuga','','','2016-03-10 07:07:43','2016-03-10 07:07:43','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Student-Leader-Erick-Jomo-addresses-the-session-graced-by-as-Hon.-Olum-left-Hon.-Waititu-centre-and-Prof.-Imbuga..jpg',0,'attachment','image/jpeg',0),(787,1,'2016-03-10 07:07:55','2016-03-10 07:07:55','','Mr.-Kimani-addressing-the-congregation','','inherit','open','closed','','mr-kimani-addressing-the-congregation','','','2016-03-10 07:07:55','2016-03-10 07:07:55','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Mr.-Kimani-addressing-the-congregation.jpg',0,'attachment','image/jpeg',0),(788,1,'2016-03-10 07:08:15','2016-03-10 07:08:15','','A-Muigai','','inherit','open','closed','','a-muigai','','','2016-03-10 07:08:15','2016-03-10 07:08:15','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/A-Muigai.jpg',0,'attachment','image/jpeg',0),(789,1,'2016-03-10 07:08:53','2016-03-10 07:08:53','','NW530B42EA4F5CD','','inherit','open','closed','','nw530b42ea4f5cd','','','2016-03-10 07:08:53','2016-03-10 07:08:53','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/NW530B42EA4F5CD.jpg',0,'attachment','image/jpeg',0),(790,1,'2016-03-10 07:09:04','2016-03-10 07:09:04','','2','','inherit','open','closed','','2-2','','','2016-03-10 07:09:04','2016-03-10 07:09:04','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/2.jpg',0,'attachment','image/jpeg',0),(791,1,'2016-03-10 07:09:11','2016-03-10 07:09:11','','intel','','inherit','open','closed','','intel','','','2016-03-10 07:09:11','2016-03-10 07:09:11','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/intel.jpg',0,'attachment','image/jpeg',0),(792,1,'2016-03-10 07:10:04','2016-03-10 07:10:04','','mercy1','','inherit','open','closed','','mercy1','','','2016-03-10 07:10:04','2016-03-10 07:10:04','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/mercy1.jpg',0,'attachment','image/jpeg',0),(793,1,'2016-03-10 07:10:18','2016-03-10 07:10:18','','Mr-Mrs-Jkuat-karen-Campus-2014','','inherit','open','closed','','mr-mrs-jkuat-karen-campus-2014','','','2016-03-10 07:10:18','2016-03-10 07:10:18','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Mr-Mrs-Jkuat-karen-Campus-2014.jpg',0,'attachment','image/jpeg',0),(794,1,'2016-03-10 07:10:35','2016-03-10 07:10:35','','richest-universities-in-kenya1','','inherit','open','closed','','richest-universities-in-kenya1','','','2016-03-10 07:10:35','2016-03-10 07:10:35','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/richest-universities-in-kenya1.png',0,'attachment','image/png',0),(795,1,'2016-03-10 07:10:42','2016-03-10 07:10:42','','DSC_0021','','inherit','open','closed','','dsc_0021','','','2016-03-10 07:10:42','2016-03-10 07:10:42','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_0021.jpg',0,'attachment','image/jpeg',0),(796,1,'2016-03-10 07:10:58','2016-03-10 07:10:58','','Prof.-Odhiambo-addressing-the-trainees','','inherit','open','closed','','prof-odhiambo-addressing-the-trainees','','','2016-03-10 07:10:58','2016-03-10 07:10:58','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof.-Odhiambo-addressing-the-trainees.jpg',0,'attachment','image/jpeg',0),(797,1,'2016-03-10 07:11:18','2016-03-10 07:11:18','','10.-KNM-WT-71264','','inherit','open','closed','','10-knm-wt-71264','','','2016-03-10 07:11:18','2016-03-10 07:11:18','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/10.-KNM-WT-71264.jpg',0,'attachment','image/jpeg',0),(798,1,'2016-03-10 07:12:44','2016-03-10 07:12:44','','Prof.-Imbuga-right-Interacts-with-some-of-the-students.','','inherit','open','closed','','prof-imbuga-right-interacts-with-some-of-the-students','','','2016-03-10 07:12:44','2016-03-10 07:12:44','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof.-Imbuga-right-Interacts-with-some-of-the-students..jpg',0,'attachment','image/jpeg',0),(799,1,'2016-03-10 07:13:15','2016-03-10 07:13:15','','Presiding-Officer-Dr.-Esther-Mworia-congratulates-Dr.-Kangethe-on-winning-the-polls','','inherit','open','closed','','presiding-officer-dr-esther-mworia-congratulates-dr-kangethe-on-winning-the-polls','','','2016-03-10 07:13:15','2016-03-10 07:13:15','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Presiding-Officer-Dr.-Esther-Mworia-congratulates-Dr.-Kangethe-on-winning-the-polls.jpg',0,'attachment','image/jpeg',0),(800,1,'2016-03-10 07:13:32','2016-03-10 07:13:32','','Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right','','inherit','open','closed','','prof-imbuga-centre-makes-a-point-during-the-meeting-with-staff-she-is-with-prof-moirongo-left-and-prof-ngumi-right','','','2016-03-10 07:13:32','2016-03-10 07:13:32','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof.-Imbuga-centre-makes-a-point-during-the-meeting-with-staff.-She-is-with-Prof.-Moirongo-left-and-Prof.-Ngumi-right.jpg',0,'attachment','image/jpeg',0),(801,1,'2016-03-10 07:13:44','2016-03-10 07:13:44','','Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218','','inherit','open','closed','','dr-kimani-right-presents-a-jkuat-2016-wall-calendar-to-mr-muriuki-300x218','','','2016-03-10 07:13:44','2016-03-10 07:13:44','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Dr.-Kimani-right-presents-a-JKUAT-2016-wall-calendar-to-Mr.-Muriuki-300x218.jpg',0,'attachment','image/jpeg',0),(802,1,'2016-03-10 07:14:04','2016-03-10 07:14:04','','Diana-present-the-trophy-to-Prof.-Imbuga.-300x221','','inherit','open','closed','','diana-present-the-trophy-to-prof-imbuga-300x221','','','2016-03-10 07:14:04','2016-03-10 07:14:04','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Diana-present-the-trophy-to-Prof.-Imbuga.-300x221.jpg',0,'attachment','image/jpeg',0),(803,1,'2016-03-10 07:14:16','2016-03-10 07:14:16','','Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683','','inherit','open','closed','','presiding-officer-dr-muoria-right-congratulates-prof-ateka-for-being-a-worthy-competitor-as-the-victor-dr-mburu-looks-on-1024x683','','','2016-03-10 07:14:16','2016-03-10 07:14:16','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Presiding-Officer-Dr.-Muoria-right-congratulates-Prof.-Ateka-for-being-a-worthy-competitor-as-the-victor-Dr-Mburu-looks-on.-1024x683.jpg',0,'attachment','image/jpeg',0),(804,1,'2016-03-10 07:14:35','2016-03-10 07:14:35','','Prof.-Magoma-1024x683','','inherit','open','closed','','prof-magoma-1024x683','','','2016-03-10 07:14:35','2016-03-10 07:14:35','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof.-Magoma-1024x683.jpg',0,'attachment','image/jpeg',0),(805,1,'2016-03-10 07:14:46','2016-03-10 07:14:46','','DSC_0101','','inherit','open','closed','','dsc_0101','','','2016-03-10 07:14:46','2016-03-10 07:14:46','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_0101.jpg',0,'attachment','image/jpeg',0),(806,1,'2016-03-10 07:15:47','2016-03-10 07:15:47','','Prof_-Kahangi-22','','inherit','open','closed','','prof_-kahangi-22','','','2016-03-10 07:15:47','2016-03-10 07:15:47','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof_-Kahangi-22.jpg',0,'attachment','image/jpeg',0),(807,1,'2016-03-10 07:15:58','2016-03-10 07:15:58','','odhiambo1','','inherit','open','closed','','odhiambo1','','','2016-03-10 07:15:58','2016-03-10 07:15:58','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/odhiambo1.jpg',0,'attachment','image/jpeg',0),(808,1,'2016-03-10 07:16:18','2016-03-10 07:16:18','','imbuga-m_1','','inherit','open','closed','','imbuga-m_1','','','2016-03-10 07:16:18','2016-03-10 07:16:18','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/imbuga-m_1.jpg',0,'attachment','image/jpeg',0),(809,1,'2016-03-10 07:16:32','2016-03-10 07:16:32','','Prof.-Geoffrey-Maloiy','','inherit','open','closed','','prof-geoffrey-maloiy','','','2016-03-10 07:16:32','2016-03-10 07:16:32','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Prof.-Geoffrey-Maloiy.jpg',0,'attachment','image/jpeg',0),(810,1,'2016-03-10 07:16:46','2016-03-10 07:16:46','','general','','inherit','open','closed','','general','','','2016-03-10 07:16:46','2016-03-10 07:16:46','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/general.jpg',0,'attachment','image/jpeg',0),(811,1,'2016-03-10 07:17:04','2016-03-10 07:17:04','','092','','inherit','open','closed','','092','','','2016-03-10 07:17:04','2016-03-10 07:17:04','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/092.jpg',0,'attachment','image/jpeg',0),(812,1,'2016-03-10 07:17:16','2016-03-10 07:17:16','','Hostels_0001_Background 2','','inherit','open','closed','','hostels_0001_background-2','','','2016-03-10 07:17:16','2016-03-10 07:17:16','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Hostels_0001_Background-2.png',0,'attachment','image/png',0),(813,1,'2016-03-10 07:18:50','2016-03-10 07:18:50','','Hostels_0001_Background','','inherit','open','closed','','hostels_0001_background','','','2016-03-10 07:18:50','2016-03-10 07:18:50','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Hostels_0001_Background.png',0,'attachment','image/png',0),(814,1,'2016-03-10 07:19:00','2016-03-10 07:19:00','','Hostels','','inherit','open','closed','','hostels','','','2016-03-10 07:19:00','2016-03-10 07:19:00','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/Hostels.psd',0,'attachment','application/octet-stream',0),(815,1,'2016-03-10 07:19:45','2016-03-10 07:19:45','','02 150p-01','','inherit','open','closed','','02-150p-01','','','2016-03-10 07:19:45','2016-03-10 07:19:45','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/02-150p-01.jpg',0,'attachment','image/jpeg',0),(816,1,'2016-03-10 07:19:58','2016-03-10 07:19:58','','09','','inherit','open','closed','','09','','','2016-03-10 07:19:58','2016-03-10 07:19:58','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/09.jpg',0,'attachment','image/jpeg',0),(817,1,'2016-03-10 07:23:14','2016-03-10 07:23:14','','Institute\'s Grounds','','publish','closed','closed','','institutes-grounds','','','2016-03-10 07:23:14','2016-03-10 07:23:14','',0,'http://www.robisearch.com/mtti2/index.php/venue/institutes-grounds/',0,'tribe_venue','',0),(818,1,'2016-03-10 07:46:37','2016-03-10 07:46:37','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','JKUAT SPORTS WEEKEND','','publish','open','closed','','jkuat-sports-weekend','','','2016-03-10 07:46:37','2016-03-10 07:46:37','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=818',0,'tribe_events','',0),(819,1,'2016-03-10 07:46:38','2016-03-10 07:46:38','','JKUAT Main Cumpus','','publish','closed','closed','','jkuat-main-cumpus','','','2016-03-10 07:46:38','2016-03-10 07:46:38','',0,'http://www.robisearch.com/mtti2/index.php/venue/jkuat-main-cumpus/',0,'tribe_venue','',0),(820,1,'2016-03-10 08:24:12','2016-03-10 08:24:12','','images2','','inherit','open','closed','','images2','','','2016-03-10 08:24:12','2016-03-10 08:24:12','',818,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/images2.jpg',0,'attachment','image/jpeg',0),(821,1,'2016-03-10 08:29:57','2016-03-10 08:29:57','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','MUKURWE-INI TECH CAREER WEEK','','publish','open','closed','','mukurwe-ini-tech-career-week','','','2016-03-10 08:38:27','2016-03-10 08:38:27','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=821',0,'tribe_events','',0),(822,1,'2016-03-10 08:38:05','2016-03-10 08:38:05','','IMG_004822','','inherit','open','closed','','img_004822','','','2016-03-10 08:38:05','2016-03-10 08:38:05','',821,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/IMG_004822.jpg',0,'attachment','image/jpeg',0),(823,1,'2016-03-10 08:46:49','2016-03-10 08:46:49','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','MR & MISS MUKURWE-INI TECH','','publish','open','closed','','mr-and-miss-mukurwe-ini-tec','','','2016-03-10 16:43:40','2016-03-10 16:43:40','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=823',0,'tribe_events','',0),(824,1,'2016-03-10 09:03:01','2016-03-10 09:03:01','','maseno','','inherit','open','closed','','maseno','','','2016-03-10 09:03:01','2016-03-10 09:03:01','',823,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/maseno.jpg',0,'attachment','image/jpeg',0),(825,1,'2016-03-10 09:31:59','2016-03-10 09:31:59','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','1st Graduation','','publish','open','closed','','1st-graduation','','','2016-03-10 09:31:59','2016-03-10 09:31:59','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=825',0,'tribe_events','',0),(826,1,'2016-03-10 09:27:29','2016-03-10 09:27:29','','kenya-university-students2','','inherit','open','closed','','kenya-university-students2-2','','','2016-03-10 09:27:29','2016-03-10 09:27:29','',825,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/kenya-university-students2-1.jpg',0,'attachment','image/jpeg',0),(827,1,'2016-03-10 09:34:09','2016-03-10 09:34:09','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\r\n<div></div>\r\n<div>Other details will be communicated in due course, namely:-</div>\r\n<ol>\r\n <li>\r\n<div>Nomination date</div></li>\r\n <li value=\"\">\r\n<div>Nomination procedure</div></li>\r\n <li value=\"\">\r\n<div>Date of commencement of official campaigns.</div></li>\r\n</ol>\r\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','May 2016 Intake','','publish','open','closed','','may-2016-intake','','','2016-03-10 09:37:00','2016-03-10 09:37:00','',0,'http://www.robisearch.com/mtti2/?post_type=tribe_events&p=827',0,'tribe_events','',0),(828,1,'2016-03-10 09:35:23','2016-03-10 09:35:23','<div>I hereby announce, under Article 18 subsection (1) of the SONU Constitution (2015), that the SONU elections shall be held on Friday 1<sup>st</sup> April, 2016.</div>\n<div></div>\n<div>Other details will be communicated in due course, namely:-</div>\n<ol>\n <li>\n<div>Nomination date</div></li>\n <li value=\"\">\n<div>Nomination procedure</div></li>\n <li value=\"\">\n<div>Date of commencement of official campaigns.</div></li>\n</ol>\n<div>Prospective candidates and students are advised to refrain from activities which are inconsistent with the rules and regulations of the Electoral Commission, such as early campaigns before nominations, or unruly conduct. Violation of any election rules or regulations, and/or the Rules and Regulations Governing the Organization, Conduct and Discipline of Students of the University of Nairobi will lead to appropriate disciplinary action, including automatic disqualification from the election process.</div>','May 2016 Intake','','inherit','closed','closed','','827-autosave-v1','','','2016-03-10 09:35:23','2016-03-10 09:35:23','',827,'http://www.robisearch.com/mtti2/index.php/2016/03/10/827-autosave-v1/',0,'revision','',0),(829,1,'2016-03-10 09:35:50','2016-03-10 09:35:50','','varsity','','inherit','open','closed','','varsity','','','2016-03-10 09:35:50','2016-03-10 09:35:50','',827,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/varsity.jpg',0,'attachment','image/jpeg',0),(830,1,'2016-03-10 09:42:31','2016-03-10 09:42:31','[vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_row_inner][vc_column_inner width=\"2/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image style=\"vc_box_rounded\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_gmaps size=\"300\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n[/vc_column_text][/vc_column][/vc_row]','Contact us','','inherit','closed','closed','','496-autosave-v1','','','2016-03-10 09:42:31','2016-03-10 09:42:31','',496,'http://www.robisearch.com/mtti2/index.php/2016/03/10/496-autosave-v1/',0,'revision','',0),(831,1,'2016-03-10 09:42:45','2016-03-10 09:42:45','[vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_row_inner][vc_column_inner width=\"2/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image style=\"vc_box_rounded\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_gmaps size=\"300\"][/vc_column][/vc_row][vc_row][vc_column][vc_custom_heading text=\"This is custom heading element with Google Fonts\" font_container=\"tag:h2|text_align:center\" google_fonts=\"font_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Contact us','','inherit','closed','closed','','496-revision-v1','','','2016-03-10 09:42:45','2016-03-10 09:42:45','',496,'http://www.robisearch.com/mtti2/index.php/2016/03/10/496-revision-v1/',0,'revision','',0),(832,1,'2016-03-10 09:52:31','2016-03-10 09:52:31','[vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper matt[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 09:52:31','2016-03-10 09:52:31','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(833,1,'2016-03-10 09:54:17','2016-03-10 09:54:17','[vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper matt[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_basic_grid post_type=\"post\" max_items=\"10\" grid_id=\"vc_gid:1457603639372-25deb874-7f9e-0\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 09:54:17','2016-03-10 09:54:17','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(834,1,'2016-03-10 10:07:55','2016-03-10 10:07:55','[vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper matt[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 10:07:55','2016-03-10 10:07:55','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(835,1,'2016-03-10 10:18:25','2016-03-10 10:18:25','[vc_row][vc_column][vc_empty_space][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 10:18:25','2016-03-10 10:18:25','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(836,1,'2016-03-10 10:24:56','2016-03-10 10:24:56','[vc_row][vc_column][vc_empty_space height=\"22px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 10:24:56','2016-03-10 10:24:56','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(838,1,'2016-03-10 10:54:29','2016-03-10 10:54:29','[vc_row][vc_column][vc_empty_space height=\"22px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 10:54:29','2016-03-10 10:54:29','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(839,1,'2016-03-10 11:02:13','2016-03-10 11:02:13','[vc_row][vc_column][vc_empty_space height=\"22px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<span style=\"color: #878383;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:02:13','2016-03-10 11:02:13','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(840,1,'2016-03-10 11:10:54','2016-03-10 11:10:54','[vc_row][vc_column][vc_empty_space height=\"22px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\nTHE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:10:54','2016-03-10 11:10:54','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(841,1,'2016-03-10 11:16:19','2016-03-10 11:16:19','[vc_row][vc_column][vc_empty_space height=\"22px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #878383;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:16:19','2016-03-10 11:16:19','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(842,1,'2016-03-10 11:17:31','2016-03-10 11:17:31','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #878383;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:17:31','2016-03-10 11:17:31','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(843,1,'2016-03-10 11:20:16','2016-03-10 11:20:16','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:20:16','2016-03-10 11:20:16','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(844,1,'2016-03-10 11:25:53','2016-03-10 11:25:53','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:25:53','2016-03-10 11:25:53','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(845,1,'2016-03-10 11:34:30','2016-03-10 11:34:30','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" style=\"double\" border_width=\"3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:34:30','2016-03-10 11:34:30','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(846,1,'2016-03-10 11:40:04','2016-03-10 11:40:04','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" style=\"double\" border_width=\"3\" el_class=\"quick-links-heads\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:40:04','2016-03-10 11:40:04','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(847,1,'2016-03-10 11:48:28','2016-03-10 11:48:28','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" style=\"double\" border_width=\"3\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:48:28','2016-03-10 11:48:28','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(848,1,'2016-03-10 11:51:19','2016-03-10 11:51:19','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" border_width=\"3\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:51:19','2016-03-10 11:51:19','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(849,1,'2016-03-10 11:52:47','2016-03-10 11:52:47','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:52:47','2016-03-10 11:52:47','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(850,1,'2016-03-10 11:55:16','2016-03-10 11:55:16','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_wp_calendar][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 11:55:16','2016-03-10 11:55:16','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(851,1,'2016-03-10 12:19:23','2016-03-10 12:19:23','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 12:19:23','2016-03-10 12:19:23','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(852,1,'2016-03-10 12:30:22','2016-03-10 12:30:22','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_posts_slider count=\"3\" interval=\"3\" link=\"custom_link\" posttypes=\"tribe_events\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 12:30:22','2016-03-10 12:30:22','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(854,1,'2016-03-10 12:43:09','2016-03-10 12:43:09','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_posts_slider type=\"nivo\" count=\"3\" interval=\"3\" link=\"link_no\" posttypes=\"tribe_events\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 12:43:09','2016-03-10 12:43:09','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(855,1,'2016-03-10 13:30:59','2016-03-10 13:30:59','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 13:30:59','2016-03-10 13:30:59','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(856,1,'2016-03-10 15:41:11','2016-03-10 15:41:11','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_widget_sidebar sidebar_id=\"footer-1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 15:41:11','2016-03-10 15:41:11','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(857,1,'2016-03-10 15:58:07','2016-03-10 15:58:07','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_wp_calendar][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 15:58:07','2016-03-10 15:58:07','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(859,1,'2016-03-10 16:18:17','2016-03-10 16:18:17','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][ecs-list-events][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 16:18:17','2016-03-10 16:18:17','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(860,1,'2016-03-10 16:26:54','2016-03-10 16:26:54','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][ecs-list-events excerpt=\'true\'][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 16:26:54','2016-03-10 16:26:54','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(861,1,'2016-03-10 16:29:14','2016-03-10 16:29:14','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][ecs-list-events excerpt=\'true\' thumb=\'true\'][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 16:29:14','2016-03-10 16:29:14','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(862,1,'2016-03-10 16:33:09','2016-03-10 16:33:09','','129_s','','inherit','open','closed','','129_s','','','2016-03-10 16:33:09','2016-03-10 16:33:09','',785,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/129_s.jpg',0,'attachment','image/jpeg',0),(863,1,'2016-03-10 16:38:02','2016-03-10 16:38:02','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][ecs-list-events excerpt=\'true\' thumb=\'true\'][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 16:38:02','2016-03-10 16:38:02','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(864,1,'2016-03-10 16:39:08','2016-03-10 16:39:08','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-10 16:39:08','2016-03-10 16:39:08','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/10/742-revision-v1/',0,'revision','',0),(867,1,'2016-03-16 19:30:28','2016-03-16 19:30:28','','DSC_3769','','inherit','open','closed','','dsc_3769','','','2016-03-17 12:06:18','2016-03-17 12:06:18','',925,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769.jpg',0,'attachment','image/jpeg',0),(868,1,'2016-03-16 19:45:18','2016-03-16 19:45:18','','DSC_3829','','inherit','open','closed','','dsc_3829','','','2016-03-17 09:34:39','2016-03-17 09:34:39','',927,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829.jpg',0,'attachment','image/jpeg',0),(870,1,'2016-03-16 20:43:27','2016-03-16 20:43:27','','Home Slider','','publish','closed','closed','','home-slider','','','2016-03-16 21:04:40','2016-03-16 21:04:40','',0,'http://www.robisearch.com/mtti2/?post_type=soliloquy&p=870',0,'soliloquy','',0),(871,1,'2016-03-16 20:41:12','2016-03-16 20:41:12','','DSC_3769','','inherit','open','closed','','dsc_3769-2','','','2016-03-16 20:41:12','2016-03-16 20:41:12','',870,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1.jpg',0,'attachment','image/jpeg',0),(872,1,'2016-03-16 20:43:09','2016-03-16 20:43:09','','DSC_3856','','inherit','open','closed','','dsc_3856','','','2016-03-16 20:43:09','2016-03-16 20:43:09','',870,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3856.jpg',0,'attachment','image/jpeg',0),(873,1,'2016-03-16 20:48:20','2016-03-16 20:48:20','[vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][soliloquy id=\"870\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 20:48:20','2016-03-16 20:48:20','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(874,1,'2016-03-16 20:49:01','2016-03-16 20:49:01','[vc_row][vc_column][vc_column_text][soliloquy id=\"870\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 20:49:01','2016-03-16 20:49:01','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(875,1,'2016-03-16 21:05:59','2016-03-16 21:05:59','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458162352083{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][soliloquy id=\"870\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 21:05:59','2016-03-16 21:05:59','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(877,1,'2016-03-16 22:29:15','2016-03-16 22:29:15','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458167346340{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][huge_it_slider id=\"1\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 22:29:15','2016-03-16 22:29:15','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(879,1,'2016-03-16 22:57:58','2016-03-16 22:57:58','','4','','inherit','open','closed','','4','','','2016-03-16 22:57:58','2016-03-16 22:57:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/4.jpg',0,'attachment','image/jpeg',0),(880,1,'2016-03-16 22:58:25','2016-03-16 22:58:25','','2','','inherit','open','closed','','2-3','','','2016-03-16 22:58:25','2016-03-16 22:58:25','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/2.jpg',0,'attachment','image/jpeg',0),(881,1,'2016-03-16 22:58:34','2016-03-16 22:58:34','','121','','inherit','open','closed','','121','','','2016-03-16 22:58:34','2016-03-16 22:58:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/121.jpg',0,'attachment','image/jpeg',0),(882,1,'2016-03-16 22:58:48','2016-03-16 22:58:48','','3','','inherit','open','closed','','3','','','2016-03-16 22:58:48','2016-03-16 22:58:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/3.jpg',0,'attachment','image/jpeg',0),(883,1,'2016-03-16 22:58:58','2016-03-16 22:58:58','','11','','inherit','open','closed','','11','','','2016-03-16 22:58:58','2016-03-16 22:58:58','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/11.jpg',0,'attachment','image/jpeg',0),(884,1,'2016-03-16 22:59:06','2016-03-16 22:59:06','','8','','inherit','open','closed','','8','','','2016-03-16 22:59:06','2016-03-16 22:59:06','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/8.jpg',0,'attachment','image/jpeg',0),(885,1,'2016-03-16 22:59:12','2016-03-16 22:59:12','','9','','inherit','open','closed','','9','','','2016-03-16 22:59:12','2016-03-16 22:59:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/9.jpg',0,'attachment','image/jpeg',0),(886,1,'2016-03-16 22:59:21','2016-03-16 22:59:21','','151','','inherit','open','closed','','151','','','2016-03-16 22:59:21','2016-03-16 22:59:21','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/151.jpg',0,'attachment','image/jpeg',0),(887,1,'2016-03-16 22:59:32','2016-03-16 22:59:32','','13','','inherit','open','closed','','13','','','2016-03-16 22:59:32','2016-03-16 22:59:32','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/13.jpg',0,'attachment','image/jpeg',0),(888,1,'2016-03-16 22:59:44','2016-03-16 22:59:44','','16','','inherit','open','closed','','16','','','2016-03-16 22:59:44','2016-03-16 22:59:44','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2012/10/16.jpg',0,'attachment','image/jpeg',0),(889,1,'2016-03-16 23:02:27','2016-03-16 23:02:27','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458169337138{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"1\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 23:02:27','2016-03-16 23:02:27','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(890,1,'2016-03-16 23:14:20','2016-03-16 23:14:20','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170047463{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"2\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 23:14:20','2016-03-16 23:14:20','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(891,1,'2016-03-16 23:18:36','2016-03-16 23:18:36','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170047463{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"2\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"2px\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 23:18:36','2016-03-16 23:18:36','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(892,1,'2016-03-16 23:28:47','2016-03-16 23:28:47','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-16 23:28:47','2016-03-16 23:28:47','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/16/742-revision-v1/',0,'revision','',0),(895,1,'2016-03-17 00:46:43','2016-03-17 00:46:43','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"post\" link_target=\"self\" fluid_images=\"true\" height=\"400\" featured_height=\"400\" min_height=\"0\" space_hor=\"10\" space_ver=\"10\" columns=\"2\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"false\" read_more_inline=\"false\" read_more_content=\"Read more →\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 00:46:43','2016-03-17 00:46:43','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(896,1,'2016-03-17 00:51:02','2016-03-17 00:51:02','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"true\" space_hor=\"10\" space_ver=\"10\" columns=\"2\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 00:51:02','2016-03-17 00:51:02','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(897,1,'2016-03-17 00:58:34','2016-03-17 00:58:34','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"thumbnail\" post_type=\"post\" link_target=\"self\" space_hor=\"10\" space_ver=\"10\" columns=\"2\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 00:58:34','2016-03-17 00:58:34','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(898,1,'2016-03-17 01:00:37','2016-03-17 01:00:37','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"dropcap\" post_type=\"post\" link_target=\"self\" space_hor=\"10\" space_ver=\"10\" columns=\"2\" order=\"DESC\" orderby=\"date\" posts_per_page=\"10\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" show_subtitle=\"true\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:00:37','2016-03-17 01:00:37','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(899,1,'2016-03-17 01:04:06','2016-03-17 01:04:06','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"true\" space_hor=\"10\" space_ver=\"10\" columns=\"2\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"thumbnail\" color_scheme=\"dark\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:04:06','2016-03-17 01:04:06','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(900,1,'2016-03-17 01:07:54','2016-03-17 01:07:54','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"300\" height=\"200\" featured_height=\"200\" min_height=\"0\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"dark\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"false\" read_more_inline=\"false\" read_more_content=\"Read more →\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:07:54','2016-03-17 01:07:54','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(901,1,'2016-03-17 01:10:47','2016-03-17 01:10:47','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"300\" height=\"200\" featured_height=\"200\" min_height=\"0\" space_hor=\"10\" space_ver=\"10\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"true\" read_more_inline=\"true\" read_more_content=\"Read more →\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:10:47','2016-03-17 01:10:47','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(902,1,'2016-03-17 01:13:49','2016-03-17 01:13:49','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"false\" width=\"300\" height=\"200\" featured_height=\"200\" min_height=\"0\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#ffffff\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"true\" read_more_inline=\"true\" read_more_content=\"Read more →\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:13:49','2016-03-17 01:13:49','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(903,1,'2016-03-17 01:16:53','2016-03-17 01:16:53','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" height=\"200\" featured_height=\"200\" min_height=\"0\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"true\" read_more_inline=\"true\" read_more_content=\"Read more →\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:16:53','2016-03-17 01:16:53','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(904,1,'2016-03-17 01:19:34','2016-03-17 01:19:34','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\">[ecs-list-events excerpt=\'true\' thumb=\'true\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:19:34','2016-03-17 01:19:34','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(905,1,'2016-03-17 01:22:09','2016-03-17 01:22:09','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"d.m.Y\" time_format=\"H:i\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:22:09','2016-03-17 01:22:09','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(906,1,'2016-03-17 01:25:15','2016-03-17 01:25:15','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:25:15','2016-03-17 01:25:15','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(907,1,'2016-03-17 01:30:12','2016-03-17 01:30:12','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:30:12','2016-03-17 01:30:12','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(908,1,'2016-03-17 01:32:08','2016-03-17 01:32:08','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:32:08','2016-03-17 01:32:08','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(909,1,'2016-03-17 01:35:45','2016-03-17 01:35:45','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:35:45','2016-03-17 01:35:45','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(910,1,'2016-03-17 01:38:09','2016-03-17 01:38:09','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"3\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:38:09','2016-03-17 01:38:09','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(911,1,'2016-03-17 01:40:32','2016-03-17 01:40:32','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"false\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:40:32','2016-03-17 01:40:32','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(912,1,'2016-03-17 01:43:40','2016-03-17 01:43:40','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:43:40','2016-03-17 01:43:40','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(913,1,'2016-03-17 01:48:04','2016-03-17 01:48:04','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:48:04','2016-03-17 01:48:04','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(914,1,'2016-03-17 01:51:28','2016-03-17 01:51:28','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"true\" show_date=\"true\" show_time=\"true\" show_time_before=\"true\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:51:28','2016-03-17 01:51:28','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(915,1,'2016-03-17 01:56:08','2016-03-17 01:56:08','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"grid-medium\" post_type=\"post\" link_target=\"self\" fluid_images=\"true\" height=\"200\" featured_height=\"200\" min_height=\"0\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" excerpt_show=\"true\" excerpt_lenght=\"35\" ignore_more_tag=\"false\" read_more_show=\"true\" read_more_inline=\"true\" read_more_content=\"Read more →\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:56:08','2016-03-17 01:56:08','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(916,1,'2016-03-17 01:59:57','2016-03-17 01:59:57','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"thumbnail\" post_type=\"post\" link_target=\"self\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 01:59:57','2016-03-17 01:59:57','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(917,1,'2016-03-17 02:04:37','2016-03-17 02:04:37','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"400\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:04:37','2016-03-17 02:04:37','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(918,1,'2016-03-17 02:08:38','2016-03-17 02:08:38','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"400\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"DESC\" orderby=\"date\" posts_per_page=\"3\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:08:38','2016-03-17 02:08:38','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(919,1,'2016-03-17 02:15:15','2016-03-17 02:15:15','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"370\" space_hor=\"8\" space_ver=\"8\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"dark\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:15:15','2016-03-17 02:15:15','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(920,1,'2016-03-17 02:20:08','2016-03-17 02:20:08','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"390\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"dark\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:20:08','2016-03-17 02:20:08','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(921,1,'2016-03-17 02:22:54','2016-03-17 02:22:54','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"380\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"dark\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:22:54','2016-03-17 02:22:54','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(922,1,'2016-03-17 02:32:56','2016-03-17 02:32:56','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"380\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-03-17 02:32:56','2016-03-17 02:32:56','',742,'http://www.robisearch.com/mtti2/index.php/2016/03/17/742-revision-v1/',0,'revision','',0),(923,1,'2016-03-17 12:08:40','2016-03-17 12:08:40','<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2><img class=\"size-medium wp-image-738 aligncenter\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD-1-300x200.jpg\" alt=\"CCTi2CUUsAABvCD\" width=\"300\" height=\"200\" /></h2>\n<h2>VP testing equipment</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Create a QR code</h2>\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>\n ','VP testing equipment','','inherit','closed','closed','','734-autosave-v1','','','2016-03-17 12:08:40','2016-03-17 12:08:40','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/17/734-autosave-v1/',0,'revision','',0),(924,1,'2016-03-17 02:36:33','2016-03-17 02:36:33','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>VP testing equipment</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP testing equipment','','inherit','closed','closed','','734-revision-v1','','','2016-03-17 02:36:33','2016-03-17 02:36:33','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/17/734-revision-v1/',0,'revision','',0),(925,1,'2016-03-17 02:47:20','2016-03-17 02:47:20','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-867 size-large\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1024x681.jpg\" alt=\"DSC_3769\" width=\"870\" height=\"579\" /></h2>\r\n<h2>Guests shown equipment available in institute</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','MTTI 1st OPEN DAY','','publish','open','open','','mtti-1st-open-day','','','2016-03-17 12:24:44','2016-03-17 12:24:44','',0,'http://www.robisearch.com/mtti2/?p=925',0,'post','',0),(926,1,'2016-03-17 02:47:20','2016-03-17 02:47:20','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Guests shown equipment available in institute</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','MTTI 1st OPEN DAY','','inherit','closed','closed','','925-revision-v1','','','2016-03-17 02:47:20','2016-03-17 02:47:20','',925,'http://www.robisearch.com/mtti2/index.php/2016/03/17/925-revision-v1/',0,'revision','',0),(927,1,'2016-03-17 02:56:59','2016-03-17 02:56:59','<div class=\"typo3-neos-nodetypes-text\">\r\n<h2></h2>\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-938 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-1.jpg\" alt=\"DSC_3829\" width=\"1000\" height=\"665\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','publish','open','open','','kabando-wa-kabando-gives-speech-during-open-day','','','2016-03-17 10:26:31','2016-03-17 10:26:31','',0,'http://www.robisearch.com/mtti2/?p=927',0,'post','',0),(928,1,'2016-03-17 02:56:59','2016-03-17 02:56:59','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 02:56:59','2016-03-17 02:56:59','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(929,1,'2016-03-17 10:25:19','2016-03-17 10:25:19','<div class=\"typo3-neos-nodetypes-text\">\n<h2></h2>\n<div>\n<h2><img class=\"aligncenter wp-image-938 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-1.jpg\" alt=\"DSC_3829\" width=\"1000\" height=\"665\" /></h2>\n<h2>Kabando wa Kabando gives speech during open day</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Create a QR code</h2>\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-autosave-v1','','','2016-03-17 10:25:19','2016-03-17 10:25:19','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-autosave-v1/',0,'revision','',0),(930,1,'2016-03-17 09:35:03','2016-03-17 09:35:03','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"size-medium wp-image-868 aligncenter\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-300x199.jpg\" alt=\"DSC_3829\" width=\"300\" height=\"199\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:35:03','2016-03-17 09:35:03','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(931,1,'2016-03-17 09:40:32','2016-03-17 09:40:32','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:40:32','2016-03-17 09:40:32','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(932,1,'2016-03-17 09:48:20','2016-03-17 09:48:20','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2> <img class=\"alignnone size-medium wp-image-862 aligncenter\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/129_s-300x117.jpg\" alt=\"129_s\" width=\"300\" height=\"117\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:48:20','2016-03-17 09:48:20','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(933,1,'2016-03-17 09:50:07','2016-03-17 09:50:07','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2> <img class=\"aligncenter wp-image-862 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/129_s.jpg\" alt=\"129_s\" width=\"640\" height=\"250\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:50:07','2016-03-17 09:50:07','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(934,1,'2016-03-17 09:50:55','2016-03-17 09:50:55','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-862 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/129_s.jpg\" alt=\"129_s\" width=\"640\" height=\"250\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:50:55','2016-03-17 09:50:55','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(935,1,'2016-03-17 09:52:22','2016-03-17 09:52:22','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-868 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-e1458185615892.jpg\" alt=\"DSC_3829\" width=\"1281\" height=\"852\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:52:22','2016-03-17 09:52:22','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(936,1,'2016-03-17 09:54:10','2016-03-17 09:54:10','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-868 size-large\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-1024x681.jpg\" alt=\"DSC_3829\" width=\"870\" height=\"579\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:54:10','2016-03-17 09:54:10','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(937,1,'2016-03-17 09:55:28','2016-03-17 09:55:28','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-868 size-medium\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-300x199.jpg\" alt=\"DSC_3829\" width=\"300\" height=\"199\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 09:55:28','2016-03-17 09:55:28','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(938,1,'2016-03-17 10:24:12','2016-03-17 10:24:12','','DSC_3829','','inherit','open','closed','','dsc_3829-2','','','2016-03-17 10:24:12','2016-03-17 10:24:12','',927,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-1.jpg',0,'attachment','image/jpeg',0),(939,1,'2016-03-17 10:26:31','2016-03-17 10:26:31','<div class=\"typo3-neos-nodetypes-text\">\r\n<h2></h2>\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-938 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3829-1.jpg\" alt=\"DSC_3829\" width=\"1000\" height=\"665\" /></h2>\r\n<h2>Kabando wa Kabando gives speech during open day</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','Kabando wa Kabando gives speech during open day','','inherit','closed','closed','','927-revision-v1','','','2016-03-17 10:26:31','2016-03-17 10:26:31','',927,'http://www.robisearch.com/mtti2/index.php/2016/03/17/927-revision-v1/',0,'revision','',0),(940,1,'2016-03-17 10:40:12','2016-03-17 10:40:12','','DSC_3856','','inherit','open','closed','','dsc_3856-2','','','2016-03-17 10:40:12','2016-03-17 10:40:12','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3856-1.jpg',0,'attachment','image/jpeg',0),(941,1,'2016-03-17 10:43:52','2016-03-17 10:43:52','','DSC_3776','','inherit','open','closed','','dsc_3776','','','2016-03-17 10:43:52','2016-03-17 10:43:52','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3776.jpg',0,'attachment','image/jpeg',0),(942,1,'2016-03-17 10:45:48','2016-03-17 10:45:48','','DSC_3777','','inherit','open','closed','','dsc_3777','','','2016-03-17 10:45:48','2016-03-17 10:45:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3777.jpg',0,'attachment','image/jpeg',0),(943,1,'2016-03-17 10:48:34','2016-03-17 10:48:34','','DSC_3782','','inherit','open','closed','','dsc_3782','','','2016-03-17 10:48:34','2016-03-17 10:48:34','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3782.jpg',0,'attachment','image/jpeg',0),(944,1,'2016-03-17 11:45:48','2016-03-17 11:45:48','','DSC_3789','','inherit','open','closed','','dsc_3789','','','2016-03-17 11:45:48','2016-03-17 11:45:48','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3789.jpg',0,'attachment','image/jpeg',0),(945,1,'2016-03-17 11:47:46','2016-03-17 11:47:46','','DSC_3793','','inherit','open','closed','','dsc_3793','','','2016-03-17 11:47:46','2016-03-17 11:47:46','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3793.jpg',0,'attachment','image/jpeg',0),(946,1,'2016-03-17 11:58:00','2016-03-17 11:58:00','','DSC_3812','','inherit','open','closed','','dsc_3812','','','2016-03-17 11:58:00','2016-03-17 11:58:00','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3812.jpg',0,'attachment','image/jpeg',0),(947,1,'2016-03-17 11:58:49','2016-03-17 11:58:49','','DSC_3825','','inherit','open','closed','','dsc_3825','','','2016-03-17 11:58:49','2016-03-17 11:58:49','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3825.jpg',0,'attachment','image/jpeg',0),(948,1,'2016-03-17 12:01:36','2016-03-17 12:01:36','','DSC_3827','','inherit','open','closed','','dsc_3827','','','2016-03-17 12:01:36','2016-03-17 12:01:36','',0,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3827.jpg',0,'attachment','image/jpeg',0),(949,1,'2016-03-17 12:06:14','2016-03-17 12:06:14','<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2></h2>\n<h2>Guests shown equipment available in institute</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Create a QR code</h2>\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>','MTTI 1st OPEN DAY','','inherit','closed','closed','','925-autosave-v1','','','2016-03-17 12:06:14','2016-03-17 12:06:14','',925,'http://www.robisearch.com/mtti2/index.php/2016/03/17/925-autosave-v1/',0,'revision','',0),(950,1,'2016-03-17 12:06:46','2016-03-17 12:06:46','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-867 size-large\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1024x681.jpg\" alt=\"DSC_3769\" width=\"870\" height=\"579\" /></h2>\r\n<h2>Guests shown equipment available in institute</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','MTTI 1st OPEN DAY','','inherit','closed','closed','','925-revision-v1','','','2016-03-17 12:06:46','2016-03-17 12:06:46','',925,'http://www.robisearch.com/mtti2/index.php/2016/03/17/925-revision-v1/',0,'revision','',0),(951,1,'2016-03-17 12:08:49','2016-03-17 12:08:49','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-738 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD-1.jpg\" alt=\"CCTi2CUUsAABvCD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP testing equipment</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP testing equipment','','inherit','closed','closed','','734-revision-v1','','','2016-03-17 12:08:49','2016-03-17 12:08:49','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/17/734-revision-v1/',0,'revision','',0),(952,1,'2016-03-17 12:11:14','2016-03-17 12:11:14','<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2><img class=\"size-medium wp-image-722 aligncenter\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTiy6XUkAAJRC0-300x200.jpg\" alt=\"CCTiy6XUkAAJRC0\" width=\"300\" height=\"200\" /></h2>\n<h2>VP takes a tour of institute grounds</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Create a QR code</h2>\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>Change your QR code after printing</h2>\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\n\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2>High resolution QR codes, print quality</h2>\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\n\n</div>\n</div>\n<div>\n<div class=\"container row\">\n<div class=\"column large-6\">\n<div class=\"neos-contentcollection\">\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>The QR code</h3>\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\n\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"column large-6\">\n<div class=\"neos-contentcollection\">\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>QR code with logo / image</h3>\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h3>QR code with design / style</h3>\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\n\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<h3 id=\"faq\">FAQ</h3>','VP takes a tour of institute grounds','','inherit','closed','closed','','732-autosave-v1','','','2016-03-17 12:11:14','2016-03-17 12:11:14','',732,'http://www.robisearch.com/mtti2/index.php/2016/03/17/732-autosave-v1/',0,'revision','',0),(953,1,'2016-03-17 12:11:26','2016-03-17 12:11:26','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-722 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTiy6XUkAAJRC0.jpg\" alt=\"CCTiy6XUkAAJRC0\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP takes a tour of institute grounds</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP takes a tour of institute grounds','','inherit','closed','closed','','732-revision-v1','','','2016-03-17 12:11:26','2016-03-17 12:11:26','',732,'http://www.robisearch.com/mtti2/index.php/2016/03/17/732-revision-v1/',0,'revision','',0),(954,1,'2016-03-17 12:13:32','2016-03-17 12:13:32','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-720 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi0v0UsAAfBhD.jpg\" alt=\"CCTi0v0UsAAfBhD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP Launches institution</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','VP Launches institution','','inherit','closed','closed','','728-revision-v1','','','2016-03-17 12:13:32','2016-03-17 12:13:32','',728,'http://www.robisearch.com/mtti2/index.php/2016/03/17/728-revision-v1/',0,'revision','',0),(955,1,'2016-03-17 12:22:37','2016-03-17 12:22:37','<div class=\"typo3-neos-nodetypes-text\">\n<div>\n<h2><img class=\"aligncenter wp-image-956 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3884.jpg\" alt=\"DSC_3884\" width=\"1000\" height=\"665\" /></h2>\n<h2>Main Building completed</h2>\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\n\n</div>\n</div>\n<div class=\"typo3-neos-nodetypes-text\">\n<div>\n\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\n\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\n\n</div>\n</div>\n ','Main Building completed','','inherit','closed','closed','','725-autosave-v1','','','2016-03-17 12:22:37','2016-03-17 12:22:37','',725,'http://www.robisearch.com/mtti2/index.php/2016/03/17/725-autosave-v1/',0,'revision','',0),(956,1,'2016-03-17 12:17:45','2016-03-17 12:17:45','','DSC_3884','','inherit','open','closed','','dsc_3884','','','2016-03-17 12:17:45','2016-03-17 12:17:45','',725,'http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3884.jpg',0,'attachment','image/jpeg',0),(957,1,'2016-03-17 12:18:35','2016-03-17 12:18:35','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-956 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3884.jpg\" alt=\"DSC_3884\" width=\"1000\" height=\"665\" /></h2>\r\n<h2>Main Building completed</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Create a QR code</h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>Change your QR code after printing</h2>\r\nOur QR code management platform <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> enables you to use dynamic QR codes. Their key feature is that the stored QR code destination address (URL) can be changed at any time and as often as you want – even if e.g. your marketing material has already been printed. Adjust your advertising campaigns at any time or correct errors (for example if a wrong web address was used). <a href=\"http://goqr.me/qr-code-management/\">Learn more…</a>\r\n\r\n<u>Important Note:</u> Keep in mind <strong>before printing</strong> that it is not possible to convert static QR codes into dynamic QR codes because of technical limitations. This is why we recommend out QR management solution <a href=\"http://goqr.me/qr-code-management/\">QR-Server</a> for important projects and campaigns.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2>High resolution QR codes, print quality</h2>\r\nWe offer QR codes in print quality – the vector graphic formats EPS and SVG can be downloaded <em>for free and without registration</em>.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"container row\">\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>The QR code</h3>\r\n2D barcodes (a group of barcodes the QR code belongs to) are comparable to common, one-dimensional bar codes as they are e.g. used on the product packaging at the grocery store. However, QR graphics are able to store much more data, they can include over 3000 characters on a very small space. To create one, the information gets encoded according to ISO/IEC 18004:2006 by a <strong>QR generator</strong> like ours. The high data density compared to simple barcodes, the <a href=\"http://goqr.me/#licensing-policy\">licensing policy</a> of the QR developer / creator Denso Wave plus the wide availability of reading software has helped the QR code to establish itself and pushed technically comparable 2D codes out of the market (see “<a href=\"http://goqr.me/#what-is-a-qrcode\">What is a QR code</a>” for more information on this topic).\r\n\r\nThe most prominent use-case for QR codes is the area of mobile marketing. Because there is free <a href=\"http://goqr.me/software/\">QR code software</a> to read QR codes for almost every smartphone with a camera (e.g. iPhone, Google Android, Blackberry, Symbian), QR codes are used as a link between offline media such as paper and websites. The user just needs to scan the code instead of typing long, unpleasant web addresses. However, a QR image can even be scanned and decoded with older mobile phone cameras and models without Internet access as QR code readers are available for free for less common and legacy platforms. But the intended use of QR codes and for devices without Internet access is mostly limited to the import of business contacts and address data (vCards), trigger phone calls or text messages (see also “<a href=\"http://goqr.me/qr-codes/\">Overview of the different QR code types and functionality</a>”). In particular, QR code business cards are perfect to enable others an easy and typo-free import of your own contact details. Just print a vCard QR code on your business card.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"column large-6\">\r\n<div class=\"neos-contentcollection\">\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with logo / image</h3>\r\nThe QR code standard includes a sophisticated error correction technique (Reed–Solomon error correction). Therefore, it is possible to style some parts of QR codes. For example, our generator is able to change the foreground and background color of a code and it is also possible to embed a logo, e.g. in the middle of the QR image. Embedding content matching logos or icons helps the user see what to expect from the QR code before scanning, even though the QR code contents will not be displayed before scanning the code. We have extensive experience with <strong>Logo QR codes</strong> and you are welcome to contact us for creating your custom logo QR code with colors matching your corporate identity. <a href=\"http://goqr.me/qr-code-logo/\">Learn more…</a>\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h3>QR code with design / style</h3>\r\nBeside QR codes with logo, there are also so called Design QR codes. <strong>QR codes with design</strong> are even more modified, they provide a more artsy look than just an image-logo placed in the center of a QR code. Our partner VisuaLead offers numerous functions with which you can let your creativity run wild. Create unique, professional QR codes.\r\nThe increased attractiveness of QR codes with design invites your users to scan the code even more than with a simple logo.\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<h3 id=\"faq\">FAQ</h3>','Main Building completed','','inherit','closed','closed','','725-revision-v1','','','2016-03-17 12:18:35','2016-03-17 12:18:35','',725,'http://www.robisearch.com/mtti2/index.php/2016/03/17/725-revision-v1/',0,'revision','',0),(958,1,'2016-03-17 12:23:07','2016-03-17 12:23:07','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-956 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3884.jpg\" alt=\"DSC_3884\" width=\"1000\" height=\"665\" /></h2>\r\n<h2>Main Building completed</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','Main Building completed','','inherit','closed','closed','','725-revision-v1','','','2016-03-17 12:23:07','2016-03-17 12:23:07','',725,'http://www.robisearch.com/mtti2/index.php/2016/03/17/725-revision-v1/',0,'revision','',0),(959,1,'2016-03-17 12:24:44','2016-03-17 12:24:44','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-867 size-large\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/DSC_3769-1024x681.jpg\" alt=\"DSC_3769\" width=\"870\" height=\"579\" /></h2>\r\n<h2>Guests shown equipment available in institute</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>','MTTI 1st OPEN DAY','','inherit','closed','closed','','925-revision-v1','','','2016-03-17 12:24:44','2016-03-17 12:24:44','',925,'http://www.robisearch.com/mtti2/index.php/2016/03/17/925-revision-v1/',0,'revision','',0),(960,1,'2016-03-17 12:26:16','2016-03-17 12:26:16','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-738 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi2CUUsAABvCD-1.jpg\" alt=\"CCTi2CUUsAABvCD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP testing equipment</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP testing equipment','','inherit','closed','closed','','734-revision-v1','','','2016-03-17 12:26:16','2016-03-17 12:26:16','',734,'http://www.robisearch.com/mtti2/index.php/2016/03/17/734-revision-v1/',0,'revision','',0),(961,1,'2016-03-17 12:28:12','2016-03-17 12:28:12','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-722 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTiy6XUkAAJRC0.jpg\" alt=\"CCTiy6XUkAAJRC0\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP takes a tour of institute grounds</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP takes a tour of institute grounds','','inherit','closed','closed','','732-revision-v1','','','2016-03-17 12:28:12','2016-03-17 12:28:12','',732,'http://www.robisearch.com/mtti2/index.php/2016/03/17/732-revision-v1/',0,'revision','',0),(962,1,'2016-03-17 12:30:13','2016-03-17 12:30:13','<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2><img class=\"aligncenter wp-image-720 size-full\" src=\"http://www.robisearch.com/mtti2/wp-content/uploads/2016/03/CCTi0v0UsAAfBhD.jpg\" alt=\"CCTi0v0UsAAfBhD\" width=\"600\" height=\"400\" /></h2>\r\n<h2>VP Launches institution</h2>\r\nYou can generate <em>free</em> QR codes on this website. A QR code is a two dimensional barcode that stores information in black and white dots (called data pixels or “QR code modules”). Besides the black and white version, you can also create a colored <strong>QR code</strong>. For these codes to work without problems, make sure the contrast is sufficient and the result is not a negative (in terms of color). To make your QR code even better, you can also get a <a href=\"http://goqr.me/qr-code-logo/\">QR code with logo</a>.\r\n\r\n</div>\r\n</div>\r\n<div class=\"typo3-neos-nodetypes-text\">\r\n<div>\r\n<h2></h2>\r\nJust enter your text, your URL, a SMS or vCard contact information. The QR code will be generated automatically as you type. Just click on the “Download” button to get the created QR code image then (the image is available as EPS or SVG vector graphic, as well as high-resolution PNG, GIF or JPEG raster graphics format). You can also embed the QR code directly on your own website and use it, just have a look at the code offered by the “Embed” button. Of course, you can place and use the QR graphic on leaflets, posters, business cards or other products without any costs / for free (including commercial use).\r\n\r\nQR codes are the way to go to create a link between the real world products (tagged with the QR code) and the Internet. Mobile, anywhere, anytime. Because QR codes make it so easy to transfer a web link to a mobile phone, they provide a significantly lower barrier to visit a site with a smart phone. But you can also work with other texts and data, such as advertising messages, telephone numbers and even entire business cards in vCard format. Just encode them with our <em>QR code generator</em> to easily transfer the data to mobile devices.\r\n\r\n</div>\r\n</div>\r\n ','VP Launches institution','','inherit','closed','closed','','728-revision-v1','','','2016-03-17 12:30:13','2016-03-17 12:30:13','',728,'http://www.robisearch.com/mtti2/index.php/2016/03/17/728-revision-v1/',0,'revision','',0),(964,1,'2016-11-17 13:14:05','2016-11-17 13:14:05','[vc_row][vc_column][vc_column_text css=\".vc_custom_1458170912413{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][masterslider id=\"3\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<strong style=\"font-size: xx-large;\">Welcome</strong>\r\n<span style=\"color: #696767;\">THE FOUNDATIONS: The Kenya Polytechnic University College shares history with the development of the first three higher education institutions in East Africa. In the 1920s there were hightened agitations for the expansion of access to higher education by indigenous leaders in the East African Territories. Concerted efforts in the form of committees, commissions and conferences resulted in positive developments that included the elevation of Makerere Institute of to Makerere University College of the University of London in 1949, proposal to establish the Royal Technical College (RTC) in Nairobi was approved and construction started on 25<sup>th</sup> January 1952 and establishment of Dar es Salaam University College in 1961.</span>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Latest News\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"post\" link_target=\"self\" fluid_images=\"false\" width=\"380\" space_hor=\"10\" space_ver=\"10\" columns=\"3\" order=\"DESC\" orderby=\"date\" posts_per_page=\"6\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"false\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"12px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_text_separator title=\"Admissions\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<div class=\"ja-box-ct clearfix\">\r\n<div class=\"custom\">\r\n<div>\r\n<ul>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/undergraduate-courses\">Undergraduate Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/graduate-courses\">Graduate Courses</a></li>\r\n <li><a href=\"http://cisco.ku.ac.ke/\">Cisco Networking Academy</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/iccd/\" target=\"_blank\">Short Courses</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\">Open and Distance Learning</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/index.php/departments-a-z\">Departments A-Z</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"All Schools\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul>\r\n <li><a href=\"http://architecture.ku.ac.ke/\">Architecture and the Built Environment </a></li>\r\n <li><a href=\"http://agriculture.ku.ac.ke/\" target=\"_blank\">Agriculture</a></li>\r\n <li><a href=\"http://humansciences.ku.ac.ke/\" target=\"_blank\">Applied Human Sciences</a></li>\r\n <li><a href=\"http://business.ku.ac.ke/\" target=\"_blank\">Business</a></li>\r\n <li><a href=\"http://creativearts.ku.ac.ke/\">Creative, Film and Media Studies</a></li>\r\n <li><a href=\"http://www.ku.ac.ke/dsvol/\" target=\"_blank\">Digital School of Virtual and Open Learning</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_text_separator title=\"Quick Links\" color=\"turquoise\" el_class=\"quick-links-heads\"][vc_column_text]\r\n<ul id=\"mainlevel\">\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=sections&Itemid=227\">Downloads</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://kpuc.tukenya.ac.ke/index.php?option=com_phocadownload&view=category&id=3&Itemid=234\">MTTI Application Form</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://mail.kenpoly.ac.ke/CookieAuth.dll?GetLogon?url=%2Fexchange\" target=\"_blank\">Staff Mail</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/kpuc-mis/index.php\" target=\"_blank\">Fee Statment</a></li>\r\n <li><a class=\"mainlevel\" href=\"http://www.kenyapolytechnic.ac.ke/index.php?option=com_content&view=article&id=365:list-of-january-2013-selected-applicants&catid=144:news-a-events&Itemid=273\">Successful Applicants List</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title=\"Upcoming Events\" color=\"turquoise\" el_class=\"quick-links-heads\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][lptw_recentposts layout=\"basic\" post_type=\"tribe_events\" link_target=\"self\" fluid_images=\"true\" space_hor=\"5\" space_ver=\"5\" columns=\"4\" order=\"ASC\" orderby=\"date\" posts_per_page=\"4\" post_offset=\"0\" reverse_post_order=\"false\" exclude_current_post=\"false\" thumbnail_size=\"medium\" color_scheme=\"light\" override_colors=\"true\" background_color=\"#13447d\" text_color=\"#13447d\" show_date_before_title=\"false\" show_date=\"true\" show_time=\"false\" show_time_before=\"false\" show_subtitle=\"true\" date_format=\"F j, Y\" time_format=\"g:i a\" no_thumbnails=\"show\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_facebook][/vc_column][/vc_row]','Home','','inherit','closed','closed','','742-revision-v1','','','2016-11-17 13:14:05','2016-11-17 13:14:05','',742,'http://www.robisearch.com/mtti2/2016/11/17/742-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, `term_order` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (669,4,0),(670,4,0),(671,4,0),(672,4,0),(673,4,0),(674,4,0),(675,4,0),(676,4,0),(677,4,0),(678,4,0),(679,4,0),(680,4,0),(681,4,0),(682,4,0),(683,4,0),(684,4,0),(685,4,0),(686,4,0),(687,4,0),(688,4,0),(696,4,0),(697,4,0),(698,4,0),(700,4,0),(702,4,0),(703,4,0),(725,1,0),(728,1,0),(732,1,0),(734,1,0),(746,4,0),(925,1,0),(927,1,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `taxonomy` varchar(32) NOT NULL DEFAULT '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT 0, `count` bigint(20) NOT NULL DEFAULT 0, PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,6),(4,4,'nav_menu','',0,27); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_termmeta` ( `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=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT 0, PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(4,'Main','main',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_ufbl_entries` -- DROP TABLE IF EXISTS `wp_ufbl_entries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_ufbl_entries` ( `entry_id` mediumint(9) NOT NULL AUTO_INCREMENT, `form_id` mediumint(9) DEFAULT NULL, `entry_detail` text DEFAULT NULL, `entry_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', UNIQUE KEY `entry_id` (`entry_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_ufbl_entries` -- LOCK TABLES `wp_ufbl_entries` WRITE; /*!40000 ALTER TABLE `wp_ufbl_entries` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ufbl_entries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_ufbl_forms` -- DROP TABLE IF EXISTS `wp_ufbl_forms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_ufbl_forms` ( `form_id` mediumint(9) NOT NULL AUTO_INCREMENT, `form_title` varchar(255) DEFAULT NULL, `form_detail` text DEFAULT NULL, `form_status` int(11) DEFAULT NULL, `form_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `form_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', UNIQUE KEY `form_id` (`form_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_ufbl_forms` -- LOCK TABLES `wp_ufbl_forms` WRITE; /*!40000 ALTER TABLE `wp_ufbl_forms` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ufbl_forms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','robisearch'),(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_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','vc_pointers_backend_editor'),(13,1,'show_welcome_panel','1'),(14,1,'session_tokens','a:1:{s:64:\"167f610cabc7bb38ba2011ce89bc11dd6306e6f3febe9327f91b169a344b178e\";a:4:{s:10:\"expiration\";i:1479561016;s:2:\"ip\";s:14:\"37.130.229.149\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36\";s:5:\"login\";i:1479388216;}}'),(15,1,'wp_dashboard_quick_press_last_post_id','963'),(16,1,'wporg_favorites',''),(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:1:{i:0;s:12:\"add-post_tag\";}'),(19,1,'closedpostboxes_page','a:0:{}'),(20,1,'metaboxhidden_page','a:1:{i:0;s:19:\"wpb_visual_composer\";}'),(21,1,'wp_user-settings','editor=tinymce&libraryContent=browse&edit_element_vcUIPanelWidth=675&edit_element_vcUIPanelLeft=643px&edit_element_vcUIPanelTop=3px&widgets_access=off'),(22,1,'wp_user-settings-time','1458178688'),(23,1,'nav_menu_recently_edited','4'),(24,1,'tribe_setDefaultNavMenuBoxes','1'),(25,1,'wp_r_tru_u_x','a:2:{s:2:\"id\";s:0:\"\";s:7:\"expires\";i:86400;}'),(26,1,'closedpostboxes_cptbc','a:0:{}'),(27,1,'metaboxhidden_cptbc','a:1:{i:0;s:7:\"slugdiv\";}'),(28,1,'ignore_redux_blast_1458156526','1'),(29,1,'ignore_share_config','1'),(30,1,'closedpostboxes_post','a:0:{}'),(31,1,'metaboxhidden_post','a:1:{i:0;s:9:\"authordiv\";}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_users` ( `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`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'robisearch','$P$B6FfmnnEz8Z26Pmc4OnzmPqSRNte8n.','robisearch','grgherbert9@gmail.com','','2016-02-21 14:19:20','1458150277:$P$BhBCZ9KL2VQ6P7dM/016aQdNjHgLU/1',0,'robisearch'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza` -- DROP TABLE IF EXISTS `wp_wpgmza`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza` ( `id` int(11) NOT NULL AUTO_INCREMENT, `map_id` int(11) NOT NULL, `address` varchar(700) NOT NULL, `description` mediumtext NOT NULL, `pic` varchar(700) NOT NULL, `link` varchar(700) NOT NULL, `icon` varchar(700) NOT NULL, `lat` varchar(100) NOT NULL, `lng` varchar(100) NOT NULL, `anim` varchar(3) NOT NULL, `title` varchar(700) NOT NULL, `infoopen` varchar(3) NOT NULL, `category` varchar(500) NOT NULL, `approved` tinyint(1) DEFAULT 1, `retina` tinyint(1) DEFAULT 0, 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_wpgmza` -- LOCK TABLES `wp_wpgmza` WRITE; /*!40000 ALTER TABLE `wp_wpgmza` DISABLE KEYS */; INSERT INTO `wp_wpgmza` VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','0',1,0),(2,1,'MUKURWE-INI, Nyeri, Kenya','','','','','-0.5609407','37.04875519999996','0','','0','',1,0); /*!40000 ALTER TABLE `wp_wpgmza` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_categories` -- DROP TABLE IF EXISTS `wp_wpgmza_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza_categories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `active` tinyint(1) NOT NULL, `category_name` varchar(50) NOT NULL, `category_icon` varchar(700) NOT NULL, `retina` tinyint(1) DEFAULT 0, 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_wpgmza_categories` -- LOCK TABLES `wp_wpgmza_categories` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_category_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_category_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza_category_maps` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cat_id` int(11) NOT NULL, `map_id` int(11) 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_wpgmza_category_maps` -- LOCK TABLES `wp_wpgmza_category_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza_maps` ( `id` int(11) NOT NULL AUTO_INCREMENT, `map_title` varchar(50) NOT NULL, `map_width` varchar(6) NOT NULL, `map_height` varchar(6) NOT NULL, `map_start_lat` varchar(700) NOT NULL, `map_start_lng` varchar(700) NOT NULL, `map_start_location` varchar(700) NOT NULL, `map_start_zoom` int(10) NOT NULL, `default_marker` varchar(700) NOT NULL, `type` int(10) NOT NULL, `alignment` int(10) NOT NULL, `directions_enabled` int(10) NOT NULL, `styling_enabled` int(10) NOT NULL, `styling_json` mediumtext NOT NULL, `active` int(1) NOT NULL, `kml` varchar(700) NOT NULL, `bicycle` int(10) NOT NULL, `traffic` int(10) NOT NULL, `dbox` int(10) NOT NULL, `dbox_width` varchar(10) NOT NULL, `listmarkers` int(10) NOT NULL, `listmarkers_advanced` int(10) NOT NULL, `filterbycat` tinyint(1) NOT NULL, `ugm_enabled` int(10) NOT NULL, `ugm_category_enabled` tinyint(1) NOT NULL, `fusion` varchar(100) NOT NULL, `map_width_type` varchar(3) NOT NULL, `map_height_type` varchar(3) NOT NULL, `mass_marker_support` int(10) NOT NULL, `ugm_access` int(10) NOT NULL, `order_markers_by` int(10) NOT NULL, `order_markers_choice` int(10) NOT NULL, `show_user_location` int(3) NOT NULL, `default_to` varchar(700) NOT NULL, `other_settings` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_wpgmza_maps` -- LOCK TABLES `wp_wpgmza_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_maps` DISABLE KEYS */; INSERT INTO `wp_wpgmza_maps` VALUES (1,'My first map','100','400','-0.562289','37.049790','-0.5622889036943903,37.0497895045869',16,'0',1,1,1,0,'',0,'',2,1,1,'250',0,0,0,0,0,'','\\%','px',1,0,1,2,0,'','a:8:{s:21:\"store_locator_enabled\";i:2;s:22:\"store_locator_distance\";i:2;s:20:\"store_locator_bounce\";i:1;s:26:\"store_locator_query_string\";s:14:\"ZIP / Address:\";s:29:\"wpgmza_store_locator_restrict\";s:0:\"\";s:12:\"map_max_zoom\";s:1:\"1\";s:15:\"transport_layer\";i:2;s:17:\"wpgmza_theme_data\";s:0:\"\";}'); /*!40000 ALTER TABLE `wp_wpgmza_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polygon` -- DROP TABLE IF EXISTS `wp_wpgmza_polygon`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza_polygon` ( `id` int(11) NOT NULL AUTO_INCREMENT, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `lineopacity` varchar(7) NOT NULL, `fillcolor` varchar(7) NOT NULL, `opacity` varchar(3) NOT NULL, `title` varchar(250) NOT NULL, `link` varchar(700) NOT NULL, `ohfillcolor` varchar(7) NOT NULL, `ohlinecolor` varchar(7) NOT NULL, `ohopacity` varchar(3) NOT NULL, `polyname` varchar(100) 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_wpgmza_polygon` -- LOCK TABLES `wp_wpgmza_polygon` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polygon` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polygon` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polylines` -- DROP TABLE IF EXISTS `wp_wpgmza_polylines`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_wpgmza_polylines` ( `id` int(11) NOT NULL AUTO_INCREMENT, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `linethickness` varchar(3) NOT NULL, `opacity` varchar(3) NOT NULL, `polyname` varchar(100) 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_wpgmza_polylines` -- LOCK TABLES `wp_wpgmza_polylines` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polylines` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polylines` 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:48:39
.
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